UrlMatcher::mergeDefaults |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/UrlMatcher.php |
Get merged default parameters. |
MatcherDumper::$tableName |
property |
drupal/core/lib/Drupal/Core/Routing/MatcherDumper.php |
The name of the SQL table to which to dump the routes. |
ChainMatcher::__construct |
function |
drupal/core/lib/Drupal/Core/Routing/ChainMatcher.php |
Constructor. |
FinalMatcherInterface.php |
file |
drupal/core/lib/Drupal/Core/Routing/FinalMatcherInterface.php |
Definition of Drupal\Core\Routing\FinalMatcherInterface. |
HttpMethodMatcherTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/HttpMethodMatcherTest.php |
Definition of Drupal\system\Tests\Routing\HttpMethodMMatcherTest. |
PathMatcherTest::tearDown |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/PathMatcherTest.php |
Deletes created files, database tables, and reverts all environment changes. |
ChainMatcherTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/ChainMatcherTest.php |
|
MockMatcher::matchRequest |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/MockMatcher.php |
Tries to match a request with a set of routes. |
SearchMatchTest::getText2 |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchMatchTest.php |
_test2_: Helper method for generating snippets of content. |
ArrayCollection::matching |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/ArrayCollection.php |
Select all elements from a selectable that match the criteria and
return a new collection containing these elements. |
ApacheMatcherDumper::dump |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/ApacheMatcherDumper.php |
Dumps a set of Apache mod_rewrite rules. |
MatcherDumperInterface.php |
file |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/MatcherDumperInterface.php |
|
RedirectableUrlMatcherTest |
class |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/RedirectableUrlMatcherTest.php |
|
RedirectableUrlMatcher.php |
file |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Fixtures/RedirectableUrlMatcher.php |
|
RedirectableUrlMatcher.php |
file |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/RedirectableUrlMatcher.php |
|
UrlMatcherInterface::match |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/UrlMatcherInterface.php |
Tries to match a URL path with a set of routes. |
MatcherDumper::$connection |
property |
drupal/core/lib/Drupal/Core/Routing/MatcherDumper.php |
The database connection to which to dump route information. |
MatcherDumper::__construct |
function |
drupal/core/lib/Drupal/Core/Routing/MatcherDumper.php |
Construct the MatcherDumper. |
RegisterNestedMatchersPass |
class |
drupal/core/lib/Drupal/Core/DependencyInjection/Compiler/RegisterNestedMatchersPass.php |
Adds services tagged 'nested_matcher' to the tagged_matcher service. |
ChainMatcher::matchRequest |
function |
drupal/core/lib/Drupal/Core/Routing/ChainMatcher.php |
Matches a request against all queued matchers. |
ChainMatcher::sortMatchers |
function |
drupal/core/lib/Drupal/Core/Routing/ChainMatcher.php |
Sort matchers by priority. |
NestedMatcherInterface.php |
file |
drupal/core/lib/Drupal/Core/Routing/NestedMatcherInterface.php |
Definition of Drupal\Core\Routing\NestedMatcherInterface. |
FirstEntryFinalMatcher.php |
file |
drupal/core/lib/Drupal/Core/Routing/FirstEntryFinalMatcher.php |
Definition of Drupal\Core\Routing\FirstEntryFinalMatcher. |
PathMatcherTest::$fixtures |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/PathMatcherTest.php |
A collection of shared fixture data for tests. |
MatcherDumperTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/MatcherDumperTest.php |
|
FirstEntryFinalMatcherTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/FirstEntryFinalMatcherTest.php |
Basic tests for the NestedMatcher class. |
LegacyUrlMatcher::$context |
property |
drupal/core/lib/Drupal/Core/LegacyUrlMatcher.php |
The request context for this matcher. |
LegacyUrlMatcher::$request |
property |
drupal/core/lib/Drupal/Core/LegacyUrlMatcher.php |
The request object for this matcher. |
NestedMatcherTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/NestedMatcherTest.php |
|
MatcherDumper::__construct |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/MatcherDumper.php |
Constructor. |
ProfilerListener::$matcher |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/EventListener/ProfilerListener.php |
|
TraceableUrlMatcherTest.php |
file |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/TraceableUrlMatcherTest.php |
|
RequestMatcher::$attributes |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/RequestMatcher.php |
Attributes. |
RequestMatcher::__construct |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/RequestMatcher.php |
|
RequestMatcher::matchMethod |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/RequestMatcher.php |
Adds a check for the HTTP method. |
ApacheUrlMatcherTest::setUp |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/ApacheUrlMatcherTest.php |
|
NestedMatcher::matchRequest |
function |
drupal/core/lib/Drupal/Core/Routing/NestedMatcher.php |
Tries to match a request with a set of routes. |
NestedMatcher::sortMatchers |
function |
drupal/core/lib/Drupal/Core/Routing/NestedMatcher.php |
Sort matchers by priority. |
RequestMatcherInterface.php |
file |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/RequestMatcherInterface.php |
|
UrlMatcher::matchCollection |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/UrlMatcher.php |
Tries to match a URL with a set of routes. |
ApacheMatcherDumperTest.php |
file |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/Dumper/ApacheMatcherDumperTest.php |
|
InitialMatcherInterface.php |
file |
drupal/core/lib/Drupal/Core/Routing/InitialMatcherInterface.php |
Definition of Drupal\Core\Routing\InitialMatcherInterface. |
PartialMatcherInterface.php |
file |
drupal/core/lib/Drupal/Core/Routing/PartialMatcherInterface.php |
Definition of Drupal\Core\Routing\PathMatcherInterface. |
MatcherDumperTest::testDump |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/MatcherDumperTest.php |
Confirm that we can dump a route collection to the database. |
RequestMatcherInterface.php |
file |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/RequestMatcherInterface.php |
|
ApacheMatcherDumper::escape |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/ApacheMatcherDumper.php |
Escapes a string. |
NestedMatcher::$finalMatcher |
property |
drupal/core/lib/Drupal/Core/Routing/NestedMatcher.php |
The final matcher. |
_search_excerpt_match_filter |
function |
drupal/core/modules/search/search.module |
Helper function for array_filter() in search_search_excerpt_match(). |
TraceableUrlMatcher::$traces |
property |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/TraceableUrlMatcher.php |
|
RequestMatcherTest::testIpv4 |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestMatcherTest.php |
@dataProvider testIpv4Provider |