SynchronizeCsrfTokenSeedTrait::rebuildContainer |
function |
core/modules/ckeditor5/tests/src/Traits/SynchronizeCsrfTokenSeedTrait.php |
|
TaggedHandlersPassTest::buildContainer |
function |
core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/TaggedHandlersPassTest.php |
|
template_preprocess_container |
function |
core/includes/theme.inc |
Prepares variables for container templates. |
TestContainerDerivativeDiscovery |
class |
core/tests/Drupal/Tests/Core/Plugin/Discovery/TestContainerDerivativeDiscovery.php |
Defines container test derivative discovery. |
TestContainerDerivativeDiscovery.php |
file |
core/tests/Drupal/Tests/Core/Plugin/Discovery/TestContainerDerivativeDiscovery.php |
|
TestContainerDerivativeDiscovery::create |
function |
core/tests/Drupal/Tests/Core/Plugin/Discovery/TestContainerDerivativeDiscovery.php |
Creates a new class instance. |
TestContainerDerivativeDiscovery::__construct |
function |
core/tests/Drupal/Tests/Core/Plugin/Discovery/TestContainerDerivativeDiscovery.php |
Constructs a TestContainerDerivativeDiscovery object. |
TestKernel::setContainerWithKernel |
function |
core/lib/Drupal/Core/Test/TestKernel.php |
Sets a container with a kernel service on the Drupal class. |
TestSetupTrait::$container |
property |
core/lib/Drupal/Core/Test/TestSetupTrait.php |
The dependency injection container used in the test. |
ThemeNegotiatorTest::$container |
property |
core/tests/Drupal/Tests/Core/Theme/ThemeNegotiatorTest.php |
The container builder. |
ThemeTestSubscriber::$container |
property |
core/modules/system/tests/modules/theme_test/src/EventSubscriber/ThemeTestSubscriber.php |
The used container. |
UncaughtExceptionTest::testErrorContainer |
function |
core/tests/Drupal/FunctionalTests/Bootstrap/UncaughtExceptionTest.php |
Tests a container which has an error. |
UncaughtExceptionTest::testExceptionContainer |
function |
core/tests/Drupal/FunctionalTests/Bootstrap/UncaughtExceptionTest.php |
Tests a container which has an exception really early. |
UnitTestCase::getContainerWithCacheTagsInvalidator |
function |
core/tests/Drupal/Tests/UnitTestCase.php |
Sets up a container with a cache tags invalidator. |
UpdateKernel::cacheDrupalContainer |
function |
core/lib/Drupal/Core/Update/UpdateKernel.php |
Stores the container definition in a cache. |
UpdateKernel::initializeContainer |
function |
core/lib/Drupal/Core/Update/UpdateKernel.php |
Initializes the service container. |
UrlTest::$container |
property |
core/tests/Drupal/Tests/Core/UrlTest.php |
|
views-ui-container.html.twig |
file |
core/themes/stable9/templates/admin/views-ui-container.html.twig |
Theme override for a generic views UI container/wrapper. |
views-ui-container.html.twig |
file |
core/themes/stable/templates/admin/views-ui-container.html.twig |
Theme override for a generic views UI container/wrapper. |
views-ui-container.html.twig |
file |
core/modules/views_ui/templates/views-ui-container.html.twig |
Default theme implementation for a generic views UI container/wrapper. |
ViewsTemplateTest::testThemeSuggestionsContainerAlter |
function |
core/modules/views/tests/src/Kernel/ViewsTemplateTest.php |
@covers views_theme_suggestions_container_alter(). |
ViewsTest::$container |
property |
core/modules/views/tests/src/Unit/ViewsTest.php |
The test container. |
views_theme_suggestions_container_alter |
function |
core/modules/views/views.module |
Implements hook_theme_suggestions_HOOK_alter(). |
ViewUIConverter::$container |
property |
core/modules/views_ui/src/ProxyClass/ParamConverter/ViewUIConverter.php |
The service container. |
YamlFileLoader::$container |
property |
core/lib/Drupal/Core/DependencyInjection/YamlFileLoader.php |
|
ZfExtensionManagerSfContainer |
class |
core/modules/aggregator/src/ZfExtensionManagerSfContainer.php |
Defines a bridge between the Laminas service manager to Symfony container. |
ZfExtensionManagerSfContainer |
class |
core/lib/Drupal/Component/Bridge/ZfExtensionManagerSfContainer.php |
Defines a bridge between the Laminas service manager to Symfony container. |
ZfExtensionManagerSfContainer.php |
file |
core/lib/Drupal/Component/Bridge/ZfExtensionManagerSfContainer.php |
|
ZfExtensionManagerSfContainer.php |
file |
core/modules/aggregator/src/ZfExtensionManagerSfContainer.php |
|
ZfExtensionManagerSfContainer::$canonicalNames |
property |
core/modules/aggregator/src/ZfExtensionManagerSfContainer.php |
A local cache of computed canonical names. |
ZfExtensionManagerSfContainer::$canonicalNames |
property |
core/lib/Drupal/Component/Bridge/ZfExtensionManagerSfContainer.php |
A local cache of computed canonical names. |
ZfExtensionManagerSfContainer::$canonicalNamesReplacements |
property |
core/lib/Drupal/Component/Bridge/ZfExtensionManagerSfContainer.php |
A map of characters to be replaced through strtr. |
ZfExtensionManagerSfContainer::$canonicalNamesReplacements |
property |
core/modules/aggregator/src/ZfExtensionManagerSfContainer.php |
A map of characters to be replaced through strtr. |
ZfExtensionManagerSfContainer::$container |
property |
core/modules/aggregator/src/ZfExtensionManagerSfContainer.php |
The service container. |
ZfExtensionManagerSfContainer::$container |
property |
core/lib/Drupal/Component/Bridge/ZfExtensionManagerSfContainer.php |
The service container. |
ZfExtensionManagerSfContainer::$prefix |
property |
core/lib/Drupal/Component/Bridge/ZfExtensionManagerSfContainer.php |
The prefix to be used when retrieving plugins from the container. |
ZfExtensionManagerSfContainer::$prefix |
property |
core/modules/aggregator/src/ZfExtensionManagerSfContainer.php |
The prefix to be used when retrieving plugins from the container. |
ZfExtensionManagerSfContainer::$standalone |
property |
core/modules/aggregator/src/ZfExtensionManagerSfContainer.php |
|
ZfExtensionManagerSfContainer::$standalone |
property |
core/lib/Drupal/Component/Bridge/ZfExtensionManagerSfContainer.php |
|
ZfExtensionManagerSfContainer::canonicalizeName |
function |
core/lib/Drupal/Component/Bridge/ZfExtensionManagerSfContainer.php |
Canonicalize the extension name to a service name. |
ZfExtensionManagerSfContainer::canonicalizeName |
function |
core/modules/aggregator/src/ZfExtensionManagerSfContainer.php |
Canonicalize the extension name to a service name. |
ZfExtensionManagerSfContainer::get |
function |
core/modules/aggregator/src/ZfExtensionManagerSfContainer.php |
|
ZfExtensionManagerSfContainer::get |
function |
core/lib/Drupal/Component/Bridge/ZfExtensionManagerSfContainer.php |
|
ZfExtensionManagerSfContainer::has |
function |
core/lib/Drupal/Component/Bridge/ZfExtensionManagerSfContainer.php |
|
ZfExtensionManagerSfContainer::has |
function |
core/modules/aggregator/src/ZfExtensionManagerSfContainer.php |
|
ZfExtensionManagerSfContainer::setContainer |
function |
core/modules/aggregator/src/ZfExtensionManagerSfContainer.php |
|
ZfExtensionManagerSfContainer::setContainer |
function |
core/lib/Drupal/Component/Bridge/ZfExtensionManagerSfContainer.php |
|
ZfExtensionManagerSfContainer::setStandalone |
function |
core/lib/Drupal/Component/Bridge/ZfExtensionManagerSfContainer.php |
|
ZfExtensionManagerSfContainer::setStandalone |
function |
core/modules/aggregator/src/ZfExtensionManagerSfContainer.php |
|
ZfExtensionManagerSfContainer::__construct |
function |
core/modules/aggregator/src/ZfExtensionManagerSfContainer.php |
Constructs a ZfExtensionManagerSfContainer object. |