Search for on
Title | Object type | File name | Summary |
---|---|---|---|
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::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. |
Pagination
- Previous page
- Page 158
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.