PathElement::CONVERT_ROUTE
Same name in other branches
- 9 core/lib/Drupal/Core/Render/Element/PathElement.php \Drupal\Core\Render\Element\PathElement::CONVERT_ROUTE
- 8.9.x core/lib/Drupal/Core/Render/Element/PathElement.php \Drupal\Core\Render\Element\PathElement::CONVERT_ROUTE
- 10 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 26
Class
- PathElement
- Provides a matched path render element.
Namespace
Drupal\Core\Render\ElementCode
const CONVERT_ROUTE = 1;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.