Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| TestSqlBase::mapJoinable | function | core/ |
Checks if we can join against the map table. |
| TestSqlBase::query | function | core/ |
Prepares query object to retrieve data from the source database. |
| TestSqlBase::query | function | core/ |
Prepares query object to retrieve data from the source database. |
| 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 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::$message | property | core/ |
The migrate message service. |
| TestSqlIdMap::ensureTables | function | core/ |
Create the map and message tables if they don't already exist. |
| TestSqlIdMap::getFieldSchema | function | core/ |
Gets the field schema. |
| TestSqlIdMap::__construct | function | core/ |
Constructs a TestSqlIdMap object. |
| TestSqlPrepareQuery | class | core/ |
Source plugin for prepare query test. |
| TestSqlPrepareQuery.php | file | core/ |
|
| TestSqlPrepareQuery::fields | function | core/ |
Returns available fields on the source. |
| TestSqlPrepareQuery::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| TestSqlPrepareQuery::prepareQuery | function | core/ |
Adds tags and metadata to the query. |
| TestSqlPrepareQuery::query | function | core/ |
Prepares query object to retrieve data from the source database. |
| 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/ |
|
| 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. |
| TestStateBasedSectionStorage::getSectionListFromId | function | core/ |
|
| TestStateBasedSectionStorage::getSections | function | core/ |
Gets the layout sections. |
| TestStateBasedSectionStorage::getStorageId | function | core/ |
Returns an identifier for this storage. |
| TestStateBasedSectionStorage::isApplicable | function | core/ |
Determines if this section storage is applicable for the current contexts. |
| TestStateBasedSectionStorage::isSupported | function | core/ |
Determines if layout builder is supported by a view mode. |
| TestStateBasedSectionStorage::label | function | core/ |
Gets the label for the object using the sections. |
| TestStateBasedSectionStorage::save | function | core/ |
Saves the sections. |
| TestStatementInterface | interface | core/ |
Creates StatementInterface for testing. |
| TestStaticMethodClass | class | core/ |
Provides a class for testing a static method. |
| TestStaticMethodClass::access | function | core/ |
|
| TestStatus | class | core/ |
Consolidates test result status information. |
Pagination
- Previous page
- Page 1416
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.