Search for config
- Search 7.x for config
- Search 9.5.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 config 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 |
|---|---|---|---|
| SelectionPluginBase::setConfiguration | function | core/ |
Sets the configuration for this plugin instance. |
| SelectionPluginBase::submitConfigurationForm | function | core/ |
Form submission handler. |
| SelectionPluginBase::validateConfigurationForm | function | core/ |
Form validation handler. |
| SelectProfileForm::CONFIG_INSTALL_PROFILE_KEY | constant | core/ |
The key used in the profile list for the install from config option. |
| serialization.bc_config_subscriber | service | core/ |
Drupal\serialization\EventSubscriber\BcConfigSubscriber |
| serializer.normalizer.config_entity | service | core/ |
Drupal\serialization\Normalizer\ConfigEntityNormalizer |
| serializer.normalizer.config_entity.jsonapi | service | core/ |
Drupal\jsonapi\Normalizer\ConfigEntityDenormalizer |
| ServerCommand::configure | function | core/ |
|
| SessionConfiguration | class | core/ |
Defines the default session configuration generator. |
| SessionConfiguration.php | file | core/ |
|
| SessionConfiguration::$options | property | core/ |
An associative array of session ini settings. |
| SessionConfiguration::drupalValidTestUa | function | core/ |
Wraps drupal_valid_test_ua(). |
| SessionConfiguration::getCookieDomain | function | core/ |
Return the session cookie domain. |
| SessionConfiguration::getName | function | core/ |
Returns the session cookie name. |
| SessionConfiguration::getOptions | function | core/ |
Returns a list of options suitable for passing to the session storage. |
| SessionConfiguration::getUnprefixedName | function | core/ |
Returns the session cookie name without the secure/insecure prefix. |
| SessionConfiguration::hasSession | function | core/ |
Determines whether a session identifier is on the request. |
| SessionConfiguration::__construct | function | core/ |
Constructs a new session configuration instance. |
| SessionConfigurationInterface | interface | core/ |
Defines an interface for session configuration generators. |
| SessionConfigurationInterface.php | file | core/ |
|
| SessionConfigurationInterface::getOptions | function | core/ |
Returns a list of options suitable for passing to the session storage. |
| SessionConfigurationInterface::hasSession | function | core/ |
Determines whether a session identifier is on the request. |
| SessionConfigurationTest | class | core/ |
@coversDefaultClass \Drupal\Core\Session\SessionConfiguration[[api-linebreak]] @group Session |
| SessionConfigurationTest.php | file | core/ |
|
| SessionConfigurationTest::createSessionConfiguration | function | core/ |
Constructs a partially mocked SUT. |
| SessionConfigurationTest::providerTestCookieSecure | function | core/ |
Data provider for the cookie secure test. |
| SessionConfigurationTest::providerTestEnforcedCookieDomain | function | core/ |
Data provider for the cookie domain test. |
| SessionConfigurationTest::providerTestEnforcedSessionName | function | core/ |
Data provider for the cookie name test. |
| SessionConfigurationTest::providerTestGeneratedCookieDomain | function | core/ |
Data provider for the cookie domain test. |
| SessionConfigurationTest::providerTestGeneratedSessionName | function | core/ |
Data provider for the cookie name test. |
| SessionConfigurationTest::testCookieSecure | function | core/ |
Tests whether the session.cookie_secure ini settings is computed correctly. |
| SessionConfigurationTest::testCookieSecureNotOverridable | function | core/ |
Tests that session.cookie_secure ini settings cannot be overridden. |
| SessionConfigurationTest::testEnforcedCookieDomain | function | core/ |
Tests the constructor injected session.cookie_domain ini setting. |
| SessionConfigurationTest::testEnforcedSessionNameViaCookieDomain | function | core/ |
Tests whether the session.name ini settings is computed correctly. |
| SessionConfigurationTest::testGeneratedCookieDomain | function | core/ |
Tests whether the session.cookie_domain ini settings is computed correctly. |
| SessionConfigurationTest::testGeneratedSessionName | function | core/ |
Tests whether the session.name ini settings is computed correctly. |
| SessionExistsCacheContext::$sessionConfiguration | property | core/ |
The session configuration. |
| SessionManager::$sessionConfiguration | property | core/ |
The session configuration. |
| session_configuration | service | core/ |
Drupal\Core\Session\SessionConfiguration |
| SettingsForm::$configurableInstances | property | core/ |
The instantiated plugin instances that have configuration forms. |
| 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. |
| SettingsTest::configDirectoriesBcLayerProvider | function | core/ |
Data provider for self::testConfigDirectoriesBcLayer(). |
| SettingsTest::testConfigDirectoriesBcLayer | function | core/ |
@runInSeparateProcess @group legacy @covers ::__construct[[api-linebreak]] @dataProvider configDirectoriesBcLayerProvider |
| SettingsTest::testConfigDirectoriesBcLayerEmpty | function | core/ |
@runInSeparateProcess @group legacy |
| SettingsTest::testConfigDirectoriesBcLayerMultiple | function | core/ |
@runInSeparateProcess @group legacy |
| SettingsTrayFormAnnotationIsClassBlockForm::buildConfigurationForm | function | core/ |
Form constructor. |
| SettingsTrayFormAnnotationIsClassBlockForm::submitConfigurationForm | function | core/ |
Form submission handler. |
| SimpleConfigSectionStorage | class | core/ |
Provides section storage utilizing simple config. |
Pagination
- Previous page
- Page 96
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.