Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 10.3.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| MockControllerPsr7::getControllerWithRequestAndRouteMatch | function | core/ |
|
| MockControllerPsr7::getResult | function | core/ |
|
| MockEditEntityFieldAccessCheck | class | core/ |
|
| MockEditEntityFieldAccessCheck.php | file | core/ |
|
| MockFileFinder | class | core/ |
Defines a mock file finder that only returns a single filename. |
| MockFileFinder.php | file | core/ |
|
| MockFileFinder::$filename | property | core/ |
The only filename this finder ever returns. |
| MockFileFinder::create | function | core/ |
Creates new mock file finder objects. |
| MockFileFinder::findFile | function | core/ |
|
| MockFileFinderTest | class | core/ |
@coversDefaultClass \Drupal\Component\Annotation\Reflection\MockFileFinder[[api-linebreak]] @group Annotation |
| MockFileFinderTest.php | file | core/ |
|
| MockFileFinderTest::testFindFile | function | core/ |
@covers ::create[[api-linebreak]] @covers ::findFile[[api-linebreak]] |
| MockFileTransfer | class | core/ |
Mock FileTransfer object to test the settings form functionality. |
| MockFileTransfer.php | file | core/ |
|
| MockFileTransfer::factory | function | core/ |
Returns a Drupal\system_test\MockFileTransfer object. |
| MockFileTransfer::getSettingsForm | function | core/ |
Returns a settings form with a text field to input a username. |
| MockInstantiationService | class | core/ |
Helper class to test Container::get() method for varying number of parameters. |
| MockInstantiationService::$arguments | property | core/ |
|
| MockInstantiationService::getArguments | function | core/ |
Return arguments injected into the service. |
| MockInstantiationService::__construct | function | core/ |
Construct a mock instantiation service. |
| MockInvokeController | class | core/ |
|
| 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/ |
Gets the definition of a derivative plugin. |
| MockLayoutBlockDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| 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/ |
Gets the definition of a derivative plugin. |
| MockMenuBlockDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| 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. |
| MockQuickEditEntityFieldAccessCheck | class | core/ |
Access check for in-place editing entity fields. |
Pagination
- Previous page
- Page 1014
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.