constant MatcherDumper::MAX_PARTS

The maximum number of path elements for a route pattern;

File

drupal/core/lib/Drupal/Core/Routing/MatcherDumper.php, line 24
Definition of Drupal\Core\Routing\MatcherDumper.

Class

MatcherDumper
Dumps Route information to a database table.

Namespace

Drupal\Core\Routing

Code

const MAX_PARTS = 9;