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 |
---|---|---|---|
MediaFilterController::$entityRepository | property | core/ |
The entity repository. |
MediaFilterController::$mediaStorage | property | core/ |
The media storage. |
MediaFilterController::$renderer | property | core/ |
The renderer service. |
MediaFilterController::checkCsrf | function | core/ |
Throws an AccessDeniedHttpException if the request fails CSRF validation. |
MediaFilterController::create | function | core/ |
Instantiates a new instance of this class. |
MediaFilterController::formatUsesMediaEmbedFilter | function | core/ |
Checks access based on media_embed filter status on the text format. |
MediaFilterController::preview | function | core/ |
Returns a HTML response containing a preview of the text after filtering. |
MediaFilterController::__construct | function | core/ |
Constructs an MediaFilterController instance. |
MediaLibraryEditorOpener::$filterStorage | property | core/ |
The text format entity storage. |
MediaLibraryUpdateViewLangcodeFiltersTest | class | core/ |
Tests the media library module updates for the langcode filters. |
MediaLibraryUpdateViewLangcodeFiltersTest.php | file | core/ |
|
MediaLibraryUpdateViewLangcodeFiltersTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
MediaLibraryUpdateViewLangcodeFiltersTest::testMediaLibraryViewStatusExtraFilter | function | core/ |
Tests that the langcode filters are added to the media library view. |
MediaLibraryUpdateViewStatusExtraFilterTest | class | core/ |
Tests the media library module updates for the view page display links. |
MediaLibraryUpdateViewStatusExtraFilterTest.php | file | core/ |
|
MediaLibraryUpdateViewStatusExtraFilterTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
MediaLibraryUpdateViewStatusExtraFilterTest::testMediaLibraryViewStatusExtraFilter | function | core/ |
Tests that the status extra filter is added to the media library view. |
MediaTest::testCollectionFilterAccess | function | core/ |
|
MediaUpdateTest::testMediaViewStatusExtraFilter | function | core/ |
Tests that the status extra filter is added to the media view. |
media_filter_format_edit_form_validate | function | core/ |
Validate callback to ensure filter order and allowed_html are compatible. |
media_form_filter_format_add_form_alter | function | core/ |
Implements hook_form_FORM_ID_alter(). |
media_form_filter_format_edit_form_alter | function | core/ |
Implements hook_form_FORM_ID_alter(). |
media_library_filter_format_edit_form_validate | function | core/ |
Validate callback to ensure the DrupalMediaLibrary button can work correctly. |
media_library_form_filter_format_add_form_alter | function | core/ |
Implements hook_form_FORM_ID_alter(). |
media_library_form_filter_format_edit_form_alter | function | core/ |
Implements hook_form_FORM_ID_alter(). |
media_library_post_update_add_langcode_filters | function | core/ |
Add langcode filters to media library view displays. |
media_library_post_update_add_status_extra_filter | function | core/ |
Add a status extra filter to the media library view default display. |
media_post_update_add_status_extra_filter | function | core/ |
Add a status extra filter to the media view default display. |
media_test_filter.info.yml | file | core/ |
core/modules/media/tests/modules/media_test_filter/media_test_filter.info.yml |
media_test_filter.module | file | core/ |
Helper module for the Media Embed filter tests. |
media_test_filter_entity_access | function | core/ |
Implements hook_entity_access(). |
media_test_filter_entity_view_alter | function | core/ |
Implements hook_entity_view_alter(). |
media_test_filter_preprocess_media_embed_error | function | core/ |
Implements hook_preprocess_HOOK(). |
MenuLinkContentTest::testCollectionFilterAccess | function | core/ |
|
MethodFilter | class | core/ |
Filters routes based on the HTTP method. |
MethodFilter.php | file | core/ |
|
MethodFilter::filter | function | core/ |
|
MethodFilterTest | class | core/ |
@coversDefaultClass \Drupal\Core\Routing\MethodFilter @group Routing |
MethodFilterTest.php | file | core/ |
|
MethodFilterTest::testCollectionOrder | function | core/ |
Ensures that the incoming and outgoing collections have the same order. |
MethodFilterTest::testFilteredMethods | function | core/ |
@covers ::filter |
MethodFilterTest::testMethodNotAllowedException | function | core/ |
@covers ::filter |
MethodFilterTest::testMethodNotAllowedExceptionWithMultipleRoutes | function | core/ |
@covers ::filter |
MethodFilterTest::testWithAllowedMethod | function | core/ |
@covers ::filter |
MethodFilterTest::testWithAllowedMethodAndMultipleMatchingRoutes | function | core/ |
@covers ::filter |
method_filter | service | core/ |
Drupal\Core\Routing\MethodFilter |
method_filter.jsonapi | service | core/ |
Drupal\jsonapi\Routing\ReadOnlyModeMethodFilter |
MigrateFilterFormatTest | class | core/ |
Upgrade variables to filter.formats.*.yml. |
MigrateFilterFormatTest | class | core/ |
Upgrade variables to filter.formats.*.yml. |
MigrateFilterFormatTest.php | file | core/ |
Pagination
- Previous page
- Page 29
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.