HTMLRestrictions::getTextContainerElementList |
function |
core/modules/ckeditor5/src/HTMLRestrictions.php |
Gets a list of CKEditor 5's `$block` text container elements. |
IconExtractorTest::$container |
property |
core/tests/Drupal/Tests/Core/Theme/Icon/IconExtractorTest.php |
The container. |
IconTest::$container |
property |
core/tests/Drupal/Tests/Core/Theme/Icon/IconTest.php |
The container. |
InstallerKernel::initializeContainer |
function |
core/lib/Drupal/Core/Installer/InstallerKernel.php |
Initializes the service container. |
KernelTestBase::$container |
property |
core/tests/Drupal/KernelTests/KernelTestBase.php |
|
KernelTestBaseTest::testContainerIsolation |
function |
core/tests/Drupal/KernelTests/KernelTestBaseTest.php |
Tests whether the fixture allows us to install modules and configuration. |
KernelTestBaseTest::testSubsequentContainerIsolation |
function |
core/tests/Drupal/KernelTests/KernelTestBaseTest.php |
Tests whether the fixture can re-install modules and configuration. |
KeyValueFactory::$container |
property |
core/lib/Drupal/Core/KeyValueStore/KeyValueFactory.php |
The service container. |
LanguageConverter::$container |
property |
core/modules/language/src/ProxyClass/LanguageConverter.php |
The service container. |
LanguageRequestSubscriber::onContainerInitializeSubrequestFinished |
function |
core/modules/language/src/EventSubscriber/LanguageRequestSubscriber.php |
Initializes config overrides whenever the service container is rebuilt. |
LayoutBuilderEntityFormTrait::buildMessageContainer |
function |
core/modules/layout_builder/src/Form/LayoutBuilderEntityFormTrait.php |
Build the message container. |
LazyContextRepository::$container |
property |
core/lib/Drupal/Core/Plugin/Context/LazyContextRepository.php |
The service container. |
LazyContextRepositoryTest::$container |
property |
core/tests/Drupal/Tests/Core/Plugin/Context/LazyContextRepositoryTest.php |
The container. |
LocalTaskIntegrationTestBase::$container |
property |
core/tests/Drupal/Tests/Core/Menu/LocalTaskIntegrationTestBase.php |
The container. |
MatcherDumper::$container |
property |
core/lib/Drupal/Core/ProxyClass/Routing/MatcherDumper.php |
The service container. |
MenuActiveTrail::$container |
property |
core/lib/Drupal/Core/ProxyClass/Menu/MenuActiveTrail.php |
The service container. |
MenuLinkPluginConverter::$container |
property |
core/lib/Drupal/Core/ProxyClass/ParamConverter/MenuLinkPluginConverter.php |
The service container. |
MigrationLookupTestCase::prepareContainer |
function |
core/modules/migrate/tests/src/Unit/process/MigrationLookupTestCase.php |
Prepares and sets the container. |
MimeTypeGuesser::$container |
property |
core/lib/Drupal/Core/ProxyClass/File/MimeType/MimeTypeGuesser.php |
The service container. |
MockContainerInjection |
class |
core/tests/Drupal/Tests/Core/Utility/CallableResolverTest.php |
Test class mocking container injection. |
MockContainerInjection |
class |
core/tests/Drupal/Tests/Core/Controller/ControllerResolverTest.php |
Mock for the injected service. |
MockContainerInjection::$injected |
property |
core/tests/Drupal/Tests/Core/Utility/CallableResolverTest.php |
The value to be injected. |
MockContainerInjection::$result |
property |
core/tests/Drupal/Tests/Core/Controller/ControllerResolverTest.php |
The test value saved during construction. |
MockContainerInjection::create |
function |
core/tests/Drupal/Tests/Core/Utility/CallableResolverTest.php |
Instantiates a new instance of this class. |
MockContainerInjection::create |
function |
core/tests/Drupal/Tests/Core/Controller/ControllerResolverTest.php |
Instantiates a new instance of this class. |
MockContainerInjection::getResult |
function |
core/tests/Drupal/Tests/Core/Utility/CallableResolverTest.php |
|
MockContainerInjection::getResult |
function |
core/tests/Drupal/Tests/Core/Controller/ControllerResolverTest.php |
|
MockContainerInjection::__construct |
function |
core/tests/Drupal/Tests/Core/Utility/CallableResolverTest.php |
|
MockContainerInjection::__construct |
function |
core/tests/Drupal/Tests/Core/Controller/ControllerResolverTest.php |
|
MockService::$container |
property |
core/tests/Drupal/Tests/Component/DependencyInjection/ContainerTest.php |
|
MockService::getContainer |
function |
core/tests/Drupal/Tests/Component/DependencyInjection/ContainerTest.php |
Gets the container object. |
MockService::setContainer |
function |
core/tests/Drupal/Tests/Component/DependencyInjection/ContainerTest.php |
Sets the container object. |
ModuleInstaller::$container |
property |
core/lib/Drupal/Core/ProxyClass/Extension/ModuleInstaller.php |
The service container. |
ModuleInstallerTest::containerRebuildRequiredProvider |
function |
core/tests/Drupal/KernelTests/Core/Extension/ModuleInstallerTest.php |
Data provider for ::testContainerRebuildRequired(). |
ModuleInstallerTest::testContainerRebuildRequired |
function |
core/tests/Drupal/KernelTests/Core/Extension/ModuleInstallerTest.php |
Tests container rebuilding due to the container_rebuild_required info key. |
node-preview-container.css |
file |
core/themes/olivero/css/components/node-preview-container.css |
Node preview container styling. |
node-preview-container.pcss.css |
file |
core/themes/olivero/css/components/node-preview-container.pcss.css |
Node preview container styling. |
NodePreviewConverter::$container |
property |
core/modules/node/src/ProxyClass/ParamConverter/NodePreviewConverter.php |
The service container. |
OptimizedPhpArrayDumperTest::$containerBuilder |
property |
core/tests/Drupal/Tests/Component/DependencyInjection/Dumper/OptimizedPhpArrayDumperTest.php |
The container builder instance. |
OptimizedPhpArrayDumperTest::$containerDefinition |
property |
core/tests/Drupal/Tests/Component/DependencyInjection/Dumper/OptimizedPhpArrayDumperTest.php |
The definition for the container to build in tests. |
OptimizedPhpArrayDumperTest::testDumpForEmptyContainer |
function |
core/tests/Drupal/Tests/Component/DependencyInjection/Dumper/OptimizedPhpArrayDumperTest.php |
Tests that an empty container works properly. |
PathPluginBaseTest::setupContainer |
function |
core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php |
Setup access plugin manager and config factory in the Drupal class. |
PermissionAccessCheckTest::$container |
property |
core/modules/user/tests/src/Unit/PermissionAccessCheckTest.php |
The dependency injection container. |
PersistentDatabaseLockBackend::$container |
property |
core/lib/Drupal/Core/ProxyClass/Lock/PersistentDatabaseLockBackend.php |
The service container. |
PhpArrayContainer |
class |
core/lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php |
Provides a container optimized for Drupal's needs. |
PhpArrayContainer.php |
file |
core/lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php |
|
PhpArrayContainer::createService |
function |
core/lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php |
Creates a service from a service definition. |
PhpArrayContainer::resolveServicesAndParameters |
function |
core/lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php |
Resolves arguments that represent services or variables to the real values. |
PhpArrayContainer::__construct |
function |
core/lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php |
Constructs a new Container instance. |
PhpArrayContainerTest |
class |
core/tests/Drupal/Tests/Component/DependencyInjection/PhpArrayContainerTest.php |
Tests Drupal\Component\DependencyInjection\PhpArrayContainer. |