-
- Downloads
Issue #3001201 by voleger, andypost, goodboy: Convert tablesort.inc functions to a static class
parent
b659cbd9
Branches
Tags
Showing
- core/includes/tablesort.inc 41 additions, 78 deletionscore/includes/tablesort.inc
- core/includes/theme.inc 4 additions, 3 deletionscore/includes/theme.inc
- core/lib/Drupal/Core/Database/Query/TableSortExtender.php 6 additions, 57 deletionscore/lib/Drupal/Core/Database/Query/TableSortExtender.php
- core/lib/Drupal/Core/Entity/Query/QueryBase.php 3 additions, 2 deletionscore/lib/Drupal/Core/Entity/Query/QueryBase.php
- core/lib/Drupal/Core/Utility/TableSort.php 176 additions, 0 deletionscore/lib/Drupal/Core/Utility/TableSort.php
- core/modules/views/views.theme.inc 2 additions, 1 deletioncore/modules/views/views.theme.inc
- core/tests/Drupal/KernelTests/Core/Render/Element/TableSortExtenderTest.php 8 additions, 7 deletions...KernelTests/Core/Render/Element/TableSortExtenderTest.php
- core/tests/Drupal/KernelTests/Core/Theme/TableSortLegacyTest.php 75 additions, 0 deletions...sts/Drupal/KernelTests/Core/Theme/TableSortLegacyTest.php
Loading
Please register or sign in to comment