Search for conf
- Search 7.x for conf
- Search 9.5.x for conf
- Search 8.9.x for conf
- Search 10.3.x for conf
- Search 11.x for conf
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| SessionConfigurationTest | class | core/ |
Tests Drupal\Core\Session\SessionConfiguration. |
| SessionConfigurationTest.php | file | core/ |
|
| 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::testConstructorDefaultSettings | function | core/ |
Tests constructor's default settings. |
| 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. |
| SessionConfigurationTest::testSameSiteCookie | function | core/ |
Test that session.cookie_samesite is configured correctly. |
| SessionExistsCacheContext::$sessionConfiguration | property | core/ |
The session configuration. |
| session_configuration | service | core/ |
Drupal\Core\Session\SessionConfiguration |
| SettingsConfigValidationTest | class | core/ |
Tests Settings Config Validation. |
| SettingsConfigValidationTest.php | file | core/ |
|
| SettingsConfigValidationTest::$modules | property | core/ |
|
| 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/ |
|
| SettingsTest::$config | property | core/ |
Simple settings array to test against. |
| SettingsTrayFormAnnotationIsClassBlockForm::buildConfigurationForm | function | core/ |
Form constructor. |
| SettingsTrayFormAnnotationIsClassBlockForm::submitConfigurationForm | function | core/ |
Form submission handler. |
| SimpleConfigSectionListTest | class | core/ |
Tests the test implementation of section storage. |
| SimpleConfigSectionListTest.php | file | core/ |
|
| SimpleConfigSectionListTest::$modules | property | core/ |
|
| SimpleConfigSectionListTest::getSectionList | function | core/ |
|
| 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/ |
|
| SimpleConfigSectionStorage::buildLocalTasks | function | core/ |
|
| SimpleConfigSectionStorage::buildRoutes | function | core/ |
|
| SimpleConfigSectionStorage::deriveContextsFromRoute | function | core/ |
|
| SimpleConfigSectionStorage::getConfigName | function | core/ |
Returns the name to be used to store in the config system. |
| SimpleConfigSectionStorage::getContextsDuringPreview | function | core/ |
|
| SimpleConfigSectionStorage::getLayoutBuilderUrl | function | core/ |
|
| SimpleConfigSectionStorage::getRedirectUrl | function | core/ |
|
| SimpleConfigSectionStorage::getSections | function | core/ |
|
| SimpleConfigSectionStorage::getStorageId | function | core/ |
|
| SimpleConfigSectionStorage::getStorageType | function | core/ |
|
| SimpleConfigSectionStorage::isApplicable | function | core/ |
|
| SimpleConfigSectionStorage::isSupported | function | core/ |
|
| SimpleConfigSectionStorage::label | function | core/ |
|
| SimpleConfigSectionStorage::save | function | core/ |
|
| SimpleConfigSectionStorage::setSections | function | core/ |
Pagination
- Previous page
- Page 116
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.