62 theme calls to theme_table()

AggregatorController::adminOverview in drupal/core/modules/aggregator/lib/Drupal/aggregator/Controller/AggregatorController.php
Displays the aggregator administration page.
BanAdmin::buildForm in drupal/core/modules/ban/lib/Drupal/ban/Form/BanAdmin.php
BlockPluginUI::form in drupal/core/modules/block/lib/Drupal/block/Plugin/PluginUI/BlockPluginUI.php
Overrides \Drupal\system\Plugin\PluginUIBase::form().
BookController::adminOverview in drupal/core/modules/book/lib/Drupal/book/Controller/BookController.php
Returns an administrative overview of all books.
ConfigController::diff in drupal/core/modules/config/lib/Drupal/config/Controller/ConfigController.php
Shows diff of specificed configuration file.
config_admin_sync_form in drupal/core/modules/config/config.admin.inc
Helper function to construct the storage changes in a configuration synchronization form.
DbLogController::overview in drupal/core/modules/dblog/lib/Drupal/dblog/Controller/DbLogController.php
Displays a listing of database log messages.
dblog_event in drupal/core/modules/dblog/dblog.admin.inc
Page callback: Displays details about a specific database log message.
dblog_top in drupal/core/modules/dblog/dblog.admin.inc
Page callback: Shows the most frequent log messages of a given event type.
design_test_page_list_operations in drupal/core/modules/system/tests/modules/design_test/page/list-operations.inc
Page callback for manual testing of operation links.
EntityListController::render in drupal/core/lib/Drupal/Core/Entity/EntityListController.php
Implements \Drupal\Core\Entity\EntityListControllerInterface::render().
field_ui_fields_list in drupal/core/modules/field_ui/field_ui.admin.inc
Page callback: Lists all defined fields for quick reference.
FilterHtml::tips in drupal/core/modules/filter/lib/Drupal/filter/Plugin/Filter/FilterHtml.php
Generates a filter's tip.
LayoutController::layoutPageList in drupal/core/modules/layout/lib/Drupal/layout/Controller/LayoutController.php
Presents a list of layouts.
node_overview_types in drupal/core/modules/node/content_types.inc
Page callback: Displays the content type admin overview page.
node_revision_overview in drupal/core/modules/node/node.pages.inc
Page callback: Generates an overview table of older revisions of a node.
path_admin_overview in drupal/core/modules/path/path.admin.inc
Returns a listing of all defined URL aliases.
PluginUIBase::form in drupal/core/modules/system/lib/Drupal/system/Plugin/PluginUIBase.php
Implements \Drupal\system\Plugin\PluginUIInterface::form().
SimpletestResultsForm::buildForm in drupal/core/modules/simpletest/lib/Drupal/simpletest/Form/SimpletestResultsForm.php
Form constructor.
system_date_format_language_overview_page in drupal/core/modules/system/system.admin.inc
Page callback: Displays edit date format links for each language.
system_date_time_formats in drupal/core/modules/system/system.admin.inc
Displays the date format strings overview page.
system_element_info in drupal/core/modules/system/system.module
Implements hook_element_info().
TableTest::testThemeTableNoStickyHeaders in drupal/core/modules/system/lib/Drupal/system/Tests/Theme/TableTest.php
If $sticky is FALSE, no tableheader.js should be included.
TableTest::testThemeTableStickyHeaders in drupal/core/modules/system/lib/Drupal/system/Tests/Theme/TableTest.php
Tableheader.js provides 'sticky' table headers, and is included by default.
TableTest::testThemeTableWithEmptyMessage in drupal/core/modules/system/lib/Drupal/system/Tests/Theme/TableTest.php
Tests that the table header is printed correctly even if there are no rows, and that the empty text is displayed correctly.
TableTest::testThemeTableWithNoStriping in drupal/core/modules/system/lib/Drupal/system/Tests/Theme/TableTest.php
Tests that the 'no_striping' option works correctly.
template_preprocess_language_content_settings_table in drupal/core/modules/language/language.admin.inc
Implements hook_preprocess_HOOK() for theme_language_content_settings_table().
theme_book_admin_table in drupal/core/modules/book/book.admin.inc
Returns HTML for a book administration form.
theme_field_multiple_value_form in drupal/core/modules/field/field.form.inc
Returns HTML for an individual form element.
theme_field_ui_table in drupal/core/modules/field_ui/field_ui.admin.inc
Returns HTML for Field UI overview tables.
theme_file_formatter_table in drupal/core/modules/file/file.field.inc
Returns HTML for a file attachments table.
theme_file_widget_multiple in drupal/core/modules/file/file.field.inc
Returns HTML for a group of file upload widgets.
theme_image_anchor in drupal/core/modules/image/image.admin.inc
Returns HTML for a 3x3 grid of checkboxes for image anchors.
theme_image_style_effects in drupal/core/modules/image/image.admin.inc
Returns HTML for a listing of the effects within a specific image style.
theme_image_style_list in drupal/core/modules/image/image.admin.inc
Returns HTML for the page containing the list of image styles.
theme_language_negotiation_configure_browser_form_table in drupal/core/modules/language/language.admin.inc
Theme browser configuration form as table.
theme_language_negotiation_configure_form in drupal/core/modules/language/language.admin.inc
Returns HTML for the language negotiation configuration form.
theme_locale_translate_edit_form_strings in drupal/core/modules/locale/locale.pages.inc
Returns HTML for translation edit form.
theme_menu_overview_form in drupal/core/modules/menu/menu.admin.inc
Returns HTML for the menu overview form into a table.
theme_node_recent_block in drupal/core/modules/node/node.module
Returns HTML for a list of recent content.
theme_node_search_admin in drupal/core/modules/node/node.module
Returns HTML for the content ranking part of the search settings admin page.
theme_shortcut_set_customize in drupal/core/modules/shortcut/shortcut.admin.inc
Returns HTML for a shortcut set customization form.
theme_simpletest_test_table in drupal/core/modules/simpletest/simpletest.theme.inc
Returns HTML for a test list generated by simpletest_test_form() into a table.
theme_system_date_format_localize_form in drupal/core/modules/system/system.admin.inc
Returns HTML for a locale date format form.
theme_system_modules_details in drupal/core/modules/system/system.admin.inc
Returns HTML for the modules form.
theme_system_modules_uninstall in drupal/core/modules/system/system.admin.inc
Returns HTML for a table of currently disabled modules.
theme_tableselect in drupal/core/includes/form.inc
Returns HTML for a table with radio buttons or checkboxes.
theme_update_report in drupal/core/modules/update/update.report.inc
Returns HTML for the project status report.
theme_user_admin_permissions in drupal/core/modules/user/user.admin.inc
Returns HTML for the administer permissions page.
theme_views_ui_build_group_filter_form in drupal/core/modules/views_ui/views_ui.theme.inc
Theme the build group filter form.
theme_views_ui_rearrange_filter_form in drupal/core/modules/views_ui/views_ui.theme.inc
Turn the rearrange form into a proper table
theme_views_ui_style_plugin_table in drupal/core/modules/views_ui/views_ui.theme.inc
Theme the form for the table style plugin
tracker_page in drupal/core/modules/tracker/tracker.pages.inc
Page callback: Generates a page of tracked nodes for the site.
translation_entity_overview in drupal/core/modules/translation_entity/translation_entity.pages.inc
Translations overview page callback.
translation_node_overview in drupal/core/modules/translation/translation.pages.inc
Page callback: Displays a list of a node's translations.
update_manager_update_form in drupal/core/modules/update/update.manager.inc
Form constructor for the update form of the Update Manager module.
user_admin_account in drupal/core/modules/user/user.admin.inc
Page callback: User administration page.
ViewListController::render in drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewListController.php
Overrides Drupal\Core\Entity\EntityListController::render();
ViewsUIController::reportFields in drupal/core/modules/views_ui/lib/Drupal/views_ui/Controller/ViewsUIController.php
Lists all instances of fields on any views.
ViewsUIController::reportPlugins in drupal/core/modules/views_ui/lib/Drupal/views_ui/Controller/ViewsUIController.php
Lists all plugins and what enabled Views use them.
ViewUI::renderPreview in drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewUI.php
VocabularyListController::render in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/VocabularyListController.php
Implements \Drupal\Core\Entity\EntityListControllerInterface::render().