Search for %s
- Search 7.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ServerCommand::start | function | core/ |
Starts up a webserver with a running Drupal. |
| ServerCommand::__construct | function | core/ |
Constructs a new ServerCommand command. |
| Service | class | core/ |
A service that can decorated itself. |
| Service Tags | group | core/ |
Service tags overview |
| Service.php | file | core/ |
|
| Service::$inner | property | core/ |
The decorated service. |
| Service::isDecorated | function | core/ |
Determines if the service is decorated. |
| Service::__construct | function | core/ |
Service constructor. |
| ServiceClassDefault | class | core/ |
|
| ServiceClassDrivertestMysql | class | core/ |
|
| ServiceClassMariaDb | class | core/ |
|
| ServiceClassMysql | class | core/ |
|
| ServiceClassSqlite | class | core/ |
|
| ServiceDeprecationTest | class | core/ |
Test whether deprecation notices are triggered via \Drupal::service(). |
| ServiceDeprecationTest.php | file | core/ |
|
| ServiceDeprecationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ServiceDeprecationTest::$modules | property | core/ |
Modules to enable. |
| ServiceDeprecationTest::testGetDeprecated | function | core/ |
@covers ::get[[api-linebreak]] |
| ServiceDestructionTest | class | core/ |
Tests that services are correctly destructed. |
| ServiceDestructionTest.php | file | core/ |
|
| ServiceDestructionTest::testDestructionUnused | function | core/ |
Verifies that services are not unnecessarily destructed when not used. |
| ServiceDestructionTest::testDestructionUsed | function | core/ |
Verifies that services are destructed when used. |
| 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() |
| ServiceModifierInterface | interface | core/ |
Interface that service providers can implement to modify services. |
| ServiceModifierInterface.php | file | core/ |
|
| ServiceModifierInterface::alter | function | core/ |
Modifies existing service definitions. |
| 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. |
| Services and Dependency Injection Container | group | core/ |
Overview of the Dependency Injection Container and Services. |
Pagination
- Previous page
- Page 1126
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.