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 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
system_post_update_add_langcode_to_all_translatable_config function core/modules/system/system.post_update.php Adds a langcode to all simple config which needs it.
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--file-multiple-widget.css file core/themes/claro/css/components/table--file-multiple-widget.css Styles for multiple file widget table.
table--file-multiple-widget.pcss.css file core/themes/claro/css/components/table--file-multiple-widget.pcss.css Styles for multiple file widget table.
table.admin.css file core/modules/ckeditor5/css/table.admin.css .ckeditor5-toolbar-button-insertTable {
background-image: url(../icons/table.svg);
}
table.css file core/misc/dialog/off-canvas/css/table.css Styling for tables in the off-canvas dialog.
table.css file core/themes/olivero/css/components/table.css User generated tables.
table.css file core/modules/ckeditor5/css/table.css /**
* Allow users to specify the background color in all themes.
*
* (Users can set this using CKEditor 5's optional TableProperties and
* TableCellProperties plugins.)
*/
.ck tr,
.ck th,
.ck td {
background-color: transparent;
}
table.html.twig file core/profiles/demo_umami/themes/umami/templates/classy/dataset/table.html.twig Theme override to display a table.
table.html.twig file core/themes/stable9/templates/dataset/table.html.twig Theme override to display a table.
table.html.twig file core/themes/claro/templates/classy/dataset/table.html.twig Theme override to display a table.
table.html.twig file core/themes/starterkit_theme/templates/dataset/table.html.twig Theme override to display a table.
table.html.twig file core/modules/system/templates/table.html.twig Default theme implementation to display a table.
table.pcss.css file core/misc/dialog/off-canvas/css/table.pcss.css Styling for tables in the off-canvas dialog.
table.pcss.css file core/themes/olivero/css/components/table.pcss.css User generated tables.
Table.php file core/lib/Drupal/Core/Render/Element/Table.php
Table.php file core/modules/views/src/Plugin/views/style/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 Whether or not this style uses a row plugin.
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 Determines if the style handler should interfere with sorts.
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 Information about options for all kinds of purposes will be held here.
Table::evenEmpty function core/modules/views/src/Plugin/views/style/Table.php Determines if the style plugin is rendered even if the view is empty.
Table::getCacheContexts function core/modules/views/src/Plugin/views/style/Table.php The cache contexts associated with this object.
Table::getCacheMaxAge function core/modules/views/src/Plugin/views/style/Table.php The maximum age for which this object may be cached.
Table::getCacheTags function core/modules/views/src/Plugin/views/style/Table.php The cache tags associated with this object.
Table::getInfo function core/lib/Drupal/Core/Render/Element/Table.php Returns the element properties for this element.
Table::preRenderTable function core/lib/Drupal/Core/Render/Element/Table.php #pre_render callback to transform children of an element of #type 'table'.
Table::processTable function core/lib/Drupal/Core/Render/Element/Table.php #process callback for #type 'table' to add tableselect support.
Table::sanitizeColumns function core/modules/views/src/Plugin/views/style/Table.php Sanitizes the columns.
Table::validateTable function core/lib/Drupal/Core/Render/Element/Table.php #element_validate callback for #type 'table'.
Table::valueCallback function core/lib/Drupal/Core/Render/Element/Table.php Determines how user input is mapped to an element's #value property.
Table::wizardSubmit function core/modules/views/src/Plugin/views/style/Table.php Alter the options of a display before they are added to the view.
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/themes/stable9/css/system/components/tabledrag.module.css Table drag behavior.
tabledrag.module.css file core/modules/system/css/components/tabledrag.module.css Table drag behavior.
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.

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