Search for config
- Search 7.x for config
- Search 9.5.x for config
- Search 8.9.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 |
---|---|---|---|
DefaultSingleLazyPluginCollection::getConfiguration | function | core/ |
Gets the current configuration of all plugins in this collection. |
DefaultSingleLazyPluginCollection::setConfiguration | function | core/ |
Sets the configuration for all plugins in this collection. |
DefaultSingleLazyPluginCollectionTest::testConfigurableSetConfiguration | function | core/ |
@covers ::setConfiguration[[api-linebreak]] |
DefaultSingleLazyPluginCollectionTest::testConfigurableSetConfigurationToNull | function | core/ |
@covers ::setConfiguration[[api-linebreak]] @group legacy |
DefaultsSectionStorageTest::testConfigInstall | function | core/ |
Tests installing defaults via config install. |
DemoUmamiProfileTest::assertDefaultConfig | function | core/ |
Asserts that the default configuration matches active configuration. |
DemoUmamiProfileTest::testConfig | function | core/ |
Tests the profile supplied configuration is the same after installation. |
demo_umami_form_install_configure_form_alter | function | core/ |
Implements hook_form_FORM_ID_alter() for install_configure_form(). |
demo_umami_form_install_configure_submit | function | core/ |
Submission handler to sync the contact.form.feedback recipient. |
DependentPluginDefinitionInterface::getConfigDependencies | function | core/ |
Gets the config dependencies of this plugin definition. |
DependentPluginDefinitionInterface::setConfigDependencies | function | core/ |
Sets the config dependencies of this plugin definition. |
DependentPluginDefinitionTrait::$config_dependencies | property | core/ |
|
DependentPluginDefinitionTrait::getConfigDependencies | function | core/ |
|
DependentPluginDefinitionTrait::setConfigDependencies | function | core/ |
|
DestinationCategoryTest::getConfigurationClasses | function | core/ |
Get configuration classes. |
DisplayTest::$configSchemaCheckerExclusions | property | core/ |
An array of config object names that are excluded from schema checking. |
DisplayVariantTest::providerTestGetConfiguration | function | core/ |
Provides test data for testGetConfiguration(). |
DisplayVariantTest::testGetConfiguration | function | core/ |
Tests the getConfiguration() method. |
DisplayVariantTest::testSubmitConfigurationForm | function | core/ |
Tests the submitConfigurationForm() method. |
Drupal6SqlBaseTest::$migrationConfiguration | property | core/ |
Define bare minimum migration configuration. |
Drupal::config | function | core/ |
Retrieves a configuration object. |
Drupal::configFactory | function | core/ |
Retrieves the configuration factory. |
Drupal::isConfigSyncing | function | core/ |
Gets the syncing state. |
DrupalKernel::$configStorage | property | core/ |
Config storage object used for reading enabled modules configuration. |
DrupalKernel::getConfigStorage | function | core/ |
Returns the active configuration storage to use during building the container. |
DrupalSqlBaseTest::$migrationConfiguration | property | core/ |
Define bare minimum migration configuration. |
DrupalTest::testConfig | function | core/ |
Tests the config() method. |
DuplicateConfigAction | class | core/ |
|
DuplicateConfigAction.php | file | core/ |
|
DuplicateConfigAction::apply | function | core/ |
Applies the config action. |
DuplicateConfigActionIdException | class | core/ |
Exception thrown if there are conflicting shorthand action IDs. |
DuplicateConfigActionIdException.php | file | core/ |
|
DynamicLocalTasks::$config | property | core/ |
The media settings config. |
DynamicPageCacheSubscriber::$rendererConfig | property | core/ |
The renderer configuration array. |
DynamicPluginConfigWithCsrfTokenUrlTrait | trait | core/ |
Provides a trait for CKEditor 5 with dynamically generated CSRF token URLs. |
DynamicPluginConfigWithCsrfTokenUrlTrait.php | file | core/ |
|
DynamicPluginConfigWithCsrfTokenUrlTrait::getUrlWithReplacedCsrfTokenPlaceholder | function | core/ |
Gets the given URL with all placeholders replaced. |
editor.config_translation_mapper_subscriber | service | core/ |
Drupal\editor\EventSubscriber\EditorConfigTranslationSubscriber |
EditorAdminTest::verifyUnicornEditorConfiguration | function | core/ |
Verifies unicorn editor configuration. |
EditorBase::buildConfigurationForm | function | core/ |
Form constructor. |
EditorBase::submitConfigurationForm | function | core/ |
Form submission handler. |
EditorBase::validateConfigurationForm | function | core/ |
Form validation handler. |
EditorConfigEntityUnitTest | class | core/ |
@coversDefaultClass \Drupal\editor\Entity\Editor[[api-linebreak]] @group editor |
EditorConfigEntityUnitTest.php | file | core/ |
|
EditorConfigEntityUnitTest::$editorId | property | core/ |
Editor plugin ID. |
EditorConfigEntityUnitTest::$editorPluginManager | property | core/ |
The editor plugin manager used for testing. |
EditorConfigEntityUnitTest::$entityType | property | core/ |
The entity type used for testing. |
EditorConfigEntityUnitTest::$entityTypeId | property | core/ |
The ID of the type of the entity under test. |
EditorConfigEntityUnitTest::$entityTypeManager | property | core/ |
The entity type manager used for testing. |
EditorConfigEntityUnitTest::$uuid | property | core/ |
The UUID generator used for testing. |
Pagination
- Previous page
- Page 63
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.