Search for processCckFieldValues

  1. Search 7.x for processCckFieldValues
  2. Search 9.5.x for processCckFieldValues
  3. Search 10.3.x for processCckFieldValues
  4. Search 11.x for processCckFieldValues
  5. Other projects
Title Object type File name Summary
CckFieldPluginBase::processCckFieldValues function core/modules/migrate_drupal/src/Plugin/migrate/cckfield/CckFieldPluginBase.php Apply any custom processing to the field bundle migrations.
D6FileField::processCckFieldValues function core/modules/migrate_drupal/tests/modules/migrate_cckfield_plugin_manager_test/src/Plugin/migrate/cckfield/D6FileField.php Apply any custom processing to the field bundle migrations.
D6NoCoreVersionSpecified::processCckFieldValues function core/modules/migrate_drupal/tests/modules/migrate_cckfield_plugin_manager_test/src/Plugin/migrate/cckfield/D6NoCoreVersionSpecified.php Apply any custom processing to the field bundle migrations.
FileCckTest::testProcessCckFieldValues function core/modules/file/tests/src/Unit/Plugin/migrate/cckfield/d6/FileCckTest.php @covers ::processCckFieldValues
FileCckTest::testProcessCckFieldValues function core/modules/file/tests/src/Unit/Plugin/migrate/cckfield/d7/FileCckTest.php @covers ::processCckFieldValues
FileField::processCckFieldValues function core/modules/file/src/Plugin/migrate/cckfield/d6/FileField.php Apply any custom processing to the field bundle migrations.
FileField::processCckFieldValues function core/modules/file/src/Plugin/migrate/cckfield/d7/FileField.php Apply any custom processing to the field bundle migrations.
ImageCckTest::testProcessCckFieldValues function core/modules/file/tests/src/Unit/Plugin/migrate/cckfield/d7/ImageCckTest.php @covers ::processCckFieldValues
ImageField::processCckFieldValues function core/modules/image/src/Plugin/migrate/cckfield/d7/ImageField.php Apply any custom processing to the field bundle migrations.
LinkCckTest::testProcessCckFieldValues function core/modules/link/tests/src/Unit/Plugin/migrate/cckfield/LinkCckTest.php @covers ::processCckFieldValues
@expectedDeprecation LinkField is deprecated in Drupal 8.3.x and will be be removed before Drupal 9.0.x. Use \Drupal\link\Plugin\migrate\field\d6\LinkField instead.
LinkField::processCckFieldValues function core/modules/link/src/Plugin/migrate/cckfield/LinkField.php Apply any custom processing to the field bundle migrations.
MigrateCckFieldInterface::processCckFieldValues function core/modules/migrate_drupal/src/Plugin/MigrateCckFieldInterface.php Apply any custom processing to the cck bundle migrations.
TaxonomyTermReference::processCckFieldValues function core/modules/taxonomy/src/Plugin/migrate/cckfield/TaxonomyTermReference.php Apply any custom processing to the field bundle migrations.
TaxonomyTermReferenceCckTest::testProcessCckFieldValues function core/modules/taxonomy/tests/src/Unit/Plugin/migrate/cckfield/TaxonomyTermReferenceCckTest.php
TextField::processCckFieldValues function core/modules/text/src/Plugin/migrate/cckfield/TextField.php Apply any custom processing to the field bundle migrations.

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