Search for config
- Search 7.x for config
- Search 9.5.x for config
- Search 8.9.x for config
- Search 10.3.x for config
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Config | class | composer/ |
Determine configuration. |
| Config | class | core/ |
Drupal 8+ configuration source from database. |
| Config | class | core/ |
Provides Configuration Management destination plugin. |
| Config | class | core/ |
Defines the default configuration object. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| AssertConfigEntityImportTrait | trait | core/ |
Provides test assertions for testing config entity synchronization. |
| AssertConfigEntityImportTrait.php | file | core/ |
|
| AssertConfigEntityImportTrait::assertConfigEntityImport | function | core/ |
Asserts that a config entity can be imported without changing it. |
| AssertConfigTrait | trait | core/ |
Trait to help with diffing config. |
| AssertConfigTrait.php | file | core/ |
|
| AssertConfigTrait::assertConfigDiff | function | core/ |
Ensures that a specific config diff does not contain unwanted changes. |
| AutoconfigurationTest | class | core/ |
Tests autoconfiguration of services. |
| AutoconfigurationTest.php | file | core/ |
|
| AutoconfigurationTest::testCoreServiceTags | function | core/ |
Tests that core services do not use tags if autoconfiguration is enabled. |
| AvifImageEffect::buildConfigurationForm | function | core/ |
Form constructor. |
| BaseFieldDefinition::getConfig | function | core/ |
Gets an object that can be saved in configuration. |
| BaseFieldDefinition::isDisplayConfigurable | function | core/ |
Returns whether the display for the field can be configured. |
| BaseFieldDefinition::setDisplayConfigurable | function | core/ |
Sets whether the display for the field can be configured. |
| BaseFieldOverride::isDisplayConfigurable | function | core/ |
Returns whether the display for the field can be configured. |
| BasicAuth::$configFactory | property | core/ |
The config factory. |
| BigPipeStrategy::$sessionConfiguration | property | core/ |
The session configuration. |
| block.block.config_override_test.yml | file | core/ |
core/modules/config/tests/config_override_integration_test/config/install/block.block.config_override_test.yml |
| block.block.test_default_config.yml | file | core/ |
core/modules/locale/tests/modules/locale_test/config/optional/block.block.test_default_config.yml |
| block.configure.html.twig | file | core/ |
--- label: 'Configuring a previously-placed block' related: - block.overview - core.ui_accessibility --- {% set layout_link_text %}{% trans %}Block layout{% endtrans %}{% endset %} {% set layout_link =… |
| Block::setVisibilityConfig | function | core/ |
Sets the visibility condition configuration. |
| BlockAddController::blockAddConfigureForm | function | core/ |
Build the block instance add form. |
| BlockBase::buildConfigurationForm | function | core/ |
Form constructor. |
| BlockBase::submitConfigurationForm | function | core/ |
Form submission handler. |
| BlockConfigEntityUnitTest | class | core/ |
Tests Drupal\block\Entity\Block. |
| BlockConfigEntityUnitTest.php | file | core/ |
|
| BlockConfigEntityUnitTest::$entityType | property | core/ |
The entity type used for testing. |
| BlockConfigEntityUnitTest::$entityTypeId | property | core/ |
The ID of the type of the entity under test. |
| BlockConfigEntityUnitTest::$entityTypeManager | property | core/ |
The entity type manager used for testing. |
| BlockConfigEntityUnitTest::$moduleHandler | property | core/ |
The module handler. |
| BlockConfigEntityUnitTest::$themeHandler | property | core/ |
The theme handler. |
| BlockConfigEntityUnitTest::$uuid | property | core/ |
The UUID generator used for testing. |
| BlockConfigEntityUnitTest::setUp | function | core/ |
|
| BlockConfigEntityUnitTest::testCalculateDependencies | function | core/ |
Tests calculate dependencies. |
| BlockConfigSchemaTest | class | core/ |
Tests the block config schema. |
| BlockConfigSchemaTest.php | file | core/ |
|
| BlockConfigSchemaTest::$blockManager | property | core/ |
The block manager. |
| BlockConfigSchemaTest::$modules | property | core/ |
Modules to install. |
| BlockConfigSchemaTest::$typedConfig | property | core/ |
The typed config manager. |
| BlockConfigSchemaTest::setUp | function | core/ |
|
| BlockConfigSchemaTest::testBlockConfigSchema | function | core/ |
Tests the block config schema for block plugins. |
| BlockConfigSyncTest | class | core/ |
Tests that blocks are not created during config sync. |
| BlockConfigSyncTest.php | file | core/ |
|
| BlockConfigSyncTest::$modules | property | core/ |
Modules to install. |
| BlockConfigSyncTest::register | function | core/ |
Registers test-specific services. |
| BlockConfigSyncTest::setUp | function | core/ |
|
| BlockConfigSyncTest::testNoBlocksCreatedDuringConfigSync | function | core/ |
Tests blocks are not created during config sync. |
| BlockConfigUpdater | class | core/ |
Provides a BC layer for modules providing old configurations. |
| BlockConfigUpdater.php | file | core/ |
|
| BlockConfigUpdater::$deprecationsEnabled | property | core/ |
Flag determining whether deprecations should be triggered. |
| BlockConfigUpdater::$triggeredDeprecations | property | core/ |
Stores which deprecations were triggered. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.