_backdrop_bootstrap_sanitize_request in includes/bootstrap.inc
Sanitizes unsafe input from the PHP request super-globals.
backdrop_goto in includes/common.inc
Sends the user to a different page.
block_admin_configure in modules/block/block.admin.inc
Form constructor for the block configuration form.
comment_form in modules/comment/comment.module
Form constructor for the basic commenting form.
CommonURLUnitTestCase::testBackdropParseUrl in modules/simpletest/tests/common.test
Test backdrop_parse_url().
confirm_form in modules/system/system.module
Generates a form array for a confirmation form.
DashboardTest::testDashboardLayout in modules/dashboard/tests/dashboard.test
Test the dashboard layout.
drupal_parse_url in includes/drupal.inc
Parses a system URL string into an associative array suitable for url().
FieldTokenTestCase::setUp in modules/field/tests/field.test
Sets up a Backdrop site for running functional and integration tests.
field_ui_get_destinations in modules/field_ui/field_ui.admin.inc
Extracts next redirect path from an array of multiple destinations.
FieldUIManageDisplayTestCase::testViewModeCustom in modules/field_ui/tests/field_ui.test
Tests switching display modes to use custom or 'default' settings'.
FieldUIViewModeFunctionalTest::testFieldUIViewModes in modules/field_ui/tests/field_ui.test
Tests display mode functionality.
file_manage_form in modules/file/file.pages.inc
Page callback: Form constructor for the file manage form.
_filter_cleanup_url in modules/filter/filter.pages.inc
Clean up the URL for validation.
LayoutBlockTest::testPageComponentBlocks in modules/layout/tests/layout.test
Test Page component blocks.
LayoutBlockTextTest::testBlockText in modules/layout/tests/layout.test
Tests the BlockText class functionality.
LayoutHookTestCase::testLayoutHooks in modules/layout/tests/layout.test
Tests hook invocations for operations on layouts.
LayoutInterfaceTest::testBlockBasics in modules/layout/tests/layout.test
Add and remove blocks from a custom layout path.
LayoutInterfaceTest::testMainContentBlock in modules/layout/tests/layout.test
Check special conditions around the main content block.
_locale_parse_js_file in includes/locale.inc
Parses a JavaScript file, extracts strings wrapped in Backdrop.t() and Backdrop.formatPlural() and inserts them into the database.
node_form in modules/node/node.pages.inc
Form constructor for the node add/edit form.
system_jump_menu_submit in modules/system/system.module
Submit handler for the jump menu.
taxonomy_form_term in modules/taxonomy/taxonomy.admin.inc
Form function for the term edit form.
TaxonomyRSSTestCase::testTaxonomyRSS in modules/taxonomy/tests/taxonomy.test
Tests that terms added to nodes are displayed in core RSS feed.
user_profile_form in modules/user/user.pages.inc
Form builder; edit a user account.
user_register_form in modules/user/user.module
Form builder; the user registration form.
views_plugin_style_jump_menu::render in modules/views/plugins/views_plugin_style_jump_menu.inc
Render the display in this style.