<?php //App.Contact.ContactRequest

return [PHP_INT_MAX, new class() implements \Symfony\Component\Cache\Traits\CachedValueInterface { public function getValue(): mixed { return \deepclone_from_array([
    'classes' => ['Symfony\\Component\\Validator\\Mapping\\ClassMetadata', 'Symfony\\Component\\Validator\\Mapping\\PropertyMetadata', 'Symfony\\Component\\Validator\\Constraints\\NotNull', 'Symfony\\Component\\Validator\\Constraints\\NotBlank', 'Symfony\\Component\\Validator\\Constraints\\Length', 'Symfony\\Component\\Validator\\Constraints\\Email'],
    'objectMeta' => [0, 1, 2, 1, 3, 4, 1, 3, 5, 4, 1, 4, 1, 4, 1, 3, 4],
    'prepared' => 0,
    'properties' => [
        'Symfony\\Component\\Validator\\Mapping\\ClassMetadata' => [
            'members' => [
                [
                    'subject' => [1],
                    'name' => [3],
                    'email' => [6],
                    'phone' => [10],
                    'city' => [12],
                    'message' => [14],
                ],
            ],
            'name' => ['App\\Contact\\ContactRequest'],
            'properties' => [
                ['subject' => 1, 'name' => 3, 'email' => 6, 'phone' => 10, 'city' => 12, 'message' => 14],
            ],
            'defaultGroup' => ['ContactRequest'],
        ],
        'Symfony\\Component\\Validator\\Mapping\\GenericMetadata' => [
            'constraints' => [
                1 => [2],
                3 => [4, 5],
                6 => [7, 8, 9],
                10 => [11],
                12 => [13],
                14 => [15, 16],
            ],
            'constraintsByGroup' => [
                1 => [
                    'subject' => [2],
                ],
                3 => [
                    'identity' => [4],
                    'Default' => [5],
                    'ContactRequest' => [5],
                ],
                6 => [
                    'identity' => [7, 8],
                    'Default' => [9],
                    'ContactRequest' => [9],
                ],
                10 => [
                    'Default' => [11],
                    'ContactRequest' => [11],
                ],
                12 => [
                    'Default' => [13],
                    'ContactRequest' => [13],
                ],
                14 => [
                    'details' => [15],
                    'Default' => [16],
                    'ContactRequest' => [16],
                ],
            ],
        ],
        'Symfony\\Component\\Validator\\Mapping\\MemberMetadata' => [
            'class' => [1 => 'App\\Contact\\ContactRequest', 3 => 'App\\Contact\\ContactRequest', 6 => 'App\\Contact\\ContactRequest', 10 => 'App\\Contact\\ContactRequest', 12 => 'App\\Contact\\ContactRequest', 14 => 'App\\Contact\\ContactRequest'],
            'name' => [1 => 'subject', 3 => 'name', 6 => 'email', 10 => 'phone', 12 => 'city', 14 => 'message'],
            'property' => [1 => 'subject', 3 => 'name', 6 => 'email', 10 => 'phone', 12 => 'city', 14 => 'message'],
        ],
        'stdClass' => [
            'payload' => [2 => null, 4 => null, null, 7 => null, null, null, 11 => null, 13 => null, 15 => null, null],
            'groups' => [
                2 => ['subject'],
                4 => ['identity'],
                ['Default', 'ContactRequest'],
                7 => ['identity'],
                ['identity'],
                ['Default', 'ContactRequest'],
                11 => ['Default', 'ContactRequest'],
                13 => ['Default', 'ContactRequest'],
                15 => ['details'],
                ['Default', 'ContactRequest'],
            ],
            'message' => [2 => 'Dites-nous ce qui vous amène.', 4 => 'Votre nom, pour vous répondre.', 7 => 'Une adresse est nécessaire pour vous répondre.', 'Cette adresse ne semble pas valide.', 15 => 'Quelques mots sur votre projet nous aideront.'],
            'max' => [5 => 120, 9 => 180, 11 => 30, 13 => 120, 16 => 4000],
        ],
    ],
    'resolve' => [
        'Symfony\\Component\\Validator\\Mapping\\ClassMetadata' => [
            'members' => [
                [
                    'subject' => [true],
                    'name' => [true],
                    'email' => [true],
                    'phone' => [true],
                    'city' => [true],
                    'message' => [true],
                ],
            ],
            'properties' => [
                ['subject' => true, 'name' => true, 'email' => true, 'phone' => true, 'city' => true, 'message' => true],
            ],
        ],
        'Symfony\\Component\\Validator\\Mapping\\GenericMetadata' => [
            'constraints' => [
                1 => [true],
                3 => [true, true],
                6 => [true, true, true],
                10 => [true],
                12 => [true],
                14 => [true, true],
            ],
            'constraintsByGroup' => [
                1 => [
                    'subject' => [true],
                ],
                3 => [
                    'identity' => [true],
                    'Default' => [true],
                    'ContactRequest' => [true],
                ],
                6 => [
                    'identity' => [true, true],
                    'Default' => [true],
                    'ContactRequest' => [true],
                ],
                10 => [
                    'Default' => [true],
                    'ContactRequest' => [true],
                ],
                12 => [
                    'Default' => [true],
                    'ContactRequest' => [true],
                ],
                14 => [
                    'details' => [true],
                    'Default' => [true],
                    'ContactRequest' => [true],
                ],
            ],
        ],
    ],
], null, true); } }];
