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 |
|---|---|---|---|
| MockRouterInterface | interface | core/ |
Interface used in the mocking process of this test. |
| MockRouterInterface::add | function | core/ |
Function used in the mocking process of this test. |
| 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/ |
|
| 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/ |
Returns the title of the block. |
| MockUserLoginBlock::__construct | function | core/ |
|
| MockUserNameBlock | class | core/ |
Implementation of a user name block plugin used by Plugin API context test. |
| MockUserNameBlock.php | file | core/ |
|
| MockUserNameBlock::getTitle | function | core/ |
Returns the title of the block. |
| ModalRenderer | class | core/ |
Default main content renderer for modal dialog requests. |
| ModalRenderer.php | file | core/ |
|
| ModalRenderer::renderResponse | function | core/ |
|
| ModalRendererTest | class | core/ |
Tests that dialog links use different renderer services. |
| ModalRendererTest.php | file | core/ |
|
| ModalRendererTest::$defaultTheme | property | core/ |
|
| ModalRendererTest::$modules | property | core/ |
|
| 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. |
| ModeratedContentController | class | core/ |
Defines a controller to list moderated nodes. |
| ModeratedContentController.php | file | core/ |
|
| ModeratedContentController::nodeListing | function | core/ |
Provides the listing page for moderated nodes. |
| ModeratedContentLocalTaskTest | class | core/ |
Tests moderated content dynamic local task. |
| ModeratedContentLocalTaskTest.php | file | core/ |
|
| ModeratedContentLocalTaskTest::$adminUser | property | core/ |
A user to test with. |
| ModeratedContentLocalTaskTest::$defaultTheme | property | core/ |
|
| ModeratedContentLocalTaskTest::$modules | property | core/ |
|
| ModeratedContentLocalTaskTest::setUp | function | core/ |
|
| ModeratedContentLocalTaskTest::testModeratedContentLocalTask | function | core/ |
Tests the moderated content local task appears. |
| ModeratedContentViewTest | class | core/ |
Tests moderated content administration page functionality. |
| ModeratedContentViewTest.php | file | core/ |
|
| ModeratedContentViewTest::$adminUser | property | core/ |
A user with permission to bypass access content. |
| ModeratedContentViewTest::$defaultTheme | property | core/ |
|
| ModeratedContentViewTest::$modules | property | core/ |
Pagination
- Previous page
- Page 1122
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.