Search for container
- Search 7.x for container
- Search 9.5.x for container
- Search 8.9.x for container
- Search 11.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 |
|---|---|---|---|
| DrupalKernel::$bootstrapContainerClass | property | core/ |
Holds the class used for instantiating the bootstrap container. |
| DrupalKernel::$container | property | core/ |
Holds the container instance. |
| DrupalKernel::$containerNeedsDumping | property | core/ |
Whether the container needs to be dumped once booting is complete. |
| DrupalKernel::$containerNeedsRebuild | property | core/ |
Whether the container needs to be rebuilt the next time it is initialized. |
| DrupalKernel::$defaultBootstrapContainerDefinition | property | core/ |
Holds the default bootstrap container definition. |
| DrupalKernel::cacheDrupalContainer | function | core/ |
Stores the container definition in a cache. |
| DrupalKernel::compileContainer | function | core/ |
Compiles a new service container. |
| DrupalKernel::getCachedContainerDefinition | function | core/ |
Returns the cached container definition - if any. |
| DrupalKernel::getContainer | function | core/ |
Gets the current container. |
| DrupalKernel::getContainerBuilder | function | core/ |
Gets a new ContainerBuilder instance used to build the service container. |
| DrupalKernel::getContainerCacheKey | function | core/ |
Returns the container cache key based on the environment. |
| DrupalKernel::initializeContainer | function | core/ |
Initializes the service container. |
| DrupalKernel::invalidateContainer | function | core/ |
Invalidate the service container for the next request. |
| DrupalKernel::rebuildContainer | function | core/ |
Force a container rebuild. |
| DrupalKernel::resetContainer | function | core/ |
Force a container reset. |
| DrupalKernel::setContainer | function | core/ |
phpcs:ignore Drupal.Commenting.FunctionComment.VoidReturn phpcs:ignore Drupal.Commenting.FunctionComment.InvalidReturnVoid |
| DrupalKernelInterface::CONTAINER_INITIALIZE_SUBREQUEST_FINISHED | constant | core/ |
Event fired when the service container finished initializing in subrequest. |
| DrupalKernelInterface::getCachedContainerDefinition | function | core/ |
Returns the cached container definition - if any. |
| DrupalKernelInterface::getContainer | function | core/ |
Gets the current container. |
| DrupalKernelInterface::invalidateContainer | function | core/ |
Invalidate the service container for the next request. |
| DrupalKernelInterface::rebuildContainer | function | core/ |
Force a container rebuild. |
| DrupalKernelInterface::resetContainer | function | core/ |
Force a container reset. |
| DrupalKernelTest::testResetContainer | function | core/ |
@covers ::resetContainer[[api-linebreak]] |
| DrupalTest::$container | property | core/ |
The mock container. |
| DrupalTest::setMockContainerService | function | core/ |
Sets up a mock expectation for the container get() method. |
| DrupalTest::testGetContainerException | function | core/ |
@covers ::getContainer[[api-linebreak]] |
| DrupalTest::testSetContainer | function | core/ |
Tests the get/setContainer() method. |
| Drupal\Component\DependencyInjection\ReverseContainer | service | core/ |
|
| ElementsContainerTest | class | core/ |
Tests the container form element for expected behavior. |
| ElementsContainerTest.php | file | core/ |
|
| ElementsContainerTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ElementsContainerTest::$modules | property | core/ |
Modules to install. |
| ElementsContainerTest::testOptionalContainerElements | function | core/ |
Tests the #optional container property. |
| EntityFieldManagerTest::$container | property | core/ |
The dependency injection container. |
| EntityListBuilderTest::$container | property | core/ |
The service container used for testing. |
| EntityResolverManagerTest::$container | property | core/ |
The mocked dependency injection container. |
| EntityTestContainerFactoryPlugin | class | core/ |
A dummy constraint for testing \Drupal\Core\Validation\ConstraintFactory. |
| EntityTestContainerFactoryPlugin.php | file | core/ |
|
| EntityTestContainerFactoryPlugin::create | function | core/ |
Creates an instance of the plugin. |
| EntityTypeManager::setContainer | function | core/ |
Sets the service container. |
| ErrorContainer | class | core/ |
Container base class which triggers an error. |
| ErrorContainer.php | file | core/ |
|
| ErrorContainer::get | function | core/ |
|
| ErrorServiceTestServiceProvider::$containerBuilder | property | core/ |
The in-situ container builder. |
| ExceptionContainer | class | core/ |
Base container which throws an exception. |
| ExceptionContainer.php | file | core/ |
|
| ExceptionContainer::get | function | core/ |
|
| ExtensionMimeTypeGuesser::$container | property | core/ |
The service container. |
| field.field.taxonomy_term.forums.forum_container.yml | file | core/ |
core/modules/forum/config/optional/field.field.taxonomy_term.forums.forum_container.yml |
| field.storage.taxonomy_term.forum_container.yml | file | core/ |
core/modules/forum/config/optional/field.storage.taxonomy_term.forum_container.yml |
Pagination
- Previous page
- Page 7
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.