Search for match
- Search 7.x for match
- Search 9.5.x for match
- Search 10.3.x for match
- Search 11.x for match
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| InstallerExistingConfigSyncDriectoryProfileMismatchTest | class | core/ |
Verifies that installing from existing configuration works. |
| InstallerExistingConfigSyncDriectoryProfileMismatchTest.php | file | core/ |
|
| InstallerExistingConfigSyncDriectoryProfileMismatchTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| InstallerExistingConfigSyncDriectoryProfileMismatchTest::$existingSyncDirectory | property | core/ |
@todo |
| InstallerExistingConfigSyncDriectoryProfileMismatchTest::$profile | property | core/ |
This is set by the profile in the core.extension extracted. |
| InstallerExistingConfigSyncDriectoryProfileMismatchTest::getConfigTarball | function | core/ |
Gets the filepath to the configuration tarball. |
| InstallerExistingConfigSyncDriectoryProfileMismatchTest::setUpSettings | function | core/ |
Installer step: Configure settings. |
| InstallerExistingConfigSyncDriectoryProfileMismatchTest::setUpSite | function | core/ |
Final installer step: Configure site. |
| InstallerExistingConfigSyncDriectoryProfileMismatchTest::testConfigSync | function | core/ |
Tests that profile mismatch fails to install. |
| InstallerExistingSettingsMismatchProfileTest | class | core/ |
Tests install with existing settings.php and a mismatching install profile. |
| InstallerExistingSettingsMismatchProfileTest.php | file | core/ |
|
| InstallerExistingSettingsMismatchProfileTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| InstallerExistingSettingsMismatchProfileTest::prepareEnvironment | function | core/ |
Configures a preexisting settings.php file without an install_profile setting before invoking the interactive installer. |
| InstallerExistingSettingsMismatchProfileTest::setUpLanguage | function | core/ |
Installer step: Select language. |
| InstallerExistingSettingsMismatchProfileTest::setUpProfile | function | core/ |
Installer step: Select installation profile. |
| InstallerExistingSettingsMismatchProfileTest::setUpSettings | function | core/ |
Installer step: Configure settings. |
| InstallerExistingSettingsMismatchProfileTest::testInstaller | function | core/ |
Verifies that installation succeeded. |
| InstallerExistingSettingsMismatchProfileTest::visitInstaller | function | core/ |
Visits the interactive installer. |
| InstallerExistingSettingsReadOnlyMismatchProfileTest | class | core/ |
Tests installer breaks with a profile mismatch and a read-only settings.php. |
| InstallerExistingSettingsReadOnlyMismatchProfileTest.php | file | core/ |
|
| InstallerExistingSettingsReadOnlyMismatchProfileTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| InstallerExistingSettingsReadOnlyMismatchProfileTest::prepareEnvironment | function | core/ |
Configures a preexisting settings.php file without an install_profile setting before invoking the interactive installer. |
| InstallerExistingSettingsReadOnlyMismatchProfileTest::setUpLanguage | function | core/ |
Installer step: Select language. |
| InstallerExistingSettingsReadOnlyMismatchProfileTest::setUpProfile | function | core/ |
Installer step: Select installation profile. |
| InstallerExistingSettingsReadOnlyMismatchProfileTest::setUpSettings | function | core/ |
Installer step: Configure settings. |
| InstallerExistingSettingsReadOnlyMismatchProfileTest::testInstalled | function | core/ |
Verifies that installation succeeded. |
| InstallerExistingSettingsReadOnlyMismatchProfileTest::visitInstaller | function | core/ |
Visits the interactive installer. |
| InstallProfileMismatchException | class | core/ |
Exception thrown if settings.php cannot be written and the chosen profile does not match. |
| InstallProfileMismatchException.php | file | core/ |
|
| InstallProfileMismatchException::__construct | function | core/ |
Constructs a new InstallProfileMismatchException exception. |
| 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. |
| LayoutBuilderIsActiveCacheContext::$routeMatch | property | core/ |
The current route match. |
| LegacyAliasStorageTest::testPathHasMatchingAlias | function | core/ |
@covers ::pathHasMatchingAlias[[api-linebreak]] @expectedDeprecation \Drupal\Core\Path\AliasStorage is deprecated in drupal:8.8.0 and is removed from drupal:9.0.0. Use the "path_alias.repository" service instead, or the entity storage… |
| 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. |
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.