Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
The commands to run. |
| MockTestConnection::$connectionString | property | core/ |
The database connection. |
| MockTestConnection::flushCommands | function | core/ |
Retrieves and clears the command history. |
| MockTestConnection::run | function | core/ |
Executes a command and stores it in the command history. |
| 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/ |
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/ |
Returns the title of the block. |
| 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. |
| 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/ |
The theme to install as the default for testing. |
| ModeratedContentLocalTaskTest::$modules | property | core/ |
Modules to install. |
| 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/ |
The theme to install as the default for testing. |
| ModeratedContentViewTest::$modules | property | core/ |
Modules to install. |
| ModeratedContentViewTest::setUp | function | core/ |
|
| ModeratedContentViewTest::testModeratedContentPage | function | core/ |
Tests the moderated content page. |
| ModeratedContentViewTest::testModeratedContentPageMultilingual | function | core/ |
Tests the moderated content page with multilingual content. |
Pagination
- Previous page
- Page 970
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.