Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 8.x
»
bootstrap.inc
»
PASS_THROUGH
Search Drupal 8.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 8.x
Topics
Classes
Functions
Files
Namespaces
Services
Constants
Globals
Deprecated
36 uses of PASS_THROUGH
block_admin_edit
in drupal/
core/
modules/
block/
block.admin.inc
Page callback: Build the block instance edit form.
CommentFormController::preview
in drupal/
core/
modules/
comment/
lib/
Drupal/
comment/
CommentFormController.php
Form submission handler for the 'preview' action.
ConfigController::diff
in drupal/
core/
modules/
config/
lib/
Drupal/
config/
Controller/
ConfigController.php
Shows diff of specificed configuration file.
ConfigTestController::edit
in drupal/
core/
modules/
config/
tests/
config_test/
lib/
Drupal/
config_test/
ConfigTestController.php
Presents the ConfigTest edit form.
ConfirmFormBase::buildForm
in drupal/
core/
lib/
Drupal/
Core/
Form/
ConfirmFormBase.php
Implements
\Drupal\Core\Form\FormInterface::buildForm
().
confirm_form
in drupal/
core/
modules/
system/
system.module
Generates a form array for a confirmation form.
contact_personal_page
in drupal/
core/
modules/
contact/
contact.pages.inc
Page callback: Form constructor for the personal contact form.
custom_block_add
in drupal/
core/
modules/
block/
custom_block/
custom_block.pages.inc
Page callback: Presents the custom block creation form.
custom_block_edit
in drupal/
core/
modules/
block/
custom_block/
custom_block.pages.inc
Page callback: Presents the custom block edit form.
custom_block_type_delete_form
in drupal/
core/
modules/
block/
custom_block/
custom_block.admin.inc
Page callback: Form constructor for the custom block type deletion 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.
FieldInstanceEditForm::buildForm
in drupal/
core/
modules/
field_ui/
lib/
Drupal/
field_ui/
Form/
FieldInstanceEditForm.php
Form constructor.
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.
menu_menu_edit
in drupal/
core/
modules/
menu/
menu.admin.inc
Page callback: Presents the menu edit form.
NodeFormController::form
in drupal/
core/
modules/
node/
lib/
Drupal/
node/
NodeFormController.php
Overrides
Drupal\Core\Entity\EntityFormController::form
().
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_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
()
PictureMappingFormController::form
in drupal/
core/
modules/
picture/
lib/
Drupal/
picture/
PictureMappingFormController.php
Overrides
Drupal\Core\Entity\EntityFormController::form
().
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.