Search for config
- Search 7.x for config
- Search 8.9.x for config
- Search 10.3.x for config
- Search 11.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 |
|---|---|---|---|
| ImageToolkitForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| ImageToolkitManager::$configFactory | property | core/ |
The config factory. |
| image_field_config_delete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for 'field_config'. |
| image_field_config_update | function | core/ |
Implements hook_ENTITY_TYPE_update() for 'field_config'. |
| image_field_storage_config_delete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for 'field_storage_config'. |
| image_field_storage_config_update | function | core/ |
Implements hook_ENTITY_TYPE_update() for 'field_storage_config'. |
| ImmutableConfig | class | core/ |
Defines the immutable configuration object. |
| ImmutableConfig.php | file | core/ |
|
| ImmutableConfig::clear | function | core/ |
Unsets a value in this configuration object. |
| ImmutableConfig::delete | function | core/ |
Deletes the configuration object. |
| ImmutableConfig::save | function | core/ |
Saves the configuration object. |
| ImmutableConfig::set | function | core/ |
Sets a value in this configuration object. |
| ImmutableConfigException | class | core/ |
Exception throw when an immutable config object is altered. |
| ImmutableConfigException.php | file | core/ |
|
| ImmutableConfigTest | class | core/ |
@coversDefaultClass \Drupal\Core\Config\ImmutableConfig[[api-linebreak]] @group Config |
| ImmutableConfigTest.php | file | core/ |
|
| ImmutableConfigTest::$config | property | core/ |
The immutable config object under test. |
| ImmutableConfigTest::setUp | function | core/ |
|
| ImmutableConfigTest::testClear | function | core/ |
@covers ::clear[[api-linebreak]] |
| ImmutableConfigTest::testDelete | function | core/ |
@covers ::delete[[api-linebreak]] |
| ImmutableConfigTest::testSave | function | core/ |
@covers ::save[[api-linebreak]] |
| ImmutableConfigTest::testSet | function | core/ |
@covers ::set[[api-linebreak]] |
| InlineBlock::buildConfigurationForm | function | core/ |
Form constructor. |
| InlineBlock::defaultConfiguration | function | core/ |
|
| InlineBlockTestBase::configureInlineBlock | function | core/ |
Configures an inline block in the Layout Builder. |
| InstallCommand::configure | function | core/ |
|
| InstallerConfigDirectorySetNoDirectoryErrorTest | class | core/ |
Tests installation when a config_sync_directory is set up but does not exist. |
| InstallerConfigDirectorySetNoDirectoryErrorTest.php | file | core/ |
|
| InstallerConfigDirectorySetNoDirectoryErrorTest::$configDirectory | property | core/ |
The directory where the sync directory should be created during install. |
| InstallerConfigDirectorySetNoDirectoryErrorTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| InstallerConfigDirectorySetNoDirectoryErrorTest::prepareEnvironment | function | core/ |
Prepares the current environment for running the test. |
| InstallerConfigDirectorySetNoDirectoryErrorTest::setUpRequirementsProblem | function | core/ |
Installer step: Requirements problem. |
| InstallerConfigDirectorySetNoDirectoryErrorTest::setUpSettings | function | core/ |
Installer step: Configure settings. |
| InstallerConfigDirectorySetNoDirectoryErrorTest::setUpSite | function | core/ |
Final installer step: Configure site. |
| InstallerConfigDirectorySetNoDirectoryErrorTest::testError | function | core/ |
Verifies that installation failed. |
| InstallerConfigDirectorySetNoDirectoryTest | class | core/ |
Tests the installer when a custom config directory set up but does not exist. |
| InstallerConfigDirectorySetNoDirectoryTest.php | file | core/ |
|
| InstallerConfigDirectorySetNoDirectoryTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| InstallerConfigDirectorySetNoDirectoryTest::$syncDirectory | property | core/ |
The sync directory created during the install. |
| InstallerConfigDirectorySetNoDirectoryTest::prepareEnvironment | function | core/ |
Prepares the current environment for running the test. |
| InstallerConfigDirectorySetNoDirectoryTest::testInstaller | function | core/ |
Verifies that installation succeeded. |
| InstallerExistingConfigDirectoryTest | class | core/ |
Tests installation when a config_sync_directory exists and is set up. |
| InstallerExistingConfigDirectoryTest.php | file | core/ |
|
| InstallerExistingConfigDirectoryTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| InstallerExistingConfigDirectoryTest::$expectedFilePerms | property | core/ |
The expected file perms of the folder. |
| InstallerExistingConfigDirectoryTest::prepareEnvironment | function | core/ |
Prepares the current environment for running the test. |
| InstallerExistingConfigDirectoryTest::testInstaller | function | core/ |
Verifies that installation succeeded. |
| InstallerExistingConfigExistingSettingsTest | class | core/ |
Verifies that installing from existing configuration works. |
| InstallerExistingConfigExistingSettingsTest.php | file | core/ |
|
| InstallerExistingConfigExistingSettingsTest::prepareEnvironment | function | core/ |
Partially configures a preexisting settings.php file before invoking the interactive installer. |
Pagination
- Previous page
- Page 75
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.