Search for filter
- Search 7.x for filter
- Search 9.5.x for filter
- Search 8.9.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 attribute for plugin discovery. |
Filter | class | core/ |
Defines a filter annotation object. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
TermTranslationViewsTest::testTermsTranslationWithContextualFilter | function | core/ |
Ensure that proper translation is returned when contextual filter. |
TestConfigFactoryOverrideBase::doFilterNestedArray | function | core/ |
|
TestExtension::getFilters | function | core/ |
Generates a list of all Twig filters that this extension defines. |
TestExtension::testFilter | function | core/ |
Replaces all instances of "animal" in a string with "plant". |
TestFilteredPluginManager | class | core/ |
Class that allows testing the trait. |
TestFilteredPluginManager::$contextHandler | property | core/ |
|
TestFilteredPluginManager::$definitions | property | core/ |
|
TestFilteredPluginManager::$moduleHandler | property | core/ |
|
TestFilteredPluginManager::$themeManager | property | core/ |
|
TestFilteredPluginManager::contextHandler | function | core/ |
|
TestFilteredPluginManager::getDefinitions | function | core/ |
|
TestFilteredPluginManager::getType | function | core/ |
|
TestFilteredPluginManager::moduleHandler | function | core/ |
|
TestFilteredPluginManager::themeManager | function | core/ |
|
TestFilteredPluginManager::__construct | function | core/ |
|
TestFilterIterator | class | core/ |
Class to test FilterIterators. |
TestFilterIterator.php | file | core/ |
|
TestFilterIterator::accept | function | core/ |
|
TestMediaFilterController | class | core/ |
Controller to allow testing of error handling of Media Embed in text editors. |
TestMediaFilterController.php | file | core/ |
|
TestMediaFilterController::preview | function | core/ |
Returns a HTML response containing a preview of the text after filtering. |
TextFieldTest::testFilteredTextValueProcessPipeline | function | core/ |
@covers ::defineValueProcessPipeline[[api-linebreak]] |
TextSummaryTest::testInvalidFilterFormat | function | core/ |
Tests text summaries with an invalid filter format. |
ToolbarItemConditionsMetConstraint::$filterRequiredMessage | property | core/ |
The violation message when a required filter is missing. |
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/ |
@covers ::filterOutInvokedUpdatesByExtension[[api-linebreak]] |
Pagination
- Previous page
- Page 37
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.