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 |
|---|---|---|---|
| MockAliasManager::$lookedUp | property | core/ |
An index of aliases that have been requested. |
| MockAliasManager::$systemPaths | property | core/ |
Array of mocked aliases. Keys are aliases, followed by language. |
| MockAliasManager::addAlias | function | core/ |
Adds an alias to the in-memory alias table for this object. |
| MockAliasManager::cacheClear | function | core/ |
|
| MockAliasManager::getAliasByPath | function | core/ |
|
| MockAliasManager::getPathByAlias | function | core/ |
|
| MockBlockManager | class | core/ |
Defines a plugin manager used by Plugin API derivative unit tests. |
| MockBlockManager.php | file | core/ |
|
| MockBlockManager::createContextDefinition | function | core/ |
Creates a new context definition with a label that is cast to string. |
| MockBlockManager::__construct | function | core/ |
|
| MockClient | class | core/ |
A mock client. |
| MockClient::doRequest | function | core/ |
|
| MockClient::setExpectedResponse | function | core/ |
|
| MockComplexContextBlock | class | core/ |
Implementation of a complex context plugin used by Plugin API context tests. |
| MockComplexContextBlock.php | file | core/ |
|
| MockComplexContextBlock::getTitle | function | core/ |
Returns the title of the block. |
| MockConfiguratorInterface | interface | core/ |
Helper interface to test Container::get() with configurator. |
| MockConfiguratorInterface::configureService | function | core/ |
Configures a service. |
| MockContainerInjection | class | core/ |
Test class mocking container injection. |
| MockContainerInjection | class | core/ |
Mock for the injected service. |
| MockContainerInjection::$injected | property | core/ |
The value to be injected. |
| MockContainerInjection::$result | property | core/ |
The test value saved during construction. |
| MockContainerInjection::create | function | core/ |
|
| MockContainerInjection::create | function | core/ |
|
| MockContainerInjection::getResult | function | core/ |
|
| MockContainerInjection::getResult | function | core/ |
|
| MockContainerInjection::__construct | function | core/ |
|
| MockContainerInjection::__construct | function | core/ |
|
| MockController | class | core/ |
Mock for the controller. |
| MockController::getControllerWithRequestAndRouteMatch | function | core/ |
|
| MockController::getResult | function | core/ |
|
| MockControllerPsr7 | class | core/ |
Mock for the PSR-7 controller. |
| MockControllerPsr7::getControllerWithRequestAndRouteMatch | function | core/ |
|
| MockControllerPsr7::getResult | function | 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/ |
Tests Drupal\Component\Annotation\Reflection\MockFileFinder. |
| MockFileFinderTest.php | file | core/ |
|
| MockFileFinderTest::testFindFile | function | core/ |
@legacy-covers ::create @legacy-covers ::findFile |
| MockFormBase | class | core/ |
Interface used in the mocking process of this test. |
| MockFormBase::hash_submit | function | core/ |
Function used in the mocking process of this test. |
| MockFormBase::simple_string_submit | function | core/ |
Function used in the mocking process of this test. |
| MockFormBase::submit_handler | function | core/ |
Function used in the mocking process of this test. |
| 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. |
Pagination
- Previous page
- Page 1120
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.