|
Request::addSubscriber |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Request.php |
@codeCoverageIgnore |
|
EventDispatcher::addSubscriber |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/EventDispatcher.php |
@api |
|
AbstractHasDispatcher::addSubscriber |
function |
drupal/core/vendor/guzzle/common/Guzzle/Common/AbstractHasDispatcher.php |
Add an event subscriber to the dispatcher |
|
HasDispatcherInterface::addSubscriber |
function |
drupal/core/vendor/guzzle/common/Guzzle/Common/HasDispatcherInterface.php |
Add an event subscriber to the dispatcher |
|
EventDispatcherTest::testAddSubscriber |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/EventDispatcherTest.php |
|
|
ImmutableEventDispatcher::addSubscriber |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/ImmutableEventDispatcher.php |
Adds an event subscriber. |
|
EventDispatcherInterface::addSubscriber |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/EventDispatcherInterface.php |
Adds an event subscriber. |
|
ContainerAwareEventDispatcher::addSubscriberService |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php |
Adds a service as event subscriber |
|
EventDispatcherTest::testAddSubscriberWithPriorities |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/EventDispatcherTest.php |
|
|
ImmutableEventDispatcherTest::testAddSubscriberDisallowed |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/ImmutableEventDispatcherTest.php |
@expectedException \BadMethodCallException |
|
EventDispatcherTest::testAddSubscriberWithMultipleListeners |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/EventDispatcherTest.php |
|