UrlGenerator::getContext
  • References/PHP/Drupal/Routing/UrlGenerator

public UrlGenerator::getContext() File

2025-01-10 15:47:30
UrlGenerator::processRoute
  • References/PHP/Drupal/Routing/UrlGenerator

protected UrlGenerator::processRoute($name, SymfonyRoute $route, array

2025-01-10 15:47:30
UrlGenerator::$routeProcessor
  • References/PHP/Drupal/Routing/UrlGenerator

The route processor. Type:

2025-01-10 15:47:30
UrlGenerator::generateFromRoute
  • References/PHP/Drupal/Routing/UrlGenerator

public UrlGenerator::generateFromRoute($name, $parameters = array(), $options

2025-01-10 15:47:30
UrlGenerator::doGenerate
  • References/PHP/Drupal/Routing/UrlGenerator

protected UrlGenerator::doGenerate(array $variables, array $defaults, array

2025-01-10 15:47:30
UrlGenerator::$context
  • References/PHP/Drupal/Routing/UrlGenerator

Type: RequestContext

2025-01-10 15:47:30
UrlGenerator::setContext
  • References/PHP/Drupal/Routing/UrlGenerator

public UrlGenerator::setContext(SymfonyRequestContext $context)

2025-01-10 15:47:30
UrlGenerator::$decodedChars
  • References/PHP/Drupal/Routing/UrlGenerator

Overrides characters that will not be percent-encoded in the path segment. The first two elements are the first two parameters of

2025-01-10 15:47:30
UrlGenerator::$pathProcessor
  • References/PHP/Drupal/Routing/UrlGenerator

The path processor to convert the system path to one suitable for urls. Type:

2025-01-10 15:47:30
UrlGenerator
  • References/PHP/Drupal/Routing/UrlGenerator

Generates URLs from route names and parameters. Hierarchy class \Drupal\Core\Routing\

2025-01-10 15:47:30