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 |
---|---|---|---|
MockContainerInjection | class | core/ |
|
MockContainerInjection | class | core/ |
|
MockContainerInjection::$injected | property | core/ |
|
MockContainerInjection::$result | property | core/ |
|
MockContainerInjection::create | function | core/ |
Instantiates a new instance of this class. |
MockContainerInjection::create | function | core/ |
Instantiates a new instance of this class. |
MockContainerInjection::getResult | function | core/ |
|
MockContainerInjection::getResult | function | core/ |
|
MockContainerInjection::__construct | function | core/ |
|
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. |
ModuleRequiredByThemesUninstallValidator::$container | property | core/ |
The service container. |
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/ |
@coversDefaultClass \Drupal\Component\DependencyInjection\PhpArrayContainer @group DependencyInjection |
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; } |
position-container.module.css | file | core/ |
/* * @file * Contain positioned elements. */ .position-container { position: relative; } |
ProxyServicesPassTest::testContainerWithLazyServices | function | core/ |
@covers ::process |
ProxyServicesPassTest::testContainerWithLazyServicesWithoutProxyClass | function | core/ |
@covers ::process |
ProxyServicesPassTest::testContainerWithoutLazyServices | function | core/ |
@covers ::process |
RenderElementTest::$container | property | core/ |
The container. |
RenderElementTypesTest::testContainer | function | core/ |
Tests system #type 'container'. |
RequiredModuleUninstallValidator::$container | property | core/ |
The service 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. |
Pagination
- Previous page
- Page 9
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.