Search for container
- Search 7.x for container
- Search 9.5.x for container
- Search 10.3.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 Drupal container to set the service ID on the created object. |
Container | class | core/ |
Provides a container optimized for Drupal's needs. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
LocalTaskIntegrationTestBase::$container | property | core/ |
The container. |
MatcherDumper::$container | property | core/ |
The service container. |
MenuLinkPluginConverter::$container | property | core/ |
The service container. |
MigrationLookupTestCase::prepareContainer | function | core/ |
Prepares and sets the container. |
MimeTypeGuesser::$container | property | core/ |
The service container. |
MockContainerAware | class | core/ |
|
MockContainerAware::getResult | function | core/ |
|
MockContainerInjection | class | core/ |
|
MockContainerInjection::$result | property | core/ |
|
MockContainerInjection::create | function | core/ |
Instantiates a new instance of this class. |
MockContainerInjection::getResult | 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. |
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'. |
RendererTest::setupThemeContainer | function | core/ |
|
RendererTest::setupThemeContainerMultiSuggestion | function | core/ |
|
RequiredModuleUninstallValidator::$container | property | core/ |
The service container. |
RouteBuilder::$container | property | core/ |
The service container. |
Services and Dependency Injection Container | group | core/ |
Overview of the Dependency Injection Container and Services. |
SimpletestPhpunitRunCommandTest::$fixtureContainer | property | core/ |
A fixture 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.