Search for container
- Search 7.x for container
- Search 8.9.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 |
---|---|---|---|
ContainerAwareEventDispatcherTest::testGetListenersWithServices | function | core/ |
|
ContainerAwareEventDispatcherTest::testHasListenersIsLazy | function | core/ |
|
ContainerAwareEventDispatcherTest::testHasListenersWhenAddedCallbackListenerIsRemoved | function | core/ |
|
ContainerAwareEventDispatcherTest::testHasListenersWithoutEventsReturnsFalseAfterHasListenersWithEventHasBeenCalled | function | core/ |
|
ContainerAwareEventDispatcherTest::testInitialState | function | core/ |
|
ContainerAwareEventDispatcherTest::testPriorityFindsLazyListeners | function | core/ |
|
ContainerAwareEventDispatcherTest::testRemoveFindsLazyListeners | function | core/ |
|
ContainerAwareEventDispatcherTest::testRemoveListener | function | core/ |
|
ContainerAwareEventDispatcherTest::testRemoveService | function | core/ |
|
ContainerAwareEventDispatcherTest::testRemoveSubscriber | function | core/ |
|
ContainerAwareEventDispatcherTest::testRemoveSubscriberWithMultipleListeners | function | core/ |
|
ContainerAwareEventDispatcherTest::testRemoveSubscriberWithPriorities | function | core/ |
|
ContainerAwareEventDispatcherTest::testStopEventPropagation | function | core/ |
|
ContainerAwareEventDispatcherTest::testSymfonyEventDeprecation | function | core/ |
Tests deprecation notice for Symfony Event class. |
ContainerAwareEventDispatcherTest::testSymfonyEventDispatching | function | core/ |
Tests dispatching Symfony events with core's event dispatcher. |
ContainerAwareEventDispatcherTest::testSymfonyInheritedEventDeprecation | function | core/ |
Tests deprecation notice for Symfony Event class inheritance. |
ContainerAwareEventDispatcherTest::testWorkaroundForPhpBug62976 | function | core/ |
|
ContainerBuilder | class | core/ |
Drupal's dependency injection container builder. |
ContainerBuilder.php | file | core/ |
|
ContainerBuilder::register | function | core/ |
|
ContainerBuilder::set | function | core/ |
Overrides Symfony\Component\DependencyInjection\ContainerBuilder::set(). |
ContainerBuilder::setAlias | function | core/ |
|
ContainerBuilder::setDefinition | function | core/ |
|
ContainerBuilder::setParameter | function | core/ |
|
ContainerBuilder::__construct | function | core/ |
|
ContainerBuilder::__sleep | function | core/ |
|
ContainerBuilderTest | class | core/ |
@coversDefaultClass \Drupal\Core\DependencyInjection\ContainerBuilder @group DependencyInjection |
ContainerBuilderTest.php | file | core/ |
|
ContainerBuilderTest::testConstructor | function | core/ |
Tests constructor and resource tracking disabling. |
ContainerBuilderTest::testGet | function | core/ |
@covers ::get |
ContainerBuilderTest::testLegacySetDefinition | function | core/ |
@covers ::setDefinition |
ContainerBuilderTest::testRegister | function | core/ |
@covers ::register |
ContainerBuilderTest::testSerialize | function | core/ |
Tests serialization. |
ContainerBuilderTest::testSetAlias | function | core/ |
@covers ::setAlias |
ContainerBuilderTest::testSetDefinition | function | core/ |
@covers ::setDefinition |
ContainerBuilderTest::testSetParameterException | function | core/ |
@covers ::setParameter |
ContainerDerivativeDiscoveryDecorator | class | core/ |
Injects dependencies into derivers if they use ContainerDeriverInterface. |
ContainerDerivativeDiscoveryDecorator.php | file | core/ |
|
ContainerDerivativeDiscoveryDecorator::getDeriver | function | core/ |
Gets a deriver for a base plugin. |
ContainerDerivativeDiscoveryDecoratorTest | class | core/ |
@coversDefaultClass \Drupal\Core\Plugin\Discovery\ContainerDerivativeDiscoveryDecorator @group Plugin |
ContainerDerivativeDiscoveryDecoratorTest.php | file | core/ |
|
ContainerDerivativeDiscoveryDecoratorTest::testGetDefinitions | function | core/ |
@covers ::getDefinitions |
ContainerDeriverInterface | interface | core/ |
Creates additional plugin definitions. |
ContainerDeriverInterface.php | file | core/ |
|
ContainerDeriverInterface::create | function | core/ |
Creates a new class instance. |
ContainerFactory | class | core/ |
Plugin factory which passes a container to a create method. |
ContainerFactory.php | file | core/ |
|
ContainerFactory::createInstance | function | core/ |
Creates a pre-configured instance of a plugin. |
ContainerFactoryPluginInterface | interface | core/ |
Defines an interface for pulling plugin dependencies from the container. |
ContainerFactoryPluginInterface.php | file | core/ |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.