namespace Drupal\datetime\Plugin\migrate\field\d6 in Drupal 8
Class | Location | Description |
---|---|---|
DateField |
core/ |
Plugin annotation @MigrateField( id = "date", type_map = { "date" = "datetime", "datestamp" = "timestamp", "datetime" = "datetime", }, core = {6}, source_module = "date", destination_module = "datetime", weight = 9999999, ) |