_backdrop_bootstrap_page_cache in includes/bootstrap.inc
Attempts to serve a page from the cache.
backdrop_set_title in includes/bootstrap.inc
Sets the title of the current page.
_batch_progress_page in includes/batch.inc
Outputs a batch processing page.
block_admin_configure in modules/block/block.admin.inc
Form constructor for the block configuration form.
block_custom_block_translate_list in modules/block/block.admin.inc
Form constructor for the block translation list form.
comment_edit_page in modules/comment/comment.module
Page callback: Displays the comment editing form.
comment_preview in modules/comment/comment.module
Generates 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.
field_test_entity_add in modules/field/tests/field_test/field_test.entity.inc
Menu callback: displays the 'Add new test_entity' form.
field_test_entity_edit in modules/field/tests/field_test/field_test.entity.inc
Menu callback: displays the 'Edit exiisting test_entity' form.
file_manage_form in modules/file/file.pages.inc
Page callback: Form constructor for the file manage 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; Configure an image style name and effects order.
image_style_options in modules/image/image.module
Get an array of image styles suitable for using as select list options.
layout_flexible_template_delete_form in modules/layout/layout.flexible.inc
Menu callback; Delete a flexible template.
locale_date_format_form in modules/locale/locale.admin.inc
Form callback; Display fields for setting the date format for each language.
node_add in modules/node/node.pages.inc
Page callback: Provides the node submission form.
node_page_default in modules/node/node.module
Menu callback; Generate a listing of promoted nodes.
node_page_edit in modules/node/node.pages.inc
Page callback: Presents the node editing form.
node_revision_overview in modules/node/node.pages.inc
Page callback: Generates an overview table of older revisions of a node.
node_show in modules/node/node.module
Page callback: Generates an array which displays a node detail page.
PageTitleFiltering::tearDown in modules/system/tests/system.test
Reset page title.
PageTitleFiltering::testTitleTags in modules/system/tests/system.test
Tests the handling of HTML by backdrop_set_title() and backdrop_get_title()
path_admin_edit in modules/path/path.admin.inc
Page callback: Returns a form creating or editing an alias.
system_configure_date_formats_form in modules/system/system.admin.inc
Allow users to add additional date formats.
taxonomy_form_term in modules/taxonomy/taxonomy.admin.inc
Form function for the term edit form.
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.
views_handler_field_file_uri::options_form in modules/file/views/views_handler_field_file_uri.inc
Provide link to file option
views_plugin_display_page::execute in modules/views/plugins/views_plugin_display_page.inc
The display page handler returns a normal view, but it also does a backdrop_set_title for the page, and does a views_set_page_view on the view.