Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FilterDateTest::$timezones | property | core/ |
An array of timezone extremes to test. |
| FilterDateTest::assertIds | function | core/ |
Ensures that a given list of items appear on the view result. |
| FilterDateTest::setUp | function | core/ |
Create nodes with relative dates of yesterday, today, and tomorrow. |
| FilterDateTest::setUp | function | core/ |
Create nodes with relative dates of yesterday, today, and tomorrow. |
| FilterDateTest::setUp | function | core/ |
Create nodes with relative date range of: yesterday - today, today - today, and today - tomorrow. |
| FilterDateTest::setUp | function | core/ |
Sets up the test. |
| FilterDateTest::testDateFilter | function | core/ |
Runs other test methods. |
| FilterDateTest::testDateIs | function | core/ |
Tests date filter with date-only fields. |
| 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 install. |
| 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 install. |
| 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/ |
Pagination
- Previous page
- Page 684
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.