You are here

65 files declare their use of HttpKernelInterface in Zircon Profile 8

AcceptHeaderMiddleware.php in core/modules/system/tests/modules/accept_header_routing_test/src/AcceptHeaderMiddleware.php
Contains \Drupal\accept_header_routing_test\AcceptHeaderMiddleware.
AjaxResponseTest.php in core/tests/Drupal/Tests/Core/Ajax/AjaxResponseTest.php
Contains \Drupal\Tests\Core\Ajax\AjaxResponseTest.
AuthenticationSubscriber.php in core/lib/Drupal/Core/EventSubscriber/AuthenticationSubscriber.php
Contains \Drupal\Core\EventSubscriber\AuthenticationSubscriber.
BanMiddleware.php in core/modules/ban/src/BanMiddleware.php
Contains \Drupal\ban\BanMiddleware.
BanMiddlewareTest.php in core/modules/ban/tests/src/Unit/BanMiddlewareTest.php
Contains \Drupal\Tests\ban\Unit\BanMiddlewareTest.
Builder.php in vendor/stack/builder/src/Stack/Builder.php
BuilderTest.php in vendor/stack/builder/tests/unit/Stack/BuilderTest.php
CommandsTest.php in core/modules/system/src/Tests/Ajax/CommandsTest.php
Contains \Drupal\system\Tests\Ajax\CommandsTest.
CommentController.php in core/modules/comment/src/Controller/CommentController.php
Contains \Drupal\comment\Controller\CommentController.
ContainerAwareHttpKernel.php in vendor/symfony/http-kernel/DependencyInjection/ContainerAwareHttpKernel.php
ContainerAwareHttpKernelTest.php in vendor/symfony/http-kernel/Tests/DependencyInjection/ContainerAwareHttpKernelTest.php
CustomPageExceptionHtmlSubscriber.php in core/lib/Drupal/Core/EventSubscriber/CustomPageExceptionHtmlSubscriber.php
Contains \Drupal\Core\EventSubscriber\CustomPageExceptionHtmlSubscriber.
DefaultExceptionHtmlSubscriber.php in core/lib/Drupal/Core/EventSubscriber/DefaultExceptionHtmlSubscriber.php
Contains \Drupal\Core\EventSubscriber\DefaultExceptionHtmlSubscriber.
DisplayPageTest.php in core/modules/views/src/Tests/Plugin/DisplayPageTest.php
Contains \Drupal\views\Tests\Plugin\DisplayPageTest.
DrupalKernelInterface.php in core/lib/Drupal/Core/DrupalKernelInterface.php
Contains \Drupal\Core\DrupalKernelInterface.
EnforcedFormResponseSubscriber.php in core/lib/Drupal/Core/EventSubscriber/EnforcedFormResponseSubscriber.php
Contains \Drupal\Core\EventSubscriber\EnforcedFormResponseSubscriber.
Esi.php in vendor/symfony/http-kernel/HttpCache/Esi.php
ExceptionListener.php in vendor/symfony/http-kernel/EventListener/ExceptionListener.php
ExceptionListenerTest.php in vendor/symfony/http-kernel/Tests/EventListener/ExceptionListenerTest.php
Fast404ExceptionHtmlSubscriber.php in core/lib/Drupal/Core/EventSubscriber/Fast404ExceptionHtmlSubscriber.php
Contains \Drupal\Core\EventSubscriber\Fast404ExceptionHtmlSubscriber.
FilterControllerEvent.php in vendor/symfony/http-kernel/Event/FilterControllerEvent.php
FilterResponseEvent.php in vendor/symfony/http-kernel/Event/FilterResponseEvent.php
FormAjaxSubscriberTest.php in core/tests/Drupal/Tests/Core/Form/EventSubscriber/FormAjaxSubscriberTest.php
Contains \Drupal\Tests\Core\Form\EventSubscriber\FormAjaxSubscriberTest.
FormTestMiddleware.php in core/modules/system/tests/modules/form_test/src/StackMiddleware/FormTestMiddleware.php
Contains \Drupal\form_test\StackMiddleware\FormTestMiddleware.
FragmentListenerTest.php in vendor/symfony/http-kernel/Tests/EventListener/FragmentListenerTest.php
GetResponseForControllerResultEvent.php in vendor/symfony/http-kernel/Event/GetResponseForControllerResultEvent.php
GetResponseForExceptionEvent.php in vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php
HttpCache.php in vendor/symfony/http-kernel/HttpCache/HttpCache.php
HttpCacheTestCase.php in vendor/symfony/http-kernel/Tests/HttpCache/HttpCacheTestCase.php
HttpKernelTest.php in vendor/symfony/http-kernel/Tests/HttpKernelTest.php
IgnoreReplicaSubscriberTest.php in core/modules/system/src/Tests/System/IgnoreReplicaSubscriberTest.php
Contains \Drupal\system\Tests\System\IgnoreReplicaSubscriberTest.
InlineFragmentRenderer.php in vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php
KernelEvent.php in vendor/symfony/http-kernel/Event/KernelEvent.php
KernelPreHandle.php in core/lib/Drupal/Core/StackMiddleware/KernelPreHandle.php
Contains \Drupal\Core\StackMiddleware\KernelPreHandle.
KernelTest.php in vendor/symfony/http-kernel/Tests/KernelTest.php
LanguageRequestSubscriber.php in core/modules/language/src/EventSubscriber/LanguageRequestSubscriber.php
Contains \Drupal\language\EventSubscriber\LanguageRequestSubscriber.
LanguageTestController.php in core/modules/language/tests/language_test/src/Controller/LanguageTestController.php
Contains \Drupal\language_test\Controller\LanguageTestController.
LocaleListenerTest.php in vendor/symfony/http-kernel/Tests/EventListener/LocaleListenerTest.php
MonkeysInTheControlRoom.php in core/modules/system/tests/modules/error_service_test/src/MonkeysInTheControlRoom.php
Contains \Drupal\error_service_test\MonkeysInTheControlRoom.
NegotiationMiddleware.php in core/lib/Drupal/Core/StackMiddleware/NegotiationMiddleware.php
Contains \Drupal\Core\StackMiddleware\NegotiationMiddleware.
NegotiationMiddlewareTest.php in core/tests/Drupal/Tests/Core/StackMiddleware/NegotiationMiddlewareTest.php
Contains \Drupal\Tests\Core\StackMiddleware\NegotiationMiddlewareTest.
PageCache.php in core/modules/page_cache/src/StackMiddleware/PageCache.php
Contains \Drupal\page_cache\StackMiddleware\PageCache.
PathSubscriber.php in core/lib/Drupal/Core/EventSubscriber/PathSubscriber.php
Contains \Drupal\Core\EventSubscriber\PathSubscriber.
PostResponseEvent.php in vendor/symfony/http-kernel/Event/PostResponseEvent.php
QuickEditIntegrationTest.php in core/modules/editor/src/Tests/QuickEditIntegrationTest.php
Contains \Drupal\editor\Tests\QuickEditIntegrationTest.
RedirectResponseSubscriberTest.php in core/tests/Drupal/Tests/Core/EventSubscriber/RedirectResponseSubscriberTest.php
Contains \Drupal\Tests\Core\EventSubscriber\RedirectResponseSubscriberTest.
RequestDataCollectorTest.php in vendor/symfony/http-kernel/Tests/DataCollector/RequestDataCollectorTest.php
ResponseListenerTest.php in vendor/symfony/http-kernel/Tests/EventListener/ResponseListenerTest.php
ReverseProxyMiddleware.php in core/lib/Drupal/Core/StackMiddleware/ReverseProxyMiddleware.php
Contains \Drupal\Core\StackMiddleware\ReverseProxyMiddleware.
RouteProviderTest.php in core/tests/Drupal/KernelTests/Core/Entity/RouteProviderTest.php
Contains \Drupal\KernelTests\Core\Entity\RouteProviderTest.
RouterListenerTest.php in vendor/symfony/http-kernel/Tests/EventListener/RouterListenerTest.php
Session.php in core/lib/Drupal/Core/StackMiddleware/Session.php
Contains \Drupal\Core\StackMiddleware\Session.
SilexApplicationTest.php in vendor/stack/builder/tests/functional/SilexApplicationTest.php
Ssi.php in vendor/symfony/http-kernel/HttpCache/Ssi.php
StackedHttpKernel.php in vendor/stack/builder/src/Stack/StackedHttpKernel.php
StackedHttpKernelTest.php in vendor/stack/builder/tests/unit/Stack/StackedHttpKernelTest.php
StackKernelIntegrationTest.php in core/modules/system/src/Tests/HttpKernel/StackKernelIntegrationTest.php
Contains \Drupal\system\Tests\HttpKernel\StackKernelIntegrationTest.
SurrogateListenerTest.php in vendor/symfony/http-kernel/Tests/EventListener/SurrogateListenerTest.php
TaxonomyDefaultArgumentTest.php in core/modules/taxonomy/src/Tests/Views/TaxonomyDefaultArgumentTest.php
Contains \Drupal\taxonomy\Tests\Views\TaxonomyDefaultArgumentTest.
TestContent.php in core/modules/system/tests/modules/router_test_directory/src/TestContent.php
Contains \Drupal\router_test\TestContent.
TestHttpKernel.php in vendor/symfony/http-kernel/Tests/HttpCache/TestHttpKernel.php
TestMiddleware.php in core/modules/system/tests/modules/httpkernel_test/src/HttpKernel/TestMiddleware.php
Contains \Drupal\httpkernel_test\HttpKernel\TestMiddleware.
TestMultipleHttpKernel.php in vendor/symfony/http-kernel/Tests/HttpCache/TestMultipleHttpKernel.php
TestSessionListenerTest.php in vendor/symfony/http-kernel/Tests/EventListener/TestSessionListenerTest.php
TranslatorListenerTest.php in vendor/symfony/http-kernel/Tests/EventListener/TranslatorListenerTest.php