Search for getDestination

  1. Search 7.x for getDestination
  2. Search 9.5.x for getDestination
  3. Search 10.3.x for getDestination
  4. Search 11.x for getDestination
  5. Other projects
Title Object type File name Summary
Config::getDestinationModule function core/modules/migrate/src/Plugin/migrate/destination/Config.php Gets the destination module handling the destination data.
DestinationBase::getDestinationModule function core/modules/migrate/src/Plugin/migrate/destination/DestinationBase.php Gets the destination module handling the destination data.
FileSystem::getDestinationFilename function core/lib/Drupal/Core/File/FileSystem.php Determines the destination path for a file.
FileSystemInterface::getDestinationFilename function core/lib/Drupal/Core/File/FileSystemInterface.php Determines the destination path for a file.
MigrateDestinationInterface::getDestinationModule function core/modules/migrate/src/Plugin/MigrateDestinationInterface.php Gets the destination module handling the destination data.
MigratePostRowSaveEvent::getDestinationIdValues function core/modules/migrate/src/Event/MigratePostRowSaveEvent.php Gets the destination ID values.
MigratePostRowSaveEventTest::testGetDestinationIdValues function core/modules/migrate/tests/src/Unit/Event/MigratePostRowSaveEventTest.php Test getDestinationIdValues method.
MigrateRowDeleteEvent::getDestinationIdValues function core/modules/migrate/src/Event/MigrateRowDeleteEvent.php Gets the destination ID values.
Migration::getDestinationConfiguration function core/modules/migrate/src/Plugin/Migration.php Get the destination configuration, with at least a 'plugin' key.
Migration::getDestinationIds function core/modules/migrate/src/Plugin/Migration.php The destination identifiers.
Migration::getDestinationPlugin function core/modules/migrate/src/Plugin/Migration.php Returns the initialized destination plugin.
MigrationInterface::getDestinationConfiguration function core/modules/migrate/src/Plugin/MigrationInterface.php Get the destination configuration, with at least a 'plugin' key.
MigrationInterface::getDestinationIds function core/modules/migrate/src/Plugin/MigrationInterface.php The destination identifiers.
MigrationInterface::getDestinationPlugin function core/modules/migrate/src/Plugin/MigrationInterface.php Returns the initialized destination plugin.
MigrationState::getDestinationsForSource function core/modules/migrate_drupal/src/MigrationState.php Get net destinations for source module.
MigrationTest::testGetDestinationIds function core/modules/migrate/tests/src/Kernel/Plugin/MigrationTest.php Tests Migration::getDestinationIds()
MigrationTest::testGetDestinationPlugin function core/modules/migrate/tests/src/Kernel/Plugin/MigrationTest.php Tests Migration::getDestinationPlugin()
RedirectDestinationTrait::getDestinationArray function core/lib/Drupal/Core/Routing/RedirectDestinationTrait.php Prepares a 'destination' URL query parameter for use with \Drupal\Core\Url.
RedirectResponseSubscriber::getDestinationAsAbsoluteUrl function core/lib/Drupal/Core/EventSubscriber/RedirectResponseSubscriber.php Converts the passed in destination into an absolute URL.
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.
RowTest::$testGetDestinationProperties property core/modules/migrate/tests/src/Unit/RowTest.php Test destination properties for testing get and getMultiple.
SystemTestController::getDestination function core/modules/system/tests/modules/system_test/src/Controller/SystemTestController.php 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.