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 |
---|---|---|---|
AliasRepository::pathHasMatchingAlias | function | core/ |
Check if any alias exists starting with $initial_substring. |
AliasRepositoryInterface::pathHasMatchingAlias | function | core/ |
Check if any alias exists starting with $initial_substring. |
AliasStorage::pathHasMatchingAlias | function | core/ |
Check if any alias exists starting with $initial_substring. |
AliasStorageInterface::pathHasMatchingAlias | function | core/ |
Check if any alias exists starting with $initial_substring. |
DefaultContentModerationStateRevisionUpdateTest::assertCompositeEntityMatchesDefaultRevisionId | function | core/ |
Assert for the given entity, the default revision ID matches. |
EntityReferenceAutocompleteWidgetMatchLimitUpdateTest | class | core/ |
Tests that the match_limit setting is added to entity_reference_autocomplete. |
EntityReferenceAutocompleteWidgetMatchLimitUpdateTest.php | file | core/ |
|
EntityReferenceAutocompleteWidgetMatchLimitUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
EntityReferenceAutocompleteWidgetMatchLimitUpdateTest::testViewsPostUpdateEntityLinkUrl | function | core/ |
Tests that the match_limit setting is added to the config. |
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. |
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⦠|
Phpunit4CompatibilityTest::testFrameworkMockObjectMatcherInvokedRecorder | function | core/ |
Tests existence of \PHPUnit_Framework_MockObject_Matcher_InvokedRecorder. |
TestBase::checkTestHierarchyMismatch | function | core/ |
Fail the test if it belongs to a PHPUnit-based framework. |
ThemeNotUsingClassyLibraryTest::confirmMatchingAssets | function | core/ |
Confirms that the assets of a copied Classy library match the original's. |
UpdateCoreTest::testDatestampMismatch | function | core/ |
Ensures proper results where there are date mismatches among modules. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.