<?php //5711b0acffa68690f0db5b89936c59d5

return [PHP_INT_MAX, static fn () => \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\\SingleSelectSqlFinalizer'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer')),
        clone ($p['Doctrine\\ORM\\Query\\ResultSetMapping'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Query\\ResultSetMapping')),
    ],
    null,
    [
        'Doctrine\\ORM\\Query\\ParserResult' => [
            'sqlFinalizer' => [
                $o[1],
            ],
            'resultSetMapping' => [
                $o[2],
            ],
            'parameterMappings' => [
                [
                    'disease' => [
                        0,
                    ],
                    'type' => [
                        1,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT d0_.id AS id_0, d0_.date AS date_1, d0_.type AS type_2, d0_.label AS label_3, d0_.price AS price_4, d0_.remarks AS remarks_5, d1_.id AS id_6, d1_.quantity AS quantity_7, d1_.product AS product_8, d0_.disease_id AS disease_id_9, d1_.event_id AS event_id_10 FROM disease_event d0_ LEFT JOIN disease_treatment d1_ ON d0_.id = d1_.event_id WHERE d0_.disease_id = ? AND d0_.type = ? ORDER BY d0_.date DESC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'e' => 'App\\Entity\\DiseaseEvent',
                    't' => 'App\\Entity\\DiseaseTreatment',
                ],
            ],
            'relationMap' => [
                2 => [
                    't' => 'diseaseTreatments',
                ],
            ],
            'parentAliasMap' => [
                2 => [
                    't' => 'e',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'date_1' => 'date',
                    'type_2' => 'type',
                    'label_3' => 'label',
                    'price_4' => 'price',
                    'remarks_5' => 'remarks',
                    'id_6' => 'id',
                    'quantity_7' => 'quantity',
                    'product_8' => 'product',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\DiseaseEvent' => [
                        'e' => [
                            'id' => 'id_0',
                            'date' => 'date_1',
                            'type' => 'type_2',
                            'label' => 'label_3',
                            'price' => 'price_4',
                            'remarks' => 'remarks_5',
                        ],
                    ],
                    'App\\Entity\\DiseaseTreatment' => [
                        't' => [
                            'id' => 'id_6',
                            'quantity' => 'quantity_7',
                            'product' => 'product_8',
                        ],
                    ],
                ],
            ],
            'enumMappings' => [
                2 => [
                    'type_2' => 'App\\Enum\\DiseaseEventType',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'disease_id_9' => 'integer',
                    'event_id_10' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'e' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'disease_id_9' => 'disease_id',
                    'event_id_10' => 'event_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'e',
                    'date_1' => 'e',
                    'type_2' => 'e',
                    'label_3' => 'e',
                    'price_4' => 'e',
                    'remarks_5' => 'e',
                    'id_6' => 't',
                    'quantity_7' => 't',
                    'product_8' => 't',
                    'disease_id_9' => 'e',
                    'event_id_10' => 't',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\DiseaseEvent',
                    'date_1' => 'App\\Entity\\DiseaseEvent',
                    'type_2' => 'App\\Entity\\DiseaseEvent',
                    'label_3' => 'App\\Entity\\DiseaseEvent',
                    'price_4' => 'App\\Entity\\DiseaseEvent',
                    'remarks_5' => 'App\\Entity\\DiseaseEvent',
                    'id_6' => 'App\\Entity\\DiseaseTreatment',
                    'quantity_7' => 'App\\Entity\\DiseaseTreatment',
                    'product_8' => 'App\\Entity\\DiseaseTreatment',
                ],
            ],
        ],
    ],
    $o[0],
    []
)];
