81 calls to drupal_set_title()

aggregator_page_source in drupal/core/modules/aggregator/aggregator.pages.inc
Page callback: Displays all the items captured from a particular feed.
authorize_access_denied_page in drupal/core/authorize.php
Renders a 403 access denied page for authorize.php.
authorize_run_operation in drupal/core/includes/authorize.inc
Runs the operation specified in $_SESSION['authorize_operation'].
block_admin_configure in drupal/core/modules/block/block.admin.inc
Form constructor for the block configuration form.
book_admin_edit in drupal/core/modules/book/book.admin.inc
Form constructor for administering a single book's hierarchy.
book_outline in drupal/core/modules/book/book.pages.inc
Page callback: Shows the outline form for a single node.
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_add in drupal/core/modules/contact/contact.admin.inc
Page callback: Presents the category creation form.
contact_category_edit in drupal/core/modules/contact/contact.admin.inc
Page callback: Presents the category edit form.
contact_category_list in drupal/core/modules/contact/contact.admin.inc
Page callback: Lists contact categories.
contact_personal_form in drupal/core/modules/contact/contact.pages.inc
Page callback: Form constructor for the personal contact form.
drupal_get_title in drupal/core/includes/bootstrap.inc
Gets 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_add in drupal/core/modules/system/tests/modules/entity_test/entity_test.module
Menu callback: displays the 'Add new entity_test' form.
entity_test_edit in drupal/core/modules/system/tests/modules/entity_test/entity_test.module
Menu callback: displays the 'Edit existing entity_test' form.
ExceptionController::on403Html in drupal/core/lib/Drupal/Core/ExceptionController.php
Processes an AccessDenied exception into an HTTP 403 response.
ExceptionController::on404Html in drupal/core/lib/Drupal/Core/ExceptionController.php
Processes a NotFound exception into an HTTP 404 response.
ExceptionController::on500Html in drupal/core/lib/Drupal/Core/ExceptionController.php
Processes a generic exception into an HTTP 500 response.
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.
field_ui_field_edit_form in drupal/core/modules/field_ui/field_ui.admin.inc
Form constructor for the field instance settings form.
field_ui_field_settings_form in drupal/core/modules/field_ui/field_ui.admin.inc
Form constructor for the field settings edit page.
field_ui_widget_type_form in drupal/core/modules/field_ui/field_ui.admin.inc
Form constructor for the widget selection form.
filter_admin_format_page in drupal/core/modules/filter/filter.admin.inc
Page callback: Displays the text format add/edit form.
help_page in drupal/core/modules/help/help.admin.inc
Page callback: Prints a page listing general help for a module.
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_already_done_error in drupal/core/includes/install.core.inc
Indicates that Drupal has already been installed.
install_configure_form in drupal/core/includes/install.core.inc
Form constructor for a form to configure the new site.
install_finished in drupal/core/includes/install.core.inc
Performs final installation steps and displays a 'finished' page.
install_no_profile_error in drupal/core/includes/install.core.inc
Indicates that there are no profiles available.
install_select_language in drupal/core/includes/install.core.inc
Selects which language to use during installation.
install_select_profile in drupal/core/includes/install.core.inc
Selects which profile to install.
install_settings_form in drupal/core/includes/install.core.inc
Form constructor for a form to configure and rewrite settings.php.
install_verify_requirements in drupal/core/includes/install.core.inc
Verifies the requirements for installing Drupal.
layout_page_view in drupal/core/modules/layout/layout.admin.inc
Page callback: Demonstrates a layout template.
MaintenanceModeSubscriber::onKernelRequestMaintenanceModeCheck in drupal/core/lib/Drupal/Core/EventSubscriber/MaintenanceModeSubscriber.php
Response with the maintenance page when the site is offline.
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_page_view in drupal/core/modules/node/node.module
Page callback: Displays a single node.
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.
openid_user_identities in drupal/core/modules/openid/openid.pages.inc
Menu callback; Manage OpenID identities for the specified user.
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()
path_admin_edit in drupal/core/modules/path/path.admin.inc
Page callback: Returns a form creating or editing a path alias.
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.
poll_results in drupal/core/modules/poll/poll.pages.inc
Page callback: Displays the 'results' tab for the current poll.
poll_votes in drupal/core/modules/poll/poll.pages.inc
Page callback: Displays the 'votes' tab for polls.
shortcut_link_add in drupal/core/modules/shortcut/shortcut.admin.inc
Form callback: builds the form for adding a new shortcut link.
shortcut_link_edit in drupal/core/modules/shortcut/shortcut.admin.inc
Form callback: builds the form for editing a shortcut link.
statistics_node_tracker in drupal/core/modules/statistics/statistics.pages.inc
Page callback: Displays statistics for a node.
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.
statistics_user_tracker in drupal/core/modules/statistics/statistics.pages.inc
Page callback: Displays statistics for a user.
taxonomy_term_page in drupal/core/modules/taxonomy/taxonomy.pages.inc
Menu callback; displays all nodes associated with a term.
template_preprocess_forums in drupal/core/modules/forum/forum.module
Preprocesses variables for forums.tpl.php.
test_page_test_page in drupal/core/modules/system/tests/modules/test_page_test/test_page_test.module
Page callback: Returns a test page and sets the title.
tracker_page in drupal/core/modules/tracker/tracker.pages.inc
Page callback: Generates a page of tracked nodes for the site.
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.
update_access_denied_page in drupal/core/update.php
Renders a 403 access denied page for update.php.
update_check_requirements in drupal/core/update.php
Checks update requirements and reports errors and (optionally) warnings.
update_info_page in drupal/core/update.php
Provides an overview of the Drupal database update.
update_results_page in drupal/core/update.php
Displays results of the update script with any accompanying errors.
update_selection_page in drupal/core/update.php
Renders a form with a list of available database updates.
views_ajax_form_wrapper in drupal/core/modules/views/includes/ajax.inc
Wrapper around drupal_build_form to handle some AJAX stuff automatically. This makes some assumptions about the client.
views_ui_add_page in drupal/core/modules/views/views_ui/admin.inc
Page callback to add a new view.
ViewUI::getStandardButtons in drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewUI.php
Provide a standard set of Apply/Cancel/OK buttons for the forms. Also provide a hidden op operator because the forms plugin doesn't seem to properly provide which button was clicked.
_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.
_drupal_log_error in drupal/core/includes/errors.inc
Logs a PHP error or exception and displays an error page in fatal cases.