HEX
Server: Apache/2.4.34 (Red Hat) OpenSSL/1.0.2k-fips
System: Linux WORDPRESS 3.10.0-1160.118.1.el7.x86_64 #1 SMP Thu Apr 4 03:33:23 EDT 2024 x86_64
User: digital (1020)
PHP: 7.2.24
Disabled: NONE
Upload Files
File: /datos/www/fabricas.colombiatrade.com.co/web_https/core/modules/node/migrations/d6_view_modes.yml
id: d6_view_modes
label: View modes
migration_tags:
  - Drupal 6
  - Configuration
source:
  plugin: d6_view_mode
  constants:
    targetEntityType: node
    status: true
process:
  mode:
    plugin: static_map
    source: view_mode
    map:
      0: normal
      1: preview
      2: search_index
      3: search_result
      4: rss
      5: print
      teaser: teaser
      full: full
  label:
    plugin: static_map
    source: view_mode
    map:
      0: "Normal"
      1: "Preview"
      2: "Search index"
      3: "Search result"
      4: "RSS"
      5: "Print"
      teaser: "Teaser"
      full: "Full"
  targetEntityType: 'constants/targetEntityType'
  status: 'constants/status'
destination:
  plugin: entity:entity_view_mode