block.block.materiosapisearchblock.yml 990 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. uuid: f78827fe-0500-429d-9688-26a362b9820a
  2. langcode: fr
  3. status: true
  4. dependencies:
  5. module:
  6. - context
  7. - materio_sapi
  8. - system
  9. theme:
  10. - materiotheme
  11. id: materiosapisearchblock
  12. theme: materiotheme
  13. region: header_bottom
  14. weight: 0
  15. provider: null
  16. plugin: materio_sapi_search_block
  17. settings:
  18. id: materio_sapi_search_block
  19. label: 'Materio sapi search block'
  20. provider: materio_sapi
  21. label_display: '0'
  22. visibility:
  23. user_status:
  24. id: user_status
  25. user_status:
  26. viewing_profile: '0'
  27. logged_viewing_profile: '0'
  28. own_page_true: '0'
  29. field_value: '0'
  30. user_fields: uid
  31. negate: false
  32. context_mapping:
  33. user: '@user.current_user_context:current_user'
  34. context_all:
  35. id: context_all
  36. values: ''
  37. negate: null
  38. context_mapping: { }
  39. context:
  40. id: context
  41. values: ''
  42. negate: null
  43. context_mapping: { }
  44. request_path:
  45. id: request_path
  46. pages: '/checkout/*'
  47. negate: true
  48. context_mapping: { }