ContainerAwareEventDispatcherTest::testRemoveAfterDispatch |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/ContainerAwareEventDispatcherTest.php |
|
ContainerAwareEventDispatcherTest::testRemoveBeforeDispatch |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/ContainerAwareEventDispatcherTest.php |
|
ContainerAwareEventDispatcherTest::testAddASubscriberService |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/ContainerAwareEventDispatcherTest.php |
|
ContainerAwareEventDispatcherTest::testHasListenersOnLazyLoad |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/ContainerAwareEventDispatcherTest.php |
|
ContainerAwareEventDispatcherTest::testGetListenersOnLazyLoad |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/ContainerAwareEventDispatcherTest.php |
|
HttpKernelTest::testHandleWhenControllerThrowsAnExceptionAndRawIsTrue |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpKernelTest.php |
@expectedException RuntimeException |
HttpKernelTest::testHandleWhenControllerThrowsAnExceptionAndRawIsFalse |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpKernelTest.php |
|
ContainerAwareEventDispatcherTest::testPreventDuplicateListenerService |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/ContainerAwareEventDispatcherTest.php |
|
ContainerAwareEventDispatcherTest::testTriggerAListenerServiceOutOfScope |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/ContainerAwareEventDispatcherTest.php |
@expectedException \InvalidArgumentException |
ContainerAwareHttpKernelTest::testHandleRestoresThePreviousRequestOnException |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/DependencyInjection/ContainerAwareHttpKernelTest.php |
@dataProvider getProviderTypes |
HttpKernelTest::testHandleWhenControllerThrowsAnExceptionAndRawIsFalseAndNoListenerIsRegistered |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpKernelTest.php |
@expectedException RuntimeException |