| BlockExposedFilterAJAXTest::testExposedFilteringAndReset |
function |
core/modules/views/tests/src/FunctionalJavascript/BlockExposedFilterAJAXTest.php |
Tests if exposed filtering and reset works with a views block and ajax. |
| BlockFilterTest |
class |
core/modules/layout_builder/tests/src/FunctionalJavascript/BlockFilterTest.php |
Tests the JavaScript functionality of the block add filter. |
| BlockFilterTest |
class |
core/modules/block/tests/src/FunctionalJavascript/BlockFilterTest.php |
Tests the JavaScript functionality of the block add filter. |
| BlockFilterTest.php |
file |
core/modules/block/tests/src/FunctionalJavascript/BlockFilterTest.php |
|
| BlockFilterTest.php |
file |
core/modules/layout_builder/tests/src/FunctionalJavascript/BlockFilterTest.php |
|
| BlockFilterTest::$defaultTheme |
property |
core/modules/layout_builder/tests/src/FunctionalJavascript/BlockFilterTest.php |
The theme to install as the default for testing. |
| BlockFilterTest::$defaultTheme |
property |
core/modules/block/tests/src/FunctionalJavascript/BlockFilterTest.php |
The theme to install as the default for testing. |
| BlockFilterTest::$modules |
property |
core/modules/block/tests/src/FunctionalJavascript/BlockFilterTest.php |
Modules to enable. |
| BlockFilterTest::$modules |
property |
core/modules/layout_builder/tests/src/FunctionalJavascript/BlockFilterTest.php |
Modules to enable. |
| BlockFilterTest::assertAnnounceContains |
function |
core/modules/layout_builder/tests/src/FunctionalJavascript/BlockFilterTest.php |
Checks for inclusion of text in #drupal-live-announce. |
| BlockFilterTest::filterVisibleElements |
function |
core/modules/layout_builder/tests/src/FunctionalJavascript/BlockFilterTest.php |
Removes any non-visible elements from the passed array. |
| BlockFilterTest::filterVisibleElements |
function |
core/modules/block/tests/src/FunctionalJavascript/BlockFilterTest.php |
Removes any non-visible elements from the passed array. |
| BlockFilterTest::setUp |
function |
core/modules/block/tests/src/FunctionalJavascript/BlockFilterTest.php |
|
| BlockFilterTest::setUp |
function |
core/modules/layout_builder/tests/src/FunctionalJavascript/BlockFilterTest.php |
|
| BlockFilterTest::testBlockFilter |
function |
core/modules/layout_builder/tests/src/FunctionalJavascript/BlockFilterTest.php |
Tests block filter. |
| BlockFilterTest::testBlockFilter |
function |
core/modules/block/tests/src/FunctionalJavascript/BlockFilterTest.php |
Tests block filter. |
| block_content_post_update_add_views_reusable_filter |
function |
core/modules/block_content/block_content.post_update.php |
Adds a 'reusable' filter to all Custom Block views. |
| boolean-filter-values.php |
file |
core/modules/views/tests/fixtures/update/boolean-filter-values.php |
Test fixture. |
| BooleanFilterValuesUpdateTest |
class |
core/modules/views/tests/src/Functional/Update/BooleanFilterValuesUpdateTest.php |
Tests the upgrade path for boolean field values. |
| BooleanFilterValuesUpdateTest.php |
file |
core/modules/views/tests/src/Functional/Update/BooleanFilterValuesUpdateTest.php |
|
| BooleanFilterValuesUpdateTest::setDatabaseDumpFiles |
function |
core/modules/views/tests/src/Functional/Update/BooleanFilterValuesUpdateTest.php |
Set database dump files to be used. |
| BooleanFilterValuesUpdateTest::testViewsPostUpdateBooleanFilterValues |
function |
core/modules/views/tests/src/Functional/Update/BooleanFilterValuesUpdateTest.php |
Tests that boolean filter values are updated properly. |
| BulkFormTest::testBulkFormCombineFilter |
function |
core/modules/user/tests/src/Functional/Views/BulkFormTest.php |
Tests the user bulk form with a combined field filter on the bulk column. |
| CacheTest::testTimeResultCachingWithFilter |
function |
core/modules/views/tests/src/Kernel/Plugin/CacheTest.php |
Tests result caching with filters. |
| CKEditorIntegrationTest::$filterFormat |
property |
core/modules/ckeditor/tests/src/FunctionalJavascript/CKEditorIntegrationTest.php |
The FilterFormat config entity used for testing. |
| ClaroBlockFilterTest |
class |
core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroBlockFilterTest.php |
Runs BlockFilterTest in Claro. |
| ClaroBlockFilterTest.php |
file |
core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroBlockFilterTest.php |
|
| ClaroBlockFilterTest::$modules |
property |
core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroBlockFilterTest.php |
Modules to enable. |
| ClaroBlockFilterTest::setUp |
function |
core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroBlockFilterTest.php |
|
| claro_preprocess_filter_guidelines |
function |
core/themes/claro/claro.theme |
Implements template_preprocess_filter_guidelines(). |
| claro_preprocess_filter_tips |
function |
core/themes/claro/claro.theme |
Implements template_preprocess_HOOK() for filter_tips. |
| Comment::$filters |
property |
core/modules/comment/src/Plugin/views/wizard/Comment.php |
Set default values for the filters. |
| CommentAdminViewTest::doTestFilters |
function |
core/modules/comment/tests/src/Kernel/Views/CommentAdminViewTest.php |
Tests comment admin view display. |
| CommentAdminViewTest::testFilters |
function |
core/modules/comment/tests/src/Kernel/Views/CommentAdminViewTest.php |
Tests comment admin view filters. |
| CommentFieldFilterTest |
class |
core/modules/comment/tests/src/Functional/Views/CommentFieldFilterTest.php |
Tests comment field filters with translations. |
| CommentFieldFilterTest.php |
file |
core/modules/comment/tests/src/Functional/Views/CommentFieldFilterTest.php |
|
| CommentFieldFilterTest::$commentTitles |
property |
core/modules/comment/tests/src/Functional/Views/CommentFieldFilterTest.php |
List of comment titles by language. |
| CommentFieldFilterTest::$defaultTheme |
property |
core/modules/comment/tests/src/Functional/Views/CommentFieldFilterTest.php |
The theme to install as the default for testing. |
| CommentFieldFilterTest::$modules |
property |
core/modules/comment/tests/src/Functional/Views/CommentFieldFilterTest.php |
Modules to install. |
| CommentFieldFilterTest::$testViews |
property |
core/modules/comment/tests/src/Functional/Views/CommentFieldFilterTest.php |
Views used by this test. |
| CommentFieldFilterTest::assertPageCounts |
function |
core/modules/comment/tests/src/Functional/Views/CommentFieldFilterTest.php |
Asserts that the given comment translation counts are correct. |
| CommentFieldFilterTest::setUp |
function |
core/modules/comment/tests/src/Functional/Views/CommentFieldFilterTest.php |
|
| CommentFieldFilterTest::testFilters |
function |
core/modules/comment/tests/src/Functional/Views/CommentFieldFilterTest.php |
Tests body and title filters. |
| CommentTest::testCollectionFilterAccess |
function |
core/modules/jsonapi/tests/src/Functional/CommentTest.php |
|
| CommonCollectionFilterAccessTestPatternsTrait |
trait |
core/modules/jsonapi/tests/src/Traits/CommonCollectionFilterAccessTestPatternsTrait.php |
Provides common filter access control tests. |
| CommonCollectionFilterAccessTestPatternsTrait.php |
file |
core/modules/jsonapi/tests/src/Traits/CommonCollectionFilterAccessTestPatternsTrait.php |
|
| CommonCollectionFilterAccessTestPatternsTrait::doTestCollectionFilterAccessBasedOnPermissions |
function |
core/modules/jsonapi/tests/src/Traits/CommonCollectionFilterAccessTestPatternsTrait.php |
Implements ::testCollectionFilterAccess() for pure permission-based access. |
| CommonCollectionFilterAccessTestPatternsTrait::doTestCollectionFilterAccessForPublishableEntities |
function |
core/modules/jsonapi/tests/src/Traits/CommonCollectionFilterAccessTestPatternsTrait.php |
Implements ::testCollectionFilterAccess() for permission + status access. |
| ConfigEntityImportTest::doFilterFormatUpdate |
function |
core/modules/system/tests/src/Kernel/Entity/ConfigEntityImportTest.php |
Tests updating a filter format during import. |
| ConfigFactoryOverrideBase::filterNestedArray |
function |
core/lib/Drupal/Core/Config/ConfigFactoryOverrideBase.php |
Filters data in nested arrays. |