Search for path
| Title | Object type | File name | Summary |
|---|---|---|---|
| UpdateEmptyEmailsUpdatePathTest | class | core/ |
Tests update_post_update_fix_update_emails. |
| UpdateEmptyEmailsUpdatePathTest.php | file | core/ |
|
| UpdateEmptyEmailsUpdatePathTest::setDatabaseDumpFiles | function | core/ |
|
| UpdateEmptyEmailsUpdatePathTest::testRunUpdates | function | core/ |
Tests update_post_update_fix_update_emails. |
| UpdatePathLastRemovedTest | class | core/ |
Tests that modules can define their last removed update function. |
| UpdatePathLastRemovedTest.php | file | core/ |
|
| UpdatePathLastRemovedTest::$defaultTheme | property | core/ |
|
| UpdatePathLastRemovedTest::$modules | property | core/ |
|
| 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/ |
|
| UpdatePathNewDependencyTest::testUpdateNewDependency | function | core/ |
Tests that a module can add services that depend on new modules. |
| 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/ |
|
| UpdatePathTestBase::initFrontPage | function | core/ |
|
| 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::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/ |
|
| UpdatePathTestBaseFilledTest::replaceUser1 | function | core/ |
|
| UpdatePathTestBaseFilledTest::setDatabaseDumpFiles | function | core/ |
|
| 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. |
| UpdatePathTestBaseTest.php | file | core/ |
|
| UpdatePathTestBaseTest::$modules | property | core/ |
|
| UpdatePathTestBaseTest::setDatabaseDumpFiles | function | core/ |
|
| UpdatePathTestBaseTest::testDatabaseProperlyLoaded | function | core/ |
Tests that the database was properly loaded. |
| UpdatePathTestBaseTest::testModuleListChange | function | core/ |
Tests that test running environment is updated when module list changes. |
| UpdatePathTestBaseTest::testPathAliasProcessing | function | core/ |
Tests that path aliases are not processed during database updates. |
| UpdatePathTestBaseTest::testSchemaChecking | function | core/ |
Tests that schema can be excluded from testing. |
| UpdatePathTestBaseTest::testSetup | function | core/ |
Tests that setup is done correctly. |
| UpdatePathTestBaseTest::testUpdateHookN | function | core/ |
Tests that updates are properly run. |
| UpdatePathTestJavaScriptTest | class | core/ |
Tests the presence of JavaScript at update.php. |
| UpdatePathTestJavaScriptTest.php | file | core/ |
Pagination
- Previous page
- Page 31
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.