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 |
---|---|---|---|
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 ProxyClass Drupal proxy object. |
FilterUninstallValidator::__construct | function | core/ |
Constructs a new FilterUninstallValidator. |
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_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(). |
FundamentalCompatibilityConstraint::$noMarkupFiltersMessage | property | core/ |
The violation message when no markup filters are enabled. |
FundamentalCompatibilityConstraintValidator::checkNoMarkupFilters | function | core/ |
Checks no TYPE_MARKUP_LANGUAGE filters are present. |
FundamentalCompatibilityConstraintValidator::findHtmlRestrictorFilterNotAllowingTags | function | core/ |
Analyzes a text format to find the filter not allowing required tags. |
FundamentalCompatibilityConstraintValidator::getFiltersInFormatOfType | function | core/ |
Gets the filters of the given type in this text format. |
GlossaryStatusFilterTest | class | core/ |
Tests that the status filter is added to the glossary view. |
GlossaryStatusFilterTest.php | file | core/ |
|
GlossaryStatusFilterTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
GlossaryStatusFilterTest::testGlossaryView | function | core/ |
Tests the default glossary view. |
GroupedExposedFilterTest | class | core/ |
Tests the grouped exposed filter admin UI. |
GroupedExposedFilterTest.php | file | core/ |
|
GroupedExposedFilterTest::$account | property | core/ |
The account. |
GroupedExposedFilterTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
GroupedExposedFilterTest::$modules | property | core/ |
Modules to enable. |
GroupedExposedFilterTest::$testViews | property | core/ |
Views used by this test. |
GroupedExposedFilterTest::setUp | function | core/ |
|
GroupedExposedFilterTest::testGroupedFilterValuesUI | function | core/ |
Tests if the right fields are shown and the right values set. |
HandlerFilterCurrentUserTest | class | core/ |
Tests the current user filter handler. |
Pagination
- Previous page
- Page 27
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.