condition_test.settings.yml

Same filename in other branches
  1. 9 core/modules/system/tests/modules/condition_test/config/install/condition_test.settings.yml
  2. 10 core/modules/system/tests/modules/condition_test/config/install/condition_test.settings.yml
core/modules/system/tests/modules/condition_test/config/install/condition_test.settings.yml

File

core/modules/system/tests/modules/condition_test/config/install/condition_test.settings.yml

View source
  1. # This setting is only used to check if configuration schema exists for these
  2. # condition plugins.
  3. visibility:
  4. current_theme:
  5. id: current_theme
  6. theme: stable
  7. negate: false
  8. context_mapping: { }
  9. request_path:
  10. id: request_path
  11. pages: /user
  12. negate: false
  13. context_mapping: { }

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.