Search for all
- Search 7.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FilterDateTest::testDateOffsets | function | core/ |
Tests offsets with date-only fields. |
| FilterDateTest::testDateOffsets | function | core/ |
Tests offsets with date-only fields. |
| FilterDateTest::testExposedFilter | function | core/ |
Tests that the exposed date filter is displayed without errors. |
| FilterDateTest::testExposedFilterWithPager | function | core/ |
Tests exposed date filters with a pager. |
| FilterDateTest::testExposedGroupedFilters | function | core/ |
Tests exposed grouped filters. |
| FilterDateTest::updateNodesDateFieldsValues | function | core/ |
Updates tests nodes date fields values. |
| FilterDateTest::_testBetween | function | core/ |
Tests the filter operator between/not between. |
| FilterDateTest::_testFilterDatetimeUI | function | core/ |
Tests datetime grouped filter UI. |
| FilterDateTest::_testFilterDateUI | function | core/ |
Tests date filter UI. |
| FilterDateTest::_testOffset | function | core/ |
Tests the general offset functionality. |
| FilterDateTest::_testUiValidation | function | core/ |
Make sure the validation callbacks works. |
| FilterDateTimeTest | class | core/ |
Tests the Drupal\datetime\Plugin\views\filter\Date handler. |
| FilterDateTimeTest.php | file | core/ |
|
| FilterDateTimeTest::$date | property | core/ |
For offset tests, set a date 1 day in the future. |
| FilterDateTimeTest::$testViews | property | core/ |
Views to be enabled. |
| FilterDateTimeTest::$timezone | property | core/ |
Use a non-UTC timezone. |
| FilterDateTimeTest::setUp | function | core/ |
|
| FilterDateTimeTest::testDatetimeFilter | function | core/ |
Tests filter operations. |
| FilterDateTimeTest::_testBetween | function | core/ |
Tests between operations. |
| FilterDateTimeTest::_testExact | function | core/ |
Tests exact date matching. |
| FilterDateTimeTest::_testOffset | function | core/ |
Tests offset operations. |
| FilterDefaultConfigTest | class | core/ |
Tests text format default configuration. |
| FilterDefaultConfigTest.php | file | core/ |
|
| FilterDefaultConfigTest::$modules | property | core/ |
Modules to enable. |
| FilterDefaultConfigTest::setUp | function | core/ |
|
| FilterDefaultConfigTest::testInstallation | function | core/ |
Tests installation of default formats. |
| FilterDefaultConfigTest::testUpdateRoles | function | core/ |
Tests that changes to FilterFormat::$roles do not have an effect. |
| FilterDefaultFormatTest | class | core/ |
Tests the default text formats for different users. |
| FilterDefaultFormatTest.php | file | core/ |
|
| FilterDefaultFormatTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FilterDefaultFormatTest::$modules | property | core/ |
Modules to enable. |
| FilterDefaultFormatTest::resetFilterCaches | function | core/ |
Rebuilds text format and permission caches in the thread running the tests. |
| FilterDefaultFormatTest::testDefaultTextFormats | function | core/ |
Tests if the default text format is accessible to users. |
| FilterDisableForm | class | core/ |
Provides the filter format disable form. |
| FilterDisableForm.php | file | core/ |
|
| FilterDisableForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| FilterDisableForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| FilterDisableForm::getDescription | function | core/ |
Returns additional text to display as a description. |
| FilterDisableForm::getQuestion | function | core/ |
Returns the question to ask the user. |
| FilterDisableForm::submitForm | function | core/ |
This is the default entity object builder function. It is called before any other submit handler to build the new entity object to be used by the following submit handlers. At this point of the form workflow the entity is validated and the form state… |
| FilteredMarkup | class | core/ |
Defines an object that passes markup through the Filter system. |
| FilteredMarkup.php | file | core/ |
|
| FilteredPluginManagerInterface | interface | core/ |
Provides an interface for plugin managers that allow filtering definitions. |
| FilteredPluginManagerInterface.php | file | core/ |
|
| FilteredPluginManagerInterface::getFilteredDefinitions | function | core/ |
Gets the plugin definitions for a given type and consumer and filters them. |
| FilteredPluginManagerTrait | trait | core/ |
Provides a trait for plugin managers that allow filtering plugin definitions. |
| FilteredPluginManagerTrait.php | file | core/ |
|
| FilteredPluginManagerTrait::getFilteredDefinitions | function | core/ |
Implements \Drupal\Core\Plugin\FilteredPluginManagerInterface::getFilteredDefinitions(). |
| FilteredPluginManagerTrait::getType | function | core/ |
A string identifying the plugin type. |
| FilteredPluginManagerTrait::moduleHandler | function | core/ |
Wraps the module handler. |
Pagination
- Previous page
- Page 670
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.