Search for container
- Search 7.x for container
- Search 9.5.x for container
- Search 8.9.x for container
- Search 10.3.x for container
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Container | class | core/ |
Provides a render element that wraps child elements in a container. |
Container | class | core/ |
Extends the container to prevent serialization. |
Container | class | core/ |
Provides a container optimized for Drupal's needs. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
ContainerBuilderTest::testRegister | function | core/ |
@covers ::register[[api-linebreak]] |
ContainerBuilderTest::testSerialize | function | core/ |
Tests serialization. |
ContainerBuilderTest::testSetAlias | function | core/ |
@covers ::setAlias[[api-linebreak]] |
ContainerBuilderTest::testSetDefinition | function | core/ |
@covers ::setDefinition[[api-linebreak]] |
ContainerBuilderTest::testSetParameterException | function | core/ |
@covers ::setParameter[[api-linebreak]] |
ContainerDerivativeDiscoveryDecorator | class | core/ |
Injects dependencies into derivers if they use ContainerDeriverInterface. |
ContainerDerivativeDiscoveryDecorator.php | file | core/ |
|
ContainerDerivativeDiscoveryDecorator::getDeriver | function | core/ |
Gets a deriver for a base plugin. |
ContainerDerivativeDiscoveryDecoratorTest | class | core/ |
@coversDefaultClass \Drupal\Core\Plugin\Discovery\ContainerDerivativeDiscoveryDecorator[[api-linebreak]] @group Plugin |
ContainerDerivativeDiscoveryDecoratorTest.php | file | core/ |
|
ContainerDerivativeDiscoveryDecoratorTest::testGetDefinitions | function | core/ |
@covers ::getDefinitions[[api-linebreak]] |
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/ |
Creates a plugin instance based on the provided ID and configuration. |
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/ |
Modifies existing service definitions. |
ContainerRebuildWebTest | class | core/ |
Ensures that the container rebuild works as expected. |
ContainerRebuildWebTest.php | file | core/ |
|
ContainerRebuildWebTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ContainerRebuildWebTest::$modules | property | core/ |
Modules to install. |
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/ |
The theme to install as the default for testing. |
ContainerResetWebTest::$modules | property | core/ |
Modules to install. |
ContainerResetWebTest::setUp | function | core/ |
|
ContainerResetWebTest::testContainerRebuild | function | core/ |
Sets a different deployment identifier. |
ContainerTest | class | core/ |
Tests Drupal\Component\DependencyInjection\Container. |
ContainerTest | class | core/ |
@coversDefaultClass \Drupal\Core\DependencyInjection\Container[[api-linebreak]] @group DependencyInjection |
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. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.