<?php //Sylius.Component.Customer.Model.Customer

return [PHP_INT_MAX, static fn () => \Symfony\Component\VarExporter\Internal\Hydrator::hydrate(
    $o = [
        (($f = &\Symfony\Component\VarExporter\Internal\Registry::$factories)['Symfony\\Component\\Validator\\Mapping\\ClassMetadata'] ?? \Symfony\Component\VarExporter\Internal\Registry::f('Symfony\\Component\\Validator\\Mapping\\ClassMetadata'))(),
        clone (($p = &\Symfony\Component\VarExporter\Internal\Registry::$prototypes)['Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntity'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntity')),
        ($f['Symfony\\Component\\Validator\\Mapping\\PropertyMetadata'] ?? \Symfony\Component\VarExporter\Internal\Registry::f('Symfony\\Component\\Validator\\Mapping\\PropertyMetadata'))(),
        clone ($p['Symfony\\Component\\Validator\\Constraints\\NotBlank'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Component\\Validator\\Constraints\\NotBlank')),
        clone ($p['Symfony\\Component\\Validator\\Constraints\\Length'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Component\\Validator\\Constraints\\Length')),
        $f['Symfony\\Component\\Validator\\Mapping\\PropertyMetadata'](),
        clone $p['Symfony\\Component\\Validator\\Constraints\\NotBlank'],
        clone $p['Symfony\\Component\\Validator\\Constraints\\Length'],
        $f['Symfony\\Component\\Validator\\Mapping\\PropertyMetadata'](),
        clone $p['Symfony\\Component\\Validator\\Constraints\\NotBlank'],
        $f['Symfony\\Component\\Validator\\Mapping\\PropertyMetadata'](),
        clone $p['Symfony\\Component\\Validator\\Constraints\\NotBlank'],
        clone $p['Symfony\\Component\\Validator\\Constraints\\Length'],
        clone ($p['Symfony\\Component\\Validator\\Constraints\\Email'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Component\\Validator\\Constraints\\Email')),
        $f['Symfony\\Component\\Validator\\Mapping\\PropertyMetadata'](),
        clone $p['Symfony\\Component\\Validator\\Constraints\\Length'],
    ],
    null,
    [
        'stdClass' => [
            'constraints' => [
                [
                    $o[1],
                ],
                2 => [
                    $o[3],
                    $o[4],
                ],
                5 => [
                    $o[6],
                    $o[7],
                ],
                8 => [
                    $o[9],
                ],
                10 => [
                    $o[11],
                    $o[12],
                    $o[13],
                ],
                14 => [
                    $o[15],
                ],
            ],
            'constraintsByGroup' => [
                [
                    'sylius' => [
                        $o[1],
                    ],
                ],
                2 => [
                    'sylius_customer_profile' => [
                        $o[3],
                    ],
                    'sylius' => [
                        $o[4],
                    ],
                ],
                5 => [
                    'sylius_customer_profile' => [
                        $o[6],
                    ],
                    'sylius' => [
                        $o[7],
                    ],
                ],
                8 => [
                    'sylius' => [
                        $o[9],
                    ],
                ],
                10 => [
                    'sylius' => [
                        $o[11],
                        $o[12],
                        $o[13],
                    ],
                    'sylius_customer_guest' => [
                        $o[11],
                        $o[12],
                        $o[13],
                    ],
                    'sylius_customer_checkout_guest' => [
                        $o[11],
                        $o[12],
                        $o[13],
                    ],
                ],
                14 => [
                    'sylius' => [
                        $o[15],
                    ],
                ],
            ],
            'name' => [
                'Sylius\\Component\\Customer\\Model\\Customer',
                2 => 'firstName',
                5 => 'lastName',
                8 => 'gender',
                10 => 'email',
                14 => 'phoneNumber',
            ],
            'defaultGroup' => [
                'Customer',
            ],
            'members' => [
                [
                    'firstName' => [
                        $o[2],
                    ],
                    'lastName' => [
                        $o[5],
                    ],
                    'gender' => [
                        $o[8],
                    ],
                    'email' => [
                        $o[10],
                    ],
                    'phoneNumber' => [
                        $o[14],
                    ],
                ],
            ],
            'properties' => [
                [
                    'firstName' => $o[2],
                    'lastName' => $o[5],
                    'gender' => $o[8],
                    'email' => $o[10],
                    'phoneNumber' => $o[14],
                ],
            ],
            'payload' => [
                1 => null,
                3 => null,
                null,
                6 => null,
                null,
                9 => null,
                11 => null,
                null,
                null,
                15 => null,
            ],
            'groups' => [
                1 => [
                    'sylius',
                ],
                3 => [
                    'sylius_customer_profile',
                ],
                [
                    'sylius',
                ],
                6 => [
                    'sylius_customer_profile',
                ],
                [
                    'sylius',
                ],
                9 => [
                    'sylius',
                ],
                11 => [
                    'sylius',
                    'sylius_customer_guest',
                    'sylius_customer_checkout_guest',
                ],
                [
                    'sylius',
                    'sylius_customer_guest',
                    'sylius_customer_checkout_guest',
                ],
                [
                    'sylius',
                    'sylius_customer_guest',
                    'sylius_customer_checkout_guest',
                ],
                15 => [
                    'sylius',
                ],
            ],
            'message' => [
                1 => 'sylius.customer.email.unique',
                3 => 'sylius.customer.first_name.not_blank',
                6 => 'sylius.customer.last_name.not_blank',
                9 => 'sylius.customer.gender.not_blank',
                11 => 'sylius.customer.email.not_blank',
                13 => 'sylius.customer.email.invalid',
            ],
            'fields' => [
                1 => 'emailCanonical',
            ],
            'errorPath' => [
                1 => 'email',
            ],
            'class' => [
                2 => 'Sylius\\Component\\Customer\\Model\\Customer',
                5 => 'Sylius\\Component\\Customer\\Model\\Customer',
                8 => 'Sylius\\Component\\Customer\\Model\\Customer',
                10 => 'Sylius\\Component\\Customer\\Model\\Customer',
                14 => 'Sylius\\Component\\Customer\\Model\\Customer',
            ],
            'property' => [
                2 => 'firstName',
                5 => 'lastName',
                8 => 'gender',
                10 => 'email',
                14 => 'phoneNumber',
            ],
            'maxMessage' => [
                4 => 'sylius.customer.first_name.max',
                7 => 'sylius.customer.last_name.max',
                12 => 'sylius.customer.email.max',
                15 => 'sylius.customer.phone_number.max',
            ],
            'minMessage' => [
                4 => 'sylius.customer.first_name.min',
                7 => 'sylius.customer.last_name.min',
            ],
            'max' => [
                4 => 255,
                7 => 255,
                12 => 254,
                15 => 255,
            ],
            'min' => [
                4 => 2,
                7 => 2,
            ],
            'mode' => [
                13 => 'strict',
            ],
        ],
    ],
    $o[0],
    []
)];
