28 calls to drupal_get_form()

ActionListController::render in drupal/core/modules/action/lib/Drupal/action/ActionListController.php
Implements \Drupal\Core\Entity\EntityListControllerInterface::render().
ajax_test_dialog in drupal/core/modules/system/tests/modules/ajax_test/ajax_test.module
Menu callback: Renders a form elements and links with #ajax['dialog'].
authorize.php in drupal/core/authorize.php
Administrative script for running authorized file operations.
BlockListController::render in drupal/core/modules/block/lib/Drupal/block/BlockListController.php
Overrides \Drupal\Core\Entity\EntityListController::render().
book_outline in drupal/core/modules/book/book.pages.inc
Page callback: Shows the outline form for a single node.
CheckboxTest::testFormCheckbox in drupal/core/modules/system/lib/Drupal/system/Tests/Form/CheckboxTest.php
comment_admin in drupal/core/modules/comment/comment.admin.inc
Page callback: Presents an administrative comment listing.
comment_confirm_delete_page in drupal/core/modules/comment/comment.admin.inc
Page callback: Shows a confirmation page for comment deletions.
DbLogController::overview in drupal/core/modules/dblog/lib/Drupal/dblog/Controller/DbLogController.php
Displays a listing of database log messages.
filter_admin_format_page in drupal/core/modules/filter/filter.admin.inc
Page callback: Displays the text format add/edit form.
form_test_double_form in drupal/core/modules/system/tests/modules/form_test/form_test.module
Menu callback returns two instances of the same form.
forum_form_main in drupal/core/modules/forum/forum.admin.inc
Page callback: Returns a form for creating a new forum or container.
install_select_language in drupal/core/includes/install.core.inc
Selects which language to use during installation.
install_select_profile in drupal/core/includes/install.core.inc
Selects which profile to install.
language_content_settings_page in drupal/core/modules/language/language.admin.inc
Returns the content language settings form.
locale_translate_page in drupal/core/modules/locale/locale.pages.inc
Page callback: Shows the string search screen.
path_admin_edit in drupal/core/modules/path/path.admin.inc
Page callback: Returns a form creating or editing a path alias.
path_admin_overview in drupal/core/modules/path/path.admin.inc
Returns a listing of all defined URL aliases.
RoleListController::render in drupal/core/modules/user/lib/Drupal/user/RoleListController.php
Implements \Drupal\Core\Entity\EntityListControllerInterface::render().
SearchBlock::build in drupal/core/modules/search/lib/Drupal/search/Plugin/Block/SearchBlock.php
Builds and returns the renderable array for this block plugin.
search_embedded_form_preprocess_search_result in drupal/core/modules/search/tests/modules/search_embedded_form/search_embedded_form.module
Adds the test form to search results.
search_view in drupal/core/modules/search/search.pages.inc
Page callback: Presents the search form and/or search results.
system_themes_page in drupal/core/modules/system/system.admin.inc
Menu callback; displays a listing of all themes.
template_preprocess_views_view in drupal/core/modules/views/views.theme.inc
Prepares variables for view templates.
update_selection_page in drupal/core/update.php
Renders a form with a list of available database updates.
UserLoginBlock::build in drupal/core/modules/user/lib/Drupal/user/Plugin/Block/UserLoginBlock.php
Builds and returns the renderable array for this block plugin.
user_page in drupal/core/modules/user/user.pages.inc
Access callback for path /user.
VocabularyListController::render in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/VocabularyListController.php
Implements \Drupal\Core\Entity\EntityListControllerInterface::render().