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 |
|---|---|---|---|
| InputRequired::exposedFilterApplied | function | core/ |
|
| Insecure::filterXss | function | core/ |
Filters HTML to prevent XSS attacks when a user edits it in a text editor. |
| ItemList::filter | function | core/ |
Filters the items in the list using a custom callback. |
| jsonapi.route_filter.format_setter | service | core/ |
Drupal\jsonapi\Routing\EarlyFormatSetter |
| JsonApiRegressionTest::testEmptyRelationshipFilteringFromIssue3025372 | function | core/ |
Ensure filtering for entities with empty entity reference fields works. |
| JsonApiRegressionTest::testFilterByIdFromIssue3015759 | function | core/ |
Ensures that filtering by a sequential internal ID named 'id' is possible. |
| JSONAPI_FILTER_AMONG_ALL | constant | core/ |
Array key for denoting type-based filtering access. |
| JSONAPI_FILTER_AMONG_ENABLED | constant | core/ |
Array key for denoting type-based enabled-only filtering access. |
| JSONAPI_FILTER_AMONG_OWN | constant | core/ |
Array key for denoting type-based owned-only filtering access. |
| JSONAPI_FILTER_AMONG_PUBLISHED | constant | core/ |
Array key for denoting type-based published-only filtering access. |
| jsonapi_jsonapi_aggregator_feed_filter_access | function | core/ |
Implements hook_jsonapi_ENTITY_TYPE_filter_access() for 'aggregator_feed'. |
| jsonapi_jsonapi_block_content_filter_access | function | core/ |
Implements hook_jsonapi_ENTITY_TYPE_filter_access() for 'block_content'. |
| jsonapi_jsonapi_comment_filter_access | function | core/ |
Implements hook_jsonapi_ENTITY_TYPE_filter_access() for 'comment'. |
| jsonapi_jsonapi_entity_filter_access | function | core/ |
Implements hook_jsonapi_entity_filter_access(). |
| jsonapi_jsonapi_entity_test_filter_access | function | core/ |
Implements hook_jsonapi_ENTITY_TYPE_filter_access() for 'entity_test'. |
| jsonapi_jsonapi_file_filter_access | function | core/ |
Implements hook_jsonapi_ENTITY_TYPE_filter_access() for 'file'. |
| jsonapi_jsonapi_media_filter_access | function | core/ |
Implements hook_jsonapi_ENTITY_TYPE_filter_access() for 'media'. |
| jsonapi_jsonapi_node_filter_access | function | core/ |
Implements hook_jsonapi_ENTITY_TYPE_filter_access() for 'node'. |
| jsonapi_jsonapi_shortcut_filter_access | function | core/ |
Implements hook_jsonapi_ENTITY_TYPE_filter_access() for 'shortcut'. |
| jsonapi_jsonapi_taxonomy_term_filter_access | function | core/ |
Implements hook_jsonapi_ENTITY_TYPE_filter_access() for 'taxonomy_term'. |
| jsonapi_jsonapi_user_filter_access | function | core/ |
Implements hook_jsonapi_ENTITY_TYPE_filter_access() for 'user'. |
| jsonapi_jsonapi_workspace_filter_access | function | core/ |
Implements hook_jsonapi_ENTITY_TYPE_filter_access() for 'workspace'. |
| jsonapi_test_field_filter_access.info.yml | file | core/ |
core/modules/jsonapi/tests/modules/jsonapi_test_field_filter_access/jsonapi_test_field_filter_access.info.yml |
| jsonapi_test_field_filter_access.module | file | core/ |
Contains hook implementations for testing the JSON:API module. |
| jsonapi_test_field_filter_access_jsonapi_entity_field_filter_access | function | core/ |
Implements hook_jsonapi_entity_field_field_access(). |
| LanguageFilter | class | core/ |
Provides filtering by language. |
| LanguageFilter.php | file | core/ |
|
| LanguageFilter::$languageManager | property | core/ |
The language manager. |
| LanguageFilter::create | function | core/ |
Creates an instance of the plugin. |
| LanguageFilter::getValueOptions | function | core/ |
Child classes should be used to override this function and set the 'value options', unless 'options callback' is defined as a valid function or static public method to generate these values. |
| LanguageFilter::query | function | core/ |
Add this filter to the query. |
| LanguageFilter::__construct | function | core/ |
Constructs a new LanguageFilter instance. |
| LanguageManager::filterLanguages | function | core/ |
Filters the full list of languages based on the value of the flag. |
| LatestRevisionFilterTest | class | core/ |
Tests the 'Latest revision' filter. |
| LatestRevisionFilterTest.php | file | core/ |
|
| LatestRevisionFilterTest::$modules | property | core/ |
Modules to enable. |
| LatestRevisionFilterTest::$testViews | property | core/ |
Views to be enabled. |
| LatestRevisionFilterTest::assertNotInResultSet | function | core/ |
Asserts that a list of revision IDs are not in the result. |
| LatestRevisionFilterTest::testLatestRevisionFilter | function | core/ |
Tests the 'Latest revision' filter. |
| LatestTranslationAffectedRevisionTest::testLatestRevisionFilter | function | core/ |
Tests the 'Latest revision' filter. |
| layout_builder_plugin_filter_block_alter | function | core/ |
Implements hook_plugin_filter_TYPE_alter(). |
| layout_builder_plugin_filter_block__block_ui_alter | function | core/ |
Implements hook_plugin_filter_TYPE__CONSUMER_alter(). |
| layout_builder_plugin_filter_block__layout_builder_alter | function | core/ |
Implements hook_plugin_filter_TYPE__CONSUMER_alter(). |
| layout_builder_plugin_filter_layout_alter | function | core/ |
Implements hook_plugin_filter_TYPE_alter(). |
| layout_builder_plugin_filter_layout__layout_builder_alter | function | core/ |
Implements hook_plugin_filter_TYPE__CONSUMER_alter(). |
| layout_builder_test_plugin_filter_block__layout_builder_alter | function | core/ |
Implements hook_plugin_filter_TYPE__CONSUMER_alter(). |
| LinkCollection::filter | function | core/ |
Filters a LinkCollection using the provided callback. |
| ListInterface::filter | function | core/ |
Filters the items in the list using a custom callback. |
| LocaleConfigManager::filterOverride | function | core/ |
Filters override data based on default translatable items. |
| ManyToOneHelper::addFilter | function | core/ |
Pagination
- Previous page
- Page 27
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.