RouteObjectInterface::ROUTE_NAME

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/Routing/RouteObjectInterface.php \Drupal\Core\Routing\RouteObjectInterface::ROUTE_NAME
  2. 10 core/lib/Drupal/Core/Routing/RouteObjectInterface.php \Drupal\Core\Routing\RouteObjectInterface::ROUTE_NAME

Key for the route name.

File

core/lib/Drupal/Core/Routing/RouteObjectInterface.php, line 15

Class

RouteObjectInterface
Provides constants used for retrieving matched routes.

Namespace

Drupal\Core\Routing

Code

const ROUTE_NAME = '_route';

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.