var/config/assetmetadata-definitions/definition_CarImages.php line 112

Open in your IDE?
  1. <?php 
  2. return Pimcore\AssetMetadataClassDefinitionsBundle\Model\Configuration::__set_state(array(
  3.    'name' => 'CarImages',
  4.    'title' => '',
  5.    'prefix' => 'CarImages',
  6.    'icon' => '/bundles/pimcoreadmin/img/flat-color-icons/asset_metadata.svg',
  7.    'layoutDefinitions' => 
  8.   Pimcore\AssetMetadataClassDefinitionsBundle\Model\ClassDefinition\Layout\Panel::__set_state(array(
  9.      'fieldtype' => 'panel',
  10.      'layout' => NULL,
  11.      'border' => false,
  12.      'name' => NULL,
  13.      'type' => NULL,
  14.      'region' => NULL,
  15.      'title' => NULL,
  16.      'width' => 0,
  17.      'height' => 0,
  18.      'collapsible' => false,
  19.      'collapsed' => false,
  20.      'bodyStyle' => NULL,
  21.      'datatype' => 'layout',
  22.      'permissions' => NULL,
  23.      'childs' => 
  24.     array (
  25.       => 
  26.       Pimcore\AssetMetadataClassDefinitionsBundle\Model\ClassDefinition\Layout\Tabpanel::__set_state(array(
  27.          'fieldtype' => 'tabpanel',
  28.          'border' => false,
  29.          'tabPosition' => NULL,
  30.          'name' => 'Layout',
  31.          'type' => NULL,
  32.          'region' => NULL,
  33.          'title' => 'Car Images',
  34.          'width' => '',
  35.          'height' => '',
  36.          'collapsible' => false,
  37.          'collapsed' => false,
  38.          'bodyStyle' => '',
  39.          'datatype' => 'layout',
  40.          'permissions' => NULL,
  41.          'childs' => 
  42.         array (
  43.           => 
  44.           Pimcore\AssetMetadataClassDefinitionsBundle\Model\ClassDefinition\Layout\Panel::__set_state(array(
  45.              'fieldtype' => 'panel',
  46.              'layout' => NULL,
  47.              'border' => false,
  48.              'name' => 'Layout',
  49.              'type' => NULL,
  50.              'region' => NULL,
  51.              'title' => 'Basic Info',
  52.              'width' => '',
  53.              'height' => '',
  54.              'collapsible' => false,
  55.              'collapsed' => false,
  56.              'bodyStyle' => '',
  57.              'datatype' => 'layout',
  58.              'permissions' => NULL,
  59.              'childs' => 
  60.             array (
  61.               => 
  62.               Pimcore\AssetMetadataClassDefinitionsBundle\Model\ClassDefinition\Data\Localizedfields::__set_state(array(
  63.                  'fieldtype' => 'localizedfields',
  64.                  'childs' => 
  65.                 array (
  66.                   => 
  67.                   Pimcore\AssetMetadataClassDefinitionsBundle\Model\ClassDefinition\Data\Input::__set_state(array(
  68.                      'fieldtype' => 'input',
  69.                      'datatype' => 'data',
  70.                      'name' => 'title',
  71.                      'title' => 'Title',
  72.                      'style' => '',
  73.                      'width' => '',
  74.                      'mandatory' => false,
  75.                      'blockedVarsForExport' => 
  76.                     array (
  77.                     ),
  78.                   )),
  79.                   => 
  80.                   Pimcore\AssetMetadataClassDefinitionsBundle\Model\ClassDefinition\Data\Textarea::__set_state(array(
  81.                      'fieldtype' => 'textarea',
  82.                      'datatype' => 'data',
  83.                      'name' => 'description',
  84.                      'title' => 'Description',
  85.                      'style' => '',
  86.                      'width' => '',
  87.                      'mandatory' => false,
  88.                      'blockedVarsForExport' => 
  89.                     array (
  90.                     ),
  91.                   )),
  92.                 ),
  93.                  'datatype' => 'data',
  94.                  'name' => 'localizedfields',
  95.                  'title' => '',
  96.                  'style' => '',
  97.                  'width' => '',
  98.                  'mandatory' => false,
  99.                  'blockedVarsForExport' => 
  100.                 array (
  101.                 ),
  102.               )),
  103.             ),
  104.              'locked' => false,
  105.              'blockedVarsForExport' => 
  106.             array (
  107.             ),
  108.              'icon' => NULL,
  109.              'labelWidth' => NULL,
  110.              'labelAlign' => 'left',
  111.           )),
  112.           => 
  113.           Pimcore\AssetMetadataClassDefinitionsBundle\Model\ClassDefinition\Layout\Panel::__set_state(array(
  114.              'fieldtype' => 'panel',
  115.              'layout' => NULL,
  116.              'border' => false,
  117.              'name' => 'Layout',
  118.              'type' => NULL,
  119.              'region' => NULL,
  120.              'title' => 'Relation Info',
  121.              'width' => '',
  122.              'height' => '',
  123.              'collapsible' => false,
  124.              'collapsed' => false,
  125.              'bodyStyle' => '',
  126.              'datatype' => 'layout',
  127.              'permissions' => NULL,
  128.              'childs' => 
  129.             array (
  130.               => 
  131.               Pimcore\AssetMetadataClassDefinitionsBundle\Model\ClassDefinition\Data\Multiselect::__set_state(array(
  132.                  'fieldtype' => 'multiselect',
  133.                  'options' => 
  134.                 array (
  135.                   => 
  136.                   array (
  137.                     'key' => 'Test 1',
  138.                     'value' => 'Test-1',
  139.                   ),
  140.                   => 
  141.                   array (
  142.                     'key' => 'Test 2',
  143.                     'value' => 'Test-2',
  144.                   ),
  145.                 ),
  146.                  'datatype' => 'data',
  147.                  'name' => 'carType',
  148.                  'title' => 'Car Type',
  149.                  'style' => '',
  150.                  'width' => '',
  151.                  'mandatory' => false,
  152.                  'blockedVarsForExport' => 
  153.                 array (
  154.                 ),
  155.               )),
  156.               => 
  157.               Pimcore\AssetMetadataClassDefinitionsBundle\Model\ClassDefinition\Data\ManyToManyRelation::__set_state(array(
  158.                  'fieldtype' => 'manyToManyRelation',
  159.                  'maxItems' => '',
  160.                  'assetUploadPath' => '',
  161.                  'relationType' => true,
  162.                  'objectsAllowed' => true,
  163.                  'assetsAllowed' => false,
  164.                  'assetTypes' => 
  165.                 array (
  166.                 ),
  167.                  'documentsAllowed' => false,
  168.                  'documentTypes' => 
  169.                 array (
  170.                 ),
  171.                  'classes' => 
  172.                 array (
  173.                   => 
  174.                   array (
  175.                     'classes' => 'Car',
  176.                   ),
  177.                 ),
  178.                  'datatype' => 'data',
  179.                  'name' => 'cars',
  180.                  'title' => 'Cars',
  181.                  'style' => '',
  182.                  'width' => '',
  183.                  'mandatory' => false,
  184.                  'blockedVarsForExport' => 
  185.                 array (
  186.                 ),
  187.               )),
  188.               => 
  189.               Pimcore\AssetMetadataClassDefinitionsBundle\Model\ClassDefinition\Data\Checkbox::__set_state(array(
  190.                  'fieldtype' => 'checkbox',
  191.                  'datatype' => 'data',
  192.                  'name' => 'active',
  193.                  'title' => 'Active',
  194.                  'style' => '',
  195.                  'width' => '',
  196.                  'mandatory' => false,
  197.                  'blockedVarsForExport' => 
  198.                 array (
  199.                 ),
  200.               )),
  201.               => 
  202.               Pimcore\AssetMetadataClassDefinitionsBundle\Model\ClassDefinition\Data\Country::__set_state(array(
  203.                  'fieldtype' => 'country',
  204.                  'options' => 
  205.                 array (
  206.                 ),
  207.                  'datatype' => 'data',
  208.                  'name' => 'country',
  209.                  'title' => 'Country',
  210.                  'style' => '',
  211.                  'width' => '',
  212.                  'mandatory' => false,
  213.                  'blockedVarsForExport' => 
  214.                 array (
  215.                 ),
  216.               )),
  217.               => 
  218.               Pimcore\AssetMetadataClassDefinitionsBundle\Model\ClassDefinition\Data\Language::__set_state(array(
  219.                  'fieldtype' => 'language',
  220.                  'options' => 
  221.                 array (
  222.                 ),
  223.                  'datatype' => 'data',
  224.                  'name' => 'allowedLanguage',
  225.                  'title' => 'Allowed Languages',
  226.                  'style' => '',
  227.                  'width' => '',
  228.                  'mandatory' => false,
  229.                  'blockedVarsForExport' => 
  230.                 array (
  231.                 ),
  232.               )),
  233.               => 
  234.               Pimcore\AssetMetadataClassDefinitionsBundle\Model\ClassDefinition\Data\Datetime::__set_state(array(
  235.                  'fieldtype' => 'datetime',
  236.                  'datatype' => 'data',
  237.                  'name' => 'validityDate',
  238.                  'title' => 'Validity Date',
  239.                  'style' => '',
  240.                  'width' => '',
  241.                  'mandatory' => false,
  242.                  'blockedVarsForExport' => 
  243.                 array (
  244.                 ),
  245.               )),
  246.               => 
  247.               Pimcore\AssetMetadataClassDefinitionsBundle\Model\ClassDefinition\Data\Date::__set_state(array(
  248.                  'fieldtype' => 'date',
  249.                  'datatype' => 'data',
  250.                  'name' => 'startDate',
  251.                  'title' => 'Start Date',
  252.                  'style' => '',
  253.                  'width' => '',
  254.                  'mandatory' => false,
  255.                  'blockedVarsForExport' => 
  256.                 array (
  257.                 ),
  258.               )),
  259.             ),
  260.              'locked' => false,
  261.              'blockedVarsForExport' => 
  262.             array (
  263.             ),
  264.              'icon' => NULL,
  265.              'labelWidth' => NULL,
  266.              'labelAlign' => 'left',
  267.           )),
  268.         ),
  269.          'locked' => false,
  270.          'blockedVarsForExport' => 
  271.         array (
  272.         ),
  273.       )),
  274.     ),
  275.      'locked' => false,
  276.      'blockedVarsForExport' => 
  277.     array (
  278.     ),
  279.      'icon' => NULL,
  280.      'labelWidth' => 100,
  281.      'labelAlign' => 'left',
  282.   )),
  283.    'dao' => NULL,
  284.    'blockedVarsForExport' => 
  285.   array (
  286.   ),
  287. ));