authorize_access_denied_page in ./authorize.php
Renders a 403 access denied page for authorize.php.
authorize_run_operation in includes/authorize.inc
Runs the operation specified in $_SESSION['authorize_operation'].
_backdrop_bootstrap_page_cache in includes/bootstrap.inc
Attempts to serve a page from the cache.
backdrop_deliver_html_page in includes/common.inc
Packages and sends the result of a page callback to the browser as HTML.
backdrop_get_title in includes/bootstrap.inc
Gets the title of the current page.
backdrop_json_deliver in includes/common.inc
Packages and sends the result of a page callback to the browser as JSON.
_backdrop_log_error in includes/errors.inc
Logs a PHP error or exception and displays an error page in fatal cases.
_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.
book_admin_edit in modules/book/book.admin.inc
Form constructor for administering a single book's hierarchy.
book_outline in modules/book/book.pages.inc
Page callback: Shows the outline form for a single node.
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_category_edit_form in modules/contact/contact.admin.inc
Form constructor for the category edit form.
contact_personal_form in modules/contact/contact.pages.inc
Form constructor for the personal contact form.
drupal_set_title in includes/drupal.inc
Sets the title of the current page.
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.
field_ui_display_form in modules/field_ui/field_ui.admin.inc
Form constructor for the field display settings for a given display mode.
field_ui_field_edit_form in modules/field_ui/field_ui.admin.inc
Form constructor for the field instance settings form.
field_ui_field_settings_form in modules/field_ui/field_ui.admin.inc
Form constructor for the field settings edit page.
field_ui_widget_type_form in modules/field_ui/field_ui.admin.inc
Form constructor for the widget selection form.
file_add_upload_step_fields in modules/file/file.pages.inc
Generate form fields for the fourth step in the add file wizard.
file_add_upload_step_filetype in modules/file/file.pages.inc
Generate form fields for the second step in the add file wizard.
file_add_upload_step_scheme in modules/file/file.pages.inc
Generate form fields for the third step in the add file wizard.
file_manage_form in modules/file/file.pages.inc
Page callback: Form constructor for the file manage form.
file_view_page in modules/file/file.pages.inc
Menu callback; view a single file entity.
filter_admin_format_page in modules/filter/filter.admin.inc
Page callback: Displays the text format add/edit form.
filter_format_editor_image_form in modules/filter/filter.pages.inc
Form callback: Display a form for inserting/editing an image.
filter_format_editor_link_form in modules/filter/filter.pages.inc
Form callback: Display a form for inserting/editing a link or uploading a file.
image_effect_form in modules/image/image.admin.inc
Form builder; Form for adding and editing image effects.
image_style_add_form in modules/image/image.admin.inc
Form builder; Form for adding a new image style.
image_style_form in modules/image/image.admin.inc
Form builder; Configure an image style name and effects order.
install_already_done_error in includes/install.core.inc
Indicates that Backdrop has already been installed.
install_configure_form in includes/install.core.inc
Form constructor for a form to configure the new site.
installer_browser_installation_page in modules/installer/installer.pages.inc
Menu callback; page to install projects.
installer_browser_page in modules/installer/installer.pages.inc
Page to display the projects.
installer_manager_install_form in modules/installer/installer.manager.inc
Form constructor for the install form of the Installer module.
install_no_profile_error in includes/install.core.inc
Indicates that there are no profiles available.
install_select_language in includes/install.core.inc
Installation task; select which language to use.
install_select_profile in includes/install.core.inc
Selects which profile to install.
install_settings_form in includes/install.core.inc
Form constructor for a form to configure and rewrite settings.php.
install_verify_requirements in includes/install.core.inc
Verifies the requirements for installing Backdrop.
layout_add_page in modules/layout/layout.admin.inc
Menu callback; Display the form for adding a new layout.
layout_content_form in modules/layout/layout.admin.inc
Form callback; Main form for editing a layout's content.
layout_flexible_template_configure_form in modules/layout/layout.flexible.inc
Form to manage adding and removing rows to a flexible template.
layout_flexible_template_delete_form in modules/layout/layout.flexible.inc
Menu callback; Delete a flexible template.
layout_flexible_template_edit_row_form in modules/layout/layout.flexible.inc
Form to add or edit a row on a flexible template.
layout_flexible_template_settings_add_form in modules/layout/layout.flexible.inc
Form to add a flexible template.
LayoutRendererStandard::renderLayout in modules/layout/plugins/renderers/layout_renderer_standard.inc
Perform display/layout-level render operations.
layout_settings_page in modules/layout/layout.admin.inc
Administrative form for layout settings.
locale_date_format_form in modules/locale/locale.admin.inc
Form callback; Display fields for setting the date format for each language.
menu_edit_menu in modules/menu/menu.admin.inc
Menu callback; Build the form that handles the adding/editing of a custom menu.
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_page_view in modules/node/node.module
Page callback: Displays a single node.
node_preview in modules/node/node.pages.inc
Generates a node preview.
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.
node_type_form in modules/node/node.types.inc
Form constructor for the node type editing form.
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.
redirect_edit_form in modules/redirect/redirect.admin.inc
Form builder to add or edit an URL redirect.
system_configure_date_formats_form in modules/system/system.admin.inc
Allow users to add additional date formats.
system_modules in modules/system/system.admin.inc
Menu callback; provides module enable/disable interface.
system_modules_uninstall in modules/system/system.admin.inc
Builds a form of currently disabled modules.
taxonomy_form_term in modules/taxonomy/taxonomy.admin.inc
Form function for the term edit form.
taxonomy_form_vocabulary in modules/taxonomy/taxonomy.admin.inc
Form builder for the vocabulary editing form.
taxonomy_term_page in modules/taxonomy/taxonomy.pages.inc
Menu callback; displays all nodes associated with a term.
translation_node_overview in modules/translation/translation.pages.inc
Page callback: Displays a list of a node's translations.
update_access_denied_page in ./update.php
Renders a 403 access denied page for update.php.
update_check_requirements in ./update.php
Checks update requirements and reports errors and (optionally) warnings.
update_info_page in ./update.php
Provides an overview of the Backdrop database update.
update_results_page in ./update.php
Displays results of the update script with any accompanying errors.
update_selection_page in ./update.php
Renders form with a list of available database updates.
user_admin_role in modules/user/user.admin.inc
Form to add or configure a single role.
user_login in modules/user/user.module
Form builder; the main user login form.
user_pass in modules/user/user.pages.inc
Form builder; request a password reset.
user_register_form in modules/user/user.module
Form builder; the user registration form.
views_ajax_form_wrapper in modules/views/includes/ajax.inc
Wrapper around backdrop_build_form to handle some AJAX stuff automatically. This makes some assumptions about the client.
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.
views_ui_add_page in modules/views_ui/views_ui.admin.inc
Page callback to add a new view.
views_ui_clone_form in modules/views_ui/views_ui.admin.inc
Form callback; Clone a view.
views_ui_standard_form_buttons in modules/views_ui/views_ui.admin.inc
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.