core.extension.yml
Same filename in this branch
Same filename in other branches
70 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.
File
-
core/
tests/ fixtures/ config_install/ testing_config_install/ core.extension.yml
View source
- _core:
- default_config_hash: R4IF-ClDHXxblLcG0L7MgsLvfBIMAvi_skumNFQwkDc
- langcode: fr
- module:
- block: 0
- dblog: 0
- dynamic_page_cache: 0
- field: 0
- file: 0
- filter: 0
- language: 0
- locale: 0
- node: 0
- page_cache: 0
- path_alias: 0
- system: 0
- text: 0
- user: 0
- minimal: 1000
- theme:
- stark: 0
- profile: minimal
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.