Search for filter
- Search 7.x for filter
- Search 9.5.x for filter
- Search 8.9.x for filter
- Search 10.3.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. |
Filter | class | core/ |
Defines a filter attribute for plugin discovery. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
MediaEmbedFilterTestBase::createEmbedCode | function | core/ |
Gets an embed code with given attributes. |
MediaEmbedFilterTestBase::EMBEDDED_ENTITY_UUID | constant | core/ |
The UUID to use for the embedded entity. |
MediaEmbedFilterTestBase::processText | function | core/ |
Processes text through the provided filters. |
MediaEmbedFilterTestBase::providerTestValidations | function | core/ |
Data provider for testing validation when adding and editing media embeds. |
MediaEmbedFilterTestBase::setUp | function | core/ |
|
MediaEmbedFilterTestBase::setUp | function | core/ |
|
MediaEmbedFilterTestBase::setUpBeforeClass | function | core/ |
|
MediaEmbedFilterTestBase::showHiddenFields | function | core/ |
Show visually hidden fields. |
MediaEmbedFilterTranslationTest | class | core/ |
Tests that media embeds are translated based on text (host entity) language. |
MediaEmbedFilterTranslationTest.php | file | core/ |
|
MediaEmbedFilterTranslationTest::$modules | property | core/ |
Modules to install. |
MediaEmbedFilterTranslationTest::providerTranslationSituations | function | core/ |
Data provider for testTranslationSelection(). |
MediaEmbedFilterTranslationTest::setUp | function | core/ |
|
MediaEmbedFilterTranslationTest::testTranslationSelection | function | core/ |
Tests that the expected embedded media entity translation is selected. |
MediaFilterController | class | core/ |
Controller which renders a preview of the provided text. |
MediaFilterController.php | file | core/ |
|
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. |
MediaHooks::formFilterFormatAddFormAlter | function | core/ |
Implements hook_form_FORM_ID_alter(). |
MediaHooks::formFilterFormatEditFormAlter | function | core/ |
Implements hook_form_FORM_ID_alter(). |
MediaLibraryEditorOpener::$filterStorage | property | core/ |
The text format entity storage. |
MediaOverviewPageTest::testMediaOverviewAuthorFilter | function | core/ |
Tests the author views filter uses the user_name plugin. |
MediaTest::testCollectionFilterAccess | function | core/ |
|
media_filter_format_edit_form_validate | function | core/ |
Validate callback to ensure filter order and allowed_html are compatible. |
media_post_update_media_author_views_filter_update | function | core/ |
Empty update function to clear the Views data cache. |
MenuLinkContentTest::testCollectionFilterAccess | function | core/ |
|
MethodFilter | class | core/ |
Filters routes based on the HTTP method. |
MethodFilter.php | file | core/ |
|
MethodFilter::filter | function | core/ |
Filters the route collection against a request. |
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.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/ |
|
MigrateFilterFormatTest.php | file | core/ |
|
MigrateFilterFormatTest::$modules | property | core/ |
Modules to install. |
MigrateFilterFormatTest::assertEntity | function | core/ |
Asserts various aspects of a filter format entity. |
Pagination
- Previous page
- Page 32
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.