Search for id
Title | Object type | File name | Summary |
---|---|---|---|
Serialized::validateOptionsForm | function | core/ |
Validate the options form. |
serializer.entity_resolver.uuid | service | core/ |
Drupal\serialization\EntityResolver\UuidResolver |
serializer.normalizer.resource_identifier.jsonapi | service | core/ |
Drupal\jsonapi\Normalizer\ResourceIdentifierNormalizer |
Serializer::$formatProviders | property | core/ |
The serialization format providers, keyed by format. |
ServiceIdHashTrait | trait | core/ |
A trait for service id hashing implementations. |
ServiceIdHashTrait.php | file | core/ |
|
ServiceIdHashTrait::generateServiceIdHash | function | core/ |
Implements \Drupal\Component\DependencyInjection\ContainerInterface::generateServiceIdHash() |
ServiceIdHashTrait::getServiceIdMappings | function | core/ |
Implements \Drupal\Component\DependencyInjection\ContainerInterface::getServiceIdMappings() |
ServiceProviderBase | class | core/ |
Base service provider implementation. |
ServiceProviderBase.php | file | core/ |
|
ServiceProviderBase::alter | function | core/ |
Modifies existing service definitions. |
ServiceProviderBase::register | function | core/ |
Registers services to the container. |
ServiceProviderInterface | interface | core/ |
Interface that all service providers must implement. |
ServiceProviderInterface.php | file | core/ |
|
ServiceProviderInterface::register | function | core/ |
Registers services to the container. |
ServiceProviderTest | class | core/ |
Tests service provider registration to the DIC. |
ServiceProviderTest.php | file | core/ |
|
ServiceProviderTest::$modules | property | core/ |
Modules to enable. |
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/ |
|
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 enable. |
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 |
SessionConfiguration::drupalValidTestUa | function | core/ |
Wraps drupal_valid_test_ua(). |
SessionConfigurationTest::providerTestConstructorDefaultSettings | function | core/ |
Data provider for the constructor test. |
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. |
SessionManager::getId | function | core/ |
|
SessionManagerTest::testGetIdWithoutSession | function | core/ |
@group legacy |
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. |
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. |
Pagination
- Previous page
- Page 133
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.