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 |
|---|---|---|---|
| MockContainerInjection::__construct | function | core/ |
|
| MockService::$container | property | core/ |
|
| MockService::getContainer | function | core/ |
Gets the container object. |
| MockService::setContainer | function | core/ |
Sets the container object. |
| ModuleInstaller::$container | property | core/ |
The service container. |
| ModuleInstallerTest::containerRebuildRequiredProvider | function | core/ |
Data provider for ::testContainerRebuildRequired(). |
| ModuleInstallerTest::testContainerRebuildRequired | function | core/ |
Tests container rebuilding due to the container_rebuild_required info key. |
| node-preview-container.css | file | core/ |
Node preview container styling. |
| node-preview-container.pcss.css | file | core/ |
Node preview container styling. |
| NodePreviewConverter::$container | property | core/ |
The service container. |
| OptimizedPhpArrayDumperTest::$containerBuilder | property | core/ |
The container builder instance. |
| OptimizedPhpArrayDumperTest::$containerDefinition | property | core/ |
The definition for the container to build in tests. |
| OptimizedPhpArrayDumperTest::testDumpForEmptyContainer | function | core/ |
Tests that an empty container works properly. |
| PathPluginBaseTest::setupContainer | function | core/ |
Setup access plugin manager and config factory in the Drupal class. |
| PermissionAccessCheckTest::$container | property | core/ |
The dependency injection container. |
| 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/ |
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.