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