core.date_format.fancy.yml

Same filename in other branches
  1. 9 core/modules/system/tests/themes/test_basetheme/config/install/core.date_format.fancy.yml
  2. 10 core/modules/system/tests/themes/test_basetheme/config/install/core.date_format.fancy.yml
  3. 11.x core/modules/system/tests/themes/test_basetheme/config/install/core.date_format.fancy.yml
core/modules/system/tests/themes/test_basetheme/config/install/core.date_format.fancy.yml

File

core/modules/system/tests/themes/test_basetheme/config/install/core.date_format.fancy.yml

View source
  1. # Themes are not supposed to provide/install this kind of config normally.
  2. # This exists for testing purposes only.
  3. # @see \Drupal\KernelTests\Core\Theme\ThemeInstallerTest
  4. id: fancy
  5. label: 'Fancy date'
  6. status: true
  7. langcode: en
  8. locked: false
  9. pattern: 'U'
  10. dependencies:
  11. enforced:
  12. theme:
  13. - test_basetheme

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