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 |
|---|---|---|---|
| ExposedFormRenderTest::$modules | property | core/ |
Modules to install. |
| ExposedFormRenderTest::$testViews | property | core/ |
Views to be enabled. |
| ExposedFormRenderTest::setUp | function | core/ |
|
| ExposedFormRenderTest::testExposedFormRawInput | function | core/ |
Tests the exposed form raw input. |
| ExposedFormRenderTest::testExposedFormRender | function | core/ |
Tests the exposed form markup. |
| ExposedFormTest | class | core/ |
Tests exposed forms functionality. |
| ExposedFormTest.php | file | core/ |
|
| ExposedFormTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ExposedFormTest::$modules | property | core/ |
Modules to install. |
| ExposedFormTest::$nodes | property | core/ |
Nodes to test. |
| ExposedFormTest::$testViews | property | core/ |
Views used by this test. |
| ExposedFormTest::assertIds | function | core/ |
Checks whether the specified ids are the ones displayed in the view output. |
| ExposedFormTest::assertNodesExist | function | core/ |
Asserts that nodes of only given bundles exist. |
| ExposedFormTest::getExpectedExposedFormId | function | core/ |
Returns a views exposed form ID. |
| ExposedFormTest::providerTestExposedBlock | function | core/ |
Data provider for testing different types of displays. |
| ExposedFormTest::setUp | function | core/ |
Sets up the test. |
| ExposedFormTest::testExposedBlock | function | core/ |
Tests the exposed block functionality. |
| ExposedFormTest::testExposedFilterPagination | function | core/ |
Tests the exposed form with a pager. |
| ExposedFormTest::testExposedForm | function | core/ |
Tests the input required exposed form type. |
| ExposedFormTest::testExposedIdentifier | function | core/ |
Tests the exposed form with a non-standard identifier. |
| ExposedFormTest::testExposedSortAndItemsPerPage | function | core/ |
Tests exposed forms with exposed sort and items per page. |
| ExposedFormTest::testFormErrorWithExposedForm | function | core/ |
Tests a view which is rendered after a form with a validation error. |
| ExposedFormTest::testInputRequired | function | core/ |
Tests the input required exposed form type. |
| ExposedFormTest::testRememberSelected | function | core/ |
Tests the "Remember the last selection" functionality. |
| ExposedFormTest::testResetButton | function | core/ |
Tests whether the reset button works on an exposed form. |
| ExposedFormTest::testSubmitButton | function | core/ |
Tests the submit button. |
| ExposedFormTest::testTextInputRequired | function | core/ |
Tests the "on demand text" for the input required exposed form type. |
| ExposedFormUITest | class | core/ |
Tests exposed forms UI functionality. |
| ExposedFormUITest.php | file | core/ |
|
| ExposedFormUITest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ExposedFormUITest::$groupFormUiErrors | property | core/ |
Array of error message strings raised by the grouped form. |
| ExposedFormUITest::$modules | property | core/ |
Modules to install. |
| ExposedFormUITest::$testViews | property | core/ |
Views used by this test. |
| ExposedFormUITest::assertNoGroupedFilterErrors | function | core/ |
Asserts that there are no Grouped Filters errors. |
| ExposedFormUITest::setUp | function | core/ |
Sets up the test. |
| ExposedFormUITest::testExposedAdminUi | function | core/ |
Tests the admin interface of exposed filter and sort items. |
| ExposedFormUITest::testExposedGroupedFilter | function | core/ |
Tests the configuration of grouped exposed filters. |
| ExposedFormUITest::testGroupedFilterAdminUi | function | core/ |
Tests the admin interface of exposed grouped filters. |
| ExposedFormUITest::testGroupedFilterAdminUiErrors | function | core/ |
Tests the error messages used in the grouped filter form. |
| ExtendableInterface | interface | core/ |
Interface for extendable query objects. |
| ExtendableInterface.php | file | core/ |
|
| ExtendableInterface::extend | function | core/ |
Enhance this object by wrapping it in an extender object. |
| ExtendedDiscoveryInterface | interface | core/ |
An interface for testing the Discovery interface. |
| ExtendedDiscoveryInterface::otherMethod | function | core/ |
|
| ExtendedForm | class | core/ |
Extends the site setting form. |
| ExtendedForm.php | file | core/ |
|
| ExtendFriendsTest | class | core/ |
|
| Extending and altering Drupal | group | core/ |
Overview of extensions and alteration methods for Drupal. |
| ExtendingNonInstalledClass | class | core/ |
Plugin annotation @Plugin( id = "extending_non_installed_class", label = "A plugin whose class is extending from a non-installed module class", color = "pink", ) |
| ExtendingNonInstalledClass | class | core/ |
This class does not have a plugin attribute or plugin annotation on purpose. |
Pagination
- Previous page
- Page 601
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.