Search for table

  1. Search 7.x for table
  2. Search 9.5.x for table
  3. Search 10.3.x for table
  4. Search 11.x for table
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Table class core/modules/views/src/Plugin/views/style/Table.php Style plugin to render each item as a row in a table.
Table class core/lib/Drupal/Core/Render/Element/Table.php Provides a render element for a table.

All search results

Title Object type File name Summary
Tables::$sqlQuery property core/lib/Drupal/Core/Entity/Query/Sql/Tables.php
Tables::$workspaceManager property core/modules/workspaces/src/EntityQuery/Tables.php The workspace manager.
Tables::addField function core/modules/workspaces/src/EntityQuery/Tables.php Adds a field to a database query.
Tables::addField function core/lib/Drupal/Core/Entity/Query/Sql/Tables.php Adds a field to a database query.
Tables::addJoin function core/lib/Drupal/Core/Entity/Query/Sql/Tables.php Adds a join to a given table.
Tables::addJoin function core/modules/workspaces/src/EntityQuery/Tables.php Adds a join to a given table.
Tables::addNextBaseTable function core/modules/workspaces/src/EntityQuery/Tables.php Add the next entity base table.
Tables::addNextBaseTable function core/lib/Drupal/Core/Entity/Query/Sql/Tables.php Add the next entity base table.
Tables::addWorkspaceAssociationJoin function core/modules/workspaces/src/EntityQuery/Tables.php Adds a new join to the 'workspace_association' table for an entity base table.
Tables::ensureEntityTable function core/lib/Drupal/Core/Entity/Query/Sql/Tables.php Joins the entity table, if necessary, and returns the alias for it.
Tables::ensureFieldTable function core/lib/Drupal/Core/Entity/Query/Sql/Tables.php Join field table if necessary.
Tables::getTableMapping function core/lib/Drupal/Core/Entity/Query/Sql/Tables.php Gets the schema for the given table.
Tables::isFieldCaseSensitive function core/lib/Drupal/Core/Entity/Query/Sql/Tables.php Determines whether the given field is case sensitive.
Tables::__construct function core/lib/Drupal/Core/Entity/Query/Sql/Tables.php
Tables::__construct function core/modules/workspaces/src/EntityQuery/Tables.php
Tableselect class core/lib/Drupal/Core/Render/Element/Tableselect.php Provides a form element for a table with radios or checkboxes in left column.
tableselect.css file core/profiles/demo_umami/themes/umami/css/classy/components/tableselect.css Table select behavior.
tableselect.css file core/themes/seven/css/classy/components/tableselect.css Table select behavior.
tableselect.css file core/themes/claro/css/components/tableselect.css Table select — replaces implementation of Classy theme.
tableselect.css file core/themes/bartik/css/classy/components/tableselect.css Table select behavior.
tableselect.css file core/themes/classy/css/components/tableselect.css Table select behavior.
tableselect.pcss.css file core/themes/claro/css/components/tableselect.pcss.css Table select — replaces implementation of Classy theme.
Tableselect.php file core/lib/Drupal/Core/Render/Element/Tableselect.php
Tableselect::getInfo function core/lib/Drupal/Core/Render/Element/Tableselect.php Returns the element properties for this element.
Tableselect::preRenderTableselect function core/lib/Drupal/Core/Render/Element/Tableselect.php Prepares a 'tableselect' #type element for rendering.
Tableselect::processTableselect function core/lib/Drupal/Core/Render/Element/Tableselect.php Creates checkbox or radio elements to populate a tableselect table.
Tableselect::valueCallback function core/lib/Drupal/Core/Render/Element/Tableselect.php Determines how user input is mapped to an element's #value property.
TableSelectTest class core/tests/Drupal/Tests/Core/Render/Element/TableSelectTest.php @coversDefaultClass \Drupal\Core\Render\Element\Tableselect
@group Render
TableSelectTest.php file core/tests/Drupal/Tests/Core/Render/Element/TableSelectTest.php
TableSelectTest::testProcessTableselectWithLinkTitle function core/tests/Drupal/Tests/Core/Render/Element/TableSelectTest.php @covers ::processTableselect
TableSelectTest::testProcessTableselectWithStringTitle function core/tests/Drupal/Tests/Core/Render/Element/TableSelectTest.php @covers ::processTableselect
TablesInterface interface core/lib/Drupal/Core/Entity/Query/Sql/TablesInterface.php Adds tables and fields to the SQL entity query.
TablesInterface.php file core/lib/Drupal/Core/Entity/Query/Sql/TablesInterface.php
TablesInterface::addField function core/lib/Drupal/Core/Entity/Query/Sql/TablesInterface.php Adds a field to a database query.
TablesInterface::isFieldCaseSensitive function core/lib/Drupal/Core/Entity/Query/Sql/TablesInterface.php Determines whether the given field is case sensitive.
TableSort class core/lib/Drupal/Core/Utility/TableSort.php Provides a class for table sorting processing and rendering.
tablesort-indicator.css file core/themes/seven/css/components/tablesort-indicator.css Tablesort indicator styles.
tablesort-indicator.css file core/themes/claro/css/components/tablesort-indicator.css Tablesort indicator styles.
tablesort-indicator.css file core/themes/bartik/css/components/tablesort-indicator.css Tablesort indicator styles.
tablesort-indicator.html.twig file core/themes/claro/templates/admin/tablesort-indicator.html.twig Theme override for displaying a tablesort indicator.
tablesort-indicator.html.twig file core/themes/stable/templates/admin/tablesort-indicator.html.twig Theme override for displaying a tablesort indicator.
tablesort-indicator.html.twig file core/modules/system/templates/tablesort-indicator.html.twig Default theme implementation for displaying a tablesort indicator.
tablesort-indicator.pcss.css file core/themes/claro/css/components/tablesort-indicator.pcss.css Tablesort indicator styles.
tablesort.css file core/profiles/demo_umami/themes/umami/css/classy/components/tablesort.css Table sort indicator.
tablesort.css file core/themes/seven/css/classy/components/tablesort.css Table sort indicator.
tablesort.css file core/themes/claro/css/classy/components/tablesort.css Table sort indicator.
tablesort.css file core/themes/bartik/css/classy/components/tablesort.css Table sort indicator.
tablesort.css file core/themes/classy/css/components/tablesort.css Table sort indicator.
tablesort.inc file core/includes/tablesort.inc Functions to aid in the creation of sortable tables.
tablesort.module.css file core/themes/stable/css/system/components/tablesort.module.css Table sort indicator.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.