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 |
---|---|---|---|
filter-tips.html.twig | file | core/ |
Default theme implementation for a set of filter tips. |
filter.admin.css | file | core/ |
Admin styling for the Filter module. |
filter.api.php | file | core/ |
Hooks provided by the Filter module. |
filter.caption.css | file | core/ |
Caption filter: default styling for displaying image captions. |
filter.caption.css | file | core/ |
Caption filter: default styling for displaying Media Embed captions. |
filter.caption.css | file | core/ |
Caption filter: default styling for displaying image captions. |
filter.caption.css | file | core/ |
Caption filter: default styling for displaying Media Embed captions. |
filter.format.basic_html.yml | file | core/ |
core/profiles/standard/config/install/filter.format.basic_html.yml |
filter.format.basic_html.yml | file | core/ |
core/profiles/demo_umami/config/install/filter.format.basic_html.yml |
filter.format.filtered_html.yml | file | core/ |
core/modules/filter/tests/filter_test/config/install/filter.format.filtered_html.yml |
filter.format.filter_test.yml | file | core/ |
core/modules/filter/tests/filter_test/config/install/filter.format.filter_test.yml |
filter.format.full_html.yml | file | core/ |
core/modules/filter/tests/filter_test/config/install/filter.format.full_html.yml |
filter.format.full_html.yml | file | core/ |
core/profiles/standard/config/install/filter.format.full_html.yml |
filter.format.full_html.yml | file | core/ |
core/profiles/demo_umami/config/install/filter.format.full_html.yml |
filter.format.plain_text.yml | file | core/ |
core/modules/filter/config/install/filter.format.plain_text.yml |
filter.format.private_images.yml | file | core/ |
core/modules/editor/tests/editor_private_test/config/install/filter.format.private_images.yml |
filter.format.restricted_html.yml | file | core/ |
core/profiles/standard/config/install/filter.format.restricted_html.yml |
filter.format.restricted_html.yml | file | core/ |
core/profiles/demo_umami/config/install/filter.format.restricted_html.yml |
filter.info.yml | file | core/ |
core/modules/filter/filter.info.yml |
filter.libraries.yml | file | core/ |
core/modules/filter/filter.libraries.yml |
filter.links.action.yml | file | core/ |
core/modules/filter/filter.links.action.yml |
filter.links.menu.yml | file | core/ |
core/modules/filter/filter.links.menu.yml |
filter.links.task.yml | file | core/ |
core/modules/filter/filter.links.task.yml |
filter.migrate_drupal.yml | file | core/ |
core/modules/filter/migrations/state/filter.migrate_drupal.yml |
filter.module | file | core/ |
Framework for handling the filtering of content. |
filter.permissions.yml | file | core/ |
core/modules/filter/filter.permissions.yml |
Filter.php | file | core/ |
|
Filter.php | file | core/ |
|
filter.routing.yml | file | core/ |
core/modules/filter/filter.routing.yml |
filter.schema.yml | file | core/ |
core/modules/filter/config/schema/filter.schema.yml |
filter.services.yml | file | core/ |
core/modules/filter/filter.services.yml |
filter.settings.yml | file | core/ |
core/modules/filter/config/install/filter.settings.yml |
filter.theme.css | file | core/ |
Styling for the Filter module. |
filter.theme.pcss.css | file | core/ |
Styling for the Filter module. |
filter.uninstall_validator | service | core/ |
Drupal\filter\FilterUninstallValidator |
filter.url-input.txt | file | core/ |
This is just a www.test.com. paragraph with person@test.com. some http://www.test.com. urls thrown in and also <code>using www.test.com the code tag</code>. <blockquote> This is just a www.test.com. paragraph with person@test.com.… |
filter.url-output.txt | file | core/ |
This is just a <a href="http://www.test.com">www.test.com</a>. paragraph with <a href="mailto:person@test.com">person@test.com</a>. some <a… |
Filter::$description | property | core/ |
Additional administrative information about the filter's behavior. |
Filter::$id | property | core/ |
The plugin ID. |
Filter::$provider | property | core/ |
The name of the provider that owns the filter. |
Filter::$root | property | core/ |
The root condition group. |
Filter::$settings | property | core/ |
The default settings for the filter. |
Filter::$status | property | core/ |
Whether this filter is enabled or disabled by default. |
Filter::$title | property | core/ |
The human-readable name of the filter. |
Filter::$weight | property | core/ |
A default weight for the filter in new text formats. |
Filter::buildEntityConditionGroup | function | core/ |
Denormalizes the given filter items into a single EntityConditionGroup. |
Filter::buildGroup | function | core/ |
Applies the root condition to the given query. |
Filter::buildTree | function | core/ |
Organizes the flat, normalized filter items into a tree structure. |
Filter::CONDITION_KEY | constant | core/ |
Key in the filter[<key>] parameter for conditions. |
Filter::createFromQueryParameter | function | core/ |
Creates a Sort object from a query parameter. |
Pagination
- Previous page
- Page 7
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.