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 |
---|---|---|---|
filter.format.test_format_list_ol_start_post_3261599.yml | file | core/ |
core/modules/ckeditor5/tests/fixtures/update/filter.format.test_format_list_ol_start_post_3261599.yml |
filter.format.umami_basic_html.yml | file | core/ |
core/modules/editor/tests/fixtures/update/filter.format.umami_basic_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/ |
|
filter.overview.html.twig | file | core/ |
--- label: 'Managing text filters and text formats' related: - core.security - core.content_structure - field_ui.manage_form - field_ui.manage_display - field_ui.add_field --- {% set overview_link_text %}{% trans %}Text formats and… |
filter.permissions.yml | file | core/ |
core/modules/filter/filter.permissions.yml |
Filter.php | file | core/ |
|
Filter.php | file | core/ |
|
Filter.php | file | core/ |
|
filter.post_update.php | file | core/ |
Post update functions for Filter. |
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.settings.yml | file | core/ |
core/tests/fixtures/config_install/testing_config_install/filter.settings.yml |
filter.settings.yml | file | core/ |
core/tests/fixtures/config_install/multilingual/filter.settings.yml |
filter.theme.css | file | core/ |
Styling for the Filter module. |
filter.theme.css | file | core/ |
Styling for the Filter module. |
filter.theme.pcss.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. |
Filter::expand | function | core/ |
Expands any filter parameters using shorthand notation. |
Filter::expandItem | function | core/ |
Expands a filter item in case a shortcut was used. |
Filter::GROUP_KEY | constant | core/ |
Key in the filter[<key>] parameter for groups. |
Filter::KEY_NAME | constant | core/ |
The JSON:API filter key name. |
Filter::MEMBER_KEY | constant | core/ |
Key in the filter[<id>][<key>] parameter for group membership. |
Filter::queryCondition | function | core/ |
Applies the root condition to the given query. |
Filter::root | function | core/ |
Gets the root condition group. |
Filter::ROOT_ID | constant | core/ |
The key for the implicit root group. |
Filter::__construct | function | core/ |
Constructs a new Filter object. |
Pagination
- Previous page
- Page 8
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.