Search for path
| Title | Object type | File name | Summary |
|---|---|---|---|
| UniquePathAliasConstraintValidator.php | file | core/ |
|
| UniquePathAliasConstraintValidator::$entityTypeManager | property | core/ |
The entity type manager. |
| UniquePathAliasConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
| UniquePathAliasConstraintValidator::validate | function | core/ |
|
| UniquePathAliasConstraintValidator::__construct | function | core/ |
Creates a new UniquePathAliasConstraintValidator instance. |
| UnroutedUrlAssembler::$pathProcessor | property | core/ |
The outbound path processor. |
| UnroutedUrlAssemblerTest::$pathProcessor | property | core/ |
The mocked outbound path processor. |
| UnroutedUrlTest::testGetInternalPath | function | core/ |
Tests the getInternalPath() method. |
| UnversionedAssetTest::$fileAssetsPath | property | core/ |
The file assets path settings value. |
| UpdateManagerInstall::$sitePath | property | core/ |
The site path. |
| UpdatePathLastRemovedTest | class | core/ |
Tests that modules can define their last removed update function. |
| UpdatePathLastRemovedTest.php | file | core/ |
|
| UpdatePathLastRemovedTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| UpdatePathLastRemovedTest::$modules | property | core/ |
Modules to install. |
| UpdatePathLastRemovedTest::$updateUrl | property | core/ |
URL for the upgrade script. |
| UpdatePathLastRemovedTest::$updateUser | property | core/ |
A user account with upgrade permission. |
| UpdatePathLastRemovedTest::setUp | function | core/ |
|
| UpdatePathLastRemovedTest::testLastRemovedVersion | function | core/ |
Tests that a module with a too old schema version can not be updated. |
| UpdatePathNewDependencyTest | class | core/ |
Modules can introduce new dependencies and enable them in update hooks. |
| UpdatePathNewDependencyTest.php | file | core/ |
|
| UpdatePathNewDependencyTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| UpdatePathNewDependencyTest::testUpdateNewDependency | function | core/ |
Tests that a module can add services that depend on new modules. |
| UpdatePathTest | class | core/ |
Tests update functions for the Database Logging module. |
| UpdatePathTest.php | file | core/ |
|
| UpdatePathTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| UpdatePathTest::testLogEntryWithBigId | function | core/ |
Tests that, after update 10101, the 'wid' column can be a 64-bit integer. |
| UpdatePathTestBase | class | core/ |
Provides a base class for writing an update test. |
| UpdatePathTestBase.php | file | core/ |
|
| UpdatePathTestBase::$databaseDumpFiles | property | core/ |
The file path(s) to the dumped database(s) to load into the child site. |
| UpdatePathTestBase::$modules | property | core/ |
Modules to install after the database is loaded. |
| UpdatePathTestBase::$strictConfigSchema | property | core/ |
Disable strict config schema checking. |
| UpdatePathTestBase::$updateUrl | property | core/ |
The update URL. |
| UpdatePathTestBase::doInstall | function | core/ |
Execute the non-interactive installer. |
| UpdatePathTestBase::initFrontPage | function | core/ |
Visits the front page when initializing Mink. |
| UpdatePathTestBase::installDrupal | function | core/ |
Overrides BrowserTestBase::installDrupal() for update testing. |
| UpdatePathTestBase::prepareSettings | function | core/ |
Add settings that are missed since the installer isn't run. |
| UpdatePathTestBase::replaceUser1 | function | core/ |
Replace User 1 with the user created here. |
| UpdatePathTestBase::runDbTasks | function | core/ |
Runs the install database tasks for the driver used by the test runner. |
| UpdatePathTestBase::runUpdates | function | core/ |
Helper function to run pending database updates. |
| UpdatePathTestBase::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| UpdatePathTestBase::setUp | function | core/ |
|
| UpdatePathTestBase::testDatabaseLoaded | function | core/ |
Tests that the database was properly loaded. |
| UpdatePathTestBaseFilledTest | class | core/ |
Runs UpdatePathTestBase with a dump filled with content. |
| UpdatePathTestBaseFilledTest.php | file | core/ |
|
| UpdatePathTestBaseFilledTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| UpdatePathTestBaseFilledTest::replaceUser1 | function | core/ |
Replace User 1 with the user created here. |
| UpdatePathTestBaseFilledTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| UpdatePathTestBaseFilledTest::testDatabaseProperlyLoaded | function | core/ |
Tests that the database was properly loaded. |
| UpdatePathTestBaseFilledTest::testUpdatedSite | function | core/ |
Tests that the content and configuration were properly updated. |
| UpdatePathTestBaseTest | class | core/ |
Tests the update path base class. |
Pagination
- Previous page
- Page 28
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.