Search for match

  1. Search 7.x for match
  2. Search 9.5.x for match
  3. Search 8.9.x for match
  4. Search 11.x for match
  5. Other projects
Title Object type File name Summary
FormBase::getRouteMatch function core/lib/Drupal/Core/Form/FormBase.php Gets the route match.
FormCacheTest::testSetCacheBuildIdMismatch function core/tests/Drupal/Tests/Core/Form/FormCacheTest.php @covers ::setCache
FundamentalCompatibilityConstraintValidator::checkHtmlRestrictionsMatch function core/modules/ckeditor5/src/Plugin/Validation/Constraint/FundamentalCompatibilityConstraintValidator.php Checks the HTML restrictions match the enabled CKEditor 5 plugins' output.
HelpBlock::$routeMatch property core/modules/help/src/Plugin/Block/HelpBlock.php The current route match.
HelpController::$routeMatch property core/modules/help/src/Controller/HelpController.php The current route match.
Inspector::assertAllMatch function core/lib/Drupal/Component/Assertion/Inspector.php Asserts that all members are strings that contain the specified string.
Inspector::assertAllRegularExpressionMatch function core/lib/Drupal/Component/Assertion/Inspector.php Asserts that all members are strings matching a regular expression.
InspectorTest::testAssertAllMatch function core/tests/Drupal/Tests/Component/Assertion/InspectorTest.php Tests asserting strstr() or stristr() match.
InspectorTest::testAssertAllRegularExpressionMatch function core/tests/Drupal/Tests/Component/Assertion/InspectorTest.php Tests asserting regular expression match.
InstallerExistingConfigSyncDirectoryProfileMismatchTest class core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileMismatchTest.php Verifies that installing from existing configuration works.
InstallerExistingConfigSyncDirectoryProfileMismatchTest.php file core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileMismatchTest.php
InstallerExistingConfigSyncDirectoryProfileMismatchTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileMismatchTest.php The theme to install as the default for testing.
InstallerExistingConfigSyncDirectoryProfileMismatchTest::$existingSyncDirectory property core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileMismatchTest.php @todo Fill out docblock.
InstallerExistingConfigSyncDirectoryProfileMismatchTest::$profile property core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileMismatchTest.php This is set by the profile in the core.extension extracted.
InstallerExistingConfigSyncDirectoryProfileMismatchTest::getConfigTarball function core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileMismatchTest.php Gets the filepath to the configuration tarball.
InstallerExistingConfigSyncDirectoryProfileMismatchTest::setUpSettings function core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileMismatchTest.php Installer step: Configure settings.
InstallerExistingConfigSyncDirectoryProfileMismatchTest::setUpSite function core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileMismatchTest.php Final installer step: Configure site.
InstallerExistingConfigSyncDirectoryProfileMismatchTest::testConfigSync function core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileMismatchTest.php Tests that profile mismatch fails to install.
IsFrontPathCacheContext::$pathMatcher property core/lib/Drupal/Core/Cache/Context/IsFrontPathCacheContext.php
IsFrontPathCacheContextTest::createPathMatcher function core/tests/Drupal/Tests/Core/Cache/Context/IsFrontPathCacheContextTest.php Creates a PathMatcherInterface prophecy.
LanguageBlock::$pathMatcher property core/modules/language/src/Plugin/Block/LanguageBlock.php The path matcher.
LanguageNegotiationUserAdmin::$stackedRouteMatch property core/modules/user/src/Plugin/LanguageNegotiation/LanguageNegotiationUserAdmin.php The stacked route match.
LayoutBuilderBreadcrumbAlterTest::testBreadcrumbAlterNullRouteMatch function core/modules/layout_builder/tests/src/Kernel/LayoutBuilderBreadcrumbAlterTest.php Check that there are no errors when alter called with null route match.
LayoutBuilderIsActiveCacheContext::$routeMatch property core/modules/layout_builder/src/Cache/LayoutBuilderIsActiveCacheContext.php The current route match.
LegacyMatcherDumperTest class core/tests/Drupal/KernelTests/Core/Routing/LegacyMatcherDumperTest.php Tests deprecations in MatcherDumper.
LegacyMatcherDumperTest.php file core/tests/Drupal/KernelTests/Core/Routing/LegacyMatcherDumperTest.php
LegacyMatcherDumperTest::$connection property core/tests/Drupal/KernelTests/Core/Routing/LegacyMatcherDumperTest.php The connection.
LegacyMatcherDumperTest::$state property core/tests/Drupal/KernelTests/Core/Routing/LegacyMatcherDumperTest.php The state.
LegacyMatcherDumperTest::setUp function core/tests/Drupal/KernelTests/Core/Routing/LegacyMatcherDumperTest.php
LegacyMatcherDumperTest::testConstructorDeprecationNoLogger function core/tests/Drupal/KernelTests/Core/Routing/LegacyMatcherDumperTest.php Tests the constructor deprecations.
LegacyMatcherDumperTest::testConstructorDeprecationWithLegacyTableNameParam function core/tests/Drupal/KernelTests/Core/Routing/LegacyMatcherDumperTest.php Tests the constructor deprecations.
LegacyMatcherDumperTest::testConstructorDeprecationWithLogger function core/tests/Drupal/KernelTests/Core/Routing/LegacyMatcherDumperTest.php Tests the constructor deprecations.
LocalActionManager::$routeMatch property core/lib/Drupal/Core/Menu/LocalActionManager.php The current route match.
LocalActionsBlock::$routeMatch property core/lib/Drupal/Core/Menu/Plugin/Block/LocalActionsBlock.php The route match.
LocalTaskManager::$routeMatch property core/lib/Drupal/Core/Menu/LocalTaskManager.php The current route match.
LocalTaskManagerTest::$routeMatch property core/tests/Drupal/Tests/Core/Menu/LocalTaskManagerTest.php The route match.
LocalTasksBlock::$routeMatch property core/lib/Drupal/Core/Menu/Plugin/Block/LocalTasksBlock.php The route match.
MainContentViewSubscriber::$routeMatch property core/lib/Drupal/Core/EventSubscriber/MainContentViewSubscriber.php The current route match.
MatcherDumper class core/lib/Drupal/Core/ProxyClass/Routing/MatcherDumper.php Provides a proxy class for \Drupal\Core\Routing\MatcherDumper.
MatcherDumper class core/lib/Drupal/Core/Routing/MatcherDumper.php Dumps Route information to a database table.
MatcherDumper.php file core/lib/Drupal/Core/ProxyClass/Routing/MatcherDumper.php
MatcherDumper.php file core/lib/Drupal/Core/Routing/MatcherDumper.php
MatcherDumper::$connection property core/lib/Drupal/Core/Routing/MatcherDumper.php The database connection to which to dump route information.
MatcherDumper::$container property core/lib/Drupal/Core/ProxyClass/Routing/MatcherDumper.php The service container.
MatcherDumper::$drupalProxyOriginalServiceId property core/lib/Drupal/Core/ProxyClass/Routing/MatcherDumper.php The id of the original proxied service.
MatcherDumper::$logger property core/lib/Drupal/Core/Routing/MatcherDumper.php The logger.
MatcherDumper::$routes property core/lib/Drupal/Core/Routing/MatcherDumper.php The routes to be dumped.
MatcherDumper::$service property core/lib/Drupal/Core/ProxyClass/Routing/MatcherDumper.php The real proxied service, after it was lazy loaded.
MatcherDumper::$state property core/lib/Drupal/Core/Routing/MatcherDumper.php The state.
MatcherDumper::$tableName property core/lib/Drupal/Core/Routing/MatcherDumper.php The name of the SQL table to which to dump the routes.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.