Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| missing_database.yml | file | core/ |
core/modules/migrate/tests/modules/migrate_missing_database_test/migrations/missing_database.yml |
| MockAliasManager | class | core/ |
An easily configurable mock alias manager. |
| MockAliasManager.php | file | core/ |
|
| MockAliasManager::$aliases | property | core/ |
Array of mocked aliases. Keys are system paths, followed by language. |
| MockAliasManager::$defaultLanguage | property | core/ |
The language to assume a path alias is for if not specified. |
| 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/ |
Clears the static caches in alias manager and rebuilds the whitelist. |
| MockAliasManager::getAliasByPath | function | core/ |
Given a path, return the alias. |
| MockAliasManager::getPathByAlias | function | core/ |
Given the alias, return the path it represents. |
| MockBlockManager::__construct | function | core/ |
|
| MockClient::doRequest | function | core/ |
|
| MockClient::setExpectedResponse | function | core/ |
|
| MockConfiguratorInterface::configureService | function | core/ |
Configures a service. |
| MockContainerAware::getResult | function | core/ |
|
| MockContainerAware::getResult | function | core/ |
|
| MockContainerAware::setContainer | function | core/ |
Sets the service container. |
| MockContainerAware::setContainer | function | core/ |
Sets the service container. |
| MockContainerInjection::$result | property | core/ |
|
| MockContainerInjection::getResult | function | core/ |
|
| MockContainerInjection::getResult | function | core/ |
|
| MockContainerInjection::__construct | function | core/ |
|
| MockContainerInjection::__construct | function | core/ |
|
| MockController::getControllerWithRequestAndRouteMatch | function | core/ |
|
| MockController::getResult | function | core/ |
|
| MockControllerPsr7 | class | core/ |
|
| MockControllerPsr7::getControllerWithRequestAndRouteMatch | function | core/ |
|
| MockControllerPsr7::getResult | 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. |
| 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. |
| MockLayoutBlockDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| MockMatcher::matchRequest | function | core/ |
|
| MockMatcher::__construct | function | core/ |
Constructs a MockMatcher object. |
| MockMenuBlock::__construct | function | core/ |
|
| MockMenuBlockDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| MockPhpStorage | class | core/ |
Mock PHP storage class used for testing. |
Pagination
- Previous page
- Page 893
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.