ajax_test_dialog in modules/simpletest/tests/ajax_test.module
Menu callback: Renders a form elements and links with #ajax['dialog'].
authorize.php in ./authorize.php
Administrative script for running authorized file operations.
book_outline in modules/book/book.pages.inc
Page callback: Shows the outline form for a single node.
comment_admin in modules/comment/comment.admin.inc
Page callback: Presents an administrative comment listing.
comment_confirm_delete_page in modules/comment/comment.admin.inc
Page callback: Shows a confirmation page for comment deletions.
comment_edit_page in modules/comment/comment.module
Page callback: Displays the comment editing form.
comment_node_page_additions in modules/comment/comment.module
Builds the comment-related elements for node detail pages.
comment_reply in modules/comment/comment.pages.inc
Form constructor for the comment reply form.
contact_block_view in modules/contact/contact.module
Implements hook_block_view().
dblog_overview in modules/dblog/dblog.admin.inc
Page callback: Displays a listing of database log messages.
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_managed_file_browser_open in modules/file/file.module
AJAX callback for managed_file elements to open a browser modal dialog.
filter_admin_format_filter_settings_form_ajax in modules/filter/filter.admin.inc
Ajax handler: Opens the dialog to configure a text format filter.
filter_admin_format_page in modules/filter/filter.admin.inc
Page callback: Displays the text format add/edit form.
FormCheckboxTestCase::testFormCheckbox in modules/simpletest/tests/form.test
FormsFormCacheTestCase::testCacheForm in modules/simpletest/tests/form.test
Tests storing and retrieving the form from cache.
FormsFormCacheTestCase::testCacheFormCustomExpiration in modules/simpletest/tests/form.test
Tests changing form_cache_expiration.
form_test_double_form in modules/simpletest/tests/form_test.module
Menu callback returns two instances of the same form.
form_test_two_instances in modules/simpletest/tests/form_test.module
Menu callback that returns two instances of the node form.
installer_browser_add_remove_queue_link in modules/installer/installer.browser.inc
Builds the add/remove project to install queue link.
installer_browser_installation_enable_page in modules/installer/installer.pages.inc
Task page for the Enable projects installation task.
installer_browser_installation_install_dependencies_page in modules/installer/installer.pages.inc
Task page for the Install Dependencies installation task.
installer_browser_installation_select_versions_page in modules/installer/installer.pages.inc
Menu callback; Task page for the select versions installation task.
installer_browser_page in modules/installer/installer.pages.inc
Page to display the projects.
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.
layout_add_page in modules/layout/layout.admin.inc
Menu callback; Display the form for adding a new layout.
layout_block_add_page in modules/layout/layout.admin.inc
Menu callback; Display a list of blocks to be added to a layout.
layout_flexible_template_settings_add_form in modules/layout/layout.flexible.inc
Form to add a flexible template.
ListFieldTestCase::testUpdateAllowedValues in modules/field/modules/list/tests/list.test
Test that allowed values can be updated.
locale_translate_delete_page in modules/locale/locale.pages.inc
String deletion confirmation page.
locale_translate_export_screen in modules/locale/locale.bulk.inc
User interface for the translation export screen.
locale_translate_seek_screen in modules/locale/locale.pages.inc
String search screen.
menu_delete_menu_page in modules/menu/menu.admin.inc
Menu callback; check access and get a confirm form for deletion of a custom menu.
menu_item_delete_page in modules/menu/menu.admin.inc
Menu callback; Check access and present a confirm form for deleting a menu link.
node_add in modules/node/node.pages.inc
Page callback: Provides the node submission form.
node_page_edit in modules/node/node.pages.inc
Page callback: Presents the node editing form.
node_preview in modules/node/node.pages.inc
Generates a node preview.
path_admin_edit in modules/path/path.admin.inc
Page callback: Returns a form creating or editing an alias.
path_admin_overview in modules/path/path.admin.inc
Returns a listing of all defined URL aliases.
redirect_404_list in modules/redirect/redirect.admin.inc
Form callback; Display a list of all recent 404 pages.
search_block_view in modules/search/search.module
Implements hook_block_view().
search_embedded_form_preprocess_search_results in modules/search/tests/search_embedded_form/search_embedded_form.module
Adds the test form to search results.
search_view in modules/search/search.pages.inc
Menu callback; presents the search form and/or search results.
system_themes_page in modules/system/system.admin.inc
Menu callback; displays a listing of all themes.
template_preprocess_installer_browser_install_queue in modules/installer/installer.theme.inc
Add some variables for the projects install queue theme.
template_preprocess_installer_browser_list in modules/installer/installer.theme.inc
Add some variables for the projects list theme.
template_preprocess_views_view in modules/views/templates/views.theme.inc
Preprocess the primary theme implementation for a view.
update_selection_page in ./update.php
Renders form with a list of available database updates.
user_block_view in modules/user/user.module
Implements hook_block_view().
user_pass_reset in modules/user/user.pages.inc
Menu callback; process one time login link and redirects to the user page on success.
views_plugin_style_jump_menu::render in modules/views/plugins/views_plugin_style_jump_menu.inc
Render the display in this style.
views_plugin_style_summary_jump_menu::render in modules/views/plugins/views_plugin_style_summary_jump_menu.inc
Render the display in this style.
views_ui_add_page in modules/views_ui/views_ui.admin.inc
Page callback to add a new view.
views_ui_edit_page in modules/views_ui/views_ui.admin.inc
Page callback for the Configure View page.