var/cache/dev/pools/system/VAS-qt1AYG/Z/5/IXGBoGKCVvrgVoN10Saw line 6

Open in your IDE?
  1. <?php //Eccube%255CEntity%255CProductClass%2524plg_purchase_quantity_limit
  2. return [PHP_INT_MAX, static function () { return \Symfony\Component\VarExporter\Internal\Hydrator::hydrate(
  3.     $o = [
  4.         clone (($p = &\Symfony\Component\VarExporter\Internal\Registry::$prototypes)['Doctrine\\ORM\\Mapping\\Column'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Mapping\\Column')),
  5.         clone ($p['Eccube\\Annotation\\FormAppend'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Eccube\\Annotation\\FormAppend')),
  6.         clone ($p['Symfony\\Component\\Validator\\Constraints\\Length'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Component\\Validator\\Constraints\\Length')),
  7.         clone ($p['Symfony\\Component\\Validator\\Constraints\\GreaterThanOrEqual'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Component\\Validator\\Constraints\\GreaterThanOrEqual')),
  8.         clone ($p['Symfony\\Component\\Validator\\Constraints\\Regex'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Component\\Validator\\Constraints\\Regex')),
  9.     ],
  10.     null,
  11.     [
  12.         'stdClass' => [
  13.             'name' => [
  14.                 'plg_purchase_quantity_limit',
  15.             ],
  16.             'type' => [
  17.                 'decimal',
  18.                 '\\Symfony\\Component\\Form\\Extension\\Core\\Type\\NumberType',
  19.             ],
  20.             'precision' => [
  21.                 10,
  22.             ],
  23.             'nullable' => [
  24.                 true,
  25.             ],
  26.             'options' => [
  27.                 [
  28.                     'unsigned' => true,
  29.                 ],
  30.                 [
  31.                     'label' => 'plugin.purchase_quantity_limit.admin.product_class.label',
  32.                     'required' => false,
  33.                 ],
  34.             ],
  35.             'auto_render' => [
  36.                 => true,
  37.             ],
  38.             'groups' => [
  39.                 => [
  40.                     'Default',
  41.                 ],
  42.                 [
  43.                     'Default',
  44.                 ],
  45.                 [
  46.                     'Default',
  47.                 ],
  48.             ],
  49.             'max' => [
  50.                 => 10,
  51.             ],
  52.             'value' => [
  53.                 => 1,
  54.             ],
  55.             'message' => [
  56.                 => 'form_error.numeric_only',
  57.             ],
  58.             'pattern' => [
  59.                 => '/^\\d+$/u',
  60.             ],
  61.         ],
  62.     ],
  63.     [
  64.         $o[0],
  65.         $o[1],
  66.         $o[2],
  67.         $o[3],
  68.         $o[4],
  69.     ],
  70.     []
  71. ); }];