Search for %s
- Search 7.x for %s
- Search 9.5.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 |
|---|---|---|---|
| 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::getHighWaterStorage | function | core/ |
Get the high water storage 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. |
| TestSqlBase::mapJoinable | function | core/ |
Checks if we can join against the map table. |
| TestSqlBase::query | function | core/ |
|
| TestSqlBase::query | function | core/ |
|
| TestSqlBase::setConfiguration | function | core/ |
Allows us to set the configuration from a test. |
| TestSqlBase::setDatabase | function | core/ |
Allows us to set the database during tests. |
| TestSqlBase::setIds | function | core/ |
Allows us to set the IDs during a test. |
| TestSqlBase::setMigration | function | core/ |
Allows us to set the migration during the test. |
| TestSqlBase::setQuery | function | core/ |
Sets the query to execute. |
| TestSqlBase::__construct | function | core/ |
Overrides the constructor so we can create one easily. |
| TestSqlBase::__construct | function | core/ |
Override the constructor so we can create one easily. |
| TestSqlContentDefaultTableMapping | class | core/ |
Extends DefaultTableMapping to allow calling its protected methods. |
| TestSqlContentDefaultTableMapping::setExtraColumns | function | core/ |
Adds a extra columns for a table to the table mapping. |
| TestSqlContentDefaultTableMapping::setFieldNames | function | core/ |
Adds field columns for a table to the table mapping. |
| TestSqlIdMap | class | core/ |
Defines a SQL ID map for use in tests. |
| TestSqlIdMap.php | file | core/ |
|
| TestSqlIdMap::getDatabase | function | core/ |
Gets the database connection. |
| TestSqlIdMap::getFieldSchema | function | core/ |
Gets the field schema. |
| TestSqlIdMap::__construct | function | core/ |
Constructs a TestSqlIdMap object. |
| TestStateBasedSectionStorage | class | core/ |
Provides a test section storage that is controlled by state. |
| TestStateBasedSectionStorage.php | file | core/ |
|
| TestStateBasedSectionStorage::access | function | core/ |
Overrides \Drupal\Core\Access\AccessibleInterface::access(). |
| TestStateBasedSectionStorage::buildRoutes | function | core/ |
Provides the routes needed for Layout Builder UI. |
| TestStateBasedSectionStorage::deriveContextsFromRoute | function | core/ |
Derives the available plugin contexts from route values. |
| TestStateBasedSectionStorage::extractIdFromRoute | function | core/ |
Configures the plugin based on route values. |
| TestStateBasedSectionStorage::getLayoutBuilderUrl | function | core/ |
Gets the URL used to display the Layout Builder UI. |
| TestStateBasedSectionStorage::getRedirectUrl | function | core/ |
Gets the URL used when redirecting away from the Layout Builder UI. |
| TestStateBasedSectionStorage::getSectionList | function | core/ |
Gets the section list. |
Pagination
- Previous page
- Page 1235
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.