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 |
|---|---|---|---|
| ContainerBuilderTest::testSetAlias | function | core/ |
Tests set alias. |
| ContainerBuilderTest::testSetDefinition | function | core/ |
Tests set definition. |
| ContainerBuilderTest::testSetParameterException | function | core/ |
Tests set parameter exception. |
| ContainerDerivativeDiscoveryDecorator | class | core/ |
Injects dependencies into derivers if they use ContainerDeriverInterface. |
| ContainerDerivativeDiscoveryDecorator.php | file | core/ |
|
| ContainerDerivativeDiscoveryDecorator::getDeriver | function | core/ |
|
| ContainerDeriverInterface | interface | core/ |
Creates additional plugin definitions. |
| ContainerDeriverInterface.php | file | core/ |
|
| ContainerDeriverInterface::create | function | core/ |
Creates a new class instance. |
| ContainerFactory | class | core/ |
Plugin factory which passes a container to a create method. |
| ContainerFactory.php | file | core/ |
|
| ContainerFactory::createInstance | function | core/ |
|
| ContainerFactoryPluginInterface | interface | core/ |
Defines an interface for pulling plugin dependencies from the container. |
| ContainerFactoryPluginInterface.php | file | core/ |
|
| ContainerFactoryPluginInterface::create | function | core/ |
Creates an instance of the plugin. |
| ContainerInjectionInterface | interface | core/ |
Defines a common interface for dependency container injection. |
| ContainerInjectionInterface.php | file | core/ |
|
| ContainerInjectionInterface::create | function | core/ |
Instantiates a new instance of this class. |
| ContainerInterface | interface | core/ |
The interface for Drupal service container classes. |
| ContainerInterface.php | file | core/ |
|
| ContainerInterface::getServiceIds | function | core/ |
Gets all defined service IDs. |
| ContainerNotInitializedException | class | core/ |
Exception, thrown when a method is called on a non-initialized container. |
| ContainerNotInitializedException.php | file | core/ |
|
| ContainerRebuildTestServiceProvider | class | core/ |
The service provider for testing container rebuilds. |
| ContainerRebuildTestServiceProvider.php | file | core/ |
|
| ContainerRebuildTestServiceProvider::alter | function | core/ |
|
| ContainerRebuildWebTest | class | core/ |
Ensures that the container rebuild works as expected. |
| ContainerRebuildWebTest.php | file | core/ |
|
| ContainerRebuildWebTest::$defaultTheme | property | core/ |
|
| ContainerRebuildWebTest::$modules | property | core/ |
|
| ContainerRebuildWebTest::testContainerInvalidation | function | core/ |
Tests container invalidation. |
| ContainerRebuildWebTest::testSetContainerRebuildWithDifferentDeploymentIdentifier | function | core/ |
Sets a different deployment identifier. |
| ContainerResetWebTest | class | core/ |
Ensures that the container rebuild works as expected. |
| ContainerResetWebTest.php | file | core/ |
|
| ContainerResetWebTest::$defaultTheme | property | core/ |
|
| ContainerResetWebTest::$modules | property | core/ |
|
| ContainerResetWebTest::setUp | function | core/ |
|
| ContainerResetWebTest::testContainerRebuild | function | core/ |
Sets a different deployment identifier. |
| ContainerTest | class | core/ |
Tests Drupal\Component\DependencyInjection\Container. |
| ContainerTest | class | core/ |
Tests Drupal\Core\DependencyInjection\Container. |
| ContainerTest.php | file | core/ |
|
| ContainerTest.php | file | core/ |
|
| ContainerTest::$container | property | core/ |
The tested container. |
| ContainerTest::$containerClass | property | core/ |
The container class to be tested. |
| ContainerTest::$containerDefinition | property | core/ |
The container definition used for the test. |
| ContainerTest::$machineFormat | property | core/ |
Whether the container uses the machine-optimized format or not. |
| ContainerTest::getCollection | function | core/ |
Helper function to return a machine-optimized collection. |
| ContainerTest::getIterator | function | core/ |
Helper function to return a service iterator. |
| ContainerTest::getMockContainerDefinition | function | core/ |
Gets a mock container definition. |
| ContainerTest::getParameterCall | function | core/ |
Helper function to return a parameter definition. |
Pagination
- Previous page
- Page 295
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.