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 |
|---|---|---|---|
| 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::$routes | property | core/ |
A collection of routes for this route provider. |
| MockRouteProvider::getAllRoutes | function | core/ |
Returns all the routes on the system. |
| MockRouteProvider::getRouteCollectionForRequest | function | core/ |
Implements \Drupal\Core\Routing\RouteProviderInterface::getRouteCollectionForRequest(). |
| MockRouteProvider::getRoutesByNames | function | core/ |
Find many routes by their names using the provided list of names. |
| MockRouteProvider::getRoutesByPattern | function | core/ |
Get all routes which match a certain pattern. |
| MockRouteProvider::preLoadRoutes | function | core/ |
|
| MockRouteProvider::reset | function | core/ |
Resets the route provider object. |
| MockRouteProvider::__construct | function | core/ |
Constructs a new MockRouteProvider. |
| MockService | class | core/ |
Helper class to test Container::get() method. |
| MockService::$container | property | core/ |
|
| MockService::$someOtherParameter | property | core/ |
|
| MockService::$someOtherService | property | core/ |
|
| MockService::$someParameter | property | core/ |
|
| MockService::$someProperty | property | core/ |
|
| MockService::getContainer | function | core/ |
Gets the container object. |
| MockService::getFactoryMethod | function | core/ |
Provides a factory method to get a service. |
| MockService::getSomeOtherParameter | function | core/ |
Gets the someOtherParameter property. |
| MockService::getSomeOtherService | function | core/ |
Gets the someOtherService object. |
| MockService::getSomeParameter | function | core/ |
Gets the someParameter property. |
| MockService::setContainer | function | core/ |
Sets the container object. |
| MockService::setOtherConfigParameter | function | core/ |
Sets the someOtherParameter property. |
| MockService::__construct | function | core/ |
Constructs a MockService object. |
| MockTestBlock | class | core/ |
Mock implementation of a test block plugin used by Plugin API unit tests. |
| MockTestBlock.php | file | core/ |
|
| MockTestConnection | class | core/ |
Mock connection object for test case. |
| MockTestConnection.php | file | core/ |
|
| MockTestConnection::$commandsRun | property | core/ |
|
| MockTestConnection::$connectionString | property | core/ |
|
| MockTestConnection::flushCommands | function | core/ |
|
| MockTestConnection::run | function | core/ |
|
| MockUserLoginBlock | class | core/ |
Mock implementation of a login block plugin used by Plugin API unit tests. |
| MockUserLoginBlock.php | file | core/ |
|
| MockUserLoginBlock::$title | property | core/ |
The title to display when rendering this block instance. |
| MockUserLoginBlock::getTitle | function | core/ |
|
| MockUserLoginBlock::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
| MockUserNameBlock | class | core/ |
Implementation of a user name block plugin used by Plugin API context test. |
| MockUserNameBlock.php | file | core/ |
|
| MockUserNameBlock::getTitle | function | core/ |
|
| ModalRenderer::renderResponse | function | core/ |
Renders the main content render array into a response. |
| ModalRendererTest | class | core/ |
Tests that dialog links use different renderer services. |
| ModalRendererTest.php | file | core/ |
|
| ModalRendererTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ModalRendererTest::$modules | property | core/ |
Modules to install. |
| ModalRendererTest::testModalRenderer | function | core/ |
Tests that links respect 'data-dialog-renderer' attribute. |
| ModalRendererTest::testOpenerInDropbutton | function | core/ |
Confirm focus management of a dialog openers in a dropbutton. |
Pagination
- Previous page
- Page 894
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.