| FilterFormTest::setUp |
function |
core/modules/filter/tests/src/Functional/FilterFormTest.php |
|
| FilterFormTest::testFilterForm |
function |
core/modules/filter/tests/src/Functional/FilterFormTest.php |
Tests various different configurations of the 'text_format' element. |
| FilterGroupFormTest |
class |
core/modules/views/tests/src/Functional/FilterGroupFormTest.php |
Tests the filter group form. |
| FilterGroupFormTest.php |
file |
core/modules/views/tests/src/Functional/FilterGroupFormTest.php |
|
| FilterGroupFormTest::$defaultTheme |
property |
core/modules/views/tests/src/Functional/FilterGroupFormTest.php |
The theme to install as the default for testing. |
| FilterGroupFormTest::$modules |
property |
core/modules/views/tests/src/Functional/FilterGroupFormTest.php |
Modules to install. |
| FilterGroupFormTest::$testViews |
property |
core/modules/views/tests/src/Functional/FilterGroupFormTest.php |
Views used by this test. |
| FilterGroupFormTest::testFilterGroupFormEmpty |
function |
core/modules/views/tests/src/Functional/FilterGroupFormTest.php |
Tests a view with a grouped filter with empty options. |
| FilterHooksTest |
class |
core/modules/filter/tests/src/Functional/FilterHooksTest.php |
Tests hooks for text formats insert/update/disable. |
| FilterHooksTest.php |
file |
core/modules/filter/tests/src/Functional/FilterHooksTest.php |
|
| FilterHooksTest::$defaultTheme |
property |
core/modules/filter/tests/src/Functional/FilterHooksTest.php |
The theme to install as the default for testing. |
| FilterHooksTest::$modules |
property |
core/modules/filter/tests/src/Functional/FilterHooksTest.php |
Modules to install. |
| FilterHooksTest::testFilterHooks |
function |
core/modules/filter/tests/src/Functional/FilterHooksTest.php |
Tests hooks on format management. |
| FilterHtmlImageSecureTest |
class |
core/modules/filter/tests/src/Functional/FilterHtmlImageSecureTest.php |
Tests restriction of IMG tags in HTML input. |
| FilterHtmlImageSecureTest.php |
file |
core/modules/filter/tests/src/Functional/FilterHtmlImageSecureTest.php |
|
| FilterHtmlImageSecureTest::$defaultTheme |
property |
core/modules/filter/tests/src/Functional/FilterHtmlImageSecureTest.php |
The theme to install as the default for testing. |
| FilterHtmlImageSecureTest::$modules |
property |
core/modules/filter/tests/src/Functional/FilterHtmlImageSecureTest.php |
Modules to install. |
| FilterHtmlImageSecureTest::setUp |
function |
core/modules/filter/tests/src/Functional/FilterHtmlImageSecureTest.php |
|
| FilterHtmlImageSecureTest::testImageSource |
function |
core/modules/filter/tests/src/Functional/FilterHtmlImageSecureTest.php |
Tests removal of images having a non-local source. |
| FilterHtmlTest |
class |
core/modules/filter/tests/src/Unit/FilterHtmlTest.php |
Tests Drupal\filter\Plugin\Filter\FilterHtml. |
| FilterHtmlTest.php |
file |
core/modules/filter/tests/src/Unit/FilterHtmlTest.php |
|
| FilterHtmlTest::$filter |
property |
core/modules/filter/tests/src/Unit/FilterHtmlTest.php |
The filter to test. |
| FilterHtmlTest::providerFilterAttributes |
function |
core/modules/filter/tests/src/Unit/FilterHtmlTest.php |
Provides data for testFilterAttributes. |
| FilterHtmlTest::setUp |
function |
core/modules/filter/tests/src/Unit/FilterHtmlTest.php |
|
| FilterHtmlTest::testFilterAttributes |
function |
core/modules/filter/tests/src/Unit/FilterHtmlTest.php |
Tests filter attributes. |
| FilterHtmlTest::testSetConfiguration |
function |
core/modules/filter/tests/src/Unit/FilterHtmlTest.php |
Tests set configuration. |
| FilterIdTest |
class |
core/modules/filter/tests/src/Kernel/Plugin/migrate/process/FilterIdTest.php |
Unit tests of the filter_id plugin. |
| FilterIdTest.php |
file |
core/modules/filter/tests/src/Kernel/Plugin/migrate/process/FilterIdTest.php |
|
| FilterIdTest::$executable |
property |
core/modules/filter/tests/src/Kernel/Plugin/migrate/process/FilterIdTest.php |
The mocked MigrateExecutable. |
| FilterIdTest::$modules |
property |
core/modules/filter/tests/src/Kernel/Plugin/migrate/process/FilterIdTest.php |
Modules to install. |
| FilterIdTest::provideFilters |
function |
core/modules/filter/tests/src/Kernel/Plugin/migrate/process/FilterIdTest.php |
Provides filter ids for testing transformations. |
| FilterIdTest::setUp |
function |
core/modules/filter/tests/src/Kernel/Plugin/migrate/process/FilterIdTest.php |
|
| FilterIdTest::testTransform |
function |
core/modules/filter/tests/src/Kernel/Plugin/migrate/process/FilterIdTest.php |
Tests transformation of filter_id plugin. |
| FilterImageLazyLoadTest |
class |
core/modules/filter/tests/src/Unit/FilterImageLazyLoadTest.php |
Tests Drupal\filter\Plugin\Filter\FilterImageLazyLoad. |
| FilterImageLazyLoadTest.php |
file |
core/modules/filter/tests/src/Unit/FilterImageLazyLoadTest.php |
|
| FilterImageLazyLoadTest::$filter |
property |
core/modules/filter/tests/src/Unit/FilterImageLazyLoadTest.php |
The lazy load image filter. |
| FilterImageLazyLoadTest::providerHtml |
function |
core/modules/filter/tests/src/Unit/FilterImageLazyLoadTest.php |
Provides data for testProcess. |
| FilterImageLazyLoadTest::setUp |
function |
core/modules/filter/tests/src/Unit/FilterImageLazyLoadTest.php |
|
| FilterImageLazyLoadTest::testProcess |
function |
core/modules/filter/tests/src/Unit/FilterImageLazyLoadTest.php |
Tests process. |
| FilterInOperatorTest |
class |
core/modules/views/tests/src/Kernel/Handler/FilterInOperatorTest.php |
Tests the core Drupal\views\Plugin\views\filter\InOperator handler. |
| FilterInOperatorTest.php |
file |
core/modules/views/tests/src/Kernel/Handler/FilterInOperatorTest.php |
|
| FilterInOperatorTest::$columnMap |
property |
core/modules/views/tests/src/Kernel/Handler/FilterInOperatorTest.php |
Map column names. |
| FilterInOperatorTest::$testViews |
property |
core/modules/views/tests/src/Kernel/Handler/FilterInOperatorTest.php |
Views used by this test. |
| FilterInOperatorTest::getGroupedExposedFilters |
function |
core/modules/views/tests/src/Kernel/Handler/FilterInOperatorTest.php |
Returns grouped exposed filter definitions for Views. |
| FilterInOperatorTest::testFilterGroupedChangedIdentifier |
function |
core/modules/views/tests/src/Kernel/Handler/FilterInOperatorTest.php |
Tests that we can safely change the identifier on a grouped filter. |
| FilterInOperatorTest::testFilterInOperatorGroupedExposedSimple |
function |
core/modules/views/tests/src/Kernel/Handler/FilterInOperatorTest.php |
Tests filtering with grouped exposed filters using the "IN" operator. |
| FilterInOperatorTest::testFilterInOperatorSimple |
function |
core/modules/views/tests/src/Kernel/Handler/FilterInOperatorTest.php |
Tests filtering using the "IN" and "NOT IN" operators on the age field. |
| FilterInOperatorTest::testFilterNotInOperatorGroupedExposedSimple |
function |
core/modules/views/tests/src/Kernel/Handler/FilterInOperatorTest.php |
Tests filtering with grouped exposed filters using the "NOT IN" operator. |
| FilterInOperatorTest::testFilterOptionAsMarkup |
function |
core/modules/views/tests/src/Kernel/Handler/FilterInOperatorTest.php |
Tests that the InOperator filter can handle TranslatableMarkup. |
| FilterInOperatorTest::viewsData |
function |
core/modules/views/tests/src/Kernel/Handler/FilterInOperatorTest.php |
Defines Views data for the custom entity. |