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

Breadcrumb

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

function RequestContextAwareInterface::getContext

Gets the request context.

6 methods override RequestContextAwareInterface::getContext()
AccessAwareRouter::getContext in core/lib/Drupal/Core/Routing/AccessAwareRouter.php
Gets the request context.
MetadataBubblingUrlGenerator::getContext in core/lib/Drupal/Core/Render/MetadataBubblingUrlGenerator.php
Gets the request context.
Router::getContext in vendor/symfony/routing/Router.php
Gets the request context.
UrlGenerator::getContext in core/lib/Drupal/Core/Routing/UrlGenerator.php
Gets the request context.
UrlGenerator::getContext in vendor/symfony/routing/Generator/UrlGenerator.php
Gets the request context.

... See full list

File

vendor/symfony/routing/RequestContextAwareInterface.php, line 24

Class

RequestContextAwareInterface

Namespace

Symfony\Component\Routing

Code

public function getContext() : RequestContext;

API Navigation

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