You are here

namespace Drupal\migrate_plus in Migrate Plus 8.4

Same name in other branches
  1. 8.5 Drupal\migrate_plus
  2. 8 Drupal\migrate_plus
  3. 8.2 Drupal\migrate_plus
  4. 8.3 Drupal\migrate_plus
Classsort descending Location Description
AuthenticationPluginBase src/AuthenticationPluginBase.php Defines a base authentication implementation.
AuthenticationPluginInterface src/AuthenticationPluginInterface.php Defines an interface for authenticaion handlers.
AuthenticationPluginManager src/AuthenticationPluginManager.php Provides a plugin manager for authentication handlers.
DataFetcherPluginBase src/DataFetcherPluginBase.php Defines a base data fetcher implementation.
DataFetcherPluginInterface src/DataFetcherPluginInterface.php Defines an interface for data fetchers.
DataFetcherPluginManager src/DataFetcherPluginManager.php Provides a plugin manager for data fetchers.
DataParserPluginBase src/DataParserPluginBase.php Defines a base data parser implementation.
DataParserPluginInterface src/DataParserPluginInterface.php Defines an interface for data parsers.
DataParserPluginManager src/DataParserPluginManager.php Provides a plugin manager for data parsers.