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

  • AbstractEventDispatcherTest
  • CallableClass
  • ContainerAwareEventDispatcherTest
  • EventDispatcherTest
  • EventTest
  • GenericEventTest
  • ImmutableEventDispatcherTest
  • Service
  • SubscriberService
  • TestEventListener
  • TestEventSubscriber
  • TestEventSubscriberWithMultipleListeners
  • TestEventSubscriberWithPriorities
  • TestWithDispatcher
  • Overview
  • Namespace
  • Function
  • Tree

Namespace Symfony\Component\EventDispatcher\Tests

Namespaces summary
Symfony\Component\EventDispatcher\Tests\Debug
Symfony\Component\EventDispatcher\Tests\DependencyInjection
Classes summary
AbstractEventDispatcherTest
CallableClass
ContainerAwareEventDispatcherTest
EventDispatcherTest
EventTest Test class for Event.
GenericEventTest Test class for Event.
ImmutableEventDispatcherTest
Service
SubscriberService

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

TestEventListener
TestEventSubscriber

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

TestEventSubscriberWithMultipleListeners

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

TestEventSubscriberWithPriorities

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

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