Open Monograph Press
3.3.0
|
Data Fields | |
const | postBar = 'post.bar' |
const | postFoo = 'post.foo' |
const | preBar = 'pre.bar' |
const | preFoo = 'pre.foo' |
Protected Member Functions | |
createEventDispatcher () | |
createEventDispatcher () | |
setUp () | |
setUp () | |
tearDown () | |
tearDown () | |
Definition at line 19 of file lib/vendor/symfony/event-dispatcher/Tests/AbstractEventDispatcherTest.php.
|
abstractprotected |
Reimplemented in Symfony\Component\EventDispatcher\Tests\ContainerAwareEventDispatcherTest, Symfony\Component\EventDispatcher\Tests\ContainerAwareEventDispatcherTest, Symfony\Component\EventDispatcher\Tests\EventDispatcherTest, and Symfony\Component\EventDispatcher\Tests\EventDispatcherTest.
Referenced by Symfony\Component\EventDispatcher\Tests\AbstractEventDispatcherTest\setUp(), and Symfony\Component\EventDispatcher\Tests\AbstractEventDispatcherTest\testWorkaroundForPhpBug62976().
|
abstractprotected |
|
protected |
Definition at line 37 of file vendor/symfony/event-dispatcher/Tests/AbstractEventDispatcherTest.php.
References Symfony\Component\EventDispatcher\Tests\AbstractEventDispatcherTest\createEventDispatcher().
|
protected |
Definition at line 37 of file lib/vendor/symfony/event-dispatcher/Tests/AbstractEventDispatcherTest.php.
References Symfony\Component\EventDispatcher\Tests\AbstractEventDispatcherTest\createEventDispatcher().
|
protected |
Definition at line 43 of file lib/vendor/symfony/event-dispatcher/Tests/AbstractEventDispatcherTest.php.
|
protected |
Definition at line 43 of file vendor/symfony/event-dispatcher/Tests/AbstractEventDispatcherTest.php.
Symfony\Component\EventDispatcher\Tests\AbstractEventDispatcherTest::testAddListener | ( | ) |
Definition at line 58 of file lib/vendor/symfony/event-dispatcher/Tests/AbstractEventDispatcherTest.php.
Symfony\Component\EventDispatcher\Tests\AbstractEventDispatcherTest::testAddListener | ( | ) |
Definition at line 58 of file vendor/symfony/event-dispatcher/Tests/AbstractEventDispatcherTest.php.
Symfony\Component\EventDispatcher\Tests\AbstractEventDispatcherTest::testAddSubscriber | ( | ) |
Definition at line 208 of file vendor/symfony/event-dispatcher/Tests/AbstractEventDispatcherTest.php.
Symfony\Component\EventDispatcher\Tests\AbstractEventDispatcherTest::testAddSubscriber | ( | ) |
Definition at line 208 of file lib/vendor/symfony/event-dispatcher/Tests/AbstractEventDispatcherTest.php.
Symfony\Component\EventDispatcher\Tests\AbstractEventDispatcherTest::testAddSubscriberWithMultipleListeners | ( | ) |
Definition at line 230 of file lib/vendor/symfony/event-dispatcher/Tests/AbstractEventDispatcherTest.php.
Symfony\Component\EventDispatcher\Tests\AbstractEventDispatcherTest::testAddSubscriberWithMultipleListeners | ( | ) |
Definition at line 230 of file vendor/symfony/event-dispatcher/Tests/AbstractEventDispatcherTest.php.
Symfony\Component\EventDispatcher\Tests\AbstractEventDispatcherTest::testAddSubscriberWithPriorities | ( | ) |
Definition at line 216 of file lib/vendor/symfony/event-dispatcher/Tests/AbstractEventDispatcherTest.php.
Symfony\Component\EventDispatcher\Tests\AbstractEventDispatcherTest::testAddSubscriberWithPriorities | ( | ) |
Definition at line 216 of file vendor/symfony/event-dispatcher/Tests/AbstractEventDispatcherTest.php.
Symfony\Component\EventDispatcher\Tests\AbstractEventDispatcherTest::testDispatch | ( | ) |
Definition at line 130 of file lib/vendor/symfony/event-dispatcher/Tests/AbstractEventDispatcherTest.php.
Symfony\Component\EventDispatcher\Tests\AbstractEventDispatcherTest::testDispatch | ( | ) |
Definition at line 130 of file vendor/symfony/event-dispatcher/Tests/AbstractEventDispatcherTest.php.
Symfony\Component\EventDispatcher\Tests\AbstractEventDispatcherTest::testDispatchByPriority | ( | ) |
Definition at line 180 of file vendor/symfony/event-dispatcher/Tests/AbstractEventDispatcherTest.php.
Symfony\Component\EventDispatcher\Tests\AbstractEventDispatcherTest::testDispatchByPriority | ( | ) |
Definition at line 180 of file lib/vendor/symfony/event-dispatcher/Tests/AbstractEventDispatcherTest.php.
Symfony\Component\EventDispatcher\Tests\AbstractEventDispatcherTest::testDispatchForClosure | ( | ) |
Definition at line 154 of file vendor/symfony/event-dispatcher/Tests/AbstractEventDispatcherTest.php.
Symfony\Component\EventDispatcher\Tests\AbstractEventDispatcherTest::testDispatchForClosure | ( | ) |
Definition at line 154 of file lib/vendor/symfony/event-dispatcher/Tests/AbstractEventDispatcherTest.php.
Symfony\Component\EventDispatcher\Tests\AbstractEventDispatcherTest::testEventReceivesTheDispatcherInstanceAsArgument | ( | ) |
Definition at line 284 of file lib/vendor/symfony/event-dispatcher/Tests/AbstractEventDispatcherTest.php.
Symfony\Component\EventDispatcher\Tests\AbstractEventDispatcherTest::testEventReceivesTheDispatcherInstanceAsArgument | ( | ) |
Definition at line 284 of file vendor/symfony/event-dispatcher/Tests/AbstractEventDispatcherTest.php.
Symfony\Component\EventDispatcher\Tests\AbstractEventDispatcherTest::testGetAllListenersSortsByPriority | ( | ) |
Definition at line 92 of file vendor/symfony/event-dispatcher/Tests/AbstractEventDispatcherTest.php.
Symfony\Component\EventDispatcher\Tests\AbstractEventDispatcherTest::testGetAllListenersSortsByPriority | ( | ) |
Definition at line 92 of file lib/vendor/symfony/event-dispatcher/Tests/AbstractEventDispatcherTest.php.
Symfony\Component\EventDispatcher\Tests\AbstractEventDispatcherTest::testGetListenerPriority | ( | ) |
Definition at line 116 of file vendor/symfony/event-dispatcher/Tests/AbstractEventDispatcherTest.php.
Symfony\Component\EventDispatcher\Tests\AbstractEventDispatcherTest::testGetListenerPriority | ( | ) |
Definition at line 116 of file lib/vendor/symfony/event-dispatcher/Tests/AbstractEventDispatcherTest.php.
Symfony\Component\EventDispatcher\Tests\AbstractEventDispatcherTest::testGetListenersSortsByPriority | ( | ) |
Definition at line 70 of file vendor/symfony/event-dispatcher/Tests/AbstractEventDispatcherTest.php.
Symfony\Component\EventDispatcher\Tests\AbstractEventDispatcherTest::testGetListenersSortsByPriority | ( | ) |
Definition at line 70 of file lib/vendor/symfony/event-dispatcher/Tests/AbstractEventDispatcherTest.php.
Symfony\Component\EventDispatcher\Tests\AbstractEventDispatcherTest::testGetListenersWhenAddedCallbackListenerIsRemoved | ( | ) |
Definition at line 319 of file lib/vendor/symfony/event-dispatcher/Tests/AbstractEventDispatcherTest.php.
Symfony\Component\EventDispatcher\Tests\AbstractEventDispatcherTest::testGetListenersWhenAddedCallbackListenerIsRemoved | ( | ) |
Definition at line 319 of file vendor/symfony/event-dispatcher/Tests/AbstractEventDispatcherTest.php.
Symfony\Component\EventDispatcher\Tests\AbstractEventDispatcherTest::testHasListenersWhenAddedCallbackListenerIsRemoved | ( | ) |
Definition at line 311 of file lib/vendor/symfony/event-dispatcher/Tests/AbstractEventDispatcherTest.php.
Symfony\Component\EventDispatcher\Tests\AbstractEventDispatcherTest::testHasListenersWhenAddedCallbackListenerIsRemoved | ( | ) |
Definition at line 311 of file vendor/symfony/event-dispatcher/Tests/AbstractEventDispatcherTest.php.
Symfony\Component\EventDispatcher\Tests\AbstractEventDispatcherTest::testHasListenersWithoutEventsReturnsFalseAfterHasListenersWithEventHasBeenCalled | ( | ) |
Definition at line 327 of file vendor/symfony/event-dispatcher/Tests/AbstractEventDispatcherTest.php.
Symfony\Component\EventDispatcher\Tests\AbstractEventDispatcherTest::testHasListenersWithoutEventsReturnsFalseAfterHasListenersWithEventHasBeenCalled | ( | ) |
Definition at line 327 of file lib/vendor/symfony/event-dispatcher/Tests/AbstractEventDispatcherTest.php.
Symfony\Component\EventDispatcher\Tests\AbstractEventDispatcherTest::testInitialState | ( | ) |
Definition at line 51 of file lib/vendor/symfony/event-dispatcher/Tests/AbstractEventDispatcherTest.php.
Symfony\Component\EventDispatcher\Tests\AbstractEventDispatcherTest::testInitialState | ( | ) |
Definition at line 51 of file vendor/symfony/event-dispatcher/Tests/AbstractEventDispatcherTest.php.
Symfony\Component\EventDispatcher\Tests\AbstractEventDispatcherTest::testLegacyDispatch | ( | ) |
@group legacy
Definition at line 147 of file vendor/symfony/event-dispatcher/Tests/AbstractEventDispatcherTest.php.
Symfony\Component\EventDispatcher\Tests\AbstractEventDispatcherTest::testLegacyDispatch | ( | ) |
@group legacy
Definition at line 147 of file lib/vendor/symfony/event-dispatcher/Tests/AbstractEventDispatcherTest.php.
Symfony\Component\EventDispatcher\Tests\AbstractEventDispatcherTest::testLegacyEventReceivesTheDispatcherInstance | ( | ) |
@group legacy
Definition at line 274 of file lib/vendor/symfony/event-dispatcher/Tests/AbstractEventDispatcherTest.php.
Symfony\Component\EventDispatcher\Tests\AbstractEventDispatcherTest::testLegacyEventReceivesTheDispatcherInstance | ( | ) |
@group legacy
Definition at line 274 of file vendor/symfony/event-dispatcher/Tests/AbstractEventDispatcherTest.php.
Symfony\Component\EventDispatcher\Tests\AbstractEventDispatcherTest::testRemoveListener | ( | ) |
Definition at line 199 of file vendor/symfony/event-dispatcher/Tests/AbstractEventDispatcherTest.php.
Symfony\Component\EventDispatcher\Tests\AbstractEventDispatcherTest::testRemoveListener | ( | ) |
Definition at line 199 of file lib/vendor/symfony/event-dispatcher/Tests/AbstractEventDispatcherTest.php.
Symfony\Component\EventDispatcher\Tests\AbstractEventDispatcherTest::testRemoveSubscriber | ( | ) |
Definition at line 241 of file vendor/symfony/event-dispatcher/Tests/AbstractEventDispatcherTest.php.
Symfony\Component\EventDispatcher\Tests\AbstractEventDispatcherTest::testRemoveSubscriber | ( | ) |
Definition at line 241 of file lib/vendor/symfony/event-dispatcher/Tests/AbstractEventDispatcherTest.php.
Symfony\Component\EventDispatcher\Tests\AbstractEventDispatcherTest::testRemoveSubscriberWithMultipleListeners | ( | ) |
Definition at line 261 of file lib/vendor/symfony/event-dispatcher/Tests/AbstractEventDispatcherTest.php.
Symfony\Component\EventDispatcher\Tests\AbstractEventDispatcherTest::testRemoveSubscriberWithMultipleListeners | ( | ) |
Definition at line 261 of file vendor/symfony/event-dispatcher/Tests/AbstractEventDispatcherTest.php.
Symfony\Component\EventDispatcher\Tests\AbstractEventDispatcherTest::testRemoveSubscriberWithPriorities | ( | ) |
Definition at line 252 of file lib/vendor/symfony/event-dispatcher/Tests/AbstractEventDispatcherTest.php.
Symfony\Component\EventDispatcher\Tests\AbstractEventDispatcherTest::testRemoveSubscriberWithPriorities | ( | ) |
Definition at line 252 of file vendor/symfony/event-dispatcher/Tests/AbstractEventDispatcherTest.php.
Symfony\Component\EventDispatcher\Tests\AbstractEventDispatcherTest::testStopEventPropagation | ( | ) |
Definition at line 166 of file lib/vendor/symfony/event-dispatcher/Tests/AbstractEventDispatcherTest.php.
Symfony\Component\EventDispatcher\Tests\AbstractEventDispatcherTest::testStopEventPropagation | ( | ) |
Definition at line 166 of file vendor/symfony/event-dispatcher/Tests/AbstractEventDispatcherTest.php.
Symfony\Component\EventDispatcher\Tests\AbstractEventDispatcherTest::testWorkaroundForPhpBug62976 | ( | ) |
This bug affects:
Definition at line 303 of file vendor/symfony/event-dispatcher/Tests/AbstractEventDispatcherTest.php.
References Symfony\Component\EventDispatcher\Tests\AbstractEventDispatcherTest\createEventDispatcher().
Symfony\Component\EventDispatcher\Tests\AbstractEventDispatcherTest::testWorkaroundForPhpBug62976 | ( | ) |
This bug affects:
Definition at line 303 of file lib/vendor/symfony/event-dispatcher/Tests/AbstractEventDispatcherTest.php.
References Symfony\Component\EventDispatcher\Tests\AbstractEventDispatcherTest\createEventDispatcher().
const Symfony\Component\EventDispatcher\Tests\AbstractEventDispatcherTest::postBar = 'post.bar' |
Definition at line 25 of file lib/vendor/symfony/event-dispatcher/Tests/AbstractEventDispatcherTest.php.
const Symfony\Component\EventDispatcher\Tests\AbstractEventDispatcherTest::postFoo = 'post.foo' |
Definition at line 23 of file lib/vendor/symfony/event-dispatcher/Tests/AbstractEventDispatcherTest.php.
const Symfony\Component\EventDispatcher\Tests\AbstractEventDispatcherTest::preBar = 'pre.bar' |
Definition at line 24 of file lib/vendor/symfony/event-dispatcher/Tests/AbstractEventDispatcherTest.php.
const Symfony\Component\EventDispatcher\Tests\AbstractEventDispatcherTest::preFoo = 'pre.foo' |
Definition at line 22 of file lib/vendor/symfony/event-dispatcher/Tests/AbstractEventDispatcherTest.php.