Open Journal Systems  3.3.0
Symfony\Component\EventDispatcher\Tests\EventDispatcherTest Class Reference
Inheritance diagram for Symfony\Component\EventDispatcher\Tests\EventDispatcherTest:
Symfony\Component\EventDispatcher\Tests\AbstractEventDispatcherTest

Protected Member Functions

 createEventDispatcher ()
 
 createEventDispatcher ()
 
- Protected Member Functions inherited from Symfony\Component\EventDispatcher\Tests\AbstractEventDispatcherTest
 setUp ()
 
 setUp ()
 
 tearDown ()
 
 tearDown ()
 

Additional Inherited Members

- Public Member Functions inherited from Symfony\Component\EventDispatcher\Tests\AbstractEventDispatcherTest
 testAddListener ()
 
 testAddListener ()
 
 testAddSubscriber ()
 
 testAddSubscriber ()
 
 testAddSubscriberWithMultipleListeners ()
 
 testAddSubscriberWithMultipleListeners ()
 
 testAddSubscriberWithPriorities ()
 
 testAddSubscriberWithPriorities ()
 
 testDispatch ()
 
 testDispatch ()
 
 testDispatchByPriority ()
 
 testDispatchByPriority ()
 
 testDispatchForClosure ()
 
 testDispatchForClosure ()
 
 testEventReceivesTheDispatcherInstanceAsArgument ()
 
 testEventReceivesTheDispatcherInstanceAsArgument ()
 
 testGetAllListenersSortsByPriority ()
 
 testGetAllListenersSortsByPriority ()
 
 testGetListenerPriority ()
 
 testGetListenerPriority ()
 
 testGetListenersSortsByPriority ()
 
 testGetListenersSortsByPriority ()
 
 testGetListenersWhenAddedCallbackListenerIsRemoved ()
 
 testGetListenersWhenAddedCallbackListenerIsRemoved ()
 
 testHasListenersWhenAddedCallbackListenerIsRemoved ()
 
 testHasListenersWhenAddedCallbackListenerIsRemoved ()
 
 testHasListenersWithoutEventsReturnsFalseAfterHasListenersWithEventHasBeenCalled ()
 
 testHasListenersWithoutEventsReturnsFalseAfterHasListenersWithEventHasBeenCalled ()
 
 testInitialState ()
 
 testInitialState ()
 
 testLegacyDispatch ()
 
 testLegacyDispatch ()
 
 testLegacyEventReceivesTheDispatcherInstance ()
 
 testLegacyEventReceivesTheDispatcherInstance ()
 
 testRemoveListener ()
 
 testRemoveListener ()
 
 testRemoveSubscriber ()
 
 testRemoveSubscriber ()
 
 testRemoveSubscriberWithMultipleListeners ()
 
 testRemoveSubscriberWithMultipleListeners ()
 
 testRemoveSubscriberWithPriorities ()
 
 testRemoveSubscriberWithPriorities ()
 
 testStopEventPropagation ()
 
 testStopEventPropagation ()
 
 testWorkaroundForPhpBug62976 ()
 
 testWorkaroundForPhpBug62976 ()
 
- Data Fields inherited from Symfony\Component\EventDispatcher\Tests\AbstractEventDispatcherTest
const postBar = 'post.bar'
 
const postFoo = 'post.foo'
 
const preBar = 'pre.bar'
 
const preFoo = 'pre.foo'
 

Detailed Description

Member Function Documentation

◆ createEventDispatcher() [1/2]

Symfony\Component\EventDispatcher\Tests\EventDispatcherTest::createEventDispatcher ( )
protected

◆ createEventDispatcher() [2/2]

Symfony\Component\EventDispatcher\Tests\EventDispatcherTest::createEventDispatcher ( )
protected

The documentation for this class was generated from the following file: