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 |
---|---|---|---|
TestFilterIterator.php | file | core/ |
|
TestFilterIterator::accept | function | core/ |
|
TestMediaFilterController | class | core/ |
Controller to allow testing of error handling in drupalmedia plugin.js. |
TestMediaFilterController.php | file | core/ |
|
TestMediaFilterController::preview | function | core/ |
Returns a HTML response containing a preview of the text after filtering. |
TextCckTest::testProcessFilteredTextFieldValues | function | core/ |
@covers ::processCckFieldValues |
TextCckTest::testProcessFilteredTextFieldValues | function | core/ |
@covers ::processCckFieldValues |
TextFieldLegacyTest::testProcessFilteredTextFieldValues | function | core/ |
@covers ::processFieldValues @expectedDeprecation Deprecated in Drupal 8.6.0, to be removed before Drupal 9.0.0. Use defineValueProcessPipeline() instead. See https://www.drupal.org/node/2944598. |
TextFieldTest::testFilteredTextValueProcessPipeline | function | core/ |
@covers ::defineValueProcessPipeline |
TextFieldTest::testProcessFilteredTextFieldValues | function | core/ |
Calls the deprecated processFieldValues() method to test BC. |
TextFieldTest::testProcessFilteredTextFieldValues | function | core/ |
@covers ::defineValueProcessPipeline |
TextSummaryTest::testInvalidFilterFormat | function | core/ |
Test text_summary() returns an empty string without any error when called with an invalid format. |
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/ |
|
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::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 enable. |
TwigFilterTest::testLegacyTwigWithoutFunction | function | core/ |
Test "twig_without" filter function. |
TwigFilterTest::testTwigWithoutFilter | function | core/ |
Test Twig "without" filter. |
twig_extension_test.filter.html.twig | file | core/ |
<div class="testfilter"> {{ message|testfilter }} </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::filterOutInvokedUpdatesByModule | function | core/ |
Filters out already executed update functions by module. |
UpdateRegistryTest::testFilterOutInvokedUpdatesByModule | function | core/ |
@covers ::filterOutInvokedUpdatesByModule |
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. |
Users::$filters | property | core/ |
Set default values for the filters. |
UserTest::testCollectionFilterAccess | function | core/ |
|
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/ |
Default theme implementation for Views UI build group filter form. |
views-ui-expose-filter-form.html.twig | file | core/ |
Default theme implementation for exposed filter form. |
Pagination
- Previous page
- Page 35
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.