ajax_example_node_by_author_autocomplete_submit in modules/examples/ajax_example/ajax_example_autocomplete.inc
Submit handler for node lookup unique autocomplete example.
block_example_block_view in modules/examples/block_example/block_example.module
Implements hook_block_view().
comment_admin_overview in core/modules/comment/comment.admin.inc
Form constructor for the comment overview administration form.
comment_form in core/modules/comment/comment.module
Form constructor for the basic commenting form.
contact_personal_form in core/modules/contact/contact.pages.inc
Form constructor for the personal contact form.
dblog_event in core/modules/dblog/dblog.admin.inc
Page callback: Displays details about a specific database log message.
dblog_overview in core/modules/dblog/dblog.admin.inc
Page callback: Displays a listing of database log messages.
hook_search_execute in core/modules/search/search.api.php
Execute a search for a set of key words.
layout_locked_message in core/modules/layout/layout.admin.inc
Prepare a message and link based on if a layout item is updated or locked.
node_access_example_private_node_listing in modules/examples/node_access_example/node_access_example.module
Our hook_menu() page callback function.
node_revision_overview in core/modules/node/node.pages.inc
Page callback: Generates an overview table of older revisions of a node.
node_search_execute in core/modules/node/node.module
Implements hook_search_execute().
template_preprocess_comment in core/modules/comment/comment.theme.inc
Preprocesses variables for comment.tpl.php.
template_preprocess_file_entity in core/modules/file/file.module
Process variables for file.tpl.php
template_preprocess_node in core/modules/node/node.theme.inc
Processes variables for node.tpl.php.
template_preprocess_views_view_row_search in core/modules/search/views/search.views.inc
Template helper for theme_views_view_row_search
theme_node_recent_content in core/modules/node/node.theme.inc
Returns HTML for a recent node to be displayed in the recent content block.
theme_user_list in core/modules/user/user.theme.inc
Returns HTML for a list of users.
user_tokens in core/modules/user/user.tokens.inc
Implements hook_tokens().
views_handler_field_comment_username::render_link in core/modules/comment/views/views_handler_field_comment_username.inc
views_handler_field_ncs_last_comment_name::render in core/modules/comment/views/views_handler_field_ncs_last_comment_name.inc
Render the field.
views_handler_field_user_name::render_link in core/modules/user/views/views_handler_field_user_name.inc
views_ui_break_lock_confirm in core/modules/views_ui/views_ui.admin.inc
Page to delete a view.
views_ui_edit_form in core/modules/views_ui/views_ui.admin.inc
Form builder callback for configuring a View.