| tabledrag_test.libraries.yml |
file |
core/modules/system/tests/modules/tabledrag_test/tabledrag_test.libraries.yml |
core/modules/system/tests/modules/tabledrag_test/tabledrag_test.libraries.yml |
| tabledrag_test.routing.yml |
file |
core/modules/system/tests/modules/tabledrag_test/tabledrag_test.routing.yml |
core/modules/system/tests/modules/tabledrag_test/tabledrag_test.routing.yml |
| TableSelectTest |
class |
core/tests/Drupal/Tests/Core/Render/Element/TableSelectTest.php |
Tests Drupal\Core\Render\Element\Tableselect. |
| TableSelectTest.php |
file |
core/tests/Drupal/Tests/Core/Render/Element/TableSelectTest.php |
|
| TableSelectTest::testProcessTableselectWithLinkTitle |
function |
core/tests/Drupal/Tests/Core/Render/Element/TableSelectTest.php |
Tests process tableselect with link title. |
| TableSelectTest::testProcessTableselectWithStringTitle |
function |
core/tests/Drupal/Tests/Core/Render/Element/TableSelectTest.php |
Tests process tableselect with string title. |
| TableSortExtenderTest |
class |
core/tests/Drupal/KernelTests/Core/Render/Element/TableSortExtenderTest.php |
Tests table sorting. |
| TableSortExtenderTest.php |
file |
core/tests/Drupal/KernelTests/Core/Render/Element/TableSortExtenderTest.php |
|
| TableSortExtenderTest::testTableSortInit |
function |
core/tests/Drupal/KernelTests/Core/Render/Element/TableSortExtenderTest.php |
Tests \Drupal\Core\Utility\TableSort::getContextFromRequest(). |
| TableTest |
class |
core/tests/Drupal/KernelTests/Core/Render/Element/TableTest.php |
Tests built-in table theme functions. |
| TableTest |
class |
core/modules/ckeditor5/tests/src/FunctionalJavascript/TableTest.php |
For testing the table plugin. |
| TableTest.php |
file |
core/modules/ckeditor5/tests/src/FunctionalJavascript/TableTest.php |
|
| TableTest.php |
file |
core/tests/Drupal/KernelTests/Core/Render/Element/TableTest.php |
|
| TableTest::$captionText |
property |
core/modules/ckeditor5/tests/src/FunctionalJavascript/TableTest.php |
Text added to captions. |
| TableTest::$defaultTheme |
property |
core/modules/ckeditor5/tests/src/FunctionalJavascript/TableTest.php |
|
| TableTest::$host |
property |
core/modules/ckeditor5/tests/src/FunctionalJavascript/TableTest.php |
A host entity with a body field to embed images in. |
| TableTest::$modules |
property |
core/modules/ckeditor5/tests/src/FunctionalJavascript/TableTest.php |
|
| TableTest::$modules |
property |
core/tests/Drupal/KernelTests/Core/Render/Element/TableTest.php |
|
| TableTest::$tableCellText |
property |
core/modules/ckeditor5/tests/src/FunctionalJavascript/TableTest.php |
Text added to table cells. |
| TableTest::assertTableStructureInEditorData |
function |
core/modules/ckeditor5/tests/src/FunctionalJavascript/TableTest.php |
Confirms the structure of the table within the editor data. |
| TableTest::assertTableStructureInRenderedPage |
function |
core/modules/ckeditor5/tests/src/FunctionalJavascript/TableTest.php |
Confirms the saved page has the expected table structure. |
| TableTest::setUp |
function |
core/modules/ckeditor5/tests/src/FunctionalJavascript/TableTest.php |
|
| TableTest::testTableCaptionUi |
function |
core/modules/ckeditor5/tests/src/FunctionalJavascript/TableTest.php |
Tests creating a table with caption in the UI. |
| TableTest::testTableConversion |
function |
core/modules/ckeditor5/tests/src/FunctionalJavascript/TableTest.php |
Confirms tables convert to the expected markup. |
| TableTest::testThemeTableFooter |
function |
core/tests/Drupal/KernelTests/Core/Render/Element/TableTest.php |
Tests that the 'footer' option works correctly. |
| TableTest::testThemeTableHeaderCellOption |
function |
core/tests/Drupal/KernelTests/Core/Render/Element/TableTest.php |
Tests that the 'header' option in cells works correctly. |
| TableTest::testThemeTableHeaderRenderArray |
function |
core/tests/Drupal/KernelTests/Core/Render/Element/TableTest.php |
Tests header elements with a mix of string and render array values. |
| TableTest::testThemeTableNoStickyHeaders |
function |
core/tests/Drupal/KernelTests/Core/Render/Element/TableTest.php |
If $sticky is FALSE, `sticky-header` class should not be included. |
| TableTest::testThemeTableNotResponsiveHeaders |
function |
core/tests/Drupal/KernelTests/Core/Render/Element/TableTest.php |
Tests that the 'responsive-table' class is not applied without headers. |
| TableTest::testThemeTableNotResponsiveProperty |
function |
core/tests/Drupal/KernelTests/Core/Render/Element/TableTest.php |
Tests that 'responsive-table' class only applied when responsive is TRUE. |
| TableTest::testThemeTableResponsive |
function |
core/tests/Drupal/KernelTests/Core/Render/Element/TableTest.php |
Tests that the 'responsive-table' class is applied correctly. |
| TableTest::testThemeTableResponsivePriority |
function |
core/tests/Drupal/KernelTests/Core/Render/Element/TableTest.php |
Tests 'priority-medium' and 'priority-low' classes. |
| TableTest::testThemeTableRowRenderArray |
function |
core/tests/Drupal/KernelTests/Core/Render/Element/TableTest.php |
Tests row elements with a mix of string and render array values. |
| TableTest::testThemeTableStickyHeaders |
function |
core/tests/Drupal/KernelTests/Core/Render/Element/TableTest.php |
If $sticky is TRUE, `sticky-header` class should be included. |
| TableTest::testThemeTableTitle |
function |
core/tests/Drupal/KernelTests/Core/Render/Element/TableTest.php |
Tests that the select/checkbox label is being generated and escaped. |
| TableTest::testThemeTableWithEmptyMessage |
function |
core/tests/Drupal/KernelTests/Core/Render/Element/TableTest.php |
Tests the display of the table header. |
| TableTest::testThemeTableWithNoStriping |
function |
core/tests/Drupal/KernelTests/Core/Render/Element/TableTest.php |
Tests that the 'no_striping' option works correctly. |
| TaggedHandlersPassTest |
class |
core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/TaggedHandlersPassTest.php |
Tests Drupal\Core\DependencyInjection\Compiler\TaggedHandlersPass. |
| TaggedHandlersPassTest.php |
file |
core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/TaggedHandlersPassTest.php |
|
| TaggedHandlersPassTest::buildContainer |
function |
core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/TaggedHandlersPassTest.php |
|
| TaggedHandlersPassTest::testIdCollectorProcessRequiredHandlers |
function |
core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/TaggedHandlersPassTest.php |
Tests a required consumer with no handlers. |
| TaggedHandlersPassTest::testProcess |
function |
core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/TaggedHandlersPassTest.php |
Tests one consumer and two handlers. |
| TaggedHandlersPassTest::testProcessChildDefinition |
function |
core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/TaggedHandlersPassTest.php |
Tests child handler with parent service. |
| TaggedHandlersPassTest::testProcessInterfaceMismatch |
function |
core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/TaggedHandlersPassTest.php |
Tests interface validation in non-production environment. |
| TaggedHandlersPassTest::testProcessMissingInterface |
function |
core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/TaggedHandlersPassTest.php |
Tests consumer with missing interface in non-production environment. |
| TaggedHandlersPassTest::testProcessNoConsumers |
function |
core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/TaggedHandlersPassTest.php |
Tests without any consumers. |
| TaggedHandlersPassTest::testProcessNoPriorityAndExtraArguments |
function |
core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/TaggedHandlersPassTest.php |
Tests consumer method with extra parameters and no priority. |
| TaggedHandlersPassTest::testProcessNoPriorityParam |
function |
core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/TaggedHandlersPassTest.php |
Tests consumer method without priority parameter. |
| TaggedHandlersPassTest::testProcessPriority |
function |
core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/TaggedHandlersPassTest.php |
Tests handler priority sorting. |
| TaggedHandlersPassTest::testProcessRequiredHandlers |
function |
core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/TaggedHandlersPassTest.php |
Tests a required consumer with no handlers. |