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 |
---|---|---|---|
RequestFormatRouteFilterTest | class | core/ |
@coversDefaultClass \Drupal\Core\Routing\RequestFormatRouteFilter @group Routing |
RequestFormatRouteFilterTest.php | file | core/ |
|
RequestFormatRouteFilterTest::filterProvider | function | core/ |
|
RequestFormatRouteFilterTest::testFilter | function | core/ |
@covers ::filter @dataProvider filterProvider |
RequestFormatRouteFilterTest::testNoRouteFound | function | core/ |
@covers ::filter |
RequestFormatRouteFilterTest::testNoRouteFoundWhenNoRequestFormatAndSingleRouteWithMultipleFormats | function | core/ |
@covers ::filter |
request_format_route_filter | service | core/ |
Drupal\Core\Routing\RequestFormatRouteFilter |
response_filter.active_link | service | core/ |
Drupal\Core\EventSubscriber\ActiveLinkResponseFilter |
response_filter.rss.relative_url | service | core/ |
Drupal\Core\EventSubscriber\RssResponseRelativeUrlFilter |
Role::$filterPermissions | property | core/ |
List of filter IDs per role IDs. |
Router::$filters | property | core/ |
The list of available route filters. |
Router::addRouteFilter | function | core/ |
Adds a route filter. |
Router::applyRouteFilters | function | core/ |
Applies all route filters to a given route collection. |
RssResponseRelativeUrlFilter | class | core/ |
Subscribes to filter RSS responses, to make relative URIs absolute. |
RssResponseRelativeUrlFilter.php | file | core/ |
|
RssResponseRelativeUrlFilter::getSubscribedEvents | function | core/ |
|
RssResponseRelativeUrlFilter::onResponse | function | core/ |
Converts relative URLs to absolute URLs. |
RssResponseRelativeUrlFilter::transformRootRelativeUrlsToAbsolute | function | core/ |
Converts all root-relative URLs to absolute URLs in RSS markup. |
RssResponseRelativeUrlFilterTest | class | core/ |
@coversDefaultClass \Drupal\Core\EventSubscriber\RssResponseRelativeUrlFilter @group event_subscriber |
RssResponseRelativeUrlFilterTest.php | file | core/ |
|
RssResponseRelativeUrlFilterTest::providerTestOnResponse | function | core/ |
|
RssResponseRelativeUrlFilterTest::testOnResponse | function | core/ |
@dataProvider providerTestOnResponse |
ScaffoldFileCollection::filterFiles | function | composer/ |
Removes any item that has a path matching any path in the provided list. |
SearchMultilingualTest::testMultilingualSearchFilter | function | core/ |
Tests search with multilingual nodes. |
ShortcutTest::testCollectionFilterAccess | function | core/ |
|
Standard filters | group | core/ |
Filters implemented by the Filter module. |
Standard::filterXss | function | core/ |
Filters HTML to prevent XSS attacks when a user edits it in a text editor. |
Standard::filterXssDataAttributes | function | core/ |
Applies a very permissive XSS/HTML filter to data-attributes. |
StandardTest::providerTestFilterXss | function | core/ |
Provides test data for testFilterXss(). |
StandardTest::testFilterXss | function | core/ |
Tests the method for filtering XSS. |
StreamCapturer::filter | function | core/ |
|
StringFilter | class | core/ |
Basic textfield filter to handle string filtering commands. |
StringFilter.php | file | core/ |
|
StringFilter::$alwaysMultiple | property | core/ |
Exposed filter options. |
StringFilter::$connection | property | core/ |
The database connection. |
StringFilter::adminSummary | function | core/ |
Display the filter on the administrative summary. |
StringFilter::buildExposeForm | function | core/ |
Options form subform for exposed filter options. |
StringFilter::create | function | core/ |
Creates an instance of the plugin. |
StringFilter::defaultExposeOptions | function | core/ |
Provide default options for exposed filters. |
StringFilter::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
StringFilter::getConditionOperator | function | core/ |
Get specified condition operator mapping value. |
StringFilter::opContains | function | core/ |
|
StringFilter::opContainsWord | function | core/ |
|
StringFilter::opEmpty | function | core/ |
|
StringFilter::opEndsWith | function | core/ |
|
StringFilter::opEqual | function | core/ |
Adds a where clause for the operation, 'equals'. |
StringFilter::operator | function | core/ |
Get the query operator. |
StringFilter::operatorOptions | function | core/ |
Build strings from the operators() for 'select' options. |
StringFilter::operators | function | core/ |
Get the operators. |
StringFilter::operatorValues | function | core/ |
Pagination
- Previous page
- Page 34
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.