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 |
---|---|---|---|
SessionExistsCacheContext::$sessionConfiguration | property | core/ |
The session configuration. |
SessionManager::$sessionConfiguration | property | core/ |
The session configuration. |
session_configuration | service | core/ |
Drupal\Core\Session\SessionConfiguration |
SettingsConfigValidationTest | class | core/ |
@group image |
SettingsConfigValidationTest.php | file | core/ |
|
SettingsConfigValidationTest::$modules | property | core/ |
Modules to install. |
SettingsConfigValidationTest::testPreviewImagePathIsValidated | function | core/ |
Tests that the preview_image setting must be an existing image file. |
SettingsForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
SettingsForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
SettingsTest::$config | property | core/ |
Simple settings array to test against. |
SettingsTrayFormAnnotationIsClassBlockForm::buildConfigurationForm | function | core/ |
Form constructor. |
SettingsTrayFormAnnotationIsClassBlockForm::submitConfigurationForm | function | core/ |
Form submission handler. |
SimpleConfigLangcodeTest | class | core/ |
@group system @group Update @covers system_post_update_add_langcode_to_all_translatable_config[[api-linebreak]] |
SimpleConfigLangcodeTest.php | file | core/ |
|
SimpleConfigLangcodeTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
SimpleConfigLangcodeTest::testLangcodesAddedToSimpleConfig | function | core/ |
Tests that langcodes are added to simple config objects that need them. |
SimpleConfigSectionListTest | class | core/ |
Tests the test implementation of section storage. |
SimpleConfigSectionListTest.php | file | core/ |
|
SimpleConfigSectionListTest::$modules | property | core/ |
Modules to install. |
SimpleConfigSectionListTest::getSectionList | function | core/ |
Sets up the section list. |
SimpleConfigSectionStorage | class | core/ |
Provides section storage utilizing simple config. |
SimpleConfigSectionStorage.php | file | core/ |
|
SimpleConfigSectionStorage::$configFactory | property | core/ |
The config factory. |
SimpleConfigSectionStorage::$sections | property | core/ |
An array of sections. |
SimpleConfigSectionStorage::access | function | core/ |
Overrides \Drupal\Core\Access\AccessibleInterface::access(). |
SimpleConfigSectionStorage::buildLocalTasks | function | core/ |
Provides the local tasks dynamically for Layout Builder plugins. |
SimpleConfigSectionStorage::buildRoutes | function | core/ |
Provides the routes needed for Layout Builder UI. |
SimpleConfigSectionStorage::create | function | core/ |
Creates an instance of the plugin. |
SimpleConfigSectionStorage::deriveContextsFromRoute | function | core/ |
Derives the available plugin contexts from route values. |
SimpleConfigSectionStorage::getConfigName | function | core/ |
Returns the name to be used to store in the config system. |
SimpleConfigSectionStorage::getContextsDuringPreview | function | core/ |
Gets contexts for use during preview. |
SimpleConfigSectionStorage::getLayoutBuilderUrl | function | core/ |
Gets the URL used to display the Layout Builder UI. |
SimpleConfigSectionStorage::getRedirectUrl | function | core/ |
Gets the URL used when redirecting away from the Layout Builder UI. |
SimpleConfigSectionStorage::getSections | function | core/ |
Gets the layout sections. |
SimpleConfigSectionStorage::getStorageId | function | core/ |
Returns an identifier for this storage. |
SimpleConfigSectionStorage::getStorageType | function | core/ |
Returns the type of this storage. |
SimpleConfigSectionStorage::isApplicable | function | core/ |
Determines if this section storage is applicable for the current contexts. |
SimpleConfigSectionStorage::label | function | core/ |
Gets the label for the object using the sections. |
SimpleConfigSectionStorage::save | function | core/ |
Saves the sections. |
SimpleConfigSectionStorage::setSections | function | core/ |
Stores the information for all sections. |
SimpleConfigSectionStorage::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
SimpleConfigUpdate | class | core/ |
@internal This API is experimental. |
SimpleConfigUpdate.php | file | core/ |
|
SimpleConfigUpdate::apply | function | core/ |
Applies the config action. |
SimpleConfigUpdate::create | function | core/ |
Creates an instance of the plugin. |
SimpleConfigUpdate::__construct | function | core/ |
Constructs a SimpleConfigUpdate object. |
SimpleConfigValidationTest | class | core/ |
Tests validation of certain elements common to all config. |
SimpleConfigValidationTest.php | file | core/ |
|
SimpleConfigValidationTest::$modules | property | core/ |
Modules to install. |
SimpleConfigValidationTest::providerSpecialCharacters | function | core/ |
Data provider for ::testSpecialCharacters(). |
Pagination
- Previous page
- Page 105
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.