Search for table

  1. Search 7.x for table
  2. Search 9.5.x for table
  3. Search 8.9.x for table
  4. Search 10.3.x for table
  5. Search main for table
  6. 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.
Table class core/lib/Drupal/Core/Database/SchemaDefinition/Table.php Describes a database table.

All search results

Title Object type File name Summary
Table.php file core/lib/Drupal/Core/Render/Element/Table.php
Table::$active property core/modules/views/src/Plugin/views/style/Table.php Contains the current active sort column.
Table::$defaultFieldLabels property core/modules/views/src/Plugin/views/style/Table.php Should field labels be enabled by default.
Table::$order property core/modules/views/src/Plugin/views/style/Table.php Contains the current active sort order, either desc or asc.
Table::$usesFields property core/modules/views/src/Plugin/views/style/Table.php Does the style plugin for itself support to add fields to its output.
Table::$usesRowClass property core/modules/views/src/Plugin/views/style/Table.php Does the style plugin support custom css class for the rows.
Table::$usesRowPlugin property core/modules/views/src/Plugin/views/style/Table.php
Table::buildOptionsForm function core/modules/views/src/Plugin/views/style/Table.php Render the given style.
Table::buildSort function core/modules/views/src/Plugin/views/style/Table.php
Table::buildSortPost function core/modules/views/src/Plugin/views/style/Table.php Add our actual sort criteria.
Table::defineOptions function core/modules/views/src/Plugin/views/style/Table.php
Table::evenEmpty function core/modules/views/src/Plugin/views/style/Table.php
Table::getCacheContexts function core/modules/views/src/Plugin/views/style/Table.php
Table::getCacheMaxAge function core/modules/views/src/Plugin/views/style/Table.php
Table::getCacheTags function core/modules/views/src/Plugin/views/style/Table.php
Table::getInfo function core/lib/Drupal/Core/Render/Element/Table.php
Table::preRenderTable function core/lib/Drupal/Core/Render/Element/Table.php Render API callback: Transform children of an element of #type 'table'.
Table::processTable function core/lib/Drupal/Core/Render/Element/Table.php Render API callback: Adds tableselect support to #type 'table'.
Table::sanitizeColumns function core/modules/views/src/Plugin/views/style/Table.php Sanitizes the columns.
Table::toArray function core/lib/Drupal/Core/Database/SchemaDefinition/Table.php
Table::validate function core/lib/Drupal/Core/Database/SchemaDefinition/Table.php Validates the properties of the value object.
Table::validateTable function core/lib/Drupal/Core/Render/Element/Table.php Render API callback: Validates the #type 'table'.
Table::valueCallback function core/lib/Drupal/Core/Render/Element/Table.php
Table::wizardSubmit function core/modules/views/src/Plugin/views/style/Table.php
Table::__construct function core/lib/Drupal/Core/Database/SchemaDefinition/Table.php Constructor.
tabledrag.css file core/themes/admin/css/components/tabledrag.css Replacement styles for table drag.
tabledrag.css file core/themes/default_admin/css/components/tabledrag.css Replacement styles for table drag.
tabledrag.css file core/profiles/demo_umami/themes/umami/css/classy/components/tabledrag.css Visual styles for table drag.
tabledrag.css file core/misc/dialog/off-canvas/css/tabledrag.css Table drag styling for off-canvas dialog.
tabledrag.css file core/themes/olivero/css/components/tabledrag.css Styles for tabledrag.
tabledrag.css file core/themes/claro/css/components/tabledrag.css Replacement styles for table drag.
tabledrag.css file core/themes/starterkit_theme/css/components/tabledrag.css Visual styles for table drag.
tabledrag.module.css file core/misc/components/tabledrag.module.css Table drag behavior.
tabledrag.module.css file core/themes/stable9/css/core/components/tabledrag.module.css Table drag behavior.
tabledrag.pcss.css file core/misc/dialog/off-canvas/css/tabledrag.pcss.css Table drag styling for off-canvas dialog.
tabledrag.pcss.css file core/themes/olivero/css/components/tabledrag.pcss.css Styles for tabledrag.
tabledrag.pcss.css file core/themes/claro/css/components/tabledrag.pcss.css Replacement styles for table drag.
tabledrag.pcss.css file core/themes/admin/css/components/tabledrag.pcss.css Replacement styles for table drag.
tabledrag.pcss.css file core/themes/default_admin/css/components/tabledrag.pcss.css Replacement styles for table drag.
TableDragTest class core/tests/Drupal/FunctionalJavascriptTests/TableDrag/TableDragTest.php Tests draggable table.
TableDragTest.php file core/tests/Drupal/FunctionalJavascriptTests/TableDrag/TableDragTest.php
TableDragTest::$defaultTheme property core/tests/Drupal/FunctionalJavascriptTests/TableDrag/TableDragTest.php
TableDragTest::$indentationXpathSelector property core/tests/Drupal/FunctionalJavascriptTests/TableDrag/TableDragTest.php Xpath selector for finding tabledrag indentation elements in a table row.
TableDragTest::$modules property core/tests/Drupal/FunctionalJavascriptTests/TableDrag/TableDragTest.php
TableDragTest::$state property core/tests/Drupal/FunctionalJavascriptTests/TableDrag/TableDragTest.php The state service.
TableDragTest::$tabledragChangedXpathSelector property core/tests/Drupal/FunctionalJavascriptTests/TableDrag/TableDragTest.php Xpath selector for finding the tabledrag changed marker.
TableDragTest::assertDraggableTable function core/tests/Drupal/FunctionalJavascriptTests/TableDrag/TableDragTest.php Asserts the whole structure of the draggable test table.
TableDragTest::assertKeyboardAccessibility function core/tests/Drupal/FunctionalJavascriptTests/TableDrag/TableDragTest.php Asserts accessibility through keyboard of a test draggable table.
TableDragTest::assertOrder function core/tests/Drupal/FunctionalJavascriptTests/TableDrag/TableDragTest.php Asserts that several pieces of markup are in a given order in the page.
TableDragTest::assertTableRow function core/tests/Drupal/FunctionalJavascriptTests/TableDrag/TableDragTest.php Asserts the values of a draggable row.

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