<?php //3641b6dacaad53904424f3a3e87c528e

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' => [
                [
                    'periodMonth' => [
                        0,
                    ],
                    'periodYear' => [
                        1,
                    ],
                    'organization' => [
                        2,
                    ],
                    'scope' => [
                        3,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT d0_.id AS id_0, d0_.code AS code_1, d0_.label AS label_2, d0_.value AS value_3, d0_.updated_at AS updated_at_4, d0_.created_at AS created_at_5, d0_.period_month AS period_month_6, d0_.period_year AS period_year_7, d0_.scope AS scope_8, d0_.metadata AS metadata_9, d0_.department_id AS department_id_10, d0_.organization_id AS organization_id_11 FROM dashboard_kpi d0_ WHERE (d0_.period_month = ? AND d0_.period_year = ?) AND d0_.organization_id = ? AND d0_.scope = ? AND d0_.department_id IS NULL',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'k' => 'App\\Entity\\DashboardKPI',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'code_1' => 'code',
                    'label_2' => 'label',
                    'value_3' => 'value',
                    'updated_at_4' => 'updatedAt',
                    'created_at_5' => 'createdAt',
                    'period_month_6' => 'periodMonth',
                    'period_year_7' => 'periodYear',
                    'scope_8' => 'scope',
                    'metadata_9' => 'metadata',
                ],
            ],
            'enumMappings' => [
                2 => [
                    'scope_8' => 'App\\Entity\\Enum\\KpiScopeEnum',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'department_id_10' => 'integer',
                    'organization_id_11' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'k' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'department_id_10' => 'department_id',
                    'organization_id_11' => 'organization_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'k',
                    'code_1' => 'k',
                    'label_2' => 'k',
                    'value_3' => 'k',
                    'updated_at_4' => 'k',
                    'created_at_5' => 'k',
                    'period_month_6' => 'k',
                    'period_year_7' => 'k',
                    'scope_8' => 'k',
                    'metadata_9' => 'k',
                    'department_id_10' => 'k',
                    'organization_id_11' => 'k',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\DashboardKPI',
                    'code_1' => 'App\\Entity\\DashboardKPI',
                    'label_2' => 'App\\Entity\\DashboardKPI',
                    'value_3' => 'App\\Entity\\DashboardKPI',
                    'updated_at_4' => 'App\\Entity\\DashboardKPI',
                    'created_at_5' => 'App\\Entity\\DashboardKPI',
                    'period_month_6' => 'App\\Entity\\DashboardKPI',
                    'period_year_7' => 'App\\Entity\\DashboardKPI',
                    'scope_8' => 'App\\Entity\\DashboardKPI',
                    'metadata_9' => 'App\\Entity\\DashboardKPI',
                ],
            ],
        ],
    ],
    $o[0],
    []
)];
