Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| MockInvokeController | class | core/ |
Test class used for testing the Controller resolver class. |
| MockInvokeController::__invoke | function | core/ |
|
| MockLayoutBlock | class | core/ |
Mock implementation of a layout block plugin used by Plugin API unit tests. |
| MockLayoutBlock.php | file | core/ |
|
| MockLayoutBlockDeriver | class | core/ |
Mock implementation of DeriverInterface for the mock layout block plugin. |
| MockLayoutBlockDeriver.php | file | core/ |
|
| MockLayoutBlockDeriver::getDerivativeDefinition | function | core/ |
|
| MockLayoutBlockDeriver::getDerivativeDefinitions | function | core/ |
|
| MockMatcher | class | core/ |
A mock matcher that can be configured with any matching logic for testing. |
| MockMatcher.php | file | core/ |
|
| MockMatcher::$matcher | property | core/ |
The matcher being tested. |
| MockMatcher::matchRequest | function | core/ |
|
| MockMatcher::__construct | function | core/ |
Constructs a MockMatcher object. |
| MockMenuBlock | class | core/ |
Mock implementation of a menu block plugin used by Plugin API unit tests. |
| MockMenuBlock.php | file | core/ |
|
| MockMenuBlock::$depth | property | core/ |
The number of menu levels deep to render. |
| MockMenuBlock::$title | property | core/ |
The title to display when rendering this block instance. |
| MockMenuBlock::getContent | function | core/ |
Returns the content to display. |
| MockMenuBlock::__construct | function | core/ |
|
| MockMenuBlockDeriver | class | core/ |
Mock implementation of DeriverInterface for the mock menu block plugin. |
| MockMenuBlockDeriver.php | file | core/ |
|
| MockMenuBlockDeriver::getDerivativeDefinition | function | core/ |
|
| MockMenuBlockDeriver::getDerivativeDefinitions | function | core/ |
|
| MockPathLocator | class | core/ |
Mock path locator: allows specifying paths instead of discovering paths. |
| MockPathLocator.php | file | core/ |
|
| MockPathLocator::$state | property | core/ |
The state service. |
| MockPathLocator::getProjectRoot | function | core/ |
|
| MockPathLocator::getStagingRoot | function | core/ |
|
| MockPathLocator::getVendorDirectory | function | core/ |
|
| MockPathLocator::getWebRoot | function | core/ |
|
| MockPathLocator::setPaths | function | core/ |
Sets the paths to return. |
| MockPathLocator::__construct | function | core/ |
Constructs a PathLocator object. |
| MockPhpStorage | class | core/ |
Mock PHP storage class used for testing. |
| MockPhpStorage.php | file | core/ |
|
| MockPhpStorage::$configuration | property | core/ |
The storage configuration. |
| MockPhpStorage::getConfiguration | function | core/ |
Gets the configuration data. |
| MockPhpStorage::getConfigurationValue | function | core/ |
Gets a single configuration key. |
| MockPhpStorage::__construct | function | core/ |
Constructs a MockPhpStorage object. |
| MockRouteProvider | class | core/ |
Easily configurable mock route provider. |
| MockRouteProvider.php | file | core/ |
|
| MockRouteProvider::$routes | property | core/ |
A collection of routes for this route provider. |
| MockRouteProvider::getAllRoutes | function | core/ |
|
| MockRouteProvider::getRouteAliases | function | core/ |
|
| MockRouteProvider::getRouteByName | function | core/ |
|
| MockRouteProvider::getRouteCollectionForRequest | function | core/ |
Implements \Drupal\Core\Routing\RouteProviderInterface::getRouteCollectionForRequest(). |
| MockRouteProvider::getRoutesByNames | function | core/ |
|
| MockRouteProvider::getRoutesByPattern | function | core/ |
|
| MockRouteProvider::preLoadRoutes | function | core/ |
|
| MockRouteProvider::reset | function | core/ |
|
| MockRouteProvider::__construct | function | core/ |
Constructs a new MockRouteProvider. |
Pagination
- Previous page
- Page 1121
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.