Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. FinishRequestEvent.php

class FinishRequestEvent

Triggered whenever a request is fully processed.

@author Benjamin Eberlei <kontakt@beberlei.de>

Hierarchy

  • class \Symfony\Contracts\EventDispatcher\Event implements \Psr\EventDispatcher\StoppableEventInterface
    • class \Symfony\Component\HttpKernel\Event\KernelEvent extends \Symfony\Contracts\EventDispatcher\Event
      • class \Symfony\Component\HttpKernel\Event\FinishRequestEvent extends \Symfony\Component\HttpKernel\Event\KernelEvent

Expanded class hierarchy of FinishRequestEvent

4 files declare their use of FinishRequestEvent
HttpKernel.php in vendor/symfony/http-kernel/HttpKernel.php
KernelEvents.php in vendor/symfony/http-kernel/KernelEvents.php
LocaleAwareListener.php in vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php
LocaleListener.php in vendor/symfony/http-kernel/EventListener/LocaleListener.php

File

vendor/symfony/http-kernel/Event/FinishRequestEvent.php, line 19

Namespace

Symfony\Component\HttpKernel\Event
View source
final class FinishRequestEvent extends KernelEvent {

}

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal