Search for test
- Search 7.x for test
- Search 9.5.x for test
- Search 10.3.x for test
- Search 11.x for test
- Search main for test
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Test | class | core/ |
Provides test media source. |
| Test | class | core/ |
Defines a test controller for page titles. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| TableDragTestForm::buildForm | function | core/ |
Form constructor. |
| TableDragTestForm::create | function | core/ |
Instantiates a new instance of this class. |
| TableDragTestForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| TableDragTestForm::submitForm | function | core/ |
Form submission handler. |
| TableDragTestForm::__construct | function | core/ |
Constructs a TableDragTestForm object. |
| tabledrag_test.info.yml | file | core/ |
core/modules/system/tests/modules/tabledrag_test/tabledrag_test.info.yml |
| tabledrag_test.libraries.yml | file | core/ |
core/modules/system/tests/modules/tabledrag_test/tabledrag_test.libraries.yml |
| tabledrag_test.routing.yml | file | core/ |
core/modules/system/tests/modules/tabledrag_test/tabledrag_test.routing.yml |
| TableSelectTest | class | core/ |
@coversDefaultClass \Drupal\Core\Render\Element\Tableselect[[api-linebreak]] @group Render |
| TableSelectTest.php | file | core/ |
|
| TableSelectTest::testProcessTableselectWithLinkTitle | function | core/ |
@covers ::processTableselect[[api-linebreak]] |
| TableSelectTest::testProcessTableselectWithStringTitle | function | core/ |
@covers ::processTableselect[[api-linebreak]] |
| TableSortExtenderTest | class | core/ |
Tests table sorting. |
| TableSortExtenderTest.php | file | core/ |
|
| TableSortExtenderTest::testTableSortInit | function | core/ |
Tests \Drupal\Core\Utility\TableSort::getContextFromRequest(). |
| TableSortLegacyTest | class | core/ |
Deprecation tests cases for the tablesort.inc file functions. |
| TableSortLegacyTest.php | file | core/ |
|
| TableSortLegacyTest::testHeader | function | core/ |
Tests deprecation of the tablesort_header() function. |
| TableSortLegacyTest::testInit | function | core/ |
Tests deprecation of the tablesort_init() function. |
| TableSortLegacyTest::testOrder | function | core/ |
Tests deprecation of the tablesort_get_order() function. |
| TableSortLegacyTest::testQueryParameters | function | core/ |
Tests deprecation of the tablesort_get_query_parameters() function. |
| TableSortLegacyTest::testSort | function | core/ |
Tests deprecation of the tablesort_get_sort() function. |
| TableTest | class | core/ |
Tests built-in table theme functions. |
| TableTest.php | file | core/ |
|
| TableTest::$modules | property | core/ |
Modules to enable. |
| TableTest::testThemeTableFooter | function | core/ |
Test that the 'footer' option works correctly. |
| TableTest::testThemeTableHeaderCellOption | function | core/ |
Tests that the 'header' option in cells works correctly. |
| TableTest::testThemeTableHeaderRenderArray | function | core/ |
Tests header elements with a mix of string and render array values. |
| TableTest::testThemeTableNoStickyHeaders | function | core/ |
If $sticky is FALSE, no tableheader.js should be included. |
| TableTest::testThemeTableNotResponsiveHeaders | function | core/ |
Tests that the 'responsive-table' class is not applied without headers. |
| TableTest::testThemeTableNotResponsiveProperty | function | core/ |
Tests that 'responsive-table' class only applied when responsive is TRUE. |
| TableTest::testThemeTableResponsive | function | core/ |
Tests that the 'responsive-table' class is applied correctly. |
| TableTest::testThemeTableResponsivePriority | function | core/ |
Tests 'priority-medium' and 'priority-low' classes. |
| TableTest::testThemeTableRowRenderArray | function | core/ |
Tests row elements with a mix of string and render array values. |
| TableTest::testThemeTableStickyHeaders | function | core/ |
Tableheader.js provides 'sticky' table headers, and is included by default. |
| TableTest::testThemeTableTitle | function | core/ |
Tests that the select/checkbox label is being generated and escaped. |
| TableTest::testThemeTableWithEmptyMessage | function | core/ |
Tests that the table header is printed correctly even if there are no rows, and that the empty text is displayed correctly. |
| TableTest::testThemeTableWithNoStriping | function | core/ |
Tests that the 'no_striping' option works correctly. |
| TaggedHandlersPassTest | class | core/ |
@coversDefaultClass \Drupal\Core\DependencyInjection\Compiler\TaggedHandlersPass[[api-linebreak]] @group DependencyInjection |
| TaggedHandlersPassTest.php | file | core/ |
Contains \Drupal\Tests\Core\DependencyInjection\Compiler\TaggedHandlersPassTest. |
| TaggedHandlersPassTest::buildContainer | function | core/ |
|
| TaggedHandlersPassTest::testIdCollectorProcessRequiredHandlers | function | core/ |
Tests a required consumer with no handlers. |
| TaggedHandlersPassTest::testProcess | function | core/ |
Tests one consumer and two handlers. |
| TaggedHandlersPassTest::testProcessInterfaceMismatch | function | core/ |
Tests interface validation in non-production environment. |
| TaggedHandlersPassTest::testProcessMissingInterface | function | core/ |
Tests consumer with missing interface in non-production environment. |
| TaggedHandlersPassTest::testProcessNoConsumers | function | core/ |
Tests without any consumers. |
| TaggedHandlersPassTest::testProcessNoPriorityAndExtraArguments | function | core/ |
Tests consumer method with extra parameters and no priority. |
| TaggedHandlersPassTest::testProcessNoPriorityParam | function | core/ |
Tests consumer method without priority parameter. |
| TaggedHandlersPassTest::testProcessPriority | function | core/ |
Tests handler priority sorting. |
| TaggedHandlersPassTest::testProcessRequiredHandlers | function | core/ |
Tests a required consumer with no handlers. |
Pagination
- Previous page
- Page 637
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.