BackdropGetQueryArrayTestCase::testBackdropGetQueryArray in core/modules/simpletest/tests/common.test
Tests that backdrop_get_query_array() correctly explodes query parameters.
drupal_get_query_array in core/includes/drupal.inc
Splits a URL-encoded query string into an array.
locale_language_url_rewrite_session in core/includes/locale.inc
Rewrite URLs for the Session language provider.
menu_edit_item_validate in core/modules/menu/menu.admin.inc
Validate form values for a menu link being added or edited.
redirect_edit_form in core/modules/redirect/redirect.admin.inc
Form builder to add or edit an URL redirect.
redirect_parse_url in core/modules/redirect/redirect.module
Parse URLs into component parts: fragment, query, protocol, and URL.
views_handler_field::render_as_link in core/modules/views/handlers/views_handler_field.inc
Render this field as a link, with the info from a fieldset set by the user.