| 
            UrlMatcher           | 
                  
            class           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/UrlMatcher.php           | 
                  
            UrlMatcher matches URL based on a set of routes.           | 
              
          
                  | 
            PathMatcher           | 
                  
            class           | 
                  
            drupal/core/lib/Drupal/Core/Routing/PathMatcher.php           | 
                  
            Initial matcher to match a route against a built database, by path.           | 
              
          
                  | 
            MockMatcher           | 
                  
            class           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/Routing/MockMatcher.php           | 
                  
            A mock matcher that can be configured with any matching logic for testing.           | 
              
          
                  | 
            ChainMatcher           | 
                  
            class           | 
                  
            drupal/core/lib/Drupal/Core/Routing/ChainMatcher.php           | 
                  
            Aggregates multiple matchers together in series.           | 
              
          
                  | 
            NestedMatcher           | 
                  
            class           | 
                  
            drupal/core/lib/Drupal/Core/Routing/NestedMatcher.php           | 
                  
            The nested matcher layers multiple partial matchers together.           | 
              
          
                  | 
            MatcherDumper           | 
                  
            class           | 
                  
            drupal/core/lib/Drupal/Core/Routing/MatcherDumper.php           | 
                  
            Dumps Route information to a database table.           | 
              
          
                  | 
            Router::match           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Router.php           | 
                  
            Tries to match a URL path with a set of routes.           | 
              
          
                  | 
            MatchPathTest           | 
                  
            class           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/Path/MatchPathTest.php           | 
                  
            Unit tests for the drupal_match_path() function in path.inc.           | 
              
          
                  | 
            MatcherDumper           | 
                  
            class           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/MatcherDumper.php           | 
                  
            MatcherDumper is the abstract class for all built-in matcher dumpers.           | 
              
          
                  | 
            UrlMatcherTest           | 
                  
            class           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/UrlMatcherTest.php           | 
                  
                       | 
              
          
                  | 
            RequestMatcher           | 
                  
            class           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/RequestMatcher.php           | 
                  
            RequestMatcher compares a pre-defined set of checks against a Request instance.           | 
              
          
                  | 
            UrlMatcher.php           | 
                  
            file           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/UrlMatcher.php           | 
                  
                       | 
              
          
                  | 
            PartialMatcher           | 
                  
            class           | 
                  
            drupal/core/lib/Drupal/Core/Routing/PartialMatcher.php           | 
                  
            Utility base class for partial matchers.           | 
              
          
                  | 
            MimeTypeMatcher           | 
                  
            class           | 
                  
            drupal/core/lib/Drupal/Core/Routing/MimeTypeMatcher.php           | 
                  
            This class filters routes based on the media type in HTTP Accept headers.           | 
              
          
                  | 
            PathMatcher.php           | 
                  
            file           | 
                  
            drupal/core/lib/Drupal/Core/Routing/PathMatcher.php           | 
                  
            Definition of Drupal\Core\Routing\PathMatcher.           | 
              
          
                  | 
            MockMatcher.php           | 
                  
            file           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/Routing/MockMatcher.php           | 
                  
            Definition of Drupal\system\Tests\Routing\MockMatcher.           | 
              
          
                  | 
            PathMatcherTest           | 
                  
            class           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/Routing/PathMatcherTest.php           | 
                  
            Basic tests for the UrlMatcherDumper.           | 
              
          
                  | 
            SearchMatchTest           | 
                  
            class           | 
                  
            drupal/core/modules/search/lib/Drupal/search/Tests/SearchMatchTest.php           | 
                  
                       | 
              
          
                  | 
            MockPathMatcher           | 
                  
            class           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/Routing/MockPathMatcher.php           | 
                  
            Provides a mock path matcher.           | 
              
          
                  | 
            QueryTest::match           | 
                  
            function           | 
                  
            drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/query/QueryTest.php           | 
                  
            Check a single condition for a single element.           | 
              
          
                  | 
            ApacheUrlMatcher           | 
                  
            class           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/ApacheUrlMatcher.php           | 
                  
            ApacheUrlMatcher matches URL based on Apache mod_rewrite matching (see ApacheMatcherDumper).           | 
              
          
                  | 
            url_matcher3.php           | 
                  
            file           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Fixtures/dumper/url_matcher3.php           | 
                  
                       | 
              
          
                  | 
            url_matcher2.php           | 
                  
            file           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Fixtures/dumper/url_matcher2.php           | 
                  
                       | 
              
          
                  | 
            url_matcher1.php           | 
                  
            file           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Fixtures/dumper/url_matcher1.php           | 
                  
                       | 
              
          
                  | 
            Router::$matcher           | 
                  
            property           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Router.php           | 
                  
                       | 
              
          
                  | 
            ChainMatcher.php           | 
                  
            file           | 
                  
            drupal/core/lib/Drupal/Core/Routing/ChainMatcher.php           | 
                  
            Definition of Drupal\Core\Routing\ChainMatcher.           | 
              
          
                  | 
            LegacyUrlMatcher           | 
                  
            class           | 
                  
            drupal/core/lib/Drupal/Core/LegacyUrlMatcher.php           | 
                  
            UrlMatcher matches URL based on a set of routes.           | 
              
          
                  | 
            ChainMatcherTest           | 
                  
            class           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/Routing/ChainMatcherTest.php           | 
                  
            Basic tests for the ChainMatcher.           | 
              
          
                  | 
            DocParser::match           | 
                  
            function           | 
                  
            drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/DocParser.php           | 
                  
            Attempts to match the given token with the current lookahead token.
If they match, updates the lookahead token; otherwise raises a syntax error.           | 
              
          
                  | 
            PhpMatcherDumper           | 
                  
            class           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/PhpMatcherDumper.php           | 
                  
            PhpMatcherDumper creates a PHP class able to match URLs for a given set of routes.           | 
              
          
                  | 
            MatcherDumper.php           | 
                  
            file           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/MatcherDumper.php           | 
                  
                       | 
              
          
                  | 
            UrlMatcher::match           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/UrlMatcher.php           | 
                  
            Tries to match a URL path with a set of routes.           | 
              
          
                  | 
            MatchPathTest.php           | 
                  
            file           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/Path/MatchPathTest.php           | 
                  
            Definition of Drupal\system\Tests\Path\MatchPathTest.           | 
              
          
                  | 
            NestedMatcher.php           | 
                  
            file           | 
                  
            drupal/core/lib/Drupal/Core/Routing/NestedMatcher.php           | 
                  
            Definition of Drupal\Core\Routing\NestedMatcher.           | 
              
          
                  | 
            ChainMatcher::add           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Routing/ChainMatcher.php           | 
                  
            Adds a Matcher to the index.           | 
              
          
                  | 
            ChainMatcher::all           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Routing/ChainMatcher.php           | 
                  
            Sorts the matchers and flattens them.           | 
              
          
                  | 
            HttpMethodMatcher           | 
                  
            class           | 
                  
            drupal/core/lib/Drupal/Core/Routing/HttpMethodMatcher.php           | 
                  
            This class filters routes based on their HTTP Method.           | 
              
          
                  | 
            MatcherDumper.php           | 
                  
            file           | 
                  
            drupal/core/lib/Drupal/Core/Routing/MatcherDumper.php           | 
                  
            Definition of Drupal\Core\Routing\MatcherDumper.           | 
              
          
                  | 
            MatcherDumperTest           | 
                  
            class           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/Routing/MatcherDumperTest.php           | 
                  
            Basic tests for the UrlMatcherDumper.           | 
              
          
                  | 
            ProjectUrlMatcher           | 
                  
            class           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Fixtures/dumper/url_matcher3.php           | 
                  
            ProjectUrlMatcher           | 
              
          
                  | 
            ProjectUrlMatcher           | 
                  
            class           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Fixtures/dumper/url_matcher2.php           | 
                  
            ProjectUrlMatcher           | 
              
          
                  | 
            ProjectUrlMatcher           | 
                  
            class           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Fixtures/dumper/url_matcher1.php           | 
                  
            ProjectUrlMatcher           | 
              
          
                  | 
            NestedMatcherTest           | 
                  
            class           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/Routing/NestedMatcherTest.php           | 
                  
            Basic tests for the NestedMatcher class.           | 
              
          
                  | 
            drupal_match_path           | 
                  
            function           | 
                  
            drupal/core/includes/path.inc           | 
                  
            Check if a path matches any pattern in a set of patterns.           | 
              
          
                  | 
            UrlMatcherTest.php           | 
                  
            file           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/UrlMatcherTest.php           | 
                  
                       | 
              
          
                  | 
            UrlMatcher::$allow           | 
                  
            property           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/UrlMatcher.php           | 
                  
                       | 
              
          
                  | 
            RequestMatcherTest           | 
                  
            class           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestMatcherTest.php           | 
                  
                       | 
              
          
                  | 
            PartialMatcher.php           | 
                  
            file           | 
                  
            drupal/core/lib/Drupal/Core/Routing/PartialMatcher.php           | 
                  
            Definition of Drupal\Core\Routing\PartialMatcher.           | 
              
          
                  | 
            Router::getMatcher           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Router.php           | 
                  
            Gets the UrlMatcher instance associated with this Router.           | 
              
          
                  | 
            RequestMatcher.php           | 
                  
            file           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/RequestMatcher.php           | 
                  
                       |