config_test.dynamic.enforced_and_base_dependencies.yml

Same filename and directory in other branches
  1. 11.x core/modules/config/tests/config_install_dependency_enforced_combo_test/config/optional/config_test.dynamic.enforced_and_base_dependencies.yml
core/modules/config/tests/config_install_dependency_enforced_combo_test/config/optional/config_test.dynamic.enforced_and_base_dependencies.yml
1 string reference to 'config_test.dynamic.enforced_and_base_dependencies'
ConfigOtherModuleTest::testInstallOtherModuleFirst in core/modules/config/tests/src/Kernel/ConfigOtherModuleTest.php
Tests enabling the provider of the default configuration first.

File

core/modules/config/tests/config_install_dependency_enforced_combo_test/config/optional/config_test.dynamic.enforced_and_base_dependencies.yml

View source
  1. id: config_test.dynamic.enforced_and_base_dependencies
  2. label: 'Module test with a mix of enforced and base modular dependencies'
  3. weight: 0
  4. style: ''
  5. status: true
  6. langcode: en
  7. protected_property: Default
  8. dependencies:
  9. enforced:
  10. module:
  11. - config_install_dependency_enforced_combo_test
  12. module:
  13. - readonly_field_widget

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