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 |
---|---|---|---|
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_filter_secure_image_alter | function | core/ |
Implements hook_filter_secure_image_alter(). |
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_form_access_denied | function | core/ |
Render API callback: Hides the field value of 'text_format' elements. |
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_help | function | core/ |
Implements hook_help(). |
filter_test.info.yml | file | core/ |
core/modules/filter/tests/filter_test/filter_test.info.yml |
filter_test.module | file | core/ |
Test module for Filter module hooks and functions not used in 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 |
filter_theme | function | core/ |
Implements hook_theme(). |
GlossaryStatusFilterTest | class | core/ |
Tests that the status filter is added to the glossary view. |
GlossaryStatusFilterTest.php | file | core/ |
Pagination
- Previous page
- Page 25
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.