constant PathElement::CONVERT_URL in Drupal 10
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Render/Element/PathElement.php \Drupal\Core\Render\Element\PathElement::CONVERT_URL
- 9 core/lib/Drupal/Core/Render/Element/PathElement.php \Drupal\Core\Render\Element\PathElement::CONVERT_URL
Convert the submitted value into a \Drupal\Core\Url value object.
File
- core/
lib/ Drupal/ Core/ Render/ Element/ PathElement.php, line 31
Class
- PathElement
- Provides a matched path render element.
Namespace
Drupal\Core\Render\ElementCode
const CONVERT_URL = 2;