Search for destination

  1. Search 7.x for destination
  2. Search 9.5.x for destination
  3. Search 8.9.x for destination
  4. Search 10.3.x for destination
  5. Other projects
Title Object type File name Summary
RedirectResponseSubscriberTest::providerTestDestinationRedirect function core/tests/Drupal/Tests/Core/EventSubscriber/RedirectResponseSubscriberTest.php Data provider for testDestinationRedirect().
RedirectResponseSubscriberTest::providerTestDestinationRedirectToExternalUrl function core/tests/Drupal/Tests/Core/EventSubscriber/RedirectResponseSubscriberTest.php Data provider for testDestinationRedirectToExternalUrl().
RedirectResponseSubscriberTest::providerTestDestinationRedirectWithInvalidUrl function core/tests/Drupal/Tests/Core/EventSubscriber/RedirectResponseSubscriberTest.php Data provider for testDestinationRedirectWithInvalidUrl().
RedirectResponseSubscriberTest::testDestinationRedirect function core/tests/Drupal/Tests/Core/EventSubscriber/RedirectResponseSubscriberTest.php Tests destination detection and redirection.
RedirectResponseSubscriberTest::testDestinationRedirectToExternalUrl function core/tests/Drupal/Tests/Core/EventSubscriber/RedirectResponseSubscriberTest.php @dataProvider providerTestDestinationRedirectToExternalUrl
RedirectResponseSubscriberTest::testDestinationRedirectWithInvalidUrl function core/tests/Drupal/Tests/Core/EventSubscriber/RedirectResponseSubscriberTest.php @dataProvider providerTestDestinationRedirectWithInvalidUrl
RequestSanitizer::checkDestination function core/lib/Drupal/Core/Security/RequestSanitizer.php Checks a destination string to see if it is dangerous.
RequestSanitizerTest::providerTestAcceptableDestinations function core/tests/Drupal/Tests/Core/Security/RequestSanitizerTest.php Data provider for testing acceptable destinations.
RequestSanitizerTest::providerTestSanitizedDestinations function core/tests/Drupal/Tests/Core/Security/RequestSanitizerTest.php Data provider for testing sanitized destinations.
RequestSanitizerTest::testAcceptableDestinationGet function core/tests/Drupal/Tests/Core/Security/RequestSanitizerTest.php Tests acceptable destinations are not removed from GET requests.
RequestSanitizerTest::testAcceptableDestinationPost function core/tests/Drupal/Tests/Core/Security/RequestSanitizerTest.php Tests acceptable destinations are not removed from POST requests.
RequestSanitizerTest::testSanitizedDestinationGet function core/tests/Drupal/Tests/Core/Security/RequestSanitizerTest.php Tests unacceptable destinations are removed from GET requests.
RequestSanitizerTest::testSanitizedDestinationPost function core/tests/Drupal/Tests/Core/Security/RequestSanitizerTest.php Tests unacceptable destinations are removed from GET requests.
RequirementsAwareDestinationInterface interface core/modules/migrate/tests/src/Unit/MigrationTest.php Defines the RequirementsAwareDestinationInterface.
Row::$destination property core/modules/migrate/src/Row.php The destination values.
Row::$emptyDestinationProperties property core/modules/migrate/src/Row.php The empty destination properties.
Row::$rawDestination property core/modules/migrate/src/Row.php The raw destination properties.
Row::cloneWithoutDestination function core/modules/migrate/src/Row.php Clones the row with an empty set of destination values.
Row::getDestination function core/modules/migrate/src/Row.php Returns the whole destination array.
Row::getDestinationProperty function core/modules/migrate/src/Row.php Returns the value of a destination property.
Row::getEmptyDestinationProperties function core/modules/migrate/src/Row.php Gets the empty destination properties.
Row::getRawDestination function core/modules/migrate/src/Row.php Returns the raw destination. Rarely necessary.
Row::hasDestinationProperty function core/modules/migrate/src/Row.php Tests if destination property exists.
Row::removeDestinationProperty function core/modules/migrate/src/Row.php Removes destination property.
Row::setDestinationProperty function core/modules/migrate/src/Row.php Sets destination properties.
Row::setEmptyDestinationProperty function core/modules/migrate/src/Row.php Sets a destination to be empty.
RowTest::$testGetDestinationProperties property core/modules/migrate/tests/src/Unit/RowTest.php Test destination properties for testing get and getMultiple.
RowTest::createRowWithDestinationProperties function core/modules/migrate/tests/src/Unit/RowTest.php Create a row and load it with destination properties.
RowTest::testDestination function core/modules/migrate/tests/src/Unit/RowTest.php Tests setting and getting the destination.
RowTest::testMultipleDestination function core/modules/migrate/tests/src/Unit/RowTest.php Tests setting/getting multiple destination IDs.
ScaffoldFileInfo::$destination property composer/Plugin/Scaffold/ScaffoldFileInfo.php The path to the destination.
ScaffoldFileInfo::destination function composer/Plugin/Scaffold/ScaffoldFileInfo.php Gets the destination.
ScaffoldFilePath::destinationPath function composer/Plugin/Scaffold/ScaffoldFilePath.php Converts the relative destination path into an absolute path.
ScaffoldResult::$destination property composer/Plugin/Scaffold/Operations/ScaffoldResult.php The path to the scaffold file that was processed.
ScaffoldResult::destination function composer/Plugin/Scaffold/Operations/ScaffoldResult.php Gets the destination scaffold file that this result refers to.
Sql::$destinationIdFields property core/modules/migrate/src/Plugin/migrate/id_map/Sql.php The destination ID fields.
Sql::$destinationIds property core/modules/migrate/src/Plugin/migrate/id_map/Sql.php The destination identifiers.
Sql::currentDestination function core/modules/migrate/src/Plugin/migrate/id_map/Sql.php Looks up the destination identifier currently being iterated.
Sql::deleteDestination function core/modules/migrate/src/Plugin/migrate/id_map/Sql.php Deletes the map and message table entries for a given destination row.
Sql::destinationIdFields function core/modules/migrate/src/Plugin/migrate/id_map/Sql.php The destination ID fields.
Sql::getRowByDestination function core/modules/migrate/src/Plugin/migrate/id_map/Sql.php Retrieves a row by the destination identifiers.
Sql::lookupDestinationIds function core/modules/migrate/src/Plugin/migrate/id_map/Sql.php Looks up the destination identifiers corresponding to a source key.
SystemTestController::getDestination function core/modules/system/tests/modules/system_test/src/Controller/SystemTestController.php Controller to return $_GET['destination'] for testing.
SystemTestController::requestDestination function core/modules/system/tests/modules/system_test/src/Controller/SystemTestController.php Controller to return $_REQUEST['destination'] for testing.
TestMigration::setDestinationPlugin function core/modules/migrate/tests/src/Unit/MigrationTest.php Sets the destination Plugin.
UserListBuilder::$redirectDestination property core/modules/user/src/UserListBuilder.php The redirect destination service.
UserLoginTest::testLoginCacheTagsAndDestination function core/modules/user/tests/src/Functional/UserLoginTest.php Tests login with destination.
ViewAjaxController::$redirectDestination property core/modules/views/src/Controller/ViewAjaxController.php The redirect destination.
ViewAjaxControllerTest::$redirectDestination property core/modules/views/tests/src/Unit/Controller/ViewAjaxControllerTest.php The redirect destination.
ViewEditForm::submitDelayDestination function core/modules/views_ui/src/ViewEditForm.php Submit handler for form buttons that do not complete a form workflow.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.