Search for match
| Title | Object type | File name | Summary | 
|---|---|---|---|
| Inspector::assertAllMatch | function | core/ | 
                                                                                        Asserts that all members are strings that contain the specified string. | 
| Inspector::assertAllRegularExpressionMatch | function | core/ | 
                                                                                        Asserts that all members are strings matching a regular expression. | 
| InspectorTest::testAssertAllMatch | function | core/ | 
                                                                                        Tests asserting strstr() or stristr() match. | 
| InspectorTest::testAssertAllRegularExpressionMatch | function | core/ | 
                                                                                        Tests asserting regular expression match. | 
| InstallerExistingConfigSyncDirectoryProfileMismatchTest | class | core/ | 
                                                                                        Verifies that installing from existing configuration works. | 
| InstallerExistingConfigSyncDirectoryProfileMismatchTest.php | file | core/ | 
                                                                                        |
| InstallerExistingConfigSyncDirectoryProfileMismatchTest::$defaultTheme | property | core/ | 
                                                                                        The theme to install as the default for testing. | 
| InstallerExistingConfigSyncDirectoryProfileMismatchTest::$existingSyncDirectory | property | core/ | 
                                                                                        @todo Fill out docblock. | 
| InstallerExistingConfigSyncDirectoryProfileMismatchTest::$profile | property | core/ | 
                                                                                        This is set by the profile in the core.extension extracted. | 
| InstallerExistingConfigSyncDirectoryProfileMismatchTest::getConfigTarball | function | core/ | 
                                                                                        Gets the filepath to the configuration tarball. | 
| InstallerExistingConfigSyncDirectoryProfileMismatchTest::setUpSettings | function | core/ | 
                                                                                        Installer step: Configure settings. | 
| InstallerExistingConfigSyncDirectoryProfileMismatchTest::setUpSite | function | core/ | 
                                                                                        Final installer step: Configure site. | 
| InstallerExistingConfigSyncDirectoryProfileMismatchTest::testConfigSync | function | core/ | 
                                                                                        Tests that profile mismatch fails to install. | 
| IsFrontPathCacheContext::$pathMatcher | property | core/ | 
                                                                                        |
| IsFrontPathCacheContextTest::createPathMatcher | function | core/ | 
                                                                                        Creates a PathMatcherInterface prophecy. | 
| LanguageBlock::$pathMatcher | property | core/ | 
                                                                                        The path matcher. | 
| LanguageNegotiationUserAdmin::$stackedRouteMatch | property | core/ | 
                                                                                        The stacked route match. | 
| LayoutBuilderBreadcrumbAlterTest::testBreadcrumbAlterNullRouteMatch | function | core/ | 
                                                                                        Check that there are no errors when alter called with null route match. | 
| LayoutBuilderIsActiveCacheContext::$routeMatch | property | core/ | 
                                                                                        The current route match. | 
| LegacyMatcherDumperTest | class | core/ | 
                                                                                        Tests deprecations in MatcherDumper. | 
| LegacyMatcherDumperTest.php | file | core/ | 
                                                                                        |
| LegacyMatcherDumperTest::$connection | property | core/ | 
                                                                                        The connection. | 
| LegacyMatcherDumperTest::$state | property | core/ | 
                                                                                        The state. | 
| LegacyMatcherDumperTest::setUp | function | core/ | 
                                                                                        |
| LegacyMatcherDumperTest::testConstructorDeprecationNoLogger | function | core/ | 
                                                                                        Tests the constructor deprecations. | 
| LegacyMatcherDumperTest::testConstructorDeprecationWithLegacyTableNameParam | function | core/ | 
                                                                                        Tests the constructor deprecations. | 
| LegacyMatcherDumperTest::testConstructorDeprecationWithLogger | function | core/ | 
                                                                                        Tests the constructor deprecations. | 
| LocalActionManager::$routeMatch | property | core/ | 
                                                                                        The current route match. | 
| LocalActionsBlock::$routeMatch | property | core/ | 
                                                                                        The route match. | 
| LocalTaskManager::$routeMatch | property | core/ | 
                                                                                        The current route match. | 
| LocalTaskManagerTest::$routeMatch | property | core/ | 
                                                                                        The route match. | 
| LocalTasksBlock::$routeMatch | property | core/ | 
                                                                                        The route match. | 
| MainContentViewSubscriber::$routeMatch | property | core/ | 
                                                                                        The current route match. | 
| MatcherDumper | class | core/ | 
                                                                                        Dumps Route information to a database table. | 
| MatcherDumper | class | core/ | 
                                                                                        Provides a proxy class for \Drupal\Core\Routing\MatcherDumper. | 
| MatcherDumper.php | file | core/ | 
                                                                                        |
| MatcherDumper.php | file | core/ | 
                                                                                        |
| MatcherDumper::$connection | property | core/ | 
                                                                                        The database connection to which to dump route information. | 
| MatcherDumper::$container | property | core/ | 
                                                                                        The service container. | 
| MatcherDumper::$drupalProxyOriginalServiceId | property | core/ | 
                                                                                        The id of the original proxied service. | 
| MatcherDumper::$logger | property | core/ | 
                                                                                        The logger. | 
| MatcherDumper::$routes | property | core/ | 
                                                                                        The routes to be dumped. | 
| MatcherDumper::$service | property | core/ | 
                                                                                        The real proxied service, after it was lazy loaded. | 
| MatcherDumper::$state | property | core/ | 
                                                                                        The state. | 
| MatcherDumper::$tableName | property | core/ | 
                                                                                        The name of the SQL table to which to dump the routes. | 
| MatcherDumper::addRoutes | function | core/ | 
                                                                                        Adds additional routes to be dumped. | 
| MatcherDumper::addRoutes | function | core/ | 
                                                                                        Adds additional routes to be dumped. | 
| MatcherDumper::dump | function | core/ | 
                                                                                        |
| MatcherDumper::dump | function | core/ | 
                                                                                        Dumps a set of routes to the router table in the database. | 
| MatcherDumper::ensureTableExists | function | core/ | 
                                                                                        Checks if the tree table exists and create it if not. | 
Pagination
- Previous page
 - Page 4
 - Next page
 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.