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 |
---|---|---|---|
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. |
MediaTest::testCollectionFilterAccess | function | core/ |
|
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(). |
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 | 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/ |
|
MigrateFilterFormatTest.php | file | core/ |
|
MigrateFilterFormatTest::$modules | property | core/ |
Modules to enable. |
MigrateFilterFormatTest::assertEntity | function | core/ |
Asserts various aspects of a filter format entity. |
MigrateFilterFormatTest::migrateDumpAlter | function | core/ |
Allows tests to alter dumps after they have loaded. |
MigrateFilterFormatTest::setUp | function | core/ |
|
MigrateFilterFormatTest::setUp | function | core/ |
|
MigrateFilterFormatTest::testFilterFormat | function | core/ |
Tests the Drupal 6 filter format to Drupal 8 migration. |
MigrateFilterFormatTest::testFilterFormat | function | core/ |
Tests the Drupal 7 filter format to Drupal 8 migration. |
MigrateFilterSettingsTest | class | core/ |
Tests migration of Filter's settings to configuration. |
MigrateFilterSettingsTest.php | file | core/ |
|
MigrateFilterSettingsTest::$modules | property | core/ |
Modules to enable. |
MigrateFilterSettingsTest::setUp | function | core/ |
|
MigrateFilterSettingsTest::testFilterSettings | function | core/ |
Tests migration of Filter variables to configuration. |
ModerationStateFilter | class | core/ |
Provides a filter for the moderation state of an entity. |
ModerationStateFilter.php | file | core/ |
|
ModerationStateFilter::$bundleInfo | property | core/ |
The bundle information service. |
ModerationStateFilter::$entityTypeManager | property | core/ |
The entity type manager. |
ModerationStateFilter::$valueFormType | property | core/ |
|
ModerationStateFilter::$workflowStorage | property | core/ |
The storage handler of the workflow entity type. |
ModerationStateFilter::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
ModerationStateFilter::create | function | core/ |
Creates an instance of the plugin. |
ModerationStateFilter::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
ModerationStateFilter::getCacheTags | function | core/ |
The cache tags associated with this object. |
Pagination
- Previous page
- Page 31
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.