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 |
---|---|---|---|
TaggedHandlersPassTest::buildContainer | function | core/ |
|
template_preprocess_container | function | core/ |
Prepares variables for container templates. |
TestBase::$originalContainer | property | core/ |
The original container. |
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. |
TestSetupTrait::$container | property | core/ |
The dependency injection container used in the test. |
ThemeNegotiatorTest::$container | property | core/ |
The container builder. |
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. |
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. |
ViewsTest::$container | property | core/ |
The test container. |
views_theme_suggestions_container_alter | function | core/ |
Implements hook_theme_suggestions_HOOK_alter(). |
ViewUIConverter::$container | property | core/ |
The service container. |
YamlFileLoader::$container | property | core/ |
|
ZfExtensionManagerSfContainer | class | core/ |
Defines a bridge between the Laminas service manager to Symfony container. |
ZfExtensionManagerSfContainer.php | file | core/ |
|
ZfExtensionManagerSfContainer::$canonicalNames | property | core/ |
A local cache of computed canonical names. |
ZfExtensionManagerSfContainer::$canonicalNamesReplacements | property | core/ |
A map of characters to be replaced through strtr. |
ZfExtensionManagerSfContainer::$container | property | core/ |
The service container. |
ZfExtensionManagerSfContainer::$prefix | property | core/ |
The prefix to be used when retrieving plugins from the container. |
ZfExtensionManagerSfContainer::$standalone | property | core/ |
|
ZfExtensionManagerSfContainer::canonicalizeName | function | core/ |
Canonicalize the extension name to a service name. |
ZfExtensionManagerSfContainer::get | function | core/ |
|
ZfExtensionManagerSfContainer::has | function | core/ |
|
ZfExtensionManagerSfContainer::setContainer | function | core/ |
|
ZfExtensionManagerSfContainer::setStandalone | function | core/ |
|
ZfExtensionManagerSfContainer::__construct | function | core/ |
Constructs a ZfExtensionManagerSfContainer object. |
ZfExtensionManagerSfContainerTest | class | core/ |
@coversDefaultClass \Drupal\Component\Bridge\ZfExtensionManagerSfContainer @group Bridge |
ZfExtensionManagerSfContainerTest.php | file | core/ |
|
ZfExtensionManagerSfContainerTest::canonicalizeNameProvider | function | core/ |
Data provider for testReverseProxyEnabled. |
ZfExtensionManagerSfContainerTest::testCanonicalizeName | function | core/ |
@covers ::canonicalizeName @dataProvider canonicalizeNameProvider |
ZfExtensionManagerSfContainerTest::testGet | function | core/ |
@covers ::setContainer @covers ::setStandalone @covers ::get |
ZfExtensionManagerSfContainerTest::testGetContainerException | function | core/ |
@covers ::get |
ZfExtensionManagerSfContainerTest::testHas | function | core/ |
@covers ::setContainer @covers ::setStandalone @covers ::has |
ZfExtensionManagerSfContainerTest::testPrefix | function | core/ |
@covers ::__construct @covers ::has @covers ::get |
ZfExtensionManagerSfContainerTest::testSetStandaloneException | function | core/ |
@covers ::setStandalone |
Pagination
- Previous page
- Page 9
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.