Url::$unrouted

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/Url.php \Drupal\Core\Url::unrouted
  2. 10 core/lib/Drupal/Core/Url.php \Drupal\Core\Url::unrouted
  3. 11.x core/lib/Drupal/Core/Url.php \Drupal\Core\Url::unrouted

Indicates whether this URL is for a URI without a Drupal route.

Type: bool

File

core/lib/Drupal/Core/Url.php, line 86

Class

Url
Defines an object that holds information about a URL.

Namespace

Drupal\Core

Code

protected $unrouted = FALSE;

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