aggregator_page_source in modules/aggregator/aggregator.pages.inc
Page callback: Displays all the items captured from the particular feed.
announcements_feed_get_announcements in modules/announcements_feed/announcements_feed.inc
Returns the list of announcements.
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'].
block_admin_configure in modules/block/block.admin.inc
Form constructor for the block configuration form.
blog_page_user in modules/blog/blog.pages.inc
Menu callback; displays a Drupal page containing recent blog entries of a given user.
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
Menu callback: Shows the outline form for a single node.
comment_edit_page in modules/comment/comment.module
Page callback for comment editing.
comment_preview in modules/comment/comment.module
Generate 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.
drupal_deliver_html_page in includes/common.inc
Packages and sends the result of a page callback to the browser as HTML.
drupal_get_title in includes/bootstrap.inc
Gets the title of the current page.
example_profile_tasks in developer/example.profile
Perform any final installation tasks for this profile.
field_test_entity_add in modules/field/tests/field_test.entity.inc
Menu callback: displays the 'Add new test_entity' form.
field_test_entity_edit in modules/field/tests/field_test.entity.inc
Menu callback: displays the 'Edit exiisting test_entity' form.
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.
filter_admin_format_page in modules/filter/filter.admin.inc
Page callback: Displays the text format add/edit form.
help_page in modules/help/help.admin.inc
Menu callback; prints a page listing general help for a module.
image_effect_form in modules/image/image.admin.inc
Form builder; Form for adding and editing image effects.
image_style_form in modules/image/image.admin.inc
Form builder; Edit an image style name and effects order.
install_already_done_error in includes/install.core.inc
Indicates that Drupal has already been installed.
install_configure_form in includes/install.core.inc
Form constructor for a form to configure the new site.
install_finished in includes/install.core.inc
Finishes importing files at end of installation.
install_no_profile_error in includes/install.core.inc
Indicates that there are no profiles available.
install_select_locale in includes/install.core.inc
Installation task; select which locale to use for the current profile.
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 Drupal.
node_add in modules/node/node.pages.inc
Returns a node submission form.
node_page_default in modules/node/node.module
Menu callback: Generates a listing of promoted nodes.
node_page_edit in modules/node/node.pages.inc
Menu callback; presents the node editing form.
node_page_view in modules/node/node.module
Menu 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
Generates an overview table of older revisions of a node.
node_show in modules/node/node.module
Generates an array which displays a node detail page.
node_type_delete_confirm in modules/node/content_types.inc
Menu callback; delete a single content type.
openid_user_identities in modules/openid/openid.pages.inc
Menu callback; Manage OpenID identities for the specified user.
PageTitleFiltering::tearDown in modules/system/system.test
Reset page title.
PageTitleFiltering::testTitleTags in modules/system/system.test
Tests the handling of HTML by drupal_set_title() and drupal_get_title()
path_admin_edit in modules/path/path.admin.inc
Page callback: Returns a form creating or editing a path alias.
poll_results in modules/poll/poll.pages.inc
Callback for the 'results' tab for polls you can vote on
poll_votes in modules/poll/poll.pages.inc
Callback for the 'votes' tab for polls you can see other votes on
profile_browse in modules/profile/profile.pages.inc
Menu callback; display a list of user information.
profile_field_form in modules/profile/profile.admin.inc
Menu callback: Generate a form to add/edit a user profile field.
shortcut_link_add in modules/shortcut/shortcut.admin.inc
Form callback: builds the form for adding a new shortcut link.
shortcut_link_edit in modules/shortcut/shortcut.admin.inc
Form callback: builds the form for editing a shortcut link.
statistics_node_tracker in modules/statistics/statistics.pages.inc
Page callback: Displays statistics for a node.
statistics_top_pages in modules/statistics/statistics.admin.inc
Page callback: Displays statistics for the "top pages" (most accesses).
statistics_top_referrers in modules/statistics/statistics.admin.inc
Page callback: Displays the "top referrers" in the access logs.
statistics_top_visitors in modules/statistics/statistics.admin.inc
Page callback: Displays the "top visitors" page.
statistics_user_tracker in modules/statistics/statistics.pages.inc
Page callback: Displays statistics for a user.
taxonomy_term_page in modules/taxonomy/taxonomy.pages.inc
Menu callback; displays all nodes associated with a term.
template_preprocess_forums in modules/forum/forum.module
Preprocesses variables for forums.tpl.php.
tracker_page in modules/tracker/tracker.pages.inc
Page callback: prints a listing of active nodes on the site.
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 Drupal 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 a form with a list of available database updates.
_batch_progress_page in includes/batch.inc
Outputs a batch processing page.
_drupal_bootstrap_page_cache in includes/bootstrap.inc
Attempts to serve a page from the cache.
_drupal_log_error in includes/errors.inc
Logs a PHP error or exception and displays an error page in fatal cases.