public PathElement::getInfo() Returns
Convert the submitted value into a \Drupal\Core\Url
public static PathElement::validateMatchedPath(&$element, FormStateInterface
Do not convert the submitted value from the user-supplied path. File core/lib/Drupal/Core/Render/Element/PathElement
Provides a matched path render element. Provides a form element to enter a path which can be optionally validated and stored as either a
public static PathElement::valueCallback(&$element, $input, FormStateInterface
Convert the submitted value into a route name and parameter pair. File core/lib/Drupal/Core/Render/Element/PathElement