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 |
|---|---|---|---|
| TestLocalTaskController.php | file | core/ |
|
| TestLocalTaskController::methodWithoutUpcastNode | function | core/ |
A method which does not hint the node parameter to avoid upcasting. |
| TestLocalTaskDefault | class | core/ |
Stub class for testing LocalTaskDefault. |
| TestLocalTaskDefault::setRouteProvider | function | core/ |
|
| TestLog | class | core/ |
Throws an exception while logging an exception. |
| TestLog.php | file | core/ |
|
| TestLog::log | function | core/ |
|
| TestMailCollector | class | core/ |
Defines a mail backend that captures sent messages in the state system. |
| TestMailCollector.php | file | core/ |
|
| TestMailCollector::mail | function | core/ |
Sends an email message. |
| TestMailManager | class | core/ |
Provides a testing version of MailManager with an empty constructor. |
| TestMailManager::doMail | function | core/ |
Composes and optionally sends an email message. |
| TestMailManager::setDiscovery | function | core/ |
Sets the discovery for the manager. |
| TestMediaFilterController | class | core/ |
Controller to allow testing of error handling of Media Embed in text editors. |
| TestMediaFilterController.php | file | core/ |
|
| TestMediaFilterController::preview | function | core/ |
Returns a HTML response containing a preview of the text after filtering. |
| TestMemoryBackend | class | core/ |
Stub class with memory cache implementation for testing. |
| TestMemoryBackend::getAllCids | function | core/ |
|
| TestMiddleware | class | core/ |
Provides a test middleware. |
| TestMiddleware.php | file | core/ |
|
| TestMiddleware::$httpKernel | property | core/ |
The decorated kernel. |
| TestMiddleware::$optionalArgument | property | core/ |
An optional argument. |
| TestMiddleware::handle | function | core/ |
|
| TestMiddleware::__construct | function | core/ |
Constructs a new TestMiddleware object. |
| TestMigrateExecutable | class | core/ |
Tests MigrateExecutable. |
| TestMigrateExecutable | class | core/ |
MigrateExecutable test class. |
| TestMigrateExecutable | class | core/ |
Tests MigrateExecutable. |
| TestMigrateExecutable.php | file | core/ |
|
| TestMigrateExecutable.php | file | core/ |
|
| TestMigrateExecutable::$sourceIdValues | property | core/ |
The configuration values of the source. |
| TestMigrateExecutable::getIdMap | function | core/ |
Get the ID map from the current migration. |
| TestMigrateExecutable::getIdMap | function | core/ |
Get the ID map from the current migration. |
| TestMigrateExecutable::getSource | function | core/ |
Returns the source. |
| TestMigrateExecutable::handleException | function | core/ |
Takes an Exception object and both saves and displays it. |
| TestMigrateExecutable::setSource | function | core/ |
Allows access to set protected source property. |
| TestMigrateExecutable::setSourceIdValues | function | core/ |
Allows access to protected sourceIdValues property. |
| TestMigrateExecutable::setStringTranslation | function | core/ |
Sets the string translation service. |
| TestMigration | class | core/ |
Defines the TestMigration class. |
| TestMigration::setDestinationPlugin | function | core/ |
Sets the destination Plugin. |
| TestMigration::setMigrationPluginManager | function | core/ |
Sets the plugin manager service. |
| TestMigration::setPluginId | function | core/ |
Sets the migration ID (machine name). |
| TestMigration::setRequirements | function | core/ |
Sets the requirements values. |
| TestMigration::setSourcePlugin | function | core/ |
Sets the source Plugin. |
| TestMigration::__construct | function | core/ |
Constructs an instance of TestMigration object. |
| TestMigrationConfigurationTrait | class | core/ |
Test class that uses the trait we are testing. |
| TestMigrationMock | class | core/ |
A mock migration plugin. |
| TestMigrationMock::$set | property | core/ |
The values passed into set(). |
| TestMigrationMock::getMigrationDependencies | function | core/ |
Get the dependencies for this migration. |
| TestMigrationMock::id | function | core/ |
An alias for getPluginId() for backwards compatibility reasons. |
| TestMigrationMock::set | function | core/ |
Pagination
- Previous page
- Page 1406
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.