constant PathElement::CONVERT_ROUTE in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/lib/Drupal/Core/Render/Element/PathElement.php \Drupal\Core\Render\Element\PathElement::CONVERT_ROUTE
Convert the submitted value into a route name and parameter pair.
File
- core/
lib/ Drupal/ Core/ Render/ Element/ PathElement.php, line 31 - Contains \Drupal\Core\Render\Element\PathElement.
Class
- PathElement
- Provides a matched path render element.
Namespace
Drupal\Core\Render\ElementCode
const CONVERT_ROUTE = 1;