Search for container

  1. Search 7.x for container
  2. Search 9.5.x for container
  3. Search 8.9.x for container
  4. Search 10.3.x for container
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Container class core/lib/Drupal/Core/Render/Element/Container.php Provides a render element that wraps child elements in a container.
Container class core/lib/Drupal/Core/DependencyInjection/Container.php Extends the container to prevent serialization.
Container class core/lib/Drupal/Component/DependencyInjection/Container.php Provides a container optimized for Drupal's needs.

All search results

Title Object type File name Summary
container-inline.module.css file core/themes/claro/css/components/container-inline.module.css Inline items.
container-inline.module.css file core/modules/system/css/components/container-inline.module.css Inline items.
container-inline.module.pcss.css file core/themes/olivero/css/components/container-inline.module.pcss.css Inline items.
container-inline.module.pcss.css file core/themes/claro/css/components/container-inline.module.pcss.css Inline items.
container-inline.pcss.css file core/themes/claro/css/components/container-inline.pcss.css Inline items.
container.html.twig file core/themes/stable9/templates/form/container.html.twig Theme override of a container used to wrap child elements.
container.html.twig file core/themes/starterkit_theme/templates/form/container.html.twig Theme override of a container used to wrap child elements.
container.html.twig file core/modules/system/templates/container.html.twig Default theme implementation of a container used to wrap child elements.
Container.php file core/lib/Drupal/Core/Render/Element/Container.php
Container.php file core/lib/Drupal/Core/DependencyInjection/Container.php
Container.php file core/lib/Drupal/Component/DependencyInjection/Container.php
Container::$aliases property core/lib/Drupal/Component/DependencyInjection/Container.php The aliases of the container.
Container::$frozen property core/lib/Drupal/Component/DependencyInjection/Container.php Whether the container parameters can still be changed.
Container::$loading property core/lib/Drupal/Component/DependencyInjection/Container.php The currently loading services.
Container::$parameters property core/lib/Drupal/Component/DependencyInjection/Container.php The parameters of the container.
Container::$privateServices property core/lib/Drupal/Component/DependencyInjection/Container.php The instantiated private services.
Container::$serviceDefinitions property core/lib/Drupal/Component/DependencyInjection/Container.php The service definitions of the container.
Container::$services property core/lib/Drupal/Component/DependencyInjection/Container.php The instantiated services.
Container::createService function core/lib/Drupal/Component/DependencyInjection/Container.php Creates a service from a service definition.
Container::get function core/lib/Drupal/Component/DependencyInjection/Container.php
Container::getAlternatives function core/lib/Drupal/Component/DependencyInjection/Container.php Provides alternatives for a given array and key.
Container::getInfo function core/lib/Drupal/Core/Render/Element/Container.php Returns the element properties for this element.
Container::getParameter function core/lib/Drupal/Component/DependencyInjection/Container.php
Container::getParameterAlternatives function core/lib/Drupal/Component/DependencyInjection/Container.php Provides alternatives in case a parameter was not found.
Container::getServiceAlternatives function core/lib/Drupal/Component/DependencyInjection/Container.php Provides alternatives in case a service was not found.
Container::getServiceIds function core/lib/Drupal/Component/DependencyInjection/Container.php Gets all defined service IDs.
Container::has function core/lib/Drupal/Component/DependencyInjection/Container.php
Container::hasParameter function core/lib/Drupal/Component/DependencyInjection/Container.php
Container::initialized function core/lib/Drupal/Component/DependencyInjection/Container.php
Container::preRenderContainer function core/lib/Drupal/Core/Render/Element/Container.php Prevents optional containers from rendering if they have no children.
Container::processContainer function core/lib/Drupal/Core/Render/Element/Container.php Processes a container element.
Container::reset function core/lib/Drupal/Component/DependencyInjection/Container.php Resets shared services from the container.
Container::resolveServicesAndParameters function core/lib/Drupal/Component/DependencyInjection/Container.php Resolves arguments that represent services or variables to the real values.
Container::set function core/lib/Drupal/Component/DependencyInjection/Container.php
Container::setParameter function core/lib/Drupal/Component/DependencyInjection/Container.php
Container::__clone function core/lib/Drupal/Component/DependencyInjection/Container.php Ensure that cloning doesn't work.
Container::__construct function core/lib/Drupal/Component/DependencyInjection/Container.php Constructs a new Container instance.
Container::__sleep function core/lib/Drupal/Core/DependencyInjection/Container.php
ContainerAwareEventDispatcher class core/lib/Drupal/Component/EventDispatcher/ContainerAwareEventDispatcher.php A performance optimized container aware event dispatcher.
ContainerAwareEventDispatcher.php file core/lib/Drupal/Component/EventDispatcher/ContainerAwareEventDispatcher.php
ContainerAwareEventDispatcher::$container property core/lib/Drupal/Component/EventDispatcher/ContainerAwareEventDispatcher.php The service container.
ContainerAwareEventDispatcher::$listeners property core/lib/Drupal/Component/EventDispatcher/ContainerAwareEventDispatcher.php Listener definitions.
ContainerAwareEventDispatcher::$unsorted property core/lib/Drupal/Component/EventDispatcher/ContainerAwareEventDispatcher.php Whether listeners need to be sorted prior to dispatch, keyed by event name.
ContainerAwareEventDispatcher::addListener function core/lib/Drupal/Component/EventDispatcher/ContainerAwareEventDispatcher.php
ContainerAwareEventDispatcher::addSubscriber function core/lib/Drupal/Component/EventDispatcher/ContainerAwareEventDispatcher.php
ContainerAwareEventDispatcher::dispatch function core/lib/Drupal/Component/EventDispatcher/ContainerAwareEventDispatcher.php
ContainerAwareEventDispatcher::getListenerPriority function core/lib/Drupal/Component/EventDispatcher/ContainerAwareEventDispatcher.php
ContainerAwareEventDispatcher::getListeners function core/lib/Drupal/Component/EventDispatcher/ContainerAwareEventDispatcher.php
ContainerAwareEventDispatcher::hasListeners function core/lib/Drupal/Component/EventDispatcher/ContainerAwareEventDispatcher.php
ContainerAwareEventDispatcher::removeListener function core/lib/Drupal/Component/EventDispatcher/ContainerAwareEventDispatcher.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.