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 |
|---|---|---|---|
| TestLocalActionWithConfig.php | file | core/ |
|
| TestLocalActionWithConfig::$config | property | core/ |
|
| TestLocalActionWithConfig::create | function | core/ |
Creates an instance of the plugin. |
| TestLocalActionWithConfig::getTitle | function | core/ |
Returns the localized title to be shown for this action. |
| TestLocalActionWithConfig::__construct | function | core/ |
Constructs a TestLocalActionWithConfig object. |
| TestLocalTaskController | class | core/ |
A test controller. |
| TestLocalTaskController.php | file | core/ |
|
| TestLocalTaskController::methodWithoutUpcastNode | function | core/ |
A method which does not hint the node parameter to avoid upcasting. |
| TestLocalTaskDefault | class | core/ |
|
| 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 in drupalmedia plugin.js. |
| TestMediaFilterController.php | file | core/ |
|
| TestMediaFilterController::preview | function | core/ |
Returns a HTML response containing a preview of the text after filtering. |
| TestMemoryBackend | class | core/ |
|
| TestMemoryBackend::getAllCids | function | core/ |
|
| TestMiddleware | class | core/ |
Provides a test middleware. |
| TestMiddleware.php | file | core/ |
|
| TestMiddleware::$kernel | 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/ |
Tests MigrateExecutable. |
| TestMigrateExecutable.php | file | core/ |
|
| TestMigrateExecutable.php | file | core/ |
|
| TestMigrateExecutable::$clearedMemoryUsage | property | core/ |
The cleared memory usage. |
| TestMigrateExecutable::$memoryUsage | property | core/ |
The fake memory usage in bytes. |
| TestMigrateExecutable::attemptMemoryReclaim | function | core/ |
Tries to reclaim memory. |
| TestMigrateExecutable::formatSize | function | core/ |
Generates a string representation for the given byte count. |
| TestMigrateExecutable::getIdMap | function | core/ |
Get the ID map from the current migration. |
| TestMigrateExecutable::getMemoryUsage | function | core/ |
Returns the memory usage so far. |
| TestMigrateExecutable::getSource | function | core/ |
Returns the source. |
| TestMigrateExecutable::handleException | function | core/ |
Takes an Exception object and both saves and displays it. |
| TestMigrateExecutable::memoryExceeded | function | core/ |
Allows access to the protected memoryExceeded method. |
| TestMigrateExecutable::setMemoryLimit | function | core/ |
Sets the memory limit. |
| TestMigrateExecutable::setMemoryThreshold | function | core/ |
Sets the memory threshold. |
| TestMigrateExecutable::setMemoryUsage | function | core/ |
Sets the fake memory usage. |
| 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. |
Pagination
- Previous page
- Page 1228
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.