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
- Search main 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::getTableMapping | function | core/ |
Gets the schema for the given table. |
| Tables::isFieldCaseSensitive | function | core/ |
Determines whether the given field is case sensitive. |
| Tables::__construct | function | core/ |
|
| 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/ |
.block-system > .views-form .gin-details, .view-content .views-form .gin-details { box-shadow: none; } .block-system > .views-form form, .view-content .views-form form { display: flex; flex-direction: column; } .block-system >… |
| tableselect.css | file | core/ |
Table select styles for Claro. |
| 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.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/ |
Tests Drupal\Core\Render\Element\Tableselect. |
| TableSelectTest.php | file | core/ |
|
| TableSelectTest::testProcessTableselectWithLinkTitle | function | core/ |
Tests process tableselect with link title. |
| TableSelectTest::testProcessTableselectWithStringTitle | function | core/ |
Tests process tableselect with string title. |
| 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.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.html.twig | file | core/ |
Theme override for displaying a tablesort indicator. |
| tablesort-indicator.pcss.css | file | core/ |
Tablesort indicator styles. |
| 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.css | file | core/ |
The actual sort link. |
| tablesort.module.css | file | core/ |
Table sort indicator. |
| tablesort.module.css | file | core/ |
Table sort indicator. |
| tablesort.pcss.css | file | core/ |
The actual sort link. |
| 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. |
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.