36 uses of PASS_THROUGH

block_admin_configure in drupal/core/modules/block/block.admin.inc
Form constructor for the block configuration form.
CommentFormController::preview in drupal/core/modules/comment/lib/Drupal/comment/CommentFormController.php
Form submission handler for the 'preview' action.
comment_edit_page in drupal/core/modules/comment/comment.module
Page callback: Displays the comment editing form.
config_test_edit_page in drupal/core/modules/config/tests/config_test/config_test.module
Page callback: Presents the ConfigTest edit form.
confirm_form in drupal/core/modules/system/system.module
Generates a form array for a confirmation form.
contact_category_edit in drupal/core/modules/contact/contact.admin.inc
Page callback: Presents the category edit form.
contact_personal_form in drupal/core/modules/contact/contact.pages.inc
Page callback: Form constructor for the personal contact form.
drupal_set_title in drupal/core/includes/bootstrap.inc
Sets the title of the current page.
EntityTranslationController::entityFormAlter in drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationController.php
Implements EntityTranslationControllerInterface::entityFormAlter().
entity_test_edit in drupal/core/modules/system/tests/modules/entity_test/entity_test.module
Menu callback: displays the 'Edit existing entity_test' form.
field_test_entity_add in drupal/core/modules/field/tests/modules/field_test/field_test.entity.inc
Menu callback: displays the 'Add new test_entity' form.
field_test_entity_edit in drupal/core/modules/field/tests/modules/field_test/field_test.entity.inc
Menu callback: displays the 'Edit exiisting test_entity' form.
image_effect_form in drupal/core/modules/image/image.admin.inc
Form builder; Form for adding and editing image effects.
image_style_form in drupal/core/modules/image/image.admin.inc
Form builder; Edit an image style name and effects order.
install_finished in drupal/core/includes/install.core.inc
Performs final installation steps and displays a 'finished' page.
layout_page_view in drupal/core/modules/layout/layout.admin.inc
Page callback: Demonstrates a layout template.
NodeFormController::preview in drupal/core/modules/node/lib/Drupal/node/NodeFormController.php
Form submission handler for the 'preview' action.
node_add in drupal/core/modules/node/node.pages.inc
Page callback: Provides the node submission form.
node_page_default in drupal/core/modules/node/node.module
Page callback: Generates a listing of promoted nodes.
node_page_edit in drupal/core/modules/node/node.pages.inc
Page callback: Presents the node editing form.
node_revision_overview in drupal/core/modules/node/node.pages.inc
Page callback: Generates an overview table of older revisions of a node.
node_show in drupal/core/modules/node/node.module
Page callback: Generates an array which displays a node detail page.
node_type_delete_confirm in drupal/core/modules/node/content_types.inc
Page callback: Form constructor for the content type delete form.
Page::execute in drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/Page.php
Overrides \Drupal\views\Plugin\views\display\PathPluginBase::execute().
PageTitleFilteringTest::tearDown in drupal/core/modules/system/lib/Drupal/system/Tests/System/PageTitleFilteringTest.php
Reset page title.
PageTitleFilteringTest::testTitleTags in drupal/core/modules/system/lib/Drupal/system/Tests/System/PageTitleFilteringTest.php
Tests the handling of HTML by drupal_set_title() and drupal_get_title()
picture_mapping_page_duplicate in drupal/core/modules/picture/picture_mapping.admin.inc
Page callback: Presents the picture mapping duplicate form.
picture_mapping_page_edit in drupal/core/modules/picture/picture_mapping.admin.inc
Page callback: Presents the picture mapping editing form.
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.
Title::preRender in drupal/core/modules/views/lib/Drupal/views/Plugin/views/area/Title.php
Overrides Drupal\views\Plugin\views\AreaPluginBase::preRender().
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.
_batch_progress_page in drupal/core/includes/batch.inc
Outputs a batch processing page.
_drupal_bootstrap_page_cache in drupal/core/includes/bootstrap.inc
Attempts to serve a page from the cache.