<?php //%255Ba379d07626928f234329885f85e7183a%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' => [
                [
                    'product1' => [
                        0,
                    ],
                    'product2' => [
                        1,
                    ],
                    'active' => [
                        2,
                    ],
                ],
            ],
        ],
        '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, p1_.id AS id_5, p1_.created_at AS created_at_6, p1_.updated_at AS updated_at_7, p1_.manufacturer_serial_number AS manufacturer_serial_number_8, p1_.company_serial_number AS company_serial_number_9, p1_.comment AS comment_10, p2_.id AS id_11, p2_.file_name AS file_name_12, p2_.name AS name_13, p2_.created_at AS created_at_14, p2_.updated_at AS updated_at_15, p2_.description AS description_16, p2_.reference AS reference_17, p2_.follow AS follow_18, p2_.created_number AS created_number_19, p2_.prefix_reference AS prefix_reference_20, p2_.is_pack AS is_pack_21, m3_.id AS id_22, m3_.created_at AS created_at_23, m3_.do_at AS do_at_24, m3_.updated_at AS updated_at_25, m3_.comment AS comment_26, m3_.active AS active_27, s4_.id AS id_28, s4_.name AS name_29, s4_.created_at AS created_at_30, s4_.updated_at AS updated_at_31, s4_.installed_at AS installed_at_32, s4_.uninstalled_at AS uninstalled_at_33, s4_.billing_start_at AS billing_start_at_34, s4_.billing_end_at AS billing_end_at_35, s4_.address AS address_36, s4_.additional_address AS additional_address_37, s4_.zipcode AS zipcode_38, s4_.city AS city_39, s4_.country AS country_40, s4_.comment AS comment_41, s4_.active AS active_42, s4_.latitude AS latitude_43, s4_.longitude AS longitude_44, s4_.cyclical_maintenance AS cyclical_maintenance_45, s4_.next_cyclic_maintenance AS next_cyclic_maintenance_46, m5_.id AS id_47, m5_.name AS name_48, m5_.description AS description_49, m0_.maintenance_id AS maintenance_id_50, m0_.type_id AS type_id_51, m0_.product1_id AS product1_id_52, m0_.product2_id AS product2_id_53, m0_.created_by_id AS created_by_id_54, m0_.updated_by_id AS updated_by_id_55, m0_.reason_id AS reason_id_56, p1_.product_id AS product_id_57, p1_.state_id AS state_id_58, p1_.site_id AS site_id_59, p1_.pack_id AS pack_id_60, p1_.company_id AS company_id_61, p2_.state_id AS state_id_62, m3_.created_by_id AS created_by_id_63, m3_.updated_by_id AS updated_by_id_64, m3_.site_id AS site_id_65, m3_.type_id AS type_id_66, m3_.do_by_id AS do_by_id_67, s4_.company_id AS company_id_68 FROM maintenance_detail m0_ INNER JOIN product_follow p1_ ON m0_.product1_id = p1_.id INNER JOIN product p2_ ON p1_.product_id = p2_.id INNER JOIN maintenance m3_ ON m0_.maintenance_id = m3_.id INNER JOIN site s4_ ON m3_.site_id = s4_.id INNER JOIN maintenance_detail_type m5_ ON m0_.type_id = m5_.id WHERE (m0_.product1_id = ? OR m0_.product2_id = ?) AND m0_.active = ?',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'md' => 'App\\Entity\\PackageMaintenance\\MaintenanceDetail',
                    'pf' => 'App\\Entity\\PackageProduct\\ProductFollow',
                    'p' => 'App\\Entity\\PackageProduct\\Product',
                    'm' => 'App\\Entity\\PackageMaintenance\\Maintenance',
                    's' => 'App\\Entity\\PackageSite\\Site',
                    't' => 'App\\Entity\\PackageMaintenance\\MaintenanceDetailType',
                ],
            ],
            'relationMap' => [
                2 => [
                    'pf' => 'product1',
                    'p' => 'product',
                    'm' => 'maintenance',
                    's' => 'site',
                    't' => 'type',
                ],
            ],
            'parentAliasMap' => [
                2 => [
                    'pf' => 'md',
                    'p' => 'pf',
                    'm' => 'md',
                    's' => 'm',
                    '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',
                    'updated_at_7' => 'updatedAt',
                    'manufacturer_serial_number_8' => 'manufacturerSerialNumber',
                    'company_serial_number_9' => 'companySerialNumber',
                    'comment_10' => 'comment',
                    'id_11' => 'id',
                    'file_name_12' => 'fileName',
                    'name_13' => 'name',
                    'created_at_14' => 'createdAt',
                    'updated_at_15' => 'updatedAt',
                    'description_16' => 'description',
                    'reference_17' => 'reference',
                    'follow_18' => 'follow',
                    'created_number_19' => 'createdNumber',
                    'prefix_reference_20' => 'prefixReference',
                    'is_pack_21' => 'isPack',
                    'id_22' => 'id',
                    'created_at_23' => 'createdAt',
                    'do_at_24' => 'doAt',
                    'updated_at_25' => 'updatedAt',
                    'comment_26' => 'comment',
                    'active_27' => 'active',
                    'id_28' => 'id',
                    'name_29' => 'name',
                    'created_at_30' => 'createdAt',
                    'updated_at_31' => 'updatedAt',
                    'installed_at_32' => 'installedAt',
                    'uninstalled_at_33' => 'uninstalledAt',
                    'billing_start_at_34' => 'billingStartAt',
                    'billing_end_at_35' => 'billingEndAt',
                    'address_36' => 'address',
                    'additional_address_37' => 'additionalAddress',
                    'zipcode_38' => 'zipcode',
                    'city_39' => 'city',
                    'country_40' => 'country',
                    'comment_41' => 'comment',
                    'active_42' => 'active',
                    'latitude_43' => 'latitude',
                    'longitude_44' => 'longitude',
                    'cyclical_maintenance_45' => 'cyclicalMaintenance',
                    'next_cyclic_maintenance_46' => 'nextCyclicMaintenance',
                    'id_47' => 'id',
                    'name_48' => 'name',
                    'description_49' => 'description',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'maintenance_id_50' => 'integer',
                    'type_id_51' => 'integer',
                    'product1_id_52' => 'integer',
                    'product2_id_53' => 'integer',
                    'created_by_id_54' => 'integer',
                    'updated_by_id_55' => 'integer',
                    'reason_id_56' => 'integer',
                    'product_id_57' => 'integer',
                    'state_id_58' => 'integer',
                    'site_id_59' => 'integer',
                    'pack_id_60' => 'integer',
                    'company_id_61' => 'integer',
                    'state_id_62' => 'integer',
                    'created_by_id_63' => 'integer',
                    'updated_by_id_64' => 'integer',
                    'site_id_65' => 'integer',
                    'type_id_66' => 'integer',
                    'do_by_id_67' => 'integer',
                    'company_id_68' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'md' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'maintenance_id_50' => 'maintenance_id',
                    'type_id_51' => 'type_id',
                    'product1_id_52' => 'product1_id',
                    'product2_id_53' => 'product2_id',
                    'created_by_id_54' => 'created_by_id',
                    'updated_by_id_55' => 'updated_by_id',
                    'reason_id_56' => 'reason_id',
                    'product_id_57' => 'product_id',
                    'state_id_58' => 'state_id',
                    'site_id_59' => 'site_id',
                    'pack_id_60' => 'pack_id',
                    'company_id_61' => 'company_id',
                    'state_id_62' => 'state_id',
                    'created_by_id_63' => 'created_by_id',
                    'updated_by_id_64' => 'updated_by_id',
                    'site_id_65' => 'site_id',
                    'type_id_66' => 'type_id',
                    'do_by_id_67' => 'do_by_id',
                    'company_id_68' => 'company_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'md',
                    'comment_1' => 'md',
                    'created_at_2' => 'md',
                    'updated_at_3' => 'md',
                    'active_4' => 'md',
                    'id_5' => 'pf',
                    'created_at_6' => 'pf',
                    'updated_at_7' => 'pf',
                    'manufacturer_serial_number_8' => 'pf',
                    'company_serial_number_9' => 'pf',
                    'comment_10' => 'pf',
                    'id_11' => 'p',
                    'file_name_12' => 'p',
                    'name_13' => 'p',
                    'created_at_14' => 'p',
                    'updated_at_15' => 'p',
                    'description_16' => 'p',
                    'reference_17' => 'p',
                    'follow_18' => 'p',
                    'created_number_19' => 'p',
                    'prefix_reference_20' => 'p',
                    'is_pack_21' => 'p',
                    'id_22' => 'm',
                    'created_at_23' => 'm',
                    'do_at_24' => 'm',
                    'updated_at_25' => 'm',
                    'comment_26' => 'm',
                    'active_27' => 'm',
                    'id_28' => 's',
                    'name_29' => 's',
                    'created_at_30' => 's',
                    'updated_at_31' => 's',
                    'installed_at_32' => 's',
                    'uninstalled_at_33' => 's',
                    'billing_start_at_34' => 's',
                    'billing_end_at_35' => 's',
                    'address_36' => 's',
                    'additional_address_37' => 's',
                    'zipcode_38' => 's',
                    'city_39' => 's',
                    'country_40' => 's',
                    'comment_41' => 's',
                    'active_42' => 's',
                    'latitude_43' => 's',
                    'longitude_44' => 's',
                    'cyclical_maintenance_45' => 's',
                    'next_cyclic_maintenance_46' => 's',
                    'id_47' => 't',
                    'name_48' => 't',
                    'description_49' => 't',
                    'maintenance_id_50' => 'md',
                    'type_id_51' => 'md',
                    'product1_id_52' => 'md',
                    'product2_id_53' => 'md',
                    'created_by_id_54' => 'md',
                    'updated_by_id_55' => 'md',
                    'reason_id_56' => 'md',
                    'product_id_57' => 'pf',
                    'state_id_58' => 'pf',
                    'site_id_59' => 'pf',
                    'pack_id_60' => 'pf',
                    'company_id_61' => 'pf',
                    'state_id_62' => 'p',
                    'created_by_id_63' => 'm',
                    'updated_by_id_64' => 'm',
                    'site_id_65' => 'm',
                    'type_id_66' => 'm',
                    'do_by_id_67' => 'm',
                    'company_id_68' => 's',
                ],
            ],
            '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\\PackageProduct\\ProductFollow',
                    'created_at_6' => 'App\\Entity\\PackageProduct\\ProductFollow',
                    'updated_at_7' => 'App\\Entity\\PackageProduct\\ProductFollow',
                    'manufacturer_serial_number_8' => 'App\\Entity\\PackageProduct\\ProductFollow',
                    'company_serial_number_9' => 'App\\Entity\\PackageProduct\\ProductFollow',
                    'comment_10' => 'App\\Entity\\PackageProduct\\ProductFollow',
                    'id_11' => 'App\\Entity\\PackageProduct\\Product',
                    'file_name_12' => 'App\\Entity\\PackageProduct\\Product',
                    'name_13' => 'App\\Entity\\PackageProduct\\Product',
                    'created_at_14' => 'App\\Entity\\PackageProduct\\Product',
                    'updated_at_15' => 'App\\Entity\\PackageProduct\\Product',
                    'description_16' => 'App\\Entity\\PackageProduct\\Product',
                    'reference_17' => 'App\\Entity\\PackageProduct\\Product',
                    'follow_18' => 'App\\Entity\\PackageProduct\\Product',
                    'created_number_19' => 'App\\Entity\\PackageProduct\\Product',
                    'prefix_reference_20' => 'App\\Entity\\PackageProduct\\Product',
                    'is_pack_21' => 'App\\Entity\\PackageProduct\\Product',
                    'id_22' => 'App\\Entity\\PackageMaintenance\\Maintenance',
                    'created_at_23' => 'App\\Entity\\PackageMaintenance\\Maintenance',
                    'do_at_24' => 'App\\Entity\\PackageMaintenance\\Maintenance',
                    'updated_at_25' => 'App\\Entity\\PackageMaintenance\\Maintenance',
                    'comment_26' => 'App\\Entity\\PackageMaintenance\\Maintenance',
                    'active_27' => 'App\\Entity\\PackageMaintenance\\Maintenance',
                    'id_28' => 'App\\Entity\\PackageSite\\Site',
                    'name_29' => 'App\\Entity\\PackageSite\\Site',
                    'created_at_30' => 'App\\Entity\\PackageSite\\Site',
                    'updated_at_31' => 'App\\Entity\\PackageSite\\Site',
                    'installed_at_32' => 'App\\Entity\\PackageSite\\Site',
                    'uninstalled_at_33' => 'App\\Entity\\PackageSite\\Site',
                    'billing_start_at_34' => 'App\\Entity\\PackageSite\\Site',
                    'billing_end_at_35' => 'App\\Entity\\PackageSite\\Site',
                    'address_36' => 'App\\Entity\\PackageSite\\Site',
                    'additional_address_37' => 'App\\Entity\\PackageSite\\Site',
                    'zipcode_38' => 'App\\Entity\\PackageSite\\Site',
                    'city_39' => 'App\\Entity\\PackageSite\\Site',
                    'country_40' => 'App\\Entity\\PackageSite\\Site',
                    'comment_41' => 'App\\Entity\\PackageSite\\Site',
                    'active_42' => 'App\\Entity\\PackageSite\\Site',
                    'latitude_43' => 'App\\Entity\\PackageSite\\Site',
                    'longitude_44' => 'App\\Entity\\PackageSite\\Site',
                    'cyclical_maintenance_45' => 'App\\Entity\\PackageSite\\Site',
                    'next_cyclic_maintenance_46' => 'App\\Entity\\PackageSite\\Site',
                    'id_47' => 'App\\Entity\\PackageMaintenance\\MaintenanceDetailType',
                    'name_48' => 'App\\Entity\\PackageMaintenance\\MaintenanceDetailType',
                    'description_49' => 'App\\Entity\\PackageMaintenance\\MaintenanceDetailType',
                ],
            ],
        ],
    ],
    $o[0],
    []
); }];
