Search for path
| Title | Object type | File name | Summary |
|---|---|---|---|
| UpdatePathTestBase::$upgradeErrors | property | core/ |
Array of errors triggered during the update process. |
| UpdatePathTestBase::$zlibInstalled | property | core/ |
Flag to indicate whether zlib is installed or not. |
| UpdatePathTestBase::doInstall | function | core/ |
Execute the non-interactive installer. |
| UpdatePathTestBase::initFrontPage | function | core/ |
Visits the front page when initializing Mink. |
| UpdatePathTestBase::installDrupal | function | core/ |
Installs Drupal into the Simpletest site. |
| 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/ |
Overrides BrowserTestBase::setUp() for update testing. |
| UpdatePathTestBaseFilledTest | class | core/ |
Runs UpdatePathTestBaseTest 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::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/ |
Modules to enable after the database is loaded. |
| UpdatePathTestBaseTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| UpdatePathTestBaseTest::testDatabaseLoaded | function | core/ |
Tests that the database was properly loaded. |
| UpdatePathTestBaseTest::testFixturesSetup | function | core/ |
Tests the database fixtures are setup correctly. |
| 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::testUpdateHookN | function | core/ |
Tests that updates are properly run. |
| UpdatePathTestJavaScriptTest | class | core/ |
Tests the presence of JavaScript at update.php. |
| UpdatePathTestJavaScriptTest.php | file | core/ |
|
| UpdatePathTestJavaScriptTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| UpdatePathTestJavaScriptTest::doSelectionTest | function | core/ |
Tests the selection page. |
| UpdatePathTestJavaScriptTest::setUp | function | core/ |
|
| UpdatePathTestJavaScriptTest::testJavaScriptLoading | function | core/ |
Tests JavaScript loading at update.php. |
| UpdatePathTestTrait | trait | core/ |
Trait UpdatePathTestTrait. |
| UpdatePathTestTrait.php | file | core/ |
|
| UpdatePathTestTrait::$checkFailedUpdates | property | core/ |
Fail the test if there are failed updates. |
| UpdatePathTestTrait::doSelectionTest | function | core/ |
Tests the selection page. |
| UpdatePathTestTrait::ensureUpdatesToRun | function | core/ |
Installs the update_script_test module and makes an update available. |
| UpdatePathTestTrait::runUpdates | function | core/ |
Helper function to run pending database updates. |
| UpdatePathWithBrokenRoutingTest | class | core/ |
Tests the update path with a broken router. |
| UpdatePathWithBrokenRoutingTest.php | file | core/ |
|
| UpdatePathWithBrokenRoutingTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| UpdatePathWithBrokenRoutingTest::setUp | function | core/ |
|
| UpdatePathWithBrokenRoutingTest::testWithBrokenRouting | function | core/ |
Tests running update.php with some form of broken routing. |
| UpdateReady::$sitePath | property | core/ |
The Site path. |
| UpdateRegistry::$sitePath | property | core/ |
The site path. |
| UpdaterInterface::getRootDirectoryRelativePath | function | core/ |
Returns the name of the root directory under which projects will be copied. |
| update_script_test.broken_path_processor | service | core/ |
Drupal\update_script_test\PathProcessor\BrokenInboundPathProcessor |
| Upgrade6Test::getAvailablePaths | function | core/ |
Gets the available upgrade paths. |
| Upgrade6Test::getMissingPaths | function | core/ |
Gets the missing upgrade paths. |
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.