Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- 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. |
| ServerEndpointController | class | core/ |
An endpoint to serve a component during tests. |
| ServerEndpointController.php | file | core/ |
|
| ServerEndpointController::renderArray | function | core/ |
Render an arbitrary render array. |
| 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/ |
A class used for testing the backend compiler passes. |
| ServiceClassDriverTestMysql | class | core/ |
A class used for testing the backend compiler passes. |
| ServiceClassMariaDb | class | core/ |
A class used for testing the backend compiler passes. |
| ServiceClassMysql | class | core/ |
A class used for testing the backend compiler passes. |
| ServiceClassSqlite | class | core/ |
A class used for testing the backend compiler passes. |
| ServiceDependencyStreamWrapper | class | core/ |
A stream wrapper that depends on a service. |
| ServiceDependencyStreamWrapper.php | file | core/ |
|
| ServiceDependencyStreamWrapper::$streamWrapperManager | property | core/ |
A service loaded from the global container in the constructor. |
| ServiceDependencyStreamWrapper::__construct | function | core/ |
|
| ServiceDeprecationTest | class | core/ |
Test whether deprecation notices are triggered via \Drupal::service(). |
| ServiceDeprecationTest.php | file | core/ |
|
| ServiceDeprecationTest::$defaultTheme | property | core/ |
|
| ServiceDeprecationTest::$modules | property | core/ |
|
| ServiceDeprecationTest::testGetDeprecated | function | core/ |
Tests get deprecated. |
| ServiceDeprecationTest::testGetDeprecatedAlias | function | core/ |
Tests get deprecated service via the alias. |
| ServiceDeprecationTest::testNoDeprecations | function | core/ |
Tests just installing the module does not trigger deprecation notices. |
| ServiceDestructionTest | class | core/ |
Tests that services are correctly destructed. |
| ServiceDestructionTest.php | file | core/ |
|
| ServiceDestructionTest::testDestructableServicesOrder | function | core/ |
Tests destructable services order. |
| 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. |
| 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/ |
|
| ServiceProviderBase::register | function | core/ |
|
| 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/ |
|
| ServiceProviderTest::register | function | core/ |
|
| 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/ |
Pagination
- Previous page
- Page 1457
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.