FilterID.php |
file |
core/modules/filter/src/Plugin/migrate/process/FilterID.php |
|
FilterID::$filterManager |
property |
core/modules/filter/src/Plugin/migrate/process/FilterID.php |
The filter plugin manager. |
FilterID::create |
function |
core/modules/filter/src/Plugin/migrate/process/FilterID.php |
Creates an instance of the plugin. |
FilterID::getSourceFilterType |
function |
core/modules/filter/src/Plugin/migrate/process/FilterID.php |
Gets the Drupal 8 filter type for a Drupal 7 filter. |
FilterID::transform |
function |
core/modules/filter/src/Plugin/migrate/process/FilterID.php |
Performs the associated process. |
FilterID::__construct |
function |
core/modules/filter/src/Plugin/migrate/process/FilterID.php |
FilterID constructor. |
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 enable. |
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. |
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::$modules |
property |
core/modules/views/tests/src/Kernel/Handler/FilterInOperatorTest.php |
Modules to enable. |
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 |
|
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 |
|
FilterInOperatorTest::testFilterInOperatorSimple |
function |
core/modules/views/tests/src/Kernel/Handler/FilterInOperatorTest.php |
|
FilterInOperatorTest::testFilterNotInOperatorGroupedExposedSimple |
function |
core/modules/views/tests/src/Kernel/Handler/FilterInOperatorTest.php |
|
FilterInOperatorTest::testFilterOptionAsMarkup |
function |
core/modules/views/tests/src/Kernel/Handler/FilterInOperatorTest.php |
Tests that the InOperator filter can handle TranslateableMarkup. |
FilterInOperatorTest::viewsData |
function |
core/modules/views/tests/src/Kernel/Handler/FilterInOperatorTest.php |
Returns the views data definition. |
FilterInterface |
interface |
core/modules/filter/src/Plugin/FilterInterface.php |
Defines the interface for text processing filter plugins. |
FilterInterface |
interface |
core/lib/Drupal/Core/Routing/FilterInterface.php |
A route filter service to filter down the collection of route instances. |
FilterInterface.php |
file |
core/lib/Drupal/Core/Routing/FilterInterface.php |
|
FilterInterface.php |
file |
core/modules/filter/src/Plugin/FilterInterface.php |
|
FilterInterface::getDescription |
function |
core/modules/filter/src/Plugin/FilterInterface.php |
Returns the administrative description for this filter plugin. |
FilterInterface::getHTMLRestrictions |
function |
core/modules/filter/src/Plugin/FilterInterface.php |
Returns HTML allowed by this filter's configuration. |
FilterInterface::getLabel |
function |
core/modules/filter/src/Plugin/FilterInterface.php |
Returns the administrative label for this filter plugin. |
FilterInterface::getType |
function |
core/modules/filter/src/Plugin/FilterInterface.php |
Returns the processing type of this filter plugin. |
FilterInterface::prepare |
function |
core/modules/filter/src/Plugin/FilterInterface.php |
Prepares the text for processing. |
FilterInterface::process |
function |
core/modules/filter/src/Plugin/FilterInterface.php |
Performs the filter processing. |
FilterInterface::settingsForm |
function |
core/modules/filter/src/Plugin/FilterInterface.php |
Generates a filter's settings form. |
FilterInterface::tips |
function |
core/modules/filter/src/Plugin/FilterInterface.php |
Generates a filter's tip. |
FilterInterface::TYPE_HTML_RESTRICTOR |
constant |
core/modules/filter/src/Plugin/FilterInterface.php |
HTML tag and attribute restricting filters to prevent XSS attacks. |
FilterInterface::TYPE_MARKUP_LANGUAGE |
constant |
core/modules/filter/src/Plugin/FilterInterface.php |
Non-HTML markup language filters that generate HTML. |
FilterInterface::TYPE_TRANSFORM_IRREVERSIBLE |
constant |
core/modules/filter/src/Plugin/FilterInterface.php |
Irreversible transformation filters. |
FilterInterface::TYPE_TRANSFORM_REVERSIBLE |
constant |
core/modules/filter/src/Plugin/FilterInterface.php |
Reversible transformation filters. |
FilterKernelTest |
class |
core/modules/filter/tests/src/Kernel/FilterKernelTest.php |
Tests Filter module filters individually. |
FilterKernelTest.php |
file |
core/modules/filter/tests/src/Kernel/FilterKernelTest.php |
|
FilterKernelTest::$filters |
property |
core/modules/filter/tests/src/Kernel/FilterKernelTest.php |
|
FilterKernelTest::$modules |
property |
core/modules/filter/tests/src/Kernel/FilterKernelTest.php |
Modules to enable. |
FilterKernelTest::assertFilteredString |
function |
core/modules/filter/tests/src/Kernel/FilterKernelTest.php |
Asserts multiple filter output expectations for multiple input strings. |
FilterKernelTest::assertNoNormalized |
function |
core/modules/filter/tests/src/Kernel/FilterKernelTest.php |
Asserts that text transformed to lowercase with HTML entities decoded does not contain a given string. |
FilterKernelTest::assertNormalized |
function |
core/modules/filter/tests/src/Kernel/FilterKernelTest.php |
Asserts that a text transformed to lowercase with HTML entities decoded does contains a given string. |
FilterKernelTest::setUp |
function |
core/modules/filter/tests/src/Kernel/FilterKernelTest.php |
|
FilterKernelTest::testAlignAndCaptionFilters |
function |
core/modules/filter/tests/src/Kernel/FilterKernelTest.php |
Tests the combination of the align and caption filters. |