Search for destination
- Search 9.5.x for destination
- Search 8.9.x for destination
- Search 10.3.x for destination
- Search 11.x for destination
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
BootstrapDestinationTestCase | class | modules/ |
Tests for $_GET['destination'] and $_REQUEST['destination'] validation. |
BootstrapDestinationTestCase::getInfo | function | modules/ |
|
BootstrapDestinationTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
BootstrapDestinationTestCase::testDestination | function | modules/ |
Tests that $_GET/$_REQUEST['destination'] only contain internal URLs. |
common_test_destination | function | modules/ |
Print destination query parameter. |
DrupalGotoTest::testDrupalGetDestination | function | modules/ |
Test drupal_get_destination(). |
DrupalRequestSanitizer::cleanDestination | function | includes/ |
Removes the destination if it is dangerous. |
drupal_get_destination | function | includes/ |
Prepares a 'destination' URL query parameter for use with drupal_goto(). |
FieldUIManageFieldsTestCase::testExternalDestinations | function | modules/ |
Tests that external URLs in the 'destinations' query parameter are blocked. |
field_ui_get_destinations | function | modules/ |
Extracts next redirect path from an array of multiple destinations. |
field_ui_next_destination | function | modules/ |
Returns the next redirect path in a multipage sequence. |
FileDirectoryTest::testFileDestination | function | modules/ |
This will test the filepath for a destination based on passed flags and whether or not the file exists. |
file_destination | function | includes/ |
Determines the destination path for a file. |
system_test_get_destination | function | modules/ |
Page callback to print out $_GET['destination'] for testing. |
system_test_request_destination | function | modules/ |
Page callback to print out $_REQUEST['destination'] for testing. |
user_login_destination | function | modules/ |
Helper function to rewrite the destination to avoid redirecting to login page after login. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.