interface MigrateCckFieldPluginManagerInterface

Provides an interface for cck field plugin manager.

Hierarchy

Expanded class hierarchy of MigrateCckFieldPluginManagerInterface

All classes that implement MigrateCckFieldPluginManagerInterface

Deprecated

in drupal:8.3.0 and is removed from drupal:9.0.0. Use \Drupal\migrate_drupal\Plugin\MigrateFieldPluginManagerInterface instead.

See also

https://www.drupal.org/node/2751897

3 files declare their use of MigrateCckFieldPluginManagerInterface
FieldType.php in core/modules/field/src/Plugin/migrate/process/FieldType.php
ProcessField.php in core/modules/field/src/Plugin/migrate/process/ProcessField.php
ProcessFieldTest.php in core/modules/field/tests/src/Unit/Plugin/migrate/process/ProcessFieldTest.php

File

core/modules/migrate_drupal/src/Plugin/MigrateCckFieldPluginManagerInterface.php, line 15

Namespace

Drupal\migrate_drupal\Plugin
View source
interface MigrateCckFieldPluginManagerInterface extends MigrateFieldPluginManagerInterface {

}

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