Search for filter
- Search 7.x for filter
- Search 8.9.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 a filter annotation object. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
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 |
EntityConstraintViolationListTest::testFilterByFieldAccessWithCompositeConstraint | function | core/ |
@covers ::filterByFieldAccess |
EntityConstraintViolationListTest::testFilterByFields | function | core/ |
@covers ::filterByFields |
EntityConstraintViolationListTest::testFilterByFieldsWithCompositeConstraints | function | core/ |
@covers ::filterByFields |
EntityFilteringThemeTest | class | core/ |
Tests XSS filtering for themed output for each entity type in all themes. |
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-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. |
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::$testViews | property | core/ |
Views used by this test. |
ExposedFilterAJAXTest::setUp | function | core/ |
|
ExposedFilterAJAXTest::testExposedFilterErrorMessages | function | core/ |
Tests that errors messages are displayed for exposed filters via ajax. |
ExposedFilterAJAXTest::testExposedFiltering | function | core/ |
Tests if exposed filtering via AJAX works for the "Content" View. |
ExposedFilterAJAXTest::testExposedFilteringWithButtonElement | function | core/ |
Tests exposed filtering via AJAX with a button element. |
ExposedFilterAJAXTest::testExposedFiltersInModal | function | core/ |
Tests if exposed filtering via AJAX works in a modal. |
ExposedFormCheckboxesTest::testExposedIsAllOfFilter | function | core/ |
Tests that "is all of" filters work with checkboxes. |
ExposedFormTest::testExposedFilterPagination | function | core/ |
Tests the exposed form with a pager. |
ExposedFormUITest::assertNoGroupedFilterErrors | function | core/ |
Asserts that there are no Grouped Filters errors. |
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/ |
|
ExtensionDiscovery::filterByProfileDirectories | function | core/ |
Filters out extensions not belonging to the scanned installation profiles. |
FeedTest::testCollectionFilterAccess | function | core/ |
|
FieldApiDataTest::testEntityFieldFilter | function | core/ |
Tests filtering entries with different translatability. |
FieldFilteredMarkup | class | core/ |
Defines an object that passes safe strings through the Field system. |
FieldFilteredMarkup.php | file | core/ |
|
FieldFilteredMarkup::allowedTags | function | core/ |
Returns the allowed tag list. |
FieldFilteredMarkup::create | function | core/ |
Overrides \Drupal\Component\Render\MarkupTrait::create(). |
FieldFilteredMarkup::displayAllowedTags | function | core/ |
Returns a human-readable list of allowed tags for display in help texts. |
FieldFilteredMarkupTest | class | core/ |
@coversDefaultClass \Drupal\Core\Field\FieldFilteredMarkup @group Field |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.