230 calls to theme()

action_admin_manage in drupal/core/modules/action/action.admin.inc
Menu callback; Displays an overview of available and configured actions.
aggregator_block_view in drupal/core/modules/aggregator/aggregator.module
Implements hook_block_view().
aggregator_categorize_items in drupal/core/modules/aggregator/aggregator.pages.inc
Form constructor to build the page list form.
aggregator_page_categories in drupal/core/modules/aggregator/aggregator.pages.inc
Page callback: Displays all the categories used by the aggregator.
aggregator_page_opml in drupal/core/modules/aggregator/aggregator.pages.inc
Page callback: Generates an OPML representation of all feeds.
aggregator_page_rss in drupal/core/modules/aggregator/aggregator.pages.inc
Page callback: Generates an RSS 0.92 feed of aggregator items or categories.
aggregator_page_source in drupal/core/modules/aggregator/aggregator.pages.inc
Page callback: Displays all the items captured from a particular feed.
aggregator_page_sources in drupal/core/modules/aggregator/aggregator.pages.inc
Page callback: Displays all the feeds used by the aggregator.
aggregator_view in drupal/core/modules/aggregator/aggregator.admin.inc
Displays the aggregator administration page.
ajax_prepare_response in drupal/core/includes/ajax.inc
Converts the return value of a page callback into an Ajax commands array.
Analyzer::formatMessages in drupal/core/modules/views/lib/Drupal/views/Analyzer.php
Formats the analyze result into a message string.
authorize.php in drupal/core/authorize.php
Administrative script for running authorized file operations.
book_admin_overview in drupal/core/modules/book/book.admin.inc
Page callback: Returns an administrative overview of all books.
book_export_html in drupal/core/modules/book/book.pages.inc
Generates HTML for export when invoked by book_export().
book_node_export in drupal/core/modules/book/book.module
Generates printer-friendly HTML for a node.
book_node_view in drupal/core/modules/book/book.module
Implements hook_node_view().
book_render in drupal/core/modules/book/book.pages.inc
Page callback: Prints a listing of all books.
CommentFormController::form in drupal/core/modules/comment/lib/Drupal/comment/CommentFormController.php
Overrides Drupal\Core\Entity\EntityFormController::form().
comment_admin_overview in drupal/core/modules/comment/comment.admin.inc
Form constructor for the comment overview administration form.
comment_block_view in drupal/core/modules/comment/comment.module
Implements hook_block_view().
comment_links in drupal/core/modules/comment/comment.module
Adds reply, edit, delete, etc. links, depending on user permissions.
comment_node_view in drupal/core/modules/comment/comment.module
Implements hook_node_view().
contact_personal_form in drupal/core/modules/contact/contact.pages.inc
Page callback: Form constructor for the personal contact 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.
DisplayPluginBase::buildOptionsForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php
Provide the default form for setting options.
DisplayPluginBase::formatThemes in drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php
Format a list of theme templates for output by the theme info helper.
DisplayPluginBase::renderMoreLink in drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php
Render the 'more' link
DrupalDiffFormatter::addedLine in drupal/core/lib/Drupal/Component/Diff/DiffEngine.php
Note: you should HTML-escape parameter before calling this.
DrupalDiffFormatter::contextLine in drupal/core/lib/Drupal/Component/Diff/DiffEngine.php
Note: you should HTML-escape parameter before calling this.
DrupalDiffFormatter::deletedLine in drupal/core/lib/Drupal/Component/Diff/DiffEngine.php
Note: you should HTML-escape parameter before calling this.
DrupalDiffFormatter::emptyLine in drupal/core/lib/Drupal/Component/Diff/DiffEngine.php
DrupalDiffFormatter::_block_header in drupal/core/lib/Drupal/Component/Diff/DiffEngine.php
DrupalDiffInline::render in drupal/core/lib/Drupal/Component/Diff/DiffEngine.php
Render differences inline using HTML markup.
drupal_add_feed in drupal/core/includes/common.inc
Adds a feed URL for the current page.
drupal_render in drupal/core/includes/common.inc
Renders HTML given a structured array tree.
ExceptionController::on500Html in drupal/core/lib/Drupal/Core/ExceptionController.php
Processes a generic exception into an HTTP 500 response.
Field::render_items in drupal/core/modules/field/lib/Drupal/field/Plugin/views/field/Field.php
Render all items in this field together.
FieldPluginBase::buildOptionsForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php
Default options form that provides the label widget that all fields should have.
field_help in drupal/core/modules/field/field.module
Implements hook_help().
field_ui_fields_list in drupal/core/modules/field_ui/field_ui.admin.inc
Page callback: Lists all defined fields for quick reference.
field_ui_inactive_message in drupal/core/modules/field_ui/field_ui.admin.inc
Displays a message listing the inactive fields of a given bundle.
field_ui_table_pre_render in drupal/core/modules/field_ui/field_ui.admin.inc
Render API callback: Performs pre-render tasks on field_ui_table elements.
FileFieldDisplayTest::testNodeDisplay in drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldDisplayTest.php
Tests normal formatter display on node display.
FileMime::render in drupal/core/modules/file/lib/Drupal/file/Plugin/views/field/FileMime.php
Render the field.
FileWidget::formElement in drupal/core/modules/file/lib/Drupal/file/Plugin/field/widget/FileWidget.php
Implements \Drupal\field\Plugin\Type\Widget\WidgetInterface::formElement().
FileWidget::formMultipleElements in drupal/core/modules/file/lib/Drupal/file/Plugin/field/widget/FileWidget.php
Overrides \Drupal\field\Plugin\Type\Widget\WidgetBase::formMultipleElements().
file_ajax_upload in drupal/core/modules/file/file.module
Ajax callback: Processes file uploads and deletions.
file_managed_file_process in drupal/core/modules/file/file.module
Render API callback: Expands the managed_file element type.
file_save_upload in drupal/core/includes/file.inc
Saves a file upload to a new location.
filter_tips_long in drupal/core/modules/filter/filter.pages.inc
Page callback: Displays a page with long filter tips.
ForumTest::verifyForums in drupal/core/modules/forum/lib/Drupal/forum/Tests/ForumTest.php
Verifies that the logged in user has access to a forum node.
ForumTest::verifyForumView in drupal/core/modules/forum/lib/Drupal/forum/Tests/ForumTest.php
Verifies the display of a forum page.
forum_help in drupal/core/modules/forum/forum.module
Implements hook_help().
forum_page in drupal/core/modules/forum/forum.pages.inc
Page callback: Prints a forum listing.
Full::render in drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/Full.php
Render the pager.
help_page in drupal/core/modules/help/help.admin.inc
Page callback: Prints a page listing general help for a module.
HistoryUserTimestamp::render in drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/HistoryUserTimestamp.php
Render the field.
hook_ajax_render_alter in drupal/core/modules/system/system.api.php
Alter the commands that are sent to the user through the Ajax framework.
hook_process in drupal/core/modules/system/theme.api.php
Process theme variables for templates.
hook_search_execute in drupal/core/modules/search/search.api.php
Execute a search for a set of key words.
hook_search_page in drupal/core/modules/search/search.api.php
Override the rendering of search results.
hook_view in drupal/core/modules/node/node.api.php
Display a node.
ImageFieldDisplayTest::testImageFieldDefaultImage in drupal/core/modules/image/lib/Drupal/image/Tests/ImageFieldDisplayTest.php
Test use of a default image with an image field.
ImageFieldDisplayTest::testImageFieldSettings in drupal/core/modules/image/lib/Drupal/image/Tests/ImageFieldDisplayTest.php
Tests for image field settings.
ImageFieldDisplayTest::_testImageFieldFormatters in drupal/core/modules/image/lib/Drupal/image/Tests/ImageFieldDisplayTest.php
Test image formatters on node display.
ImageWidget::formMultipleElements in drupal/core/modules/image/lib/Drupal/image/Plugin/field/widget/ImageWidget.php
Overrides \Drupal\file\Plugin\field\widget\FileWidget::formMultipleElements().
image_field_widget_process in drupal/core/modules/image/image.field.inc
An element #process callback for the image_image field type.
image_style_form in drupal/core/modules/image/image.admin.inc
Form builder; Edit an image style name and effects order.
image_style_list in drupal/core/modules/image/image.admin.inc
Menu callback; Listing of all current image styles.
install_display_output in drupal/core/includes/install.core.inc
Displays themed installer output and ends the page request.
install_verify_requirements in drupal/core/includes/install.core.inc
Verifies the requirements for installing Drupal.
l in drupal/core/includes/common.inc
Formats an internal or external URL link as an HTML anchor tag.
language_block_view in drupal/core/modules/language/language.module
Implements hook_block_view().
locale_translate_import_form in drupal/core/modules/locale/locale.bulk.inc
Form constructor for the translation import screen.
MaintenanceModeSubscriber::onKernelRequestMaintenanceModeCheck in drupal/core/lib/Drupal/Core/EventSubscriber/MaintenanceModeSubscriber.php
Response with the maintenance page when the site is offline.
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.
Mini::render in drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/Mini.php
Render the pager.
Name::render_link in drupal/core/modules/user/lib/Drupal/user/Plugin/views/field/Name.php
NcsLastCommentName::render in drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/NcsLastCommentName.php
Render the field.
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_page_default in drupal/core/modules/node/node.module
Page callback: Generates a listing of promoted nodes.
node_preview in drupal/core/modules/node/node.pages.inc
Generates a node preview.
node_revision_overview in drupal/core/modules/node/node.pages.inc
Page callback: Generates an overview table of older revisions of a node.
node_search_execute in drupal/core/modules/node/node.module
Implements hook_search_execute().
page.tpl.php in drupal/core/modules/system/templates/page.tpl.php
Default theme implementation to display a single Drupal page.
page.tpl.php in drupal/core/themes/bartik/templates/page.tpl.php
Bartik's theme implementation to display a single Drupal page.
page.tpl.php in drupal/core/modules/block/tests/themes/block_test_theme/page.tpl.php
Custom theme implementation to display a single Drupal page without sidebars. The sidebars are hidden by regions_hidden for this theme, so the default page.tpl.php will not work without throwing exceptions.
PictureFieldDisplayTest::_testPictureFieldFormatters in drupal/core/modules/picture/lib/Drupal/picture/Tests/PictureFieldDisplayTest.php
Test picture formatters on node display.
poll_page in drupal/core/modules/poll/poll.pages.inc
Page callback: Displays a simple list of all available polls.
poll_view_results in drupal/core/modules/poll/poll.module
Generates a graphical representation of the results of a poll.
poll_votes in drupal/core/modules/poll/poll.pages.inc
Page callback: Displays the 'votes' tab for polls.
PrerenderList::render_items in drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/PrerenderList.php
Render all items in this field together.
rdf_process in drupal/core/modules/rdf/rdf.module
Implements MODULE_process().
Result::buildOptionsForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/area/Result.php
Default options form that provides the label widget that all fields should have.
Rss::attach_to in drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/Rss.php
Rss::render in drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/Rss.php
Render the display in this style.
Rss::render in drupal/core/modules/node/lib/Drupal/node/Plugin/views/row/Rss.php
Render a row object. This usually passes through to a theme template of some form, but not always.
Rss::render in drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/row/Rss.php
Render a row object. This usually passes through to a theme template of some form, but not always.
RssFields::render in drupal/core/modules/views/lib/Drupal/views/Plugin/views/row/RssFields.php
Render a row object. This usually passes through to a theme template of some form, but not always.
search_extra_type_search_page in drupal/core/modules/search/tests/modules/search_extra_type/search_extra_type.module
Implements hook_search_page().
seven_tablesort_indicator in drupal/core/themes/seven/template.php
Overrides theme_tablesort_indicator().
shortcut_set_admin in drupal/core/modules/shortcut/shortcut.admin.inc
Menu page callback: builds the page for administering shortcut sets.
simpletest_result_status_image in drupal/core/modules/simpletest/simpletest.pages.inc
Get the appropriate image for the status.
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_visitors in drupal/core/modules/statistics/statistics.admin.inc
Page callback: Displays the "top visitors" page.
system_admin_config_page in drupal/core/modules/system/system.admin.inc
Menu callback; Provide the administration overview page.
system_admin_index in drupal/core/modules/system/system.admin.inc
Menu callback; prints a listing of admin tasks, organized by module.
system_admin_menu_block_page in drupal/core/modules/system/system.admin.inc
Provide a single block from the administration menu as a page.
system_block_view in drupal/core/modules/system/system.module
Implements hook_block_view().
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_modules_confirm_form in drupal/core/modules/system/system.admin.inc
Display confirmation form for required modules.
system_modules_uninstall_confirm_form in drupal/core/modules/system/system.admin.inc
Confirm uninstall of selected modules.
system_status in drupal/core/modules/system/system.admin.inc
Menu callback: displays the site status report. Can also be used as a pure check.
system_themes_page in drupal/core/modules/system/system.admin.inc
Menu callback; displays a listing of all themes.
tablesort_header in drupal/core/includes/tablesort.inc
Format a column header.
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.
template_preprocess_aggregator_feed_source in drupal/core/modules/aggregator/aggregator.pages.inc
Processes variables for aggregator-feed-source.tpl.php.
template_preprocess_aggregator_summary_item in drupal/core/modules/aggregator/aggregator.pages.inc
Processes variables for aggregator-summary-item.tpl.php.
template_preprocess_aggregator_summary_items in drupal/core/modules/aggregator/aggregator.pages.inc
Processes variables for aggregator-summary-items.tpl.php.
template_preprocess_aggregator_wrapper in drupal/core/modules/aggregator/aggregator.pages.inc
Processes variables for aggregator-wrapper.tpl.php.
template_preprocess_comment in drupal/core/modules/comment/comment.module
Preprocesses variables for comment.tpl.php.
template_preprocess_forums in drupal/core/modules/forum/forum.module
Preprocesses variables for forums.tpl.php.
template_preprocess_forum_list in drupal/core/modules/forum/forum.module
Preprocesses variables for forum-list.tpl.php.
template_preprocess_forum_submitted in drupal/core/modules/forum/forum.module
Preprocesses variables for forum-submitted.tpl.php.
template_preprocess_forum_topic_list in drupal/core/modules/forum/forum.module
Preprocesses variables for forum-topic-list.tpl.php.
template_preprocess_maintenance_page in drupal/core/includes/theme.inc
The variables array generated here is a mirror of template_preprocess_page(). This preprocessor will run its course when theme_maintenance_page() is invoked.
template_preprocess_node in drupal/core/modules/node/node.module
Processes variables for node.tpl.php.
template_preprocess_poll_results in drupal/core/modules/poll/poll.module
Implements template_preprocess_HOOK() for poll-results.tpl.php.
template_preprocess_search_results in drupal/core/modules/search/search.pages.inc
Process variables for search-results.tpl.php.
template_preprocess_views_view_table in drupal/core/modules/views/theme/theme.inc
Display a view as a table style.
template_process_page in drupal/core/includes/theme.inc
Process variables for page.tpl.php
ThemeTest::testRegistryRebuild in drupal/core/modules/system/lib/Drupal/system/Tests/Theme/ThemeTest.php
Ensures the theme registry is rebuilt when modules are disabled/enabled.
theme_admin_page in drupal/core/modules/system/system.admin.inc
Returns HTML for an administrative page.
theme_aggregator_categorize_items in drupal/core/modules/aggregator/aggregator.pages.inc
Returns HTML for the aggregator page list form for assigning categories.
theme_authorize_report in drupal/core/includes/theme.maintenance.inc
Returns HTML for a report of the results from an operation run via authorize.php.
theme_book_admin_table in drupal/core/modules/book/book.admin.inc
Returns HTML for a book administration form.
theme_comment_block in drupal/core/modules/comment/comment.module
Returns HTML for a list of recent comments.
theme_exposed_filters in drupal/core/modules/system/system.module
Returns HTML for an exposed filter form.
theme_feed_icon in drupal/core/includes/theme.inc
Returns HTML for a feed icon.
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_link in drupal/core/modules/file/file.module
Returns HTML for a link to a file.
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_filter_guidelines in drupal/core/modules/filter/filter.module
Returns HTML for guidelines for a text format.
theme_form_element in drupal/core/includes/form.inc
Returns HTML for a form element.
theme_form_element_label in drupal/core/includes/form.inc
Returns HTML for a form element label and required marker.
theme_image_anchor in drupal/core/modules/image/image.admin.inc
Returns HTML for a 3x3 grid of checkboxes for image anchors.
theme_image_crop_summary in drupal/core/modules/image/image.admin.inc
Returns HTML for a summary of an image crop effect.
theme_image_formatter in drupal/core/modules/image/image.field.inc
Returns HTML for an image field formatter.
theme_image_scale_summary in drupal/core/modules/image/image.admin.inc
Returns HTML for a summary of an image scale effect.
theme_image_style in drupal/core/modules/image/image.module
Returns HTML for an image using a specific image style.
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_image_style_preview in drupal/core/modules/image/image.admin.inc
Returns HTML for a preview of an image style.
theme_install_page in drupal/core/includes/theme.maintenance.inc
Returns HTML for the installation page.
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_recent_content in drupal/core/modules/node/node.module
Returns HTML for a recent node to be displayed in the recent content block.
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_pager in drupal/core/includes/pager.inc
Returns HTML for a query pager.
theme_picture in drupal/core/modules/picture/picture.module
Returns HTML for a picture.
theme_picture_formatter in drupal/core/modules/picture/picture.module
Returns HTML for a picture field formatter.
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_submit in drupal/core/includes/form.inc
Returns HTML for a submit button form element.
theme_system_admin_index in drupal/core/modules/system/system.admin.inc
Returns HTML for the output of the admin index page.
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_system_themes_page in drupal/core/modules/system/system.admin.inc
Returns HTML for the Appearance page.
theme_tableselect in drupal/core/includes/form.inc
Returns HTML for a table with radio buttons or checkboxes.
theme_tablesort_indicator in drupal/core/includes/theme.inc
Returns HTML for a sort icon.
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_test_init in drupal/core/modules/system/tests/modules/theme_test/theme_test.module
Implements hook_init().
theme_test_template_test_page_callback in drupal/core/modules/system/tests/modules/theme_test/theme_test.module
Menu callback for testing template overridding based on filename.
theme_update_manager_update_form in drupal/core/modules/update/update.manager.inc
Returns HTML for the first page in the process of updating projects.
theme_update_page in drupal/core/includes/theme.maintenance.inc
Returns HTML for the update page.
theme_update_report in drupal/core/modules/update/update.report.inc
Returns HTML for the project status report.
theme_update_version in drupal/core/modules/update/update.report.inc
Returns HTML for the version display of a project.
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_mini_pager in drupal/core/modules/views/theme/theme.inc
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.
update_check_requirements in drupal/core/update.php
Checks update requirements and reports errors and (optionally) warnings.
update_manager_download_batch_finished in drupal/core/modules/update/update.manager.inc
Batch callback: Performs actions when the download batch is completed.
update_manager_update_form in drupal/core/modules/update/update.manager.inc
Form constructor for the update form of the Update Manager module.
update_results_page in drupal/core/update.php
Displays results of the update script with any accompanying errors.
update_status in drupal/core/modules/update/update.report.inc
Page callback: Generates a page about the update status of projects.
update_task_list in drupal/core/update.php
Adds the update task list to the current page.
Username::render_link in drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/Username.php
user_admin_account in drupal/core/modules/user/user.admin.inc
Form builder; User administration page.
user_admin_permissions in drupal/core/modules/user/user.admin.inc
Menu callback: administer permissions.
user_block_view in drupal/core/modules/user/user.module
Implements hook_block_view().
ViewEditFormController::form in drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewEditFormController.php
Overrides Drupal\Core\Entity\EntityFormController::form().
ViewListController::buildRow in drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewListController.php
Overrides Drupal\Core\Entity\EntityListController::buildRow();
views_ajax_form_wrapper in drupal/core/modules/views/includes/ajax.inc
Wrapper around drupal_build_form to handle some AJAX stuff automatically. This makes some assumptions about the client.
views_ui_break_lock_confirm in drupal/core/modules/views/views_ui/admin.inc
Page to delete a view.
ViewUI::renderPreview in drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewUI.php
WebTestBase::assertThemeOutput in drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php
Asserts themed output.
_aggregator_page_list in drupal/core/modules/aggregator/aggregator.pages.inc
Prints an aggregator page listing a number of feed items.
_batch_progress_page in drupal/core/includes/batch.inc
Outputs a batch processing page.
_drupal_log_error in drupal/core/includes/errors.inc
Logs a PHP error or exception and displays an error page in fatal cases.
_filter_html_image_secure_process in drupal/core/modules/filter/filter.module
Process callback for local image filter.
_filter_html_tips in drupal/core/modules/filter/filter.module
Filter tips callback: Provides help for the HTML filter.
_node_mass_update_batch_finished in drupal/core/modules/node/node.admin.inc
Reports the 'finished' status of batch operation for node_mass_update().
_options_get_options in drupal/core/modules/field/modules/options/options.module
Collects the options for a field.
_simpletest_batch_operation in drupal/core/modules/simpletest/simpletest.module
Batch operation callback.
_system_modules_build_row in drupal/core/modules/system/system.admin.inc
Build a table row for the system modules page.
_theme_test_suggestion in drupal/core/modules/system/tests/modules/theme_test/theme_test.module
Page callback, calls a theme hook suggestion.