Search for tables
- Search 7.x for tables
- Search 9.5.x for tables
- Search 8.9.x for tables
- Search 11.x for tables
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Tables | class | core/ |
Alters entity queries to use a workspace revision instead of the default one. |
Tables | class | core/ |
Adds tables and fields to the SQL entity query. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
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::assertTableStructureInEditorData | function | core/ |
Confirms the structure of the table within the editor data. |
TableTest::assertTableStructureInRenderedPage | function | core/ |
Confirms the saved page has the expected table structure. |
TableTest::testThemeTableStickyHeaders | function | core/ |
If $sticky is TRUE, `sticky-header` class should be included. |
TermStorageSchema::getDedicatedTableSchema | function | core/ |
Gets the SQL schema for a dedicated table. |
TestSqlIdMap::ensureTables | function | core/ |
Create the map and message tables if they don't already exist. |
TranslatableStorageInterface | interface | core/ |
A storage that supports translatable entity types. |
TranslatableStorageInterface.php | file | core/ |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.