constant PASS_THROUGH

Flag for drupal_set_title(); text has already been sanitized.

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.

... See full list

File

drupal/core/includes/bootstrap.inc, line 320
Functions that need to be loaded on every Drupal request.

Code

const PASS_THROUGH = -1;