Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::testSymfonyEventDispatching | function | core/ |
Tests dispatching Symfony events with core's event dispatcher. |
| ContainerAwareEventDispatcherTest::testWorkaroundForPhpBug62976 | function | core/ |
This bug affects: |
| 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::setParameter | function | core/ |
phpcs:ignore Drupal.Commenting.FunctionComment.VoidReturn |
| ContainerBuilder::__construct | function | core/ |
|
| ContainerBuilder::__sleep | function | core/ |
|
| ContainerBuilderTest | class | core/ |
@coversDefaultClass \Drupal\Core\DependencyInjection\ContainerBuilder[[api-linebreak]] @group DependencyInjection |
| ContainerBuilderTest.php | file | core/ |
|
| ContainerBuilderTest::testConstructor | function | core/ |
Tests constructor and resource tracking disabling. |
| ContainerBuilderTest::testGet | function | core/ |
@covers ::get[[api-linebreak]] |
| ContainerBuilderTest::testRegister | function | core/ |
@covers ::register[[api-linebreak]] |
| ContainerBuilderTest::testSerialize | function | core/ |
Tests serialization. |
| ContainerBuilderTest::testSetAlias | function | core/ |
@covers ::setAlias[[api-linebreak]] |
| ContainerBuilderTest::testSetDefinition | function | core/ |
@covers ::setDefinition[[api-linebreak]] |
| ContainerBuilderTest::testSetParameterException | function | core/ |
@covers ::setParameter[[api-linebreak]] |
| 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[[api-linebreak]] @group Plugin |
| ContainerDerivativeDiscoveryDecoratorTest.php | file | core/ |
|
| ContainerDerivativeDiscoveryDecoratorTest::testGetDefinitions | function | core/ |
@covers ::getDefinitions[[api-linebreak]] |
| 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 plugin instance based on the provided ID and configuration. |
| ContainerFactoryPluginInterface | interface | core/ |
Defines an interface for pulling plugin dependencies from the container. |
| ContainerFactoryPluginInterface.php | file | core/ |
|
| ContainerFactoryPluginInterface::create | function | core/ |
Creates an instance of the plugin. |
| ContainerForm | class | core/ |
Base form for container term edit forms. |
| ContainerForm.php | file | core/ |
|
| ContainerForm::$urlStub | property | core/ |
Reusable URL stub to use in watchdog messages. |
| ContainerForm::buildEntity | function | core/ |
Builds an updated entity object based upon the submitted form values. |
| ContainerForm::form | function | core/ |
Gets the actual form array to be built. |
| ContainerInjectionInterface | interface | core/ |
Defines a common interface for dependency container injection. |
| ContainerInjectionInterface.php | file | core/ |
|
| ContainerInjectionInterface::create | function | core/ |
Instantiates a new instance of this class. |
| ContainerInterface | interface | core/ |
The interface for Drupal service container classes. |
Pagination
- Previous page
- Page 287
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.