function MigrateSourceInterface::__toString
Allows class to decide how it will react when it is treated like a string.
8 methods override MigrateSourceInterface::__toString()
- ContentEntity::__toString in core/modules/ migrate_drupal/ src/ Plugin/ migrate/ source/ ContentEntity.php 
- Allows class to decide how it will react when it is treated like a string.
- ContentEntity::__toString in core/modules/ migrate/ src/ Plugin/ migrate/ source/ ContentEntity.php 
- Allows class to decide how it will react when it is treated like a string.
- EmbeddedDataSource::__toString in core/modules/ migrate/ src/ Plugin/ migrate/ source/ EmbeddedDataSource.php 
- Allows class to decide how it will react when it is treated like a string.
- EmptySource::__toString in core/modules/ migrate/ src/ Plugin/ migrate/ source/ EmptySource.php 
- Allows class to decide how it will react when it is treated like a string.
- MigrateExternalTranslatedTestSource::__toString in core/modules/ migrate/ tests/ modules/ migrate_external_translated_test/ src/ Plugin/ migrate/ source/ MigrateExternalTranslatedTestSource.php 
- Allows class to decide how it will react when it is treated like a string.
File
- 
              core/modules/ migrate/ src/ Plugin/ MigrateSourceInterface.php, line 48 
Class
- MigrateSourceInterface
- Defines an interface for migrate sources.
Namespace
Drupal\migrate\PluginCode
public function __toString();Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
