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
- Search main 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 |
|---|---|---|---|
| PersistentDatabaseLockBackend::$container | property | core/ |
The service container. |
| PhpArrayContainer | class | core/ |
Provides a container optimized for Drupal's needs. |
| PhpArrayContainer.php | file | core/ |
|
| PhpArrayContainer::createService | function | core/ |
Creates a service from a service definition. |
| PhpArrayContainer::resolveServicesAndParameters | function | core/ |
Resolves arguments that represent services or variables to the real values. |
| PhpArrayContainer::__construct | function | core/ |
Constructs a new Container instance. |
| PhpArrayContainerTest | class | core/ |
Tests Drupal\Component\DependencyInjection\PhpArrayContainer. |
| PhpArrayContainerTest.php | file | core/ |
|
| PhpArrayContainerTest::getCollection | function | core/ |
Helper function to return a machine-optimized '@notation'. |
| PhpArrayContainerTest::getParameterCall | function | core/ |
Helper function to return a service definition. |
| PhpArrayContainerTest::getServiceCall | function | core/ |
Helper function to return a service definition. |
| PhpArrayContainerTest::setUp | function | core/ |
|
| position-container.module.css | file | core/ |
/* * @file * Contain positioned elements. */ .position-container { position: relative; } |
| ProxyServicesPassTest::testContainerWithLazyServices | function | core/ |
Tests container with lazy services. |
| ProxyServicesPassTest::testContainerWithLazyServicesWithoutProxyClass | function | core/ |
Tests container with lazy services without proxy class. |
| ProxyServicesPassTest::testContainerWithoutLazyServices | function | core/ |
Tests container without lazy services. |
| RenderElementTest::$container | property | core/ |
The container. |
| RenderElementTypesTest::testContainer | function | core/ |
Tests system #type 'container'. |
| ReverseContainer | class | core/ |
Retrieves service IDs from the container for public services. |
| ReverseContainer.php | file | core/ |
|
| ReverseContainer::$getServiceId | property | core/ |
A closure on the container that can search for services. |
| ReverseContainer::$recordedServices | property | core/ |
A static map of services to a hash. |
| ReverseContainer::generateServiceIdHash | function | core/ |
Generates an identifier for a service based on the object class and hash. |
| ReverseContainer::getId | function | core/ |
Returns the ID of the passed object when it exists as a service. |
| ReverseContainer::recordContainer | function | core/ |
Records a map of the container's services. |
| ReverseContainer::__construct | function | core/ |
Constructs a ReverseContainer object. |
| ReverseContainerTest | class | core/ |
Tests the ReverseContainer class. |
| ReverseContainerTest.php | file | core/ |
|
| ReverseContainerTest::testGetId | function | core/ |
Tests get id. |
| ReverseContainerTest::testRecordContainer | function | core/ |
Tests record container. |
| RouteBuilder::$container | property | core/ |
The service container. |
| Services and Dependency Injection Container | group | core/ |
Overview of the Dependency Injection Container and Services. |
| SiteConfigureForm::resetPropertiesFromContainer | function | core/ |
Repopulate class properties from container. |
| SqlContentEntityStorageTest::$container | property | core/ |
The dependency injection container. |
| StackedKernelPassTest::$containerBuilder | property | core/ |
|
| SynchronizeCsrfTokenSeedTrait::rebuildContainer | function | core/ |
|
| TaggedHandlersPassTest::buildContainer | function | core/ |
|
| template_preprocess_container | function | core/ |
Prepares variables for container templates. |
| TestContainerDerivativeDiscovery | class | core/ |
Defines container test derivative discovery. |
| TestContainerDerivativeDiscovery.php | file | core/ |
|
| TestContainerDerivativeDiscovery::create | function | core/ |
Creates a new class instance. |
| TestContainerDerivativeDiscovery::__construct | function | core/ |
Constructs a TestContainerDerivativeDiscovery object. |
| TestController::containerReset | function | core/ |
Resets the container. |
| TestKernel::setContainerWithKernel | function | core/ |
Sets a container with a kernel service on the Drupal class. |
| TestSetupTrait::$privateContainer | property | core/ |
Stores the container in case it is set before available with \Drupal. |
| ThemeHookCollectorPass::writeToContainer | function | core/ |
Writes collected definitions to the container builder. |
| ThemeHooks::container | function | core/ |
Prerender callback for container elements. |
| ThemeNegotiatorTest::$container | property | core/ |
The container builder. |
| ThemePreprocess::preprocessContainer | function | core/ |
Prepares variables for container templates. |
| ThemeTestSubscriber::$container | property | core/ |
The used container. |
Pagination
- Previous page
- Page 8
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.