35 uses of PASS_THROUGH
- block_admin_configure in modules/
block/ block.admin.inc - Form constructor for the block configuration form.
- blog_page_user in modules/
blog/ blog.pages.inc - Menu callback; displays a Drupal page containing recent blog entries of a given user.
- comment_edit_page in modules/
comment/ comment.module - Page callback for comment editing.
- comment_preview in modules/
comment/ comment.module - Generate a comment preview.
- confirm_form in modules/
system/ system.module - Generates a form array for a confirmation form.
- contact_personal_form in modules/
contact/ contact.pages.inc - Form constructor for the personal contact form.
- drupal_set_title in includes/
bootstrap.inc - Sets the title of the current page.
- field_test_entity_add in modules/
field/ tests/ field_test.entity.inc - Menu callback: displays the 'Add new test_entity' form.
- field_test_entity_edit in modules/
field/ tests/ field_test.entity.inc - Menu callback: displays the 'Edit exiisting test_entity' form.
- image_effect_form in modules/
image/ image.admin.inc - Form builder; Form for adding and editing image effects.
- image_field_formatter_settings_form in modules/
image/ image.field.inc - Implements hook_field_formatter_settings_form().
- image_field_formatter_settings_summary in modules/
image/ image.field.inc - Implements hook_field_formatter_settings_summary().
- image_field_widget_settings_form in modules/
image/ image.field.inc - Implements hook_field_widget_settings_form().
- image_style_delete_form in modules/
image/ image.admin.inc - Form builder; Form for deleting an image style.
- image_style_form in modules/
image/ image.admin.inc - Form builder; Edit an image style name and effects order.
- image_style_options in modules/
image/ image.module - Gets an array of image styles suitable for using as select list options.
- install_finished in includes/
install.core.inc - Finishes importing files at end of installation.
- node_add in modules/
node/ node.pages.inc - Returns a node submission form.
- node_page_default in modules/
node/ node.module - Menu callback: Generates a listing of promoted nodes.
- node_page_edit in modules/
node/ node.pages.inc - Menu callback; presents the node editing form.
- node_preview in modules/
node/ node.pages.inc - Generates a node preview.
- node_revision_overview in modules/
node/ node.pages.inc - Generates an overview table of older revisions of a node.
- node_show in modules/
node/ node.module - Generates an array which displays a node detail page.
- node_type_delete_confirm in modules/
node/ content_types.inc - Menu callback; delete a single content type.
- PageTitleFiltering::tearDown in modules/
system/ system.test - Reset page title.
- PageTitleFiltering::testTitleTags in modules/
system/ system.test - Tests the handling of HTML by drupal_set_title() and drupal_get_title()
- profile_browse in modules/
profile/ profile.pages.inc - Menu callback; display a list of user information.
- profile_field_form in modules/
profile/ profile.admin.inc - Menu callback: Generate a form to add/edit a user profile field.
- statistics_top_pages in modules/
statistics/ statistics.admin.inc - Page callback: Displays statistics for the "top pages" (most accesses).
- statistics_top_referrers in modules/
statistics/ statistics.admin.inc - Page callback: Displays the "top referrers" in the access logs.
- statistics_top_visitors in modules/
statistics/ statistics.admin.inc - Page callback: Displays the "top visitors" page.
- translation_node_overview in modules/
translation/ translation.pages.inc - Page callback: Displays a list of a node's translations.
- user_admin_settings in modules/
user/ user.admin.inc - Form builder; Configure user settings for this site.
- _batch_progress_page in includes/
batch.inc - Outputs a batch processing page.
- _drupal_bootstrap_page_cache in includes/
bootstrap.inc - Attempts to serve a page from the cache.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.