Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ContainerBuilderTest.php | file | core/ |
|
| ContainerBuilderTest::testConstructor | function | core/ |
Tests constructor and resource tracking disabling. |
| ContainerBuilderTest::testGet | function | core/ |
Tests get. |
| ContainerBuilderTest::testRegister | function | core/ |
Tests register. |
| ContainerBuilderTest::testSerialize | function | core/ |
Tests serialization. |
| 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/ |
Gets a deriver for a base plugin. |
| ContainerDerivativeDiscoveryDecoratorTest | class | core/ |
Tests Drupal\Core\Plugin\Discovery\ContainerDerivativeDiscoveryDecorator. |
| ContainerDerivativeDiscoveryDecoratorTest.php | file | core/ |
|
| ContainerDerivativeDiscoveryDecoratorTest::testGetDefinitions | function | core/ |
Tests get definitions. |
| ContainerFactory::createInstance | function | core/ |
Creates a plugin instance based on the provided ID and configuration. |
| ContainerInterface::getServiceIds | function | core/ |
Gets all defined service IDs. |
| 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\Core\DependencyInjection\Container. |
| ContainerTest | class | core/ |
Tests Drupal\Component\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. |
| ContainerTest::getPrivateServiceCall | function | core/ |
Helper function to return a private service definition. |
| ContainerTest::getRaw | function | core/ |
Helper function to return a raw value definition. |
| ContainerTest::getServiceCall | function | core/ |
Helper function to return a service definition. |
| ContainerTest::getServiceClosureCall | function | core/ |
Helper function to return a service closure definition. |
| ContainerTest::setUp | function | core/ |
|
| ContainerTest::testConstruct | function | core/ |
Tests that passing a non-supported format throws an InvalidArgumentException. |
| ContainerTest::testGet | function | core/ |
Tests that Container::get() works properly. |
Pagination
- Previous page
- Page 252
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.