<?php //%255Bded1a7db296f58432b98d23b43c5a46c%255D%255B1%255D

return [PHP_INT_MAX, static function () { return \Symfony\Component\VarExporter\Internal\Hydrator::hydrate(
    $o = [
        clone (($p = &\Symfony\Component\VarExporter\Internal\Registry::$prototypes)['Doctrine\\ORM\\Query\\ParserResult'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Query\\ParserResult')),
        clone ($p['Doctrine\\ORM\\Query\\Exec\\SingleSelectExecutor'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Query\\Exec\\SingleSelectExecutor')),
        clone ($p['Doctrine\\ORM\\Query\\ResultSetMapping'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Query\\ResultSetMapping')),
    ],
    null,
    [
        'Doctrine\\ORM\\Query\\ParserResult' => [
            '_sqlExecutor' => [
                $o[1],
            ],
            '_resultSetMapping' => [
                $o[2],
            ],
            '_parameterMappings' => [
                [
                    'maintenance' => [
                        0,
                    ],
                    'active' => [
                        1,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\AbstractSqlExecutor' => [
            '_sqlStatements' => [
                1 => 'SELECT m0_.id AS id_0, m0_.comment AS comment_1, m0_.created_at AS created_at_2, m0_.updated_at AS updated_at_3, m0_.active AS active_4, m1_.id AS id_5, m1_.created_at AS created_at_6, m1_.do_at AS do_at_7, m1_.updated_at AS updated_at_8, m1_.comment AS comment_9, m1_.active AS active_10, m2_.id AS id_11, m2_.name AS name_12, m2_.description AS description_13, m0_.maintenance_id AS maintenance_id_14, m0_.type_id AS type_id_15, m0_.product1_id AS product1_id_16, m0_.product2_id AS product2_id_17, m0_.created_by_id AS created_by_id_18, m0_.updated_by_id AS updated_by_id_19, m0_.reason_id AS reason_id_20, m1_.created_by_id AS created_by_id_21, m1_.updated_by_id AS updated_by_id_22, m1_.site_id AS site_id_23, m1_.type_id AS type_id_24, m1_.do_by_id AS do_by_id_25 FROM maintenance_detail m0_ INNER JOIN maintenance m1_ ON m0_.maintenance_id = m1_.id INNER JOIN maintenance_detail_type m2_ ON m0_.type_id = m2_.id WHERE m1_.id = ? AND m0_.active = ?',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'md' => 'App\\Entity\\PackageMaintenance\\MaintenanceDetail',
                    'm' => 'App\\Entity\\PackageMaintenance\\Maintenance',
                    't' => 'App\\Entity\\PackageMaintenance\\MaintenanceDetailType',
                ],
            ],
            'relationMap' => [
                2 => [
                    'm' => 'maintenance',
                    't' => 'type',
                ],
            ],
            'parentAliasMap' => [
                2 => [
                    'm' => 'md',
                    't' => 'md',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'comment_1' => 'comment',
                    'created_at_2' => 'createdAt',
                    'updated_at_3' => 'updatedAt',
                    'active_4' => 'active',
                    'id_5' => 'id',
                    'created_at_6' => 'createdAt',
                    'do_at_7' => 'doAt',
                    'updated_at_8' => 'updatedAt',
                    'comment_9' => 'comment',
                    'active_10' => 'active',
                    'id_11' => 'id',
                    'name_12' => 'name',
                    'description_13' => 'description',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'maintenance_id_14' => 'integer',
                    'type_id_15' => 'integer',
                    'product1_id_16' => 'integer',
                    'product2_id_17' => 'integer',
                    'created_by_id_18' => 'integer',
                    'updated_by_id_19' => 'integer',
                    'reason_id_20' => 'integer',
                    'created_by_id_21' => 'integer',
                    'updated_by_id_22' => 'integer',
                    'site_id_23' => 'integer',
                    'type_id_24' => 'integer',
                    'do_by_id_25' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'md' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'maintenance_id_14' => 'maintenance_id',
                    'type_id_15' => 'type_id',
                    'product1_id_16' => 'product1_id',
                    'product2_id_17' => 'product2_id',
                    'created_by_id_18' => 'created_by_id',
                    'updated_by_id_19' => 'updated_by_id',
                    'reason_id_20' => 'reason_id',
                    'created_by_id_21' => 'created_by_id',
                    'updated_by_id_22' => 'updated_by_id',
                    'site_id_23' => 'site_id',
                    'type_id_24' => 'type_id',
                    'do_by_id_25' => 'do_by_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'md',
                    'comment_1' => 'md',
                    'created_at_2' => 'md',
                    'updated_at_3' => 'md',
                    'active_4' => 'md',
                    'id_5' => 'm',
                    'created_at_6' => 'm',
                    'do_at_7' => 'm',
                    'updated_at_8' => 'm',
                    'comment_9' => 'm',
                    'active_10' => 'm',
                    'id_11' => 't',
                    'name_12' => 't',
                    'description_13' => 't',
                    'maintenance_id_14' => 'md',
                    'type_id_15' => 'md',
                    'product1_id_16' => 'md',
                    'product2_id_17' => 'md',
                    'created_by_id_18' => 'md',
                    'updated_by_id_19' => 'md',
                    'reason_id_20' => 'md',
                    'created_by_id_21' => 'm',
                    'updated_by_id_22' => 'm',
                    'site_id_23' => 'm',
                    'type_id_24' => 'm',
                    'do_by_id_25' => 'm',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\PackageMaintenance\\MaintenanceDetail',
                    'comment_1' => 'App\\Entity\\PackageMaintenance\\MaintenanceDetail',
                    'created_at_2' => 'App\\Entity\\PackageMaintenance\\MaintenanceDetail',
                    'updated_at_3' => 'App\\Entity\\PackageMaintenance\\MaintenanceDetail',
                    'active_4' => 'App\\Entity\\PackageMaintenance\\MaintenanceDetail',
                    'id_5' => 'App\\Entity\\PackageMaintenance\\Maintenance',
                    'created_at_6' => 'App\\Entity\\PackageMaintenance\\Maintenance',
                    'do_at_7' => 'App\\Entity\\PackageMaintenance\\Maintenance',
                    'updated_at_8' => 'App\\Entity\\PackageMaintenance\\Maintenance',
                    'comment_9' => 'App\\Entity\\PackageMaintenance\\Maintenance',
                    'active_10' => 'App\\Entity\\PackageMaintenance\\Maintenance',
                    'id_11' => 'App\\Entity\\PackageMaintenance\\MaintenanceDetailType',
                    'name_12' => 'App\\Entity\\PackageMaintenance\\MaintenanceDetailType',
                    'description_13' => 'App\\Entity\\PackageMaintenance\\MaintenanceDetailType',
                ],
            ],
        ],
    ],
    $o[0],
    []
); }];
