system.menu.exclude_test.yml

Same filename and directory in other branches
  1. 9 core/modules/config/tests/config_exclude_test/config/install/system.menu.exclude_test.yml
core/modules/config/tests/config_exclude_test/config/install/system.menu.exclude_test.yml
1 string reference to 'system.menu.exclude_test'
ExcludedModulesEventSubscriberTest::testExcludedModules in core/tests/Drupal/KernelTests/Core/Config/ExcludedModulesEventSubscriberTest.php
Test excluding modules from the config export.

File

core/modules/config/tests/config_exclude_test/config/install/system.menu.exclude_test.yml

View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. enforced:
  5. module:
  6. - config_test
  7. id: exclude_test
  8. label: Test
  9. description: 'Test menu depending on config_test'
  10. locked: true

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