Deprecated: Constant E_STRICT is deprecated in /home/normanv/www/annuairepro/vendor/symfony/error-handler/ErrorHandler.php on line 58

Deprecated: Constant E_STRICT is deprecated in /home/normanv/www/annuairepro/vendor/symfony/error-handler/ErrorHandler.php on line 76
Symfony Profiler

var/cache/dev/pools/system/qeP7TaOqjL/Z/L/Y-oPwDb1OzehLSRj7ExQ line 7

Open in your IDE?
  1. <?php //App%255CEntity%255CStructure%2524codePostal
  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['Symfony\\Component\\Validator\\Constraints\\Length'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Component\\Validator\\Constraints\\Length')),
  6.         clone ($p['Symfony\\Component\\Validator\\Constraints\\Regex'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Component\\Validator\\Constraints\\Regex')),
  7.     ],
  8.     null,
  9.     [
  10.         'stdClass' => [
  11.             'type' => [
  12.                 'string',
  13.             ],
  14.             'length' => [
  15.                 10,
  16.             ],
  17.             'precision' => [
  18.                 null,
  19.             ],
  20.             'scale' => [
  21.                 null,
  22.             ],
  23.             'nullable' => [
  24.                 true,
  25.             ],
  26.             'groups' => [
  27.                 => [
  28.                     'Default',
  29.                 ],
  30.                 [
  31.                     'Default',
  32.                 ],
  33.             ],
  34.             'maxMessage' => [
  35.                 => 'Le code postal ne doit pas comporter plus de {{ limit }} caractères',
  36.             ],
  37.             'minMessage' => [
  38.                 => 'Le code postal doit comporter au moins {{ limit }} caractères',
  39.             ],
  40.             'exactMessage' => [
  41.                 => 'Le code postal doit comporter {{ limit }} caractères',
  42.             ],
  43.             'max' => [
  44.                 => 5,
  45.             ],
  46.             'min' => [
  47.                 => 5,
  48.             ],
  49.             'message' => [
  50.                 => 'Seules les adresses en Normandie sont acceptées !',
  51.             ],
  52.             'pattern' => [
  53.                 => '/^14|^27|^50|^61|^76/',
  54.             ],
  55.         ],
  56.     ],
  57.     [
  58.         $o[0],
  59.         $o[1],
  60.         $o[2],
  61.     ],
  62.     []
  63. ); }];