Search for filter
- Search 7.x for filter
- Search 9.5.x for filter
- Search 10.3.x for filter
- Search 11.x for filter
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Filter | class | core/ |
Gathers information about the filter parameter. |
| Filter | class | core/ |
Defines an filter annotation object. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| EditorPrivateFileReferenceFilterTest::testEditorPrivateFileReferenceFilter | function | core/ |
Tests the editor file reference filter with private files. |
| EditorSecurityTest::testEditorXssFilterOverride | function | core/ |
Tests the standard text editor XSS filter being overridden. |
| EditorXssFilterInterface | interface | core/ |
Defines an interface for text editor XSS (Cross-site scripting) filters. |
| EditorXssFilterInterface.php | file | core/ |
|
| EditorXssFilterInterface::filterXss | function | core/ |
Filters HTML to prevent XSS attacks when a user edits it in a text editor. |
| editor_filter_format_presave | function | core/ |
Implements hook_ENTITY_TYPE_presave(). |
| editor_filter_xss | function | core/ |
Applies text editor XSS filtering. |
| editor_form_filter_admin_format_editor_configure | function | core/ |
Button submit handler for filter_format_form()'s 'editor_configure' button. |
| editor_form_filter_admin_format_submit | function | core/ |
Additional submit handler for filter_format_form(). |
| editor_form_filter_admin_format_validate | function | core/ |
Additional validate handler for filter_format_form(). |
| editor_form_filter_admin_form_ajax | function | core/ |
AJAX callback handler for filter_format_form(). |
| editor_form_filter_admin_overview_alter | function | core/ |
Implements hook_form_FORM_ID_alter(). |
| editor_form_filter_format_form_alter | function | core/ |
Implements hook_form_BASE_FORM_ID_alter() for \Drupal\filter\FilterFormatEditForm. |
| editor_post_update_clear_cache_for_file_reference_filter | function | core/ |
Clear the render cache to fix file references added by Editor. |
| editor_test_editor_xss_filter_alter | function | core/ |
Implements hook_editor_xss_filter_alter(). |
| EntityConstraintViolationList::filterByFieldAccess | function | core/ |
Filters this violation list to apply for accessible fields only. |
| EntityConstraintViolationList::filterByFields | function | core/ |
Filters this violation list by the given fields. |
| EntityConstraintViolationListInterface::filterByFieldAccess | function | core/ |
Filters this violation list to apply for accessible fields only. |
| EntityConstraintViolationListInterface::filterByFields | function | core/ |
Filters this violation list by the given fields. |
| EntityConstraintViolationListTest::testFilterByFieldAccess | function | core/ |
@covers ::filterByFieldAccess[[api-linebreak]] |
| EntityConstraintViolationListTest::testFilterByFieldAccessWithCompositeConstraint | function | core/ |
@covers ::filterByFieldAccess[[api-linebreak]] |
| EntityConstraintViolationListTest::testFilterByFields | function | core/ |
@covers ::filterByFields[[api-linebreak]] |
| EntityConstraintViolationListTest::testFilterByFieldsWithCompositeConstraints | function | core/ |
@covers ::filterByFields[[api-linebreak]] |
| EntityFilteringThemeTest | class | core/ |
Tests themed output for each entity type in all available themes to ensure entity labels are filtered for XSS. |
| EntityFilteringThemeTest.php | file | core/ |
|
| EntityFilteringThemeTest::$comment | property | core/ |
A test comment. |
| EntityFilteringThemeTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EntityFilteringThemeTest::$node | property | core/ |
A test node. |
| EntityFilteringThemeTest::$profile | property | core/ |
Use the standard profile. |
| EntityFilteringThemeTest::$term | property | core/ |
A test taxonomy term. |
| EntityFilteringThemeTest::$themes | property | core/ |
A list of all available themes. |
| EntityFilteringThemeTest::$user | property | core/ |
A test user. |
| EntityFilteringThemeTest::$xssLabel | property | core/ |
A string containing markup and JS. |
| EntityFilteringThemeTest::setUp | function | core/ |
|
| EntityFilteringThemeTest::testThemedEntity | function | core/ |
Checks each themed entity for XSS filtering in available themes. |
| exposed-filter-blocks.php | file | core/ |
Test fixture. |
| exposed-filters.css | file | core/ |
Visual styles for exposed filters. |
| exposed-filters.css | file | core/ |
Visual styles for exposed filters. |
| exposed-filters.css | file | core/ |
Visual styles for exposed filters. |
| exposed-filters.css | file | core/ |
Visual styles for exposed filters. |
| exposed-filters.css | file | core/ |
Visual styles for exposed filters. |
| ExposedFilterAJAXTest | class | core/ |
Tests the basic AJAX functionality of Views exposed forms. |
| ExposedFilterAJAXTest.php | file | core/ |
|
| ExposedFilterAJAXTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ExposedFilterAJAXTest::$modules | property | core/ |
Modules to enable. |
| ExposedFilterAJAXTest::setUp | function | core/ |
|
| ExposedFilterAJAXTest::testExposedFiltering | function | core/ |
Tests if exposed filtering via AJAX works for the "Content" View. |
| ExposedFilterAJAXTest::testExposedFiltersInModal | function | core/ |
Tests if exposed filtering via AJAX works in a modal. |
| ExposedFilterBlocksUpdateTest | class | core/ |
Tests that the additional settings are added to the entity link field. |
| ExposedFilterBlocksUpdateTest.php | file | core/ |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.