Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Other projects
Title Object type File name Summary
FilterAlign.php file core/modules/filter/src/Plugin/Filter/FilterAlign.php
FilterAlign::process function core/modules/filter/src/Plugin/Filter/FilterAlign.php
FilterAlign::tips function core/modules/filter/src/Plugin/Filter/FilterAlign.php
FilterAndArgumentUserUidTest class core/modules/comment/tests/src/Kernel/Views/FilterAndArgumentUserUidTest.php Tests the user posted or commented filter and argument handlers.
FilterAndArgumentUserUidTest.php file core/modules/comment/tests/src/Kernel/Views/FilterAndArgumentUserUidTest.php
FilterAndArgumentUserUidTest::$modules property core/modules/comment/tests/src/Kernel/Views/FilterAndArgumentUserUidTest.php
FilterAndArgumentUserUidTest::$testViews property core/modules/comment/tests/src/Kernel/Views/FilterAndArgumentUserUidTest.php Views used by this test.
FilterAndArgumentUserUidTest::testHandlers function core/modules/comment/tests/src/Kernel/Views/FilterAndArgumentUserUidTest.php Tests the user posted or commented filter and argument handlers.
FilterAPITest class core/modules/filter/tests/src/Kernel/FilterAPITest.php Tests the behavior of the API of the Filter module.
FilterAPITest.php file core/modules/filter/tests/src/Kernel/FilterAPITest.php
FilterAPITest::$modules property core/modules/filter/tests/src/Kernel/FilterAPITest.php
FilterAPITest::assertFilterFormatViolation function core/modules/filter/tests/src/Kernel/FilterAPITest.php Checks if an expected violation exists in the given violations.
FilterAPITest::setUp function core/modules/filter/tests/src/Kernel/FilterAPITest.php
FilterAPITest::testCheckMarkupFilterOrder function core/modules/filter/tests/src/Kernel/FilterAPITest.php Tests that the filter order is respected.
FilterAPITest::testCheckMarkupFilterSubset function core/modules/filter/tests/src/Kernel/FilterAPITest.php Tests the ability to apply only a subset of filters.
FilterAPITest::testDependencyRemoval function core/modules/filter/tests/src/Kernel/FilterAPITest.php Tests that filter format dependency removal works.
FilterAPITest::testFilterFormatAPI function core/modules/filter/tests/src/Kernel/FilterAPITest.php Tests the following functions for a variety of formats:
FilterAPITest::testFilterFormatPreSave function core/modules/filter/tests/src/Kernel/FilterAPITest.php Tests that FilterFormat::preSave() only saves customized plugins.
FilterAPITest::testProcessedTextElement function core/modules/filter/tests/src/Kernel/FilterAPITest.php Tests the 'processed_text' element.
FilterAPITest::testSleep function core/modules/filter/tests/src/Kernel/FilterAPITest.php Tests that format entities are serialized without their plugin collection.
FilterAPITest::testTypedDataAPI function core/modules/filter/tests/src/Kernel/FilterAPITest.php Tests the function of the typed data type.
FilterAutoP class core/modules/filter/src/Plugin/Filter/FilterAutoP.php Provides a filter to convert line breaks to HTML.
FilterAutoP.php file core/modules/filter/src/Plugin/Filter/FilterAutoP.php
FilterAutoP::process function core/modules/filter/src/Plugin/Filter/FilterAutoP.php
FilterAutoP::tips function core/modules/filter/src/Plugin/Filter/FilterAutoP.php
FilterBase class core/modules/filter/src/Plugin/FilterBase.php Provides a base class for Filter plugins.
FilterBase.php file core/modules/filter/src/Plugin/FilterBase.php
FilterBase::$provider property core/modules/filter/src/Plugin/FilterBase.php The name of the provider that owns this filter.
FilterBase::$settings property core/modules/filter/src/Plugin/FilterBase.php An associative array containing the configured settings of this filter.
FilterBase::$status property core/modules/filter/src/Plugin/FilterBase.php A Boolean indicating whether this filter is enabled.
FilterBase::$weight property core/modules/filter/src/Plugin/FilterBase.php The weight of this filter compared to others in a filter collection.
FilterBase::calculateDependencies function core/modules/filter/src/Plugin/FilterBase.php
FilterBase::defaultConfiguration function core/modules/filter/src/Plugin/FilterBase.php
FilterBase::getConfiguration function core/modules/filter/src/Plugin/FilterBase.php
FilterBase::getDescription function core/modules/filter/src/Plugin/FilterBase.php
FilterBase::getHTMLRestrictions function core/modules/filter/src/Plugin/FilterBase.php
FilterBase::getLabel function core/modules/filter/src/Plugin/FilterBase.php
FilterBase::getType function core/modules/filter/src/Plugin/FilterBase.php
FilterBase::prepare function core/modules/filter/src/Plugin/FilterBase.php
FilterBase::setConfiguration function core/modules/filter/src/Plugin/FilterBase.php
FilterBase::settingsForm function core/modules/filter/src/Plugin/FilterBase.php
FilterBase::tips function core/modules/filter/src/Plugin/FilterBase.php
FilterBase::__construct function core/modules/filter/src/Plugin/FilterBase.php
FilterBooleanOperatorDefaultTest class core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorDefaultTest.php Tests the queryOpBoolean() with default operator.
FilterBooleanOperatorDefaultTest class core/modules/views/tests/modules/views_test_data/src/Plugin/views/filter/FilterBooleanOperatorDefaultTest.php Filter to test queryOpBoolean() with default operator.
FilterBooleanOperatorDefaultTest.php file core/modules/views/tests/modules/views_test_data/src/Plugin/views/filter/FilterBooleanOperatorDefaultTest.php
FilterBooleanOperatorDefaultTest.php file core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorDefaultTest.php
FilterBooleanOperatorDefaultTest::$modules property core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorDefaultTest.php
FilterBooleanOperatorDefaultTest::$testViews property core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorDefaultTest.php
FilterBooleanOperatorDefaultTest::query function core/modules/views/tests/modules/views_test_data/src/Plugin/views/filter/FilterBooleanOperatorDefaultTest.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.