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 |
|---|---|---|---|
| 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/ |
|
| 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/ |
|
| ExposedFormUITest::$groupFormUiErrors | property | core/ |
Array of error message strings raised by the grouped form. |
| ExposedFormUITest::$modules | property | core/ |
|
| 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/ |
|
| 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/ |
|
| ExtendedDiscoveryInterface | interface | core/ |
|
| ExtendedDiscoveryInterface::otherMethod | function | core/ |
|
| 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. |
| ExtendingNonInstalledClass.php | file | core/ |
|
| ExtendingNonInstalledClass.php | file | core/ |
|
| ExtendingNonInstalledClass::testMethod | function | core/ |
#[TrustedCallback] |
| Extension | class | core/ |
Defines an extension (file) object. |
| Extension | class | core/ |
Drupal 6/7 system data for a legacy extension source from database. |
| extension.list.database_driver | service | core/ |
Drupal\Core\Extension\DatabaseDriverList |
| extension.list.module | service | core/ |
Drupal\Core\Extension\ModuleExtensionList |
| extension.list.profile | service | core/ |
Drupal\Core\Extension\ProfileExtensionList |
| extension.list.theme | service | core/ |
Drupal\Core\Extension\ThemeExtensionList |
| extension.list.theme_engine | service | core/ |
Drupal\Core\Extension\ThemeEngineExtensionList |
| extension.path.resolver | service | core/ |
Drupal\Core\Extension\ExtensionPathResolver |
| Extension.php | file | core/ |
|
| Extension.php | file | core/ |
|
| Extension::$filename | property | core/ |
The filename of the main extension file (e.g., 'node.module'). |
| Extension::$info | property | core/ |
The extension info array. |
| Extension::$pathname | property | core/ |
The relative pathname of the extension (e.g., 'core/modules/node/node.info.yml'). |
| Extension::$root | property | core/ |
The app root. |
| Extension::$splFileInfo | property | core/ |
An SplFileInfo instance for the extension's info file. |
| Extension::$type | property | core/ |
The type of the extension (e.g., 'module'). |
| Extension::fields | function | core/ |
Pagination
- Previous page
- Page 482
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.