Search for test

  1. Search 7.x for test
  2. Search 9.5.x for test
  3. Search 10.3.x for test
  4. Search 11.x for test
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Test class core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/Test.php Provides test media source.
Test class core/modules/system/tests/modules/test_page_test/src/Controller/Test.php Defines a test controller for page titles.

All search results

Title Object type File name Summary
FilterAdminTest::testFilterAdmin function core/modules/filter/tests/src/Functional/FilterAdminTest.php Tests filter administration functionality.
FilterAdminTest::testFilterTipHtmlEscape function core/modules/filter/tests/src/Functional/FilterAdminTest.php Tests whether filter tips page is not HTML escaped.
FilterAdminTest::testFormatAdmin function core/modules/filter/tests/src/Functional/FilterAdminTest.php Tests the format administration functionality.
FilterAdminTest::testUrlFilterAdmin function core/modules/filter/tests/src/Functional/FilterAdminTest.php Tests the URL filter settings form is properly validated.
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 Modules to enable.
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 Modules to enable.
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.
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 Modules to enable.
FilterBooleanOperatorDefaultTest::$testViews property core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorDefaultTest.php Views to be enabled.
FilterBooleanOperatorDefaultTest::query function core/modules/views/tests/modules/views_test_data/src/Plugin/views/filter/FilterBooleanOperatorDefaultTest.php Add this filter to the query.
FilterBooleanOperatorDefaultTest::testFilterBooleanOperatorDefault function core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorDefaultTest.php Tests the queryOpBoolean() with default operator.
FilterBooleanOperatorDefaultTest::viewsData function core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorDefaultTest.php Returns the views data definition.
FilterBooleanOperatorStringTest class core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorStringTest.php Tests the core Drupal\views\Plugin\views\filter\BooleanOperatorString
handler.
FilterBooleanOperatorStringTest.php file core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorStringTest.php
FilterBooleanOperatorStringTest::$columnMap property core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorStringTest.php Map column names.
FilterBooleanOperatorStringTest::$modules property core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorStringTest.php The modules to enable for this test.
FilterBooleanOperatorStringTest::$testViews property core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorStringTest.php Views used by this test.
FilterBooleanOperatorStringTest::dataSet function core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorStringTest.php Returns a very simple test dataset.
FilterBooleanOperatorStringTest::getGroupedExposedFilters function core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorStringTest.php Provides grouped exposed filter configuration.
FilterBooleanOperatorStringTest::schemaDefinition function core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorStringTest.php Returns the schema definition.
FilterBooleanOperatorStringTest::testFilterBooleanOperatorString function core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorStringTest.php Tests the BooleanOperatorString filter.
FilterBooleanOperatorStringTest::testFilterGroupedExposed function core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorStringTest.php Tests the Boolean filter with grouped exposed form enabled.
FilterBooleanOperatorStringTest::viewsData function core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorStringTest.php Returns the views data definition.
FilterBooleanOperatorTest class core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorTest.php Tests the core Drupal\views\Plugin\views\filter\BooleanOperator handler.
FilterBooleanOperatorTest.php file core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorTest.php
FilterBooleanOperatorTest::$columnMap property core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorTest.php Map column names.
FilterBooleanOperatorTest::$modules property core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorTest.php The modules to enable for this test.
FilterBooleanOperatorTest::$testViews property core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorTest.php Views used by this test.
FilterBooleanOperatorTest::getGroupedExposedFilters function core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorTest.php Provides grouped exposed filter configuration.
FilterBooleanOperatorTest::testFilterBooleanOperator function core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorTest.php Tests the BooleanOperator filter.
FilterBooleanOperatorTest::testFilterGroupedExposed function core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorTest.php Tests the boolean filter with grouped exposed form enabled.

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