Search for id
- Search 7.x for id
- Search 9.5.x for id
- Search 8.9.x for id
- Search 10.3.x for id
- Search 11.x for id
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ServiceProviderTest | class | core/ |
Tests service provider registration to the DIC. |
| ServiceProviderTest.php | file | core/ |
|
| ServiceProviderTest::$modules | property | core/ |
Modules to install. |
| ServiceProviderTest::register | function | core/ |
Registers test-specific services. |
| ServiceProviderTest::testServiceProviderRegistration | function | core/ |
Tests that services provided by module service providers get registered to the DIC. |
| ServiceProviderTest::testServiceProviderRegistrationDynamic | function | core/ |
Tests that the DIC keeps up with module enable/disable in the same request. |
| ServiceProviderTestServiceProvider | class | core/ |
Service provider for service provider testing module. |
| ServiceProviderTestServiceProvider.php | file | core/ |
|
| ServiceProviderTestServiceProvider::alter | function | core/ |
Modifies existing service definitions. |
| ServiceProviderWebTest | class | core/ |
Tests service provider registration to the DIC. |
| ServiceProviderWebTest.php | file | core/ |
|
| ServiceProviderWebTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ServiceProviderWebTest::$modules | property | core/ |
Modules to install. |
| ServiceProviderWebTest::testServiceProviderRegistrationIntegration | function | core/ |
Tests that module service providers get registered to the DIC. |
| service_provider_test.info.yml | file | core/ |
core/modules/system/tests/modules/service_provider_test/service_provider_test.info.yml |
| service_provider_test.services.yml | file | core/ |
core/modules/system/tests/modules/service_provider_test/service_provider_test.services.yml |
| service_provider_test_class | service | core/ |
Drupal\service_provider_test\TestClass |
| service_provider_test_class_1 | service | core/ |
|
| service_provider_test_class_2 | service | core/ |
|
| service_provider_test_class_3 | service | core/ |
|
| service_provider_test_class_4 | service | core/ |
|
| service_provider_test_class_5 | service | core/ |
|
| service_provider_test_class_6 | service | core/ |
|
| SessionConfiguration::drupalValidTestUa | function | core/ |
Wraps drupal_valid_test_ua(). |
| 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::testCookieSecureNotOverridable | function | core/ |
Tests that session.cookie_secure ini settings cannot be overridden. |
| SessionHttpsTest::assertSessionIds | function | core/ |
Tests that there exists a session with two specific session IDs. |
| SessionHttpsTest::getUserLoginFormBuildId | function | core/ |
Gets the form build ID for the user login form. |
| SessionManagerTest::testDeprecatedMiddlewaresArgument | function | core/ |
Tests that session manager is constructed with deprecated argument list. |
| SessionTest::testEmptySessionID | function | core/ |
Tests that empty session IDs are not allowed. |
| SessionTestController::getId | function | core/ |
Print the current session ID. |
| SessionTestController::getIdFromCookie | function | core/ |
Print the current session ID as read from the cookie. |
| SessionTestForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| SessionWorkspaceNegotiator::getActiveWorkspaceId | function | core/ |
Performs workspace negotiation. |
| Settings::allowUserOverrides | function | core/ |
Determine if user overrides are allowed. |
| Settings::overridden | function | core/ |
Check if the user setting overrides the global setting. |
| Settings::overriddenSettingByUser | function | core/ |
After build callback to modify the description if a setting is overwritten. |
| Settings::userOverrideEnabled | function | core/ |
Determine if the user enabled overrides. |
| SettingsConfigValidationTest | class | core/ |
Tests Settings Config Validation. |
| 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::getFormId | function | core/ |
Returns a unique string identifying the form. |
| SettingsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| SettingsForm::validateForm | function | core/ |
Form validation handler. |
| SettingsForm::validateLogoPath | function | core/ |
Helper function for the navigation settings form. |
Pagination
- Previous page
- Page 158
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.