You are here

block.block.socialblue_breadcrumbs.yml in Open Social 8.8

modules/social_features/social_core/config/optional/block.block.socialblue_breadcrumbs.yml

File

modules/social_features/social_core/config/optional/block.block.socialblue_breadcrumbs.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - system
  6. - user
  7. theme:
  8. - socialblue
  9. id: socialblue_breadcrumbs
  10. theme: socialblue
  11. region: breadcrumb
  12. weight: 0
  13. provider: null
  14. plugin: system_breadcrumb_block
  15. settings:
  16. id: system_breadcrumb_block
  17. label: Breadcrumbs
  18. provider: system
  19. label_display: '0'
  20. visibility:
  21. user_role:
  22. id: user_role
  23. roles:
  24. authenticated: authenticated
  25. administrator: administrator
  26. negate: false
  27. context_mapping:
  28. user: '@user.current_user_context:current_user'