hook_plugin_filter_TYPE_alter |
function |
core/lib/Drupal/Core/Plugin/plugin.api.php |
Alter the filtering of plugin definitions for a specific plugin type. |
hook_plugin_filter_TYPE__CONSUMER_alter |
function |
core/lib/Drupal/Core/Plugin/plugin.api.php |
Alter the filtering of plugin definitions for a specific type and consumer. |
hook_views_plugins_filter_alter |
function |
core/modules/views/views.api.php |
Modify the list of available views filter handler plugins. |
HTMLRestrictions::fromFilterPluginInstance |
function |
core/modules/ckeditor5/src/HTMLRestrictions.php |
Constructs a set of HTML restrictions matching the given text format. |
HTMLRestrictions::toFilterHtmlAllowedTagsString |
function |
core/modules/ckeditor5/src/HTMLRestrictions.php |
Transforms into the Drupal HTML filter's "allowed_html" representation. |
ImageDeprecationTest::testImageFilterKeywordDeprecation |
function |
core/modules/image/tests/src/Unit/ImageDeprecationTest.php |
Tests deprecation of image_filter_keyword. |
image_filter_keyword |
function |
core/modules/image/image.module |
Returns the offset in pixels from the anchor. |
InputRequired::exposedFilterApplied |
function |
core/modules/views/src/Plugin/views/exposed_form/InputRequired.php |
Indicates that the exposed filter has been applied. |
Insecure::filterXss |
function |
core/modules/editor/tests/modules/editor_test/src/EditorXssFilter/Insecure.php |
|
ItemList::filter |
function |
core/lib/Drupal/Core/TypedData/Plugin/DataType/ItemList.php |
|
jsonapi.route_filter.format_setter |
service |
core/modules/jsonapi/jsonapi.services.yml |
Drupal\jsonapi\Routing\EarlyFormatSetter |
JsonApiFilterRegressionTest |
class |
core/modules/jsonapi/tests/src/Functional/JsonApiFilterRegressionTest.php |
JSON:API regression tests. |
JsonApiFilterRegressionTest.php |
file |
core/modules/jsonapi/tests/src/Functional/JsonApiFilterRegressionTest.php |
|
JsonApiFilterRegressionTest::$defaultTheme |
property |
core/modules/jsonapi/tests/src/Functional/JsonApiFilterRegressionTest.php |
The theme to install as the default for testing. |
JsonApiFilterRegressionTest::$modules |
property |
core/modules/jsonapi/tests/src/Functional/JsonApiFilterRegressionTest.php |
Modules to install. |
JsonApiFilterRegressionTest::testBundleSpecificTargetEntityTypeFromIssue2953207 |
function |
core/modules/jsonapi/tests/src/Functional/JsonApiFilterRegressionTest.php |
Ensure filtering on relationships works with bundle-specific target types. |
JsonApiFilterRegressionTest::testEmptyRelationshipFilteringFromIssue3025372 |
function |
core/modules/jsonapi/tests/src/Functional/JsonApiFilterRegressionTest.php |
Ensure filtering for entities with empty entity reference fields works. |
JsonApiFilterRegressionTest::testFilterByIdFromIssue3015759 |
function |
core/modules/jsonapi/tests/src/Functional/JsonApiFilterRegressionTest.php |
Ensures that filtering by a sequential internal ID named 'id' is possible. |
JsonApiFilterRegressionTest::testFilteringEntitiesByEntityReferenceTargetId |
function |
core/modules/jsonapi/tests/src/Functional/JsonApiFilterRegressionTest.php |
Tests that collections can be filtered by an entity reference target_id. |
JsonapiHooks::jsonapiBlockContentFilterAccess |
function |
core/modules/jsonapi/src/Hook/JsonapiHooks.php |
Implements hook_jsonapi_ENTITY_TYPE_filter_access() for 'block_content'. |
JsonapiHooks::jsonapiCommentFilterAccess |
function |
core/modules/jsonapi/src/Hook/JsonapiHooks.php |
Implements hook_jsonapi_ENTITY_TYPE_filter_access() for 'comment'. |
JsonapiHooks::jsonapiEntityFilterAccess |
function |
core/modules/jsonapi/src/Hook/JsonapiHooks.php |
Implements hook_jsonapi_entity_filter_access(). |
JsonapiHooks::jsonapiEntityTestFilterAccess |
function |
core/modules/jsonapi/src/Hook/JsonapiHooks.php |
Implements hook_jsonapi_ENTITY_TYPE_filter_access() for 'entity_test'. |
JsonapiHooks::jsonapiFileFilterAccess |
function |
core/modules/jsonapi/src/Hook/JsonapiHooks.php |
Implements hook_jsonapi_ENTITY_TYPE_filter_access() for 'file'. |
JsonapiHooks::jsonapiMediaFilterAccess |
function |
core/modules/jsonapi/src/Hook/JsonapiHooks.php |
Implements hook_jsonapi_ENTITY_TYPE_filter_access() for 'media'. |
JsonapiHooks::jsonapiNodeFilterAccess |
function |
core/modules/jsonapi/src/Hook/JsonapiHooks.php |
Implements hook_jsonapi_ENTITY_TYPE_filter_access() for 'node'. |
JsonapiHooks::jsonapiShortcutFilterAccess |
function |
core/modules/jsonapi/src/Hook/JsonapiHooks.php |
Implements hook_jsonapi_ENTITY_TYPE_filter_access() for 'shortcut'. |
JsonapiHooks::jsonapiTaxonomyTermFilterAccess |
function |
core/modules/jsonapi/src/Hook/JsonapiHooks.php |
Implements hook_jsonapi_ENTITY_TYPE_filter_access() for 'taxonomy_term'. |
JsonapiHooks::jsonapiUserFilterAccess |
function |
core/modules/jsonapi/src/Hook/JsonapiHooks.php |
Implements hook_jsonapi_ENTITY_TYPE_filter_access() for 'user'. |
JsonapiHooks::jsonapiWorkspaceFilterAccess |
function |
core/modules/jsonapi/src/Hook/JsonapiHooks.php |
Implements hook_jsonapi_ENTITY_TYPE_filter_access() for 'workspace'. |
JSONAPI_FILTER_AMONG_ALL |
constant |
core/modules/jsonapi/jsonapi.module |
Array key for denoting type-based filtering access. |
JSONAPI_FILTER_AMONG_ENABLED |
constant |
core/modules/jsonapi/jsonapi.module |
Array key for denoting type-based enabled-only filtering access. |
JSONAPI_FILTER_AMONG_OWN |
constant |
core/modules/jsonapi/jsonapi.module |
Array key for denoting type-based owned-only filtering access. |
JSONAPI_FILTER_AMONG_PUBLISHED |
constant |
core/modules/jsonapi/jsonapi.module |
Array key for denoting type-based published-only filtering access. |
jsonapi_test_field_filter_access.info.yml |
file |
core/modules/jsonapi/tests/modules/jsonapi_test_field_filter_access/jsonapi_test_field_filter_access.info.yml |
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/modules/jsonapi/tests/modules/jsonapi_test_field_filter_access/jsonapi_test_field_filter_access.module |
|
jsonapi_test_field_filter_access.permissions.yml |
file |
core/modules/jsonapi/tests/modules/jsonapi_test_field_filter_access/jsonapi_test_field_filter_access.permissions.yml |
core/modules/jsonapi/tests/modules/jsonapi_test_field_filter_access/jsonapi_test_field_filter_access.permissions.yml |
jsonapi_test_field_filter_access_jsonapi_entity_field_filter_access |
function |
core/modules/jsonapi/tests/modules/jsonapi_test_field_filter_access/jsonapi_test_field_filter_access.module |
Implements hook_jsonapi_entity_field_field_access(). |
JsonTestFieldFilterAccessHooks |
class |
core/modules/jsonapi/tests/modules/jsonapi_test_field_filter_access/src/Hook/JsonTestFieldFilterAccessHooks.php |
Hook implementations for jsonapi_test_field_filter_access. |
JsonTestFieldFilterAccessHooks.php |
file |
core/modules/jsonapi/tests/modules/jsonapi_test_field_filter_access/src/Hook/JsonTestFieldFilterAccessHooks.php |
|
JsonTestFieldFilterAccessHooks::jsonapiEntityFieldFilterAccess |
function |
core/modules/jsonapi/tests/modules/jsonapi_test_field_filter_access/src/Hook/JsonTestFieldFilterAccessHooks.php |
Implements hook_jsonapi_entity_field_filter_access(). |
LanguageFilter |
class |
core/modules/views/src/Plugin/views/filter/LanguageFilter.php |
Provides filtering by language. |
LanguageFilter.php |
file |
core/modules/views/src/Plugin/views/filter/LanguageFilter.php |
|
LanguageFilter::$languageManager |
property |
core/modules/views/src/Plugin/views/filter/LanguageFilter.php |
The language manager. |
LanguageFilter::access |
function |
core/modules/views/src/Plugin/views/filter/LanguageFilter.php |
|
LanguageFilter::create |
function |
core/modules/views/src/Plugin/views/filter/LanguageFilter.php |
|
LanguageFilter::getValueOptions |
function |
core/modules/views/src/Plugin/views/filter/LanguageFilter.php |
|
LanguageFilter::query |
function |
core/modules/views/src/Plugin/views/filter/LanguageFilter.php |
|
LanguageFilter::__construct |
function |
core/modules/views/src/Plugin/views/filter/LanguageFilter.php |
Constructs a new LanguageFilter instance. |
LanguageManager::filterLanguages |
function |
core/lib/Drupal/Core/Language/LanguageManager.php |
Filters the full list of languages based on the value of the flag. |