Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 9.x
»
theme.inc
»
theme_table
Search Drupal 9.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 9.x
Topics
Classes
Functions
Files
Namespaces
Constants
Globals
Deprecated
77 theme calls to theme_table()
action_admin_manage
in drupal/
core/
modules/
action/
action.admin.inc
Menu callback; Displays an overview of available and configured actions.
aggregator_view
in drupal/
core/
modules/
aggregator/
aggregator.admin.inc
Displays the aggregator administration page.
ban_admin_page
in drupal/
core/
modules/
ban/
ban.admin.inc
Page callback: Displays banned IP addresses.
book_admin_overview
in drupal/
core/
modules/
book/
book.admin.inc
Page callback: Returns an administrative overview of all books.
config_admin_sync_form
in drupal/
core/
modules/
config/
config.admin.inc
Helper function to construct the storage changes in a configuration synchronization form.
dblog_event
in drupal/
core/
modules/
dblog/
dblog.admin.inc
Page callback: Displays details about a specific database log message.
dblog_overview
in drupal/
core/
modules/
dblog/
dblog.admin.inc
Page callback: Displays a listing of database log messages.
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.
layout_page_list
in drupal/
core/
modules/
layout/
layout.admin.inc
Page callback: Presents a list of layouts.
menu_overview_page
in drupal/
core/
modules/
menu/
menu.admin.inc
Menu callback which shows an overview page of all the custom menus and their descriptions.
node_admin_nodes
in drupal/
core/
modules/
node/
node.admin.inc
Returns the admin form object to
node_admin_content
().
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.
openid_user_identities
in drupal/
core/
modules/
openid/
openid.pages.inc
Menu callback; Manage OpenID identities for the specified user.
path_admin_overview
in drupal/
core/
modules/
path/
path.admin.inc
Returns a listing of all defined URL aliases.
poll_votes
in drupal/
core/
modules/
poll/
poll.pages.inc
Page callback: Displays the 'votes' tab for polls.
shortcut_set_admin
in drupal/
core/
modules/
shortcut/
shortcut.admin.inc
Menu page callback: builds the page for administering shortcut sets.
simpletest_result_form
in drupal/
core/
modules/
simpletest/
simpletest.pages.inc
Test results form for $test_id.
statistics_access_log
in drupal/
core/
modules/
statistics/
statistics.admin.inc
Page callback: Gathers page access statistics suitable for rendering.
statistics_node_tracker
in drupal/
core/
modules/
statistics/
statistics.pages.inc
Page callback: Displays statistics for a node.
statistics_recent_hits
in drupal/
core/
modules/
statistics/
statistics.admin.inc
Page callback: Displays the "recent hits" page.
statistics_top_pages
in drupal/
core/
modules/
statistics/
statistics.admin.inc
Page callback: Displays statistics for the "top pages" (most accesses).
statistics_top_referrers
in drupal/
core/
modules/
statistics/
statistics.admin.inc
Page callback: Displays the "top referrers" in the access logs.
statistics_top_visitors
in drupal/
core/
modules/
statistics/
statistics.admin.inc
Page callback: Displays the "top visitors" page.
statistics_user_tracker
in drupal/
core/
modules/
statistics/
statistics.pages.inc
Page callback: Displays statistics for a user.
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.
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.
theme_aggregator_categorize_items
in drupal/
core/
modules/
aggregator/
aggregator.pages.inc
Returns HTML for the aggregator page list form for assigning categories.
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_filter_admin_format_filter_order
in drupal/
core/
modules/
filter/
filter.admin.inc
Returns HTML for a text format's filter order form.
theme_filter_admin_overview
in drupal/
core/
modules/
filter/
filter.admin.inc
Returns HTML for the text format administration overview form.
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_admin_overview_form_table
in drupal/
core/
modules/
language/
language.admin.inc
Returns HTML for the language overview form.
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
Default theme function 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_poll_choices
in drupal/
core/
modules/
poll/
poll.module
Returns HTML for an admin poll form for choices.
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.pages.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_taxonomy_overview_terms
in drupal/
core/
modules/
taxonomy/
taxonomy.admin.inc
Returns HTML for a terms overview form as a sortable list of terms.
theme_taxonomy_overview_vocabularies
in drupal/
core/
modules/
taxonomy/
taxonomy.admin.inc
Returns HTML for the vocabulary overview form as a sortable list of vocabularies.
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_user_admin_roles
in drupal/
core/
modules/
user/
user.admin.inc
Returns HTML for the role order and new role form.
theme_views_ui_build_group_filter_form
in drupal/
core/
modules/
views/
views_ui/
theme/
theme.inc
Theme the build group filter form.
theme_views_ui_rearrange_filter_form
in drupal/
core/
modules/
views/
views_ui/
theme/
theme.inc
Turn the rearrange form into a proper table
theme_views_ui_rearrange_form
in drupal/
core/
modules/
views/
views_ui/
theme/
theme.inc
Turn the rearrange form into a proper table
theme_views_ui_reorder_displays_form
in drupal/
core/
modules/
views/
views_ui/
theme/
theme.inc
Turn the reorder form into a proper table
theme_views_ui_style_plugin_table
in drupal/
core/
modules/
views/
views_ui/
theme/
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.
ViewListController::render
in drupal/
core/
modules/
views/
views_ui/
lib/
Drupal/
views_ui/
ViewListController.php
Overrides
Drupal\Core\Entity\EntityListController::render
();
views_ui_field_list
in drupal/
core/
modules/
views/
views_ui/
admin.inc
List all instances of fields on any views.
views_ui_plugin_list
in drupal/
core/
modules/
views/
views_ui/
admin.inc
Lists all plugins and what enabled Views use them.
ViewUI::renderPreview
in drupal/
core/
modules/
views/
views_ui/
lib/
Drupal/
views_ui/
ViewUI.php
_filter_html_tips
in drupal/
core/
modules/
filter/
filter.module
Filter tips callback: Provides help for the HTML filter.