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 |
---|---|---|---|
FilterUITest::setUp | function | core/ |
Sets up the test. |
FilterUITest::testFilterIdentifier | function | core/ |
Tests the identifier settings and restrictions. |
FilterUITest::testFilterInOperatorUi | function | core/ |
Tests that an option for a filter is saved as expected from the UI. |
FilterUITest::testFiltersUI | function | core/ |
Tests the filters from the UI. |
FilterUninstallValidator | class | core/ |
Provides a proxy class for \Drupal\filter\FilterUninstallValidator. |
FilterUninstallValidator | class | core/ |
Prevents uninstallation of modules providing used filter plugins. |
FilterUninstallValidator.php | file | core/ |
|
FilterUninstallValidator.php | file | core/ |
|
FilterUninstallValidator::$container | property | core/ |
The service container. |
FilterUninstallValidator::$drupalProxyOriginalServiceId | property | core/ |
The id of the original proxied service. |
FilterUninstallValidator::$filterManager | property | core/ |
The filter plugin manager. |
FilterUninstallValidator::$filterStorage | property | core/ |
The filter entity storage. |
FilterUninstallValidator::$service | property | core/ |
The real proxied service, after it was lazy loaded. |
FilterUninstallValidator::getEnabledFilterFormats | function | core/ |
Returns all enabled filter formats. |
FilterUninstallValidator::getFilterDefinitionsByProvider | function | core/ |
Returns all filter definitions that are provided by the specified provider. |
FilterUninstallValidator::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
FilterUninstallValidator::setStringTranslation | function | core/ |
|
FilterUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
FilterUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
FilterUninstallValidator::__construct | function | core/ |
Constructs a new FilterUninstallValidator. |
FilterUninstallValidator::__construct | function | core/ |
Constructs a ProxyClass Drupal proxy object. |
FilterUninstallValidatorTest | class | core/ |
@coversDefaultClass \Drupal\filter\FilterUninstallValidator @group filter |
FilterUninstallValidatorTest.php | file | core/ |
|
FilterUninstallValidatorTest::$filterUninstallValidator | property | core/ |
|
FilterUninstallValidatorTest::setUp | function | core/ |
|
FilterUninstallValidatorTest::testValidateNoFormats | function | core/ |
@covers ::validate |
FilterUninstallValidatorTest::testValidateNoMatchingFormats | function | core/ |
@covers ::validate |
FilterUninstallValidatorTest::testValidateNoPlugins | function | core/ |
@covers ::validate |
FilterUrl | class | core/ |
Provides a filter to convert URLs into links. |
FilterUrl.php | file | core/ |
|
FilterUrl::process | function | core/ |
Performs the filter processing. |
FilterUrl::settingsForm | function | core/ |
Generates a filter's settings form. |
FilterUrl::tips | function | core/ |
Generates a filter's tip. |
filter_default_format | function | core/ |
Returns the ID of the default text format for a particular user. |
filter_fallback_format | function | core/ |
Returns the ID of the fallback text format that all users have access to. |
filter_formats | function | core/ |
Retrieves a list of enabled text formats, ordered by weight. |
filter_formats_reset | function | core/ |
Resets the text format caches. |
filter_get_formats_by_role | function | core/ |
Retrieves a list of text formats that are allowed for a given role. |
filter_get_roles_by_format | function | core/ |
Retrieves a list of roles that are allowed to use a given text format. |
filter_post_update_consolidate_filter_config-3404431.php | file | core/ |
Fixture file to test filter_post_update_consolidate_filter_config(). |
filter_removed_post_updates | function | core/ |
Implements hook_removed_post_updates(). |
filter_test.info.yml | file | core/ |
core/modules/filter/tests/filter_test/filter_test.info.yml |
filter_test.module | file | core/ |
|
filter_test.routing.yml | file | core/ |
core/modules/filter/tests/filter_test/filter_test.routing.yml |
filter_test.schema.yml | file | core/ |
core/modules/filter/tests/filter_test/config/schema/filter_test.schema.yml |
filter_test_filter_format_disable | function | core/ |
Implements hook_filter_format_disable(). |
filter_test_filter_format_insert | function | core/ |
Implements hook_ENTITY_TYPE_insert(). |
filter_test_filter_format_update | function | core/ |
Implements hook_ENTITY_TYPE_update(). |
filter_test_plugin.info.yml | file | core/ |
core/modules/filter/tests/filter_test_plugin/filter_test_plugin.info.yml |
FundamentalCompatibilityConstraint::$noMarkupFiltersMessage | property | core/ |
The violation message when no markup filters are enabled. |
Pagination
- Previous page
- Page 28
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.