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
FilterKernelTest::testUrlFilterContent function core/modules/filter/tests/src/Kernel/FilterKernelTest.php Tests URL filter on longer content.
FilterLanguageTest class core/modules/language/tests/src/Kernel/Views/FilterLanguageTest.php Tests the filter language handler.
FilterLanguageTest.php file core/modules/language/tests/src/Kernel/Views/FilterLanguageTest.php
FilterLanguageTest::$testViews property core/modules/language/tests/src/Kernel/Views/FilterLanguageTest.php Views used by this test.
FilterLanguageTest::testFilter function core/modules/language/tests/src/Kernel/Views/FilterLanguageTest.php Tests the language filter.
FilterLegacyTest class core/modules/filter/tests/src/Kernel/FilterLegacyTest.php Tests Filter module's legacy code.
FilterLegacyTest.php file core/modules/filter/tests/src/Kernel/FilterLegacyTest.php
FilterLegacyTest::$modules property core/modules/filter/tests/src/Kernel/FilterLegacyTest.php Modules to enable.
FilterLegacyTest::testFilterFormAccessDenied function core/modules/filter/tests/src/Kernel/FilterLegacyTest.php Tests filter_form_access_denied() deprecation.
FilterNodeAccessTest class core/modules/node/tests/src/Functional/Views/FilterNodeAccessTest.php Tests the node_access filter handler.
FilterNodeAccessTest.php file core/modules/node/tests/src/Functional/Views/FilterNodeAccessTest.php
FilterNodeAccessTest::$defaultTheme property core/modules/node/tests/src/Functional/Views/FilterNodeAccessTest.php The theme to install as the default for testing.
FilterNodeAccessTest::$modules property core/modules/node/tests/src/Functional/Views/FilterNodeAccessTest.php Modules to enable.
FilterNodeAccessTest::$testViews property core/modules/node/tests/src/Functional/Views/FilterNodeAccessTest.php Views used by this test.
FilterNodeAccessTest::$users property core/modules/node/tests/src/Functional/Views/FilterNodeAccessTest.php An array of users.
FilterNodeAccessTest::setUp function core/modules/node/tests/src/Functional/Views/FilterNodeAccessTest.php
FilterNodeAccessTest::testFilterNodeAccess function core/modules/node/tests/src/Functional/Views/FilterNodeAccessTest.php Tests the node access filter.
FilterNoFormatTest class core/modules/filter/tests/src/Kernel/FilterNoFormatTest.php Tests the behavior of check_markup() when it is called without text format.
FilterNoFormatTest.php file core/modules/filter/tests/src/Kernel/FilterNoFormatTest.php
FilterNoFormatTest::$modules property core/modules/filter/tests/src/Kernel/FilterNoFormatTest.php Modules to enable.
FilterNoFormatTest::testCheckMarkupNoFormat function core/modules/filter/tests/src/Kernel/FilterNoFormatTest.php Tests text without format.
FilterNumericTest class core/modules/views/tests/src/Kernel/Handler/FilterNumericTest.php Tests the numeric filter handler.
FilterNumericTest.php file core/modules/views/tests/src/Kernel/Handler/FilterNumericTest.php
FilterNumericTest::$columnMap property core/modules/views/tests/src/Kernel/Handler/FilterNumericTest.php Map column names.
FilterNumericTest::$modules property core/modules/views/tests/src/Kernel/Handler/FilterNumericTest.php Modules to enable.
FilterNumericTest::$testViews property core/modules/views/tests/src/Kernel/Handler/FilterNumericTest.php Views used by this test.
FilterNumericTest::getGroupedExposedFilters function core/modules/views/tests/src/Kernel/Handler/FilterNumericTest.php
FilterNumericTest::providerTestFilterNumericBetween function core/modules/views/tests/src/Kernel/Handler/FilterNumericTest.php Provides data for self::testFilterNumericBetween().
FilterNumericTest::testAllowEmpty function core/modules/views/tests/src/Kernel/Handler/FilterNumericTest.php
FilterNumericTest::testFilterNumericBetween function core/modules/views/tests/src/Kernel/Handler/FilterNumericTest.php Tests the between operator.
FilterNumericTest::testFilterNumericEmpty function core/modules/views/tests/src/Kernel/Handler/FilterNumericTest.php
FilterNumericTest::testFilterNumericExposedGroupedBetween function core/modules/views/tests/src/Kernel/Handler/FilterNumericTest.php
FilterNumericTest::testFilterNumericExposedGroupedEmpty function core/modules/views/tests/src/Kernel/Handler/FilterNumericTest.php
FilterNumericTest::testFilterNumericExposedGroupedNotBetween function core/modules/views/tests/src/Kernel/Handler/FilterNumericTest.php
FilterNumericTest::testFilterNumericExposedGroupedNotEmpty function core/modules/views/tests/src/Kernel/Handler/FilterNumericTest.php
FilterNumericTest::testFilterNumericExposedGroupedRegularExpression function core/modules/views/tests/src/Kernel/Handler/FilterNumericTest.php Tests the numeric filter handler with the 'regular_expression' operator
to grouped exposed filters.
FilterNumericTest::testFilterNumericExposedGroupedSimple function core/modules/views/tests/src/Kernel/Handler/FilterNumericTest.php
FilterNumericTest::testFilterNumericRegularExpression function core/modules/views/tests/src/Kernel/Handler/FilterNumericTest.php Tests the numeric filter handler with the 'regular_expression' operator.
FilterNumericTest::testFilterNumericSimple function core/modules/views/tests/src/Kernel/Handler/FilterNumericTest.php
FilterNumericTest::viewsData function core/modules/views/tests/src/Kernel/Handler/FilterNumericTest.php Returns the views data definition.
FilterNumericWebTest class core/modules/views_ui/tests/src/Functional/FilterNumericWebTest.php Tests the numeric filter UI.
FilterNumericWebTest.php file core/modules/views_ui/tests/src/Functional/FilterNumericWebTest.php
FilterNumericWebTest::$defaultTheme property core/modules/views_ui/tests/src/Functional/FilterNumericWebTest.php The theme to install as the default for testing.
FilterNumericWebTest::$testViews property core/modules/views_ui/tests/src/Functional/FilterNumericWebTest.php Views used by this test.
FilterNumericWebTest::testFilterNumericUI function core/modules/views_ui/tests/src/Functional/FilterNumericWebTest.php Tests the filter numeric UI.
FilterOptionsTest class core/modules/views_ui/tests/src/FunctionalJavascript/FilterOptionsTest.php Tests the JavaScript filtering of options in add handler form.
FilterOptionsTest.php file core/modules/views_ui/tests/src/FunctionalJavascript/FilterOptionsTest.php
FilterOptionsTest::$defaultTheme property core/modules/views_ui/tests/src/FunctionalJavascript/FilterOptionsTest.php The theme to install as the default for testing.
FilterOptionsTest::$modules property core/modules/views_ui/tests/src/FunctionalJavascript/FilterOptionsTest.php Modules to enable.
FilterOptionsTest::setUp function core/modules/views_ui/tests/src/FunctionalJavascript/FilterOptionsTest.php

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