Search for getDestination
- Search 7.x for getDestination
- Search 9.5.x for getDestination
- Search 8.9.x for getDestination
- Search 10.3.x for getDestination
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
Config::getDestinationModule | function | core/ |
Gets the destination module handling the destination data. |
CredentialFormTest::getDestinationSiteCredentials | function | core/ |
Creates an array of destination site credentials for the Credential form. |
DestinationBase::getDestinationModule | function | core/ |
|
FileSystem::getDestinationFilename | function | core/ |
Determines the destination path for a file. |
FileSystemInterface::getDestinationFilename | function | core/ |
Determines the destination path for a file. |
LegacyFileSystemTest::testGetDestinationFilenameWithDeprecatedFileExists | function | core/ |
@covers ::getDestinationFilename |
MigrateDestinationInterface::getDestinationModule | function | core/ |
Gets the destination module handling the destination data. |
MigratePostRowSaveEvent::getDestinationIdValues | function | core/ |
Gets the destination ID values. |
MigratePostRowSaveEventTest::testGetDestinationIdValues | function | core/ |
Tests getDestinationIdValues method. |
MigrateRowDeleteEvent::getDestinationIdValues | function | core/ |
Gets the destination ID values. |
Migration::getDestinationConfiguration | function | core/ |
Get the destination configuration, with at least a 'plugin' key. |
Migration::getDestinationIds | function | core/ |
The destination identifiers. |
Migration::getDestinationPlugin | function | core/ |
Returns the initialized destination plugin. |
MigrationInterface::getDestinationConfiguration | function | core/ |
Get the destination configuration, with at least a 'plugin' key. |
MigrationInterface::getDestinationIds | function | core/ |
The destination identifiers. |
MigrationInterface::getDestinationPlugin | function | core/ |
Returns the initialized destination plugin. |
MigrationState::getDestinationsForSource | function | core/ |
Get net destinations for source module. |
MigrationTest::testGetDestinationIds | function | core/ |
Tests Migration::getDestinationIds() |
MigrationTest::testGetDestinationPlugin | function | core/ |
Tests Migration::getDestinationPlugin() |
RedirectDestinationTrait::getDestinationArray | function | core/ |
Prepares a 'destination' URL query parameter for use with \Drupal\Core\Url. |
RedirectResponseSubscriber::getDestinationAsAbsoluteUrl | function | core/ |
Converts the passed in destination into an absolute URL. |
Row::getDestination | function | core/ |
Returns the whole destination array. |
Row::getDestinationProperty | function | core/ |
Returns the value of a destination property. |
RowTest::$testGetDestinationProperties | property | core/ |
Test destination properties for testing get and getMultiple. |
SystemTestController::getDestination | function | core/ |
Controller to return $_GET['destination'] for testing. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.