Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| container-inline.pcss.css | file | core/ |
Inline items. |
| container.html.twig | file | core/ |
Theme override of a container used to wrap child elements. |
| container.html.twig | file | core/ |
Theme override of a container used to wrap child elements. |
| container.html.twig | file | core/ |
Default theme implementation of a container used to wrap child elements. |
| container.namespaces | service | core/ |
ArrayObject |
| Container.php | file | core/ |
|
| Container.php | file | core/ |
|
| Container.php | file | core/ |
|
| container.trait | service | core/ |
Abstract |
| Container::$aliases | property | core/ |
The aliases of the container. |
| Container::$frozen | property | core/ |
Whether the container parameters can still be changed. |
| Container::$loading | property | core/ |
The currently loading services. |
| Container::$parameters | property | core/ |
The parameters of the container. |
| Container::$privateServices | property | core/ |
The instantiated private services. |
| Container::$serviceDefinitions | property | core/ |
The service definitions of the container. |
| Container::$services | property | core/ |
The instantiated services. |
| Container::createService | function | core/ |
Creates a service from a service definition. |
| Container::get | function | core/ |
|
| Container::getAlternatives | function | core/ |
Provides alternatives for a given array and key. |
| Container::getInfo | function | core/ |
Returns the element properties for this element. |
| Container::getParameter | function | core/ |
|
| Container::getParameterAlternatives | function | core/ |
Provides alternatives in case a parameter was not found. |
| Container::getServiceAlternatives | function | core/ |
Provides alternatives in case a service was not found. |
| Container::getServiceIds | function | core/ |
Gets all defined service IDs. |
| Container::has | function | core/ |
|
| Container::hasParameter | function | core/ |
|
| Container::initialized | function | core/ |
|
| Container::preRenderContainer | function | core/ |
Prevents optional containers from rendering if they have no children. |
| Container::processContainer | function | core/ |
Processes a container element. |
| Container::reset | function | core/ |
Resets shared services from the container. |
| Container::resolveServicesAndParameters | function | core/ |
Resolves arguments that represent services or variables to the real values. |
| Container::set | function | core/ |
|
| Container::set | function | core/ |
|
| Container::setParameter | function | core/ |
|
| Container::__clone | function | core/ |
Ensure that cloning doesn't work. |
| Container::__construct | function | core/ |
Constructs a new Container instance. |
| Container::__sleep | function | core/ |
|
| ContainerAwareEventDispatcher | class | core/ |
A performance optimized container aware event dispatcher. |
| ContainerAwareEventDispatcher.php | file | core/ |
|
| ContainerAwareEventDispatcher::$container | property | core/ |
The service container. |
| ContainerAwareEventDispatcher::$listeners | property | core/ |
Listener definitions. |
| ContainerAwareEventDispatcher::$unsorted | property | core/ |
Whether listeners need to be sorted prior to dispatch, keyed by event name. |
| ContainerAwareEventDispatcher::addListener | function | core/ |
|
| ContainerAwareEventDispatcher::addSubscriber | function | core/ |
|
| ContainerAwareEventDispatcher::dispatch | function | core/ |
|
| ContainerAwareEventDispatcher::getListenerPriority | function | core/ |
|
| ContainerAwareEventDispatcher::getListeners | function | core/ |
|
| ContainerAwareEventDispatcher::hasListeners | function | core/ |
|
| ContainerAwareEventDispatcher::removeListener | function | core/ |
|
| ContainerAwareEventDispatcher::removeSubscriber | function | core/ |
Pagination
- Previous page
- Page 266
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.