| 
            EventDispatcher           | 
                  
            class           | 
                  
            drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/EventDispatcher.php           | 
                  
            The EventDispatcherInterface is the central point of Symfony's event listener system.           | 
              
          
                  | 
            Request::dispatch           | 
                  
            function           | 
                  
            drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Request.php           | 
                  
            Helper to dispatch Guzzle events and set the event name on the event           | 
              
          
                  | 
            Event::$dispatcher           | 
                  
            property           | 
                  
            drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Event.php           | 
                  
                       | 
              
          
                  | 
            EventDispatcherTest           | 
                  
            class           | 
                  
            drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/EventDispatcherTest.php           | 
                  
                       | 
              
          
                  | 
            EventDispatcher.php           | 
                  
            file           | 
                  
            drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/EventDispatcher.php           | 
                  
                       | 
              
          
                  | 
            TestEventDispatcher           | 
                  
            class           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fixtures/TestEventDispatcher.php           | 
                  
                       | 
              
          
                  | 
            Event::setDispatcher           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Event.php           | 
                  
            Stores the EventDispatcher that dispatches this Event           | 
              
          
                  | 
            Event::getDispatcher           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Event.php           | 
                  
            Returns the EventDispatcher that dispatches this Event           | 
              
          
                  | 
            AbstractHasDispatcher           | 
                  
            class           | 
                  
            drupal/core/vendor/guzzle/common/Guzzle/Common/AbstractHasDispatcher.php           | 
                  
            Class that holds an event dispatcher           | 
              
          
                  | 
            HasDispatcherInterface           | 
                  
            interface           | 
                  
            drupal/core/vendor/guzzle/common/Guzzle/Common/HasDispatcherInterface.php           | 
                  
            Holds an event dispatcher           | 
              
          
                  | 
            EventTest::$dispatcher           | 
                  
            property           | 
                  
            drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/EventTest.php           | 
                  
                       | 
              
          
                  | 
            EventDispatcherTest.php           | 
                  
            file           | 
                  
            drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/EventDispatcherTest.php           | 
                  
                       | 
              
          
                  | 
            HttpKernel::$dispatcher           | 
                  
            property           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpKernel.php           | 
                  
                       | 
              
          
                  | 
            TestEventDispatcher.php           | 
                  
            file           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fixtures/TestEventDispatcher.php           | 
                  
                       | 
              
          
                  | 
            EventDispatcher::$sorted           | 
                  
            property           | 
                  
            drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/EventDispatcher.php           | 
                  
                       | 
              
          
                  | 
            ImmutableEventDispatcher           | 
                  
            class           | 
                  
            drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/ImmutableEventDispatcher.php           | 
                  
            A read-only proxy for an event dispatcher.           | 
              
          
                  | 
            EventDispatcherInterface           | 
                  
            interface           | 
                  
            drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/EventDispatcherInterface.php           | 
                  
            The EventDispatcherInterface is the central point of Symfony's event listener system.
Listeners are registered on the manager and events are dispatched through the
manager.           | 
              
          
                  | 
            Config::$eventDispatcher           | 
                  
            property           | 
                  
            drupal/core/lib/Drupal/Core/Config/Config.php           | 
                  
            The event dispatcher used to notify subscribers.           | 
              
          
                  | 
            AbstractHasDispatcher.php           | 
                  
            file           | 
                  
            drupal/core/vendor/guzzle/common/Guzzle/Common/AbstractHasDispatcher.php           | 
                  
                       | 
              
          
                  | 
            RouteBuilder::$dispatcher           | 
                  
            property           | 
                  
            drupal/core/lib/Drupal/Core/Routing/RouteBuilder.php           | 
                  
            The event dispatcher to notify of routes.           | 
              
          
                  | 
            EventDispatcher::dispatch           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/EventDispatcher.php           | 
                  
            @api           | 
              
          
                  | 
            Request::$eventDispatcher           | 
                  
            property           | 
                  
            drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Request.php           | 
                  
                       | 
              
          
                  | 
            HasDispatcherInterface.php           | 
                  
            file           | 
                  
            drupal/core/vendor/guzzle/common/Guzzle/Common/HasDispatcherInterface.php           | 
                  
                       | 
              
          
                  | 
            EventDispatcherTest::setUp           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/EventDispatcherTest.php           | 
                  
                       | 
              
          
                  | 
            ExpressionVisitor::dispatch           | 
                  
            function           | 
                  
            drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/Expr/ExpressionVisitor.php           | 
                  
            Dispatch walking an expression to the appropriate handler.           | 
              
          
                  | 
            EventManager::dispatchEvent           | 
                  
            function           | 
                  
            drupal/core/vendor/doctrine/common/lib/Doctrine/Common/EventManager.php           | 
                  
            Dispatches an event to all registered listeners.           | 
              
          
                  | 
            EventDispatcherTest::preFoo           | 
                  
            constant           | 
                  
            drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/EventDispatcherTest.php           | 
                  
                       | 
              
          
                  | 
            EventDispatcherTest::preBar           | 
                  
            constant           | 
                  
            drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/EventDispatcherTest.php           | 
                  
                       | 
              
          
                  | 
            EventDispatcher::$listeners           | 
                  
            property           | 
                  
            drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/EventDispatcher.php           | 
                  
                       | 
              
          
                  | 
            EventDispatcher::doDispatch           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/EventDispatcher.php           | 
                  
            Triggers the listeners of an event.           | 
              
          
                  | 
            Request::setEventDispatcher           | 
                  
            function           | 
                  
            drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Request.php           | 
                  
            Set the EventDispatcher of the request           | 
              
          
                  | 
            Request::getEventDispatcher           | 
                  
            function           | 
                  
            drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Request.php           | 
                  
            Get the EventDispatcher of the request           | 
              
          
                  | 
            EventDispatcherTest::postFoo           | 
                  
            constant           | 
                  
            drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/EventDispatcherTest.php           | 
                  
                       | 
              
          
                  | 
            EventDispatcherTest::postBar           | 
                  
            constant           | 
                  
            drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/EventDispatcherTest.php           | 
                  
                       | 
              
          
                  | 
            ImmutableEventDispatcherTest           | 
                  
            class           | 
                  
            drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/ImmutableEventDispatcherTest.php           | 
                  
            @author Bernhard Schussek <bschussek@gmail.com>           | 
              
          
                  | 
            EventTest::testSetDispatcher           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/EventTest.php           | 
                  
                       | 
              
          
                  | 
            EventTest::testGetDispatcher           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/EventTest.php           | 
                  
                       | 
              
          
                  | 
            ImmutableEventDispatcher.php           | 
                  
            file           | 
                  
            drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/ImmutableEventDispatcher.php           | 
                  
                       | 
              
          
                  | 
            EventDispatcherInterface.php           | 
                  
            file           | 
                  
            drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/EventDispatcherInterface.php           | 
                  
                       | 
              
          
                  | 
            EventDispatcher::addListener           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/EventDispatcher.php           | 
                  
            @api           | 
              
          
                  | 
            EventDispatcherTest::tearDown           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/EventDispatcherTest.php           | 
                  
                       | 
              
          
                  | 
            ContainerAwareEventDispatcher           | 
                  
            class           | 
                  
            drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php           | 
                  
            Lazily loads listeners and subscribers from the dependency injection
container           | 
              
          
                  | 
            EventDispatcher::getListeners           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/EventDispatcher.php           | 
                  
                       | 
              
          
                  | 
            EventDispatcher::hasListeners           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/EventDispatcher.php           | 
                  
                       | 
              
          
                  | 
            EventDispatcherTest::$listener           | 
                  
            property           | 
                  
            drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/EventDispatcherTest.php           | 
                  
                       | 
              
          
                  | 
            EventDispatcher::addSubscriber           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/EventDispatcher.php           | 
                  
            @api           | 
              
          
                  | 
            EventDispatcher::sortListeners           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/EventDispatcher.php           | 
                  
            Sorts the internal list of listeners for the given event by priority.           | 
              
          
                  | 
            AbstractHasDispatcher::dispatch           | 
                  
            function           | 
                  
            drupal/core/vendor/guzzle/common/Guzzle/Common/AbstractHasDispatcher.php           | 
                  
            Helper to dispatch Guzzle events and set the event name on the event           | 
              
          
                  | 
            ConfigFactory::$eventDispatcher           | 
                  
            property           | 
                  
            drupal/core/lib/Drupal/Core/Config/ConfigFactory.php           | 
                  
            An event dispatcher instance to use for configuration events.           | 
              
          
                  | 
            EventDispatcher::removeListener           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/EventDispatcher.php           | 
                  
                       |