core.extension.yml

Same filename in this branch
  1. 11.x core/config/install/core.extension.yml
  2. 11.x core/tests/fixtures/config_install/multilingual/core.extension.yml
Same filename in other branches
  1. 9 core/config/install/core.extension.yml
  2. 8.9.x core/config/install/core.extension.yml
  3. 10 core/config/install/core.extension.yml
core/tests/fixtures/config_install/testing_config_install/core.extension.yml
69 string references to 'core.extension'
CheckpointStorageTest::testRevert in core/tests/Drupal/KernelTests/Core/Config/Storage/Checkpoint/CheckpointStorageTest.php
CheckpointStorageTest::testRevertWithCollections in core/tests/Drupal/KernelTests/Core/Config/Storage/Checkpoint/CheckpointStorageTest.php
CKEditor5PluginManagerTest::mockModuleInVfs in core/modules/ckeditor5/tests/src/Kernel/CKEditor5PluginManagerTest.php
Mocks a module providing a CKEditor 5 plugin in VFS.
ConfigImporter::createExtensionChangelist in core/lib/Drupal/Core/Config/ConfigImporter.php
Populates the extension change list.
ConfigImporterFieldPurger::initializeSandbox in core/modules/field/src/ConfigImporterFieldPurger.php
Initializes the batch context sandbox for processing field deletions.

... See full list

File

core/tests/fixtures/config_install/testing_config_install/core.extension.yml

View source
  1. _core:
  2. default_config_hash: R4IF-ClDHXxblLcG0L7MgsLvfBIMAvi_skumNFQwkDc
  3. langcode: fr
  4. module:
  5. block: 0
  6. dblog: 0
  7. dynamic_page_cache: 0
  8. field: 0
  9. file: 0
  10. filter: 0
  11. language: 0
  12. locale: 0
  13. node: 0
  14. page_cache: 0
  15. path_alias: 0
  16. system: 0
  17. text: 0
  18. user: 0
  19. minimal: 1000
  20. theme:
  21. stark: 0
  22. profile: minimal

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