<?php //App.Entity.ProjectSystem.Project

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\\Component\\Validator\\Constraints\\Callback'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Component\\Validator\\Constraints\\Callback')),
        ($f['Symfony\\Component\\Validator\\Mapping\\PropertyMetadata'] ?? \Symfony\Component\VarExporter\Internal\Registry::f('Symfony\\Component\\Validator\\Mapping\\PropertyMetadata'))(),
        clone ($p['App\\Validator\\Constraints\\UniqueObjectCollection'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('App\\Validator\\Constraints\\UniqueObjectCollection')),
        clone $p['App\\Validator\\Constraints\\UniqueObjectCollection'],
        $f['Symfony\\Component\\Validator\\Mapping\\PropertyMetadata'](),
        clone ($p['Symfony\\Component\\Validator\\Constraints\\Choice'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Component\\Validator\\Constraints\\Choice')),
    ],
    null,
    [
        'stdClass' => [
            'constraints' => [
                [
                    $o[1],
                ],
                2 => [
                    $o[3],
                    $o[4],
                ],
                5 => [
                    $o[6],
                ],
            ],
            'constraintsByGroup' => [
                [
                    'Default' => [
                        $o[1],
                    ],
                    'Project' => [
                        $o[1],
                    ],
                ],
                2 => [
                    'Default' => [
                        $o[3],
                        $o[4],
                    ],
                    'Project' => [
                        $o[3],
                        $o[4],
                    ],
                ],
                5 => [
                    'Default' => [
                        $o[6],
                    ],
                    'Project' => [
                        $o[6],
                    ],
                ],
            ],
            'name' => [
                'App\\Entity\\ProjectSystem\\Project',
                2 => 'bom_entries',
                5 => 'status',
            ],
            'defaultGroup' => [
                'Project',
            ],
            'members' => [
                [
                    'bom_entries' => [
                        $o[2],
                    ],
                    'status' => [
                        $o[5],
                    ],
                ],
            ],
            'properties' => [
                [
                    'bom_entries' => $o[2],
                    'status' => $o[5],
                ],
            ],
            'groups' => [
                1 => [
                    'Default',
                    'Project',
                ],
                3 => [
                    'Default',
                    'Project',
                ],
                [
                    'Default',
                    'Project',
                ],
                6 => [
                    'Default',
                    'Project',
                ],
            ],
            'callback' => [
                1 => 'validate',
            ],
            'cascadingStrategy' => [
                2 => 2,
            ],
            'traversalStrategy' => [
                2 => 1,
            ],
            'class' => [
                2 => 'App\\Entity\\ProjectSystem\\Project',
                5 => 'App\\Entity\\ProjectSystem\\Project',
            ],
            'property' => [
                2 => 'bom_entries',
                5 => 'status',
            ],
            'fields' => [
                3 => [
                    'part',
                ],
                [
                    'name',
                ],
            ],
            'message' => [
                3 => 'project.bom_entry.part_already_in_bom',
                'project.bom_entry.name_already_in_bom',
            ],
            'allowNull' => [
                3 => true,
                true,
            ],
            'choices' => [
                6 => [
                    'draft',
                    'planning',
                    'in_production',
                    'finished',
                    'archived',
                ],
            ],
        ],
    ],
    $o[0],
    []
)];
