Search for table
- Search 7.x for table
- Search 9.5.x for table
- Search 8.9.x for table
- Search 10.3.x for table
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Table | class | core/ |
Style plugin to render each item as a row in a table. |
Table | class | core/ |
Provides a render element for a table. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
Tables::__construct | function | core/ |
|
Tableselect | class | core/ |
Provides a form element for a table with radios or checkboxes in left column. |
tableselect.css | file | core/ |
Table select behavior. |
tableselect.css | file | core/ |
Table select styles for Claro. |
tableselect.css | file | core/ |
Table select behavior. |
tableselect.pcss.css | file | core/ |
Table select styles for Claro. |
Tableselect.php | file | core/ |
|
Tableselect::getInfo | function | core/ |
Returns the element properties for this element. |
Tableselect::preRenderTableselect | function | core/ |
Prepares a 'tableselect' #type element for rendering. |
Tableselect::processTableselect | function | core/ |
Creates checkbox or radio elements to populate a tableselect table. |
Tableselect::valueCallback | function | core/ |
Determines how user input is mapped to an element's #value property. |
TableSelectTest | class | core/ |
@coversDefaultClass \Drupal\Core\Render\Element\Tableselect @group Render |
TableSelectTest.php | file | core/ |
|
TableSelectTest::testProcessTableselectWithLinkTitle | function | core/ |
@covers ::processTableselect |
TableSelectTest::testProcessTableselectWithStringTitle | function | core/ |
@covers ::processTableselect |
TablesInterface | interface | core/ |
Adds tables and fields to the SQL entity query. |
TablesInterface.php | file | core/ |
|
TablesInterface::addField | function | core/ |
Adds a field to a database query. |
TablesInterface::isFieldCaseSensitive | function | core/ |
Determines whether the given field is case sensitive. |
TableSort | class | core/ |
Provides a class for table sorting processing and rendering. |
tablesort-indicator.css | file | core/ |
Tablesort indicator styles. |
tablesort-indicator.html.twig | file | core/ |
Theme override for displaying a tablesort indicator. |
tablesort-indicator.html.twig | file | core/ |
Theme override for displaying a tablesort indicator. |
tablesort-indicator.html.twig | file | core/ |
Default theme implementation for displaying a tablesort indicator. |
tablesort-indicator.pcss.css | file | core/ |
Tablesort indicator styles. |
tablesort.css | file | core/ |
Table sort indicator. |
tablesort.css | file | core/ |
Table sort indicator. |
tablesort.css | file | core/ |
Table sort indicator. |
tablesort.module.css | file | core/ |
Table sort indicator. |
tablesort.module.css | file | core/ |
Table sort indicator. |
TableSort.php | file | core/ |
|
TableSort::ASC | constant | core/ |
|
TableSort::DESC | constant | core/ |
|
TableSort::getContextFromRequest | function | core/ |
Initializes the table sort context. |
TableSort::getOrder | function | core/ |
Determines the current sort criterion. |
TableSort::getQueryParameters | function | core/ |
Composes a URL query parameter array for table sorting links. |
TableSort::getSort | function | core/ |
Determines the current sort direction. |
TableSort::header | function | core/ |
Formats a column header. |
TableSortExtender | class | core/ |
CoreFakeWithAllCustomClasses implementation of \Drupal\Core\Database\Query\TableSortExtender. |
TableSortExtender | class | core/ |
Query extender class for tablesort queries. |
TableSortExtender.php | file | core/ |
|
TableSortExtender.php | file | core/ |
|
TableSortExtender::orderByHeader | function | core/ |
Order the query based on a header array. |
TableSortExtender::__construct | function | core/ |
|
TableSortExtenderTest | class | core/ |
Tests table sorting. |
TableSortExtenderTest.php | file | core/ |
|
TableSortExtenderTest::testTableSortInit | function | core/ |
Tests \Drupal\Core\Utility\TableSort::getContextFromRequest(). |
TableTest | class | core/ |
Tests built-in table theme functions. |
TableTest | class | core/ |
For testing the table plugin. |
TableTest.php | file | core/ |
Pagination
- Previous page
- Page 27
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.