Search for %s
- Search 7.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| TestSiteInstallCommand::configure | function | core/ |
|
| TestSiteInstallCommand::ensureDirectory | function | core/ |
Ensures that the sites/simpletest directory exists and is writable. |
| TestSiteInstallCommand::execute | function | core/ |
|
| TestSiteInstallCommand::executePreinstallClass | function | core/ |
Uses the setup file to configure the environment prior to install. |
| TestSiteInstallCommand::executeSetupClass | function | core/ |
Uses the setup file to configure Drupal. |
| TestSiteInstallCommand::getSetupClass | function | core/ |
Gets the setup class. |
| TestSiteInstallCommand::installDrupal | function | core/ |
Installs Drupal into the test site. |
| TestSiteInstallCommand::installParameters | function | core/ |
|
| TestSiteInstallCommand::prepareDatabasePrefix | function | core/ |
Generates a database prefix for running tests. |
| TestSiteInstallCommand::setup | function | core/ |
Creates a test drupal installation. |
| TestSiteInstallTestScript | class | core/ |
Setup file used by TestSiteApplicationTest. |
| TestSiteInstallTestScript.php | file | core/ |
|
| TestSiteInstallTestScript::setup | function | core/ |
Run the code to setup the test environment. |
| TestSiteMultilingualInstallTestScript | class | core/ |
Setup file used by TestSiteApplicationTest. |
| TestSiteMultilingualInstallTestScript.php | file | core/ |
|
| TestSiteMultilingualInstallTestScript::preinstall | function | core/ |
Runs code prior to a test site install. |
| TestSiteMultilingualInstallTestScript::setup | function | core/ |
Run the code to setup the test environment. |
| TestSiteOliveroInstallTestScript | class | core/ |
Setup file used by TestSiteInstallTestScript. |
| TestSiteOliveroInstallTestScript.php | file | core/ |
|
| TestSiteOliveroInstallTestScript::setup | function | core/ |
Run the code to setup the test environment. |
| TestSiteReleaseLocksCommand | class | core/ |
Command to release all test site database prefix locks. |
| TestSiteReleaseLocksCommand.php | file | core/ |
|
| TestSiteReleaseLocksCommand::configure | function | core/ |
|
| TestSiteReleaseLocksCommand::execute | function | core/ |
|
| TestSiteTearDownCommand | class | core/ |
Command to tear down a test Drupal site. |
| TestSiteTearDownCommand.php | file | core/ |
|
| TestSiteTearDownCommand::configure | function | core/ |
|
| TestSiteTearDownCommand::execute | function | core/ |
|
| TestSiteTearDownCommand::fileUnmanagedDeleteRecursive | function | core/ |
Deletes all files and directories in the specified path recursively. |
| TestSiteTearDownCommand::tearDown | function | core/ |
Removes a given instance by deleting all the database tables and files. |
| TestSiteUserLoginCommand | class | core/ |
Command to generate a login link for the test site. |
| TestSiteUserLoginCommand.php | file | core/ |
|
| TestSiteUserLoginCommand::$classLoader | property | core/ |
The class loader to use for installation and initialization of setup. |
| TestSiteUserLoginCommand::configure | function | core/ |
|
| TestSiteUserLoginCommand::execute | function | core/ |
|
| TestSkipRowProcess | class | core/ |
Provides a testing process plugin that skips rows. |
| TestSkipRowProcess.php | file | core/ |
|
| TestSkipRowProcess::transform | function | core/ |
Performs the associated process. |
| TestSqlBase | class | core/ |
A dummy source to help with testing SqlBase. |
| TestSqlBase | class | core/ |
Creates a base source class for SQL migration testing. |
| TestSqlBase::$database | property | core/ |
The database object. |
| TestSqlBase::$ids | property | core/ |
The migration IDs. |
| TestSqlBase::$query | property | core/ |
The query to execute. |
| TestSqlBase::calculateDependencies | function | core/ |
|
| TestSqlBase::fields | function | core/ |
Returns available fields on the source. |
| TestSqlBase::fields | function | core/ |
Returns available fields on the source. |
| TestSqlBase::getDatabase | function | core/ |
Gets the database without caching it. |
| TestSqlBase::getDatabase | function | core/ |
Gets the database connection object. |
| TestSqlBase::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| TestSqlBase::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
Pagination
- Previous page
- Page 1265
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.