Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
Test datetime grouped filter UI. |
| FilterDateTest::_testFilterDateUI | function | core/ |
Test date filter UI. |
| FilterDateTest::_testOffset | function | core/ |
Test 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/ |
|
| FilterDateTimeTest::$timezone | property | core/ |
Use a non-UTC timezone. |
| FilterDateTimeTest::setUp | function | core/ |
|
| FilterDateTimeTest::testDatetimeFilter | function | core/ |
Test filter operations. |
| FilterDateTimeTest::_testBetween | function | core/ |
Test between operations. |
| FilterDateTimeTest::_testExact | function | core/ |
Test exact date matching. |
| FilterDateTimeTest::_testOffset | function | core/ |
Test offset operations. |
| FilterDefaultConfigTest | class | core/ |
Tests text format default configuration. |
| FilterDefaultConfigTest.php | file | core/ |
|
| FilterDefaultConfigTest::$modules | property | core/ |
|
| 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/ |
|
| 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/ |
|
| FilterDisableForm::getConfirmText | function | core/ |
|
| FilterDisableForm::getDescription | function | core/ |
|
| FilterDisableForm::getQuestion | function | core/ |
|
| FilterDisableForm::submitForm | function | core/ |
|
| 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. |
| FilteredPluginManagerTrait::themeManager | function | core/ |
Wraps the theme manager. |
| FilteredPluginManagerTraitTest | class | core/ |
@coversDefaultClass \Drupal\Core\Plugin\FilteredPluginManagerTrait[[api-linebreak]] @group Plugin |
| FilteredPluginManagerTraitTest.php | file | core/ |
|
| FilteredPluginManagerTraitTest::providerTestGetFilteredDefinitions | function | core/ |
Provides test data for ::testGetFilteredDefinitions(). |
Pagination
- Previous page
- Page 661
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.