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 |
|---|---|---|---|
| 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/ |
@legacy-covers ::getId |
| ReverseContainerTest::testRecordContainer | function | core/ |
@legacy-covers ::recordContainer |
| RouteBuilder::$container | property | core/ |
The service container. |
| Services and Dependency Injection Container | group | core/ |
Overview of the Dependency Injection Container and Services. |
| 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::$container | property | core/ |
The dependency injection container used in the test. |
| ThemeHookCollectorPass::writeToContainer | function | core/ |
Writes collected definitions to the container builder. |
| ThemeNegotiatorTest::$container | property | core/ |
The container builder. |
| ThemePreprocess::preprocessContainer | function | core/ |
Prepares variables for container templates. |
| ThemeTestSubscriber::$container | property | core/ |
The used container. |
| UncaughtExceptionTest::testErrorContainer | function | core/ |
Tests a container which has an error. |
| UncaughtExceptionTest::testExceptionContainer | function | core/ |
Tests a container which has an exception really early. |
| UnitTestCase::getContainerWithCacheTagsInvalidator | function | core/ |
Sets up a container with a cache tags invalidator. |
| UpdateKernel::cacheDrupalContainer | function | core/ |
Stores the container definition in a cache. |
| UpdateKernel::initializeContainer | function | core/ |
Initializes the service container. |
| UpdateMailTest::$container | property | core/ |
The container. |
| UrlTest::$container | property | core/ |
|
| views-ui-container.html.twig | file | core/ |
Theme override for a generic views UI container/wrapper. |
| views-ui-container.html.twig | file | core/ |
Default theme implementation for a generic views UI container/wrapper. |
| ViewsHooks::themeSuggestionsContainerAlter | function | core/ |
Implements hook_theme_suggestions_HOOK_alter(). |
| ViewsTemplateTest::testThemeSuggestionsContainerAlter | function | core/ |
Tests theme suggestions container alter. |
| ViewsTest::$container | property | core/ |
The test 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.