Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 8.x
»
UrlMatcher.php
»
UrlMatcher
Search Drupal 8.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 8.x
Topics
Classes
Functions
Files
Namespaces
Services
Constants
Globals
Deprecated
constant UrlMatcher::REQUIREMENT_MATCH
File
drupal/
core/
vendor/
symfony/
routing/
Symfony/
Component/
Routing/
Matcher/
UrlMatcher.php
, line 29
Class
UrlMatcher
UrlMatcher matches URL based on a set of routes.
Namespace
Symfony\Component\Routing\Matcher
Code
const
REQUIREMENT_MATCH
=
0
;