<?php //App.Entity.Gallery

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\\Length'],
        $f['Symfony\\Component\\Validator\\Mapping\\PropertyMetadata'](),
        clone ($p['Symfony\\Component\\Validator\\Constraints\\NotNull'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Component\\Validator\\Constraints\\NotNull')),
        $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\\Regex'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Component\\Validator\\Constraints\\Regex')),
        $f['Symfony\\Component\\Validator\\Mapping\\PropertyMetadata'](),
        clone ($p['Symfony\\Component\\Validator\\Constraints\\All'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Component\\Validator\\Constraints\\All')),
        clone ($p['Symfony\\Component\\Validator\\Constraints\\Image'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Component\\Validator\\Constraints\\Image')),
    ],
    null,
    [
        'stdClass' => [
            'constraints' => [
                [
                    $o[1],
                ],
                2 => [
                    $o[3],
                    $o[4],
                ],
                5 => [
                    $o[6],
                ],
                7 => [
                    $o[8],
                ],
                9 => [
                    $o[10],
                    $o[11],
                    $o[12],
                ],
                13 => [
                    $o[14],
                ],
                [
                    $o[15],
                ],
            ],
            'constraintsByGroup' => [
                [
                    'Default' => [
                        $o[1],
                    ],
                    'Gallery' => [
                        $o[1],
                    ],
                ],
                2 => [
                    'Default' => [
                        $o[3],
                        $o[4],
                    ],
                    'Gallery' => [
                        $o[3],
                        $o[4],
                    ],
                ],
                5 => [
                    'Default' => [
                        $o[6],
                    ],
                    'Gallery' => [
                        $o[6],
                    ],
                ],
                7 => [
                    'Default' => [
                        $o[8],
                    ],
                    'Gallery' => [
                        $o[8],
                    ],
                ],
                9 => [
                    'Default' => [
                        $o[10],
                        $o[11],
                        $o[12],
                    ],
                    'Gallery' => [
                        $o[10],
                        $o[11],
                        $o[12],
                    ],
                ],
                13 => [
                    'Default' => [
                        $o[14],
                    ],
                    'Gallery' => [
                        $o[14],
                    ],
                ],
            ],
            'name' => [
                'App\\Entity\\Gallery',
                2 => 'title',
                5 => 'description',
                7 => 'category',
                9 => 'slug',
                13 => 'imagesFiles',
            ],
            'defaultGroup' => [
                'Gallery',
            ],
            'members' => [
                [
                    'title' => [
                        $o[2],
                    ],
                    'description' => [
                        $o[5],
                    ],
                    'category' => [
                        $o[7],
                    ],
                    'slug' => [
                        $o[9],
                    ],
                    'imagesFiles' => [
                        $o[13],
                    ],
                ],
            ],
            'properties' => [
                [
                    'title' => $o[2],
                    'description' => $o[5],
                    'category' => $o[7],
                    'slug' => $o[9],
                    'imagesFiles' => $o[13],
                ],
            ],
            'payload' => [
                1 => null,
                3 => null,
                null,
                6 => null,
                8 => null,
                10 => null,
                null,
                null,
                14 => null,
                null,
            ],
            'groups' => [
                1 => [
                    'Default',
                    'Gallery',
                ],
                3 => [
                    'Default',
                    'Gallery',
                ],
                [
                    'Default',
                    'Gallery',
                ],
                6 => [
                    'Default',
                    'Gallery',
                ],
                8 => [
                    'Default',
                    'Gallery',
                ],
                10 => [
                    'Default',
                    'Gallery',
                ],
                [
                    'Default',
                    'Gallery',
                ],
                [
                    'Default',
                    'Gallery',
                ],
                14 => [
                    'Default',
                    'Gallery',
                ],
                [
                    'Default',
                    'Gallery',
                ],
            ],
            'message' => [
                1 => 'Ce slug est déjà utilisé',
                3 => 'Le titre ne peut pas être vide',
                8 => 'Veuillez sélectionner une catégorie',
                10 => 'Le slug ne peut pas être vide',
                12 => 'Le slug ne peut contenir que des lettres minuscules, des chiffres et des tirets',
            ],
            'fields' => [
                1 => [
                    'slug',
                ],
            ],
            'class' => [
                2 => 'App\\Entity\\Gallery',
                5 => 'App\\Entity\\Gallery',
                7 => 'App\\Entity\\Gallery',
                9 => 'App\\Entity\\Gallery',
                13 => 'App\\Entity\\Gallery',
            ],
            'property' => [
                2 => 'title',
                5 => 'description',
                7 => 'category',
                9 => 'slug',
                13 => 'imagesFiles',
            ],
            'maxMessage' => [
                4 => 'Le titre ne peut pas dépasser {{ limit }} caractères',
                6 => 'La description ne peut pas dépasser {{ limit }} caractères',
                11 => 'Le slug ne peut pas dépasser {{ limit }} caractères',
            ],
            'minMessage' => [
                4 => 'Le titre doit contenir au moins {{ limit }} caractères',
                11 => 'Le slug doit contenir au moins {{ limit }} caractères',
            ],
            'max' => [
                4 => 255,
                6 => 10000,
                11 => 255,
            ],
            'min' => [
                4 => 3,
                11 => 3,
            ],
            'pattern' => [
                12 => '/^[a-z0-9\\-]+$/',
            ],
            'mimeTypes' => [
                15 => [
                    'image/png',
                    'image/jpeg',
                    'image/jpg',
                ],
            ],
            'mimeTypesMessage' => [
                15 => 'The mime type of the file is invalid ({{ type }}). Allowed mime types are {{ types }}.',
            ],
        ],
    ],
    $o[0],
    []
)];
