filter_fallback_format |
function |
core/modules/filter/filter.module |
Returns the ID of the fallback text format that all users have access to. |
filter_formats |
function |
core/modules/filter/filter.module |
Retrieves a list of enabled text formats, ordered by weight. |
filter_formats_reset |
function |
core/modules/filter/filter.module |
Resets the text format caches. |
filter_get_formats_by_role |
function |
core/modules/filter/filter.module |
Retrieves a list of text formats that are allowed for a given role. |
filter_get_roles_by_format |
function |
core/modules/filter/filter.module |
Retrieves a list of roles that are allowed to use a given text format. |
filter_removed_post_updates |
function |
core/modules/filter/filter.post_update.php |
Implements hook_removed_post_updates(). |
filter_test.info.yml |
file |
core/modules/filter/tests/filter_test/filter_test.info.yml |
core/modules/filter/tests/filter_test/filter_test.info.yml |
filter_test.routing.yml |
file |
core/modules/filter/tests/filter_test/filter_test.routing.yml |
core/modules/filter/tests/filter_test/filter_test.routing.yml |
filter_test.schema.yml |
file |
core/modules/filter/tests/filter_test/config/schema/filter_test.schema.yml |
core/modules/filter/tests/filter_test/config/schema/filter_test.schema.yml |
filter_test_plugin.info.yml |
file |
core/modules/filter/tests/filter_test_plugin/filter_test_plugin.info.yml |
core/modules/filter/tests/filter_test_plugin/filter_test_plugin.info.yml |
FundamentalCompatibilityConstraint::$noMarkupFiltersMessage |
property |
core/modules/ckeditor5/src/Plugin/Validation/Constraint/FundamentalCompatibilityConstraint.php |
The violation message when no markup filters are enabled. |
FundamentalCompatibilityConstraintValidator::checkNoMarkupFilters |
function |
core/modules/ckeditor5/src/Plugin/Validation/Constraint/FundamentalCompatibilityConstraintValidator.php |
Checks no TYPE_MARKUP_LANGUAGE filters are present. |
FundamentalCompatibilityConstraintValidator::findHtmlRestrictorFilterNotAllowingTags |
function |
core/modules/ckeditor5/src/Plugin/Validation/Constraint/FundamentalCompatibilityConstraintValidator.php |
Analyzes a text format to find the filter not allowing required tags. |
FundamentalCompatibilityConstraintValidator::getFiltersInFormatOfType |
function |
core/modules/ckeditor5/src/Plugin/Validation/Constraint/FundamentalCompatibilityConstraintValidator.php |
Gets the filters of the given type in this text format. |
GroupedExposedFilterTest |
class |
core/modules/views/tests/src/FunctionalJavascript/Plugin/views/Handler/GroupedExposedFilterTest.php |
Tests the grouped exposed filter admin UI. |
GroupedExposedFilterTest.php |
file |
core/modules/views/tests/src/FunctionalJavascript/Plugin/views/Handler/GroupedExposedFilterTest.php |
|
GroupedExposedFilterTest::$account |
property |
core/modules/views/tests/src/FunctionalJavascript/Plugin/views/Handler/GroupedExposedFilterTest.php |
The account. |
GroupedExposedFilterTest::$defaultTheme |
property |
core/modules/views/tests/src/FunctionalJavascript/Plugin/views/Handler/GroupedExposedFilterTest.php |
The theme to install as the default for testing. |
GroupedExposedFilterTest::$modules |
property |
core/modules/views/tests/src/FunctionalJavascript/Plugin/views/Handler/GroupedExposedFilterTest.php |
Modules to install. |
GroupedExposedFilterTest::$testViews |
property |
core/modules/views/tests/src/FunctionalJavascript/Plugin/views/Handler/GroupedExposedFilterTest.php |
Views used by this test. |
GroupedExposedFilterTest::setUp |
function |
core/modules/views/tests/src/FunctionalJavascript/Plugin/views/Handler/GroupedExposedFilterTest.php |
|
GroupedExposedFilterTest::testGroupedFilterValuesUI |
function |
core/modules/views/tests/src/FunctionalJavascript/Plugin/views/Handler/GroupedExposedFilterTest.php |
Tests if the right fields are shown and the right values set. |
HandlerFilterCurrentUserTest |
class |
core/modules/user/tests/src/Kernel/Views/HandlerFilterCurrentUserTest.php |
Tests the current user filter handler. |
HandlerFilterCurrentUserTest.php |
file |
core/modules/user/tests/src/Kernel/Views/HandlerFilterCurrentUserTest.php |
|
HandlerFilterCurrentUserTest::$currentUser |
property |
core/modules/user/tests/src/Kernel/Views/HandlerFilterCurrentUserTest.php |
The current user. |
HandlerFilterCurrentUserTest::$testViews |
property |
core/modules/user/tests/src/Kernel/Views/HandlerFilterCurrentUserTest.php |
Views used by this test. |
HandlerFilterCurrentUserTest::setUp |
function |
core/modules/user/tests/src/Kernel/Views/HandlerFilterCurrentUserTest.php |
|
HandlerFilterCurrentUserTest::testFilterCurrentUserAsAnonymous |
function |
core/modules/user/tests/src/Kernel/Views/HandlerFilterCurrentUserTest.php |
Tests the current user filter handler with anonymous user. |
HandlerFilterCurrentUserTest::testFilterCurrentUserAsUser |
function |
core/modules/user/tests/src/Kernel/Views/HandlerFilterCurrentUserTest.php |
Tests the current user filter handler with logged-in user. |
HandlerFilterPermissionTest |
class |
core/modules/user/tests/src/Kernel/Views/HandlerFilterPermissionTest.php |
Tests the permissions filter handler. |
HandlerFilterPermissionTest.php |
file |
core/modules/user/tests/src/Kernel/Views/HandlerFilterPermissionTest.php |
|
HandlerFilterPermissionTest::$testViews |
property |
core/modules/user/tests/src/Kernel/Views/HandlerFilterPermissionTest.php |
Views used by this test. |
HandlerFilterPermissionTest::testFilterPermission |
function |
core/modules/user/tests/src/Kernel/Views/HandlerFilterPermissionTest.php |
Tests the permission filter handler. |
HandlerFilterRolesTest |
class |
core/modules/user/tests/src/Kernel/Views/HandlerFilterRolesTest.php |
Tests the roles filter handler. |
HandlerFilterRolesTest.php |
file |
core/modules/user/tests/src/Kernel/Views/HandlerFilterRolesTest.php |
|
HandlerFilterRolesTest::$testViews |
property |
core/modules/user/tests/src/Kernel/Views/HandlerFilterRolesTest.php |
Views used by this test. |
HandlerFilterRolesTest::testDependencies |
function |
core/modules/user/tests/src/Kernel/Views/HandlerFilterRolesTest.php |
Tests that role filter dependencies are calculated correctly. |
HandlerFilterRolesTest::testMissingRole |
function |
core/modules/user/tests/src/Kernel/Views/HandlerFilterRolesTest.php |
Tests that a warning is triggered if the filter references a missing role. |
HandlerFilterUserNameTest |
class |
core/modules/user/tests/src/Functional/Views/HandlerFilterUserNameTest.php |
Tests the handler of the user: name filter. |
HandlerFilterUserNameTest.php |
file |
core/modules/user/tests/src/Functional/Views/HandlerFilterUserNameTest.php |
|
HandlerFilterUserNameTest::$accounts |
property |
core/modules/user/tests/src/Functional/Views/HandlerFilterUserNameTest.php |
Accounts used by this test. |
HandlerFilterUserNameTest::$columnMap |
property |
core/modules/user/tests/src/Functional/Views/HandlerFilterUserNameTest.php |
Stores the column map for this testCase. |
HandlerFilterUserNameTest::$defaultTheme |
property |
core/modules/user/tests/src/Functional/Views/HandlerFilterUserNameTest.php |
The theme to install as the default for testing. |
HandlerFilterUserNameTest::$modules |
property |
core/modules/user/tests/src/Functional/Views/HandlerFilterUserNameTest.php |
Modules to install. |
HandlerFilterUserNameTest::$names |
property |
core/modules/user/tests/src/Functional/Views/HandlerFilterUserNameTest.php |
Usernames of $accounts. |
HandlerFilterUserNameTest::$testViews |
property |
core/modules/user/tests/src/Functional/Views/HandlerFilterUserNameTest.php |
Views used by this test. |
HandlerFilterUserNameTest::setUp |
function |
core/modules/user/tests/src/Functional/Views/HandlerFilterUserNameTest.php |
Sets up the test. |
HandlerFilterUserNameTest::testAdminUserInterface |
function |
core/modules/user/tests/src/Functional/Views/HandlerFilterUserNameTest.php |
Tests using the user interface. |
HandlerFilterUserNameTest::testExposedFilter |
function |
core/modules/user/tests/src/Functional/Views/HandlerFilterUserNameTest.php |
Tests exposed filters. |
HandlerFilterUserNameTest::testUserNameApi |
function |
core/modules/user/tests/src/Functional/Views/HandlerFilterUserNameTest.php |
Tests just using the filter. |