Overview

Namespaces

  • Composer
    • Autoload
  • Guzzle
    • Common
      • Exception
    • Http
      • Curl
      • Exception
      • Message
        • Header
      • QueryAggregator
    • Parser
      • Cookie
      • Message
      • UriTemplate
      • Url
    • Plugin
      • Mock
    • Stream
  • Mockery
    • Adapter
      • Phpunit
    • CountValidator
    • Exception
    • Generator
      • StringManipulation
        • Pass
    • Loader
    • Matcher
  • None
  • Omnipay
    • Common
      • Exception
      • Message
    • Dummy
      • Message
    • Fatzebra
      • Message
  • PHP
  • Symfony
    • Component
      • EventDispatcher
        • Debug
        • DependencyInjection
        • Tests
          • Debug
          • DependencyInjection
      • HttpFoundation
        • File
          • Exception
          • MimeType
        • Session
          • Attribute
          • Flash
          • Storage
            • Handler
            • Proxy
        • Tests
          • File
            • MimeType
          • Session
            • Attribute
            • Flash
            • Storage
              • Handler
              • Proxy
      • Yaml
        • Exception
        • Tests

Classes

  • ContainerAwareEventDispatcher
  • Event
  • EventDispatcher
  • GenericEvent
  • ImmutableEventDispatcher

Interfaces

  • EventDispatcherInterface
  • EventSubscriberInterface
  • Overview
  • Namespace
  • Function
  • Tree

Namespace Symfony\Component\EventDispatcher

Namespaces summary
Symfony\Component\EventDispatcher\Debug
Symfony\Component\EventDispatcher\DependencyInjection
Symfony\Component\EventDispatcher\Tests
Classes summary
ContainerAwareEventDispatcher

Lazily loads listeners and subscribers from the dependency injection container.

Event Event is the base class for classes containing event data.
EventDispatcher The EventDispatcherInterface is the central point of Symfony's event listener system.
GenericEvent Event encapsulation class.
ImmutableEventDispatcher A read-only proxy for an event dispatcher.
Interfaces summary
EventDispatcherInterface

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.

EventSubscriberInterface

An EventSubscriber knows himself what events he is interested in. If an EventSubscriber is added to an EventDispatcherInterface, the manager invokes Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents() and registers the subscriber as a listener for all returned events.

Omnipay Fat Zebra / Paystream Gateway Module API Documentation API documentation generated by ApiGen