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 |
|---|---|---|---|
| TestMediaFilterController::preview | function | core/ |
Returns a HTML response containing a preview of the text after filtering. |
| TextFieldTest::testFilteredTextValueProcessPipeline | function | core/ |
Tests filtered text value process pipeline. |
| TextSummaryTest::testInvalidFilterFormat | function | core/ |
Tests text summaries with an invalid filter format. |
| ThemeHookCollectorPass::filterIterator | function | core/ |
Filter iterator callback. Allows include files and .php files in src/Hook. |
| ThemeHookCollectorPass::getFilteredImplementations | function | core/ |
Gets implementation lists with removals already applied. |
| TranslateFilterForm | class | core/ |
Provides a filtered translation edit form. |
| TranslateFilterForm.php | file | core/ |
|
| TranslateFilterForm::buildForm | function | core/ |
Form constructor. |
| TranslateFilterForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| TranslateFilterForm::resetForm | function | core/ |
Provides a submit handler for the reset button. |
| TranslateFilterForm::submitForm | function | core/ |
Form submission handler. |
| TranslateFormBase::$filterValues | property | core/ |
Filter values. Shared between objects that inherit this class. |
| TranslateFormBase::translateFilterLoadStrings | function | core/ |
Builds a string search query and returns an array of string objects. |
| TranslateFormBase::translateFilters | function | core/ |
Lists locale translation filters that can be applied. |
| TranslateFormBase::translateFilterValues | function | core/ |
Builds an array out of search criteria specified in request variables. |
| TwigExtension::escapeFilter | function | core/ |
Overrides twig_escape_filter(). |
| TwigExtension::getFilters | function | core/ |
|
| TwigExtension::withoutFilter | function | core/ |
Removes child elements from a copy of the original array. |
| TwigExtensionTest::providerTestTwigAddSuggestionFilter | function | core/ |
Provides data for ::testTwigAddSuggestionFilter(). |
| TwigExtensionTest::testTwigAddSuggestionFilter | function | core/ |
Tests Twig 'add_suggestion' filter. |
| TwigExtensionTest::testTwigExtensionFilter | function | core/ |
Tests that the Twig extension's filter produces expected output. |
| TwigExtensionTestController::testFilterRender | function | core/ |
Menu callback for testing Twig filters in a Twig template. |
| TwigFilterTest | class | core/ |
Tests Drupal's Twig filters. |
| TwigFilterTest.php | file | core/ |
|
| TwigFilterTest::$modules | property | core/ |
Modules to install. |
| TwigFilterTest::testTwigWithoutFilter | function | core/ |
Tests Twig "without" filter. |
| twig_extension_test.filter.html.twig | file | core/ |
<div class="test-filter"> {{ message|test_filter}} </div> <div> {{ safe_join_items|safe_join('<br/>') }} </div> |
| twig_theme_test.filter.html.twig | file | core/ |
<div><strong>No author:</strong> {{ quote|without('author') }}.</div> <div><strong>Complete quote after without:</strong> {{ quote }}.</div> <div><strong>Only author:</strong>… |
| TypedDataTest::testTypedDataListsFilter | function | core/ |
Tests the filter() method on typed data lists. |
| UpdateRegistry::filterOutInvokedUpdatesByExtension | function | core/ |
Filters out already executed update functions by extension. |
| UpdateRegistryTest::testFilterOutInvokedUpdatesByExtension | function | core/ |
Tests filter out invoked updates by extension. |
| UrlHelper::filterBadProtocol | function | core/ |
Processes an HTML attribute value and strips dangerous protocols from URLs. |
| UrlHelper::filterQueryParameters | function | core/ |
Filters a URL query parameter array to remove unwanted elements. |
| UrlHelperTest::providerTestFilterBadProtocol | function | core/ |
Provides data for self::testTestFilterBadProtocol(). |
| UrlHelperTest::providerTestFilterQueryParameters | function | core/ |
Provides data to self::testFilterQueryParameters(). |
| UrlHelperTest::testFilterBadProtocol | function | core/ |
Tests bad protocol filtering and escaping. |
| UrlHelperTest::testFilterQueryParameters | function | core/ |
Tests query filtering. |
| UserHooks::filterFormatDisable | function | core/ |
Implements hook_filter_format_disable(). |
| UserRememberRolesFilterSettingTest | class | core/ |
Tests the upgrade path for the clean-up of empty remember_roles display settings for views filters. |
| UserRememberRolesFilterSettingTest.php | file | core/ |
|
| UserRememberRolesFilterSettingTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| UserRememberRolesFilterSettingTest::testViewsPostUpdateBooleanFilterAcceptEmpty | function | core/ |
Test that filter values are updated properly. |
| Users::$filters | property | core/ |
Set default values for the filters. |
| UserTest::testCollectionFilterAccess | function | core/ |
|
| ValidatorsTest::testMultipleHtmlRestrictingFilters | function | core/ |
Tests that validation works with >1 enabled HTML restrictor filters. |
| ViewAjaxController::FILTERED_QUERY_PARAMETERS | constant | core/ |
Parameters that should be filtered and ignored inside ajax requests. |
| ViewExecutable::$filter | property | core/ |
Stores the filter handlers which are initialized on this view. |
| Views filter handler plugins | group | core/ |
Plugins that handle views filtering. |
| views-ui-build-group-filter-form.html.twig | file | core/ |
Theme override for Views UI build group filter form. |
| views-ui-build-group-filter-form.html.twig | file | core/ |
Theme override for Views UI build group filter form. |
Pagination
- Previous page
- Page 39
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.