<?php //30aa41a517daa956ff54b1bed14bb60c

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' => [
                [
                    'cat' => [
                        0,
                    ],
                    'laId' => [
                        1,
                    ],
                    'empId' => [
                        2,
                    ],
                    'age' => [
                        3,
                        4,
                    ],
                    'disIds' => [
                        5,
                    ],
                    'kw' => [
                        6,
                        7,
                        8,
                        9,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT r0_.id AS id_0, r1_.id AS id_1, r1_.name AS name_2, r1_.url AS url_3, r1_.status AS status_4, r1_.enhanced AS enhanced_5, r1_.created_at AS created_at_6, r1_.updated_at AS updated_at_7, c2_.id AS id_8, c2_.name AS name_9, c2_.image AS image_10, c2_.hidden AS hidden_11, l3_.id AS id_12, l3_.name AS name_13, r0_.resource_id AS resource_id_14, r0_.category_id AS category_id_15, r0_.local_authority_id AS local_authority_id_16, r1_.updated_by_id AS updated_by_id_17 FROM resource_offering r0_ INNER JOIN resource r1_ ON r0_.resource_id = r1_.id INNER JOIN category c2_ ON r0_.category_id = c2_.id LEFT JOIN local_authority l3_ ON r0_.local_authority_id = l3_.id LEFT JOIN resource_offering_disability r5_ ON r0_.id = r5_.resource_offering_id LEFT JOIN disability d4_ ON d4_.id = r5_.disability_id LEFT JOIN resource_offering_employment_group r7_ ON r0_.id = r7_.resource_offering_id LEFT JOIN resource_employment_group r6_ ON r6_.id = r7_.resource_employment_group_id LEFT JOIN resource_offering_gender_group r9_ ON r0_.id = r9_.resource_offering_id LEFT JOIN resource_gender_group r8_ ON r8_.id = r9_.resource_gender_group_id LEFT JOIN resource_offering_age_group r11_ ON r0_.id = r11_.resource_offering_id LEFT JOIN resource_age_group r10_ ON r10_.id = r11_.resource_age_group_id LEFT JOIN resource_offering_parent_carers_group r13_ ON r0_.id = r13_.resource_offering_id LEFT JOIN resource_parent_carers_group r12_ ON r12_.id = r13_.resource_parent_carers_group_id WHERE ((r0_.category_id IS NULL OR r0_.category_id = ?)) AND ((r0_.local_authority_id IS NULL OR r0_.local_authority_id = ?)) AND ((r6_.id IS NULL OR r6_.id = ?)) AND r8_.id IS NULL AND ((r10_.id IS NULL OR (r10_.min_age <= ? AND (r10_.max_age IS NULL OR r10_.max_age >= ?)))) AND ((d4_.id IS NULL OR d4_.id IN (?))) AND (LOWER(r1_.name) LIKE ? OR LOWER(c2_.name) LIKE ? OR LOWER(l3_.name) LIKE ? OR LOWER(d4_.description) LIKE ?)',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'o' => 'App\\Entity\\ResourceOffering',
                    'r' => 'App\\Entity\\Resource',
                    'c' => 'App\\Entity\\Category',
                    'la' => 'App\\Entity\\LocalAuthority',
                ],
            ],
            'relationMap' => [
                2 => [
                    'r' => 'resource',
                    'c' => 'category',
                    'la' => 'localAuthority',
                ],
            ],
            'parentAliasMap' => [
                2 => [
                    'r' => 'o',
                    'c' => 'o',
                    'la' => 'o',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'id_1' => 'id',
                    'name_2' => 'name',
                    'url_3' => 'url',
                    'status_4' => 'status',
                    'enhanced_5' => 'enhanced',
                    'created_at_6' => 'createdAt',
                    'updated_at_7' => 'updatedAt',
                    'id_8' => 'id',
                    'name_9' => 'name',
                    'image_10' => 'image',
                    'hidden_11' => 'hidden',
                    'id_12' => 'id',
                    'name_13' => 'name',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\ResourceOffering' => [
                        'o' => [
                            'id' => 'id_0',
                        ],
                    ],
                    'App\\Entity\\Resource' => [
                        'r' => [
                            'id' => 'id_1',
                            'name' => 'name_2',
                            'url' => 'url_3',
                            'status' => 'status_4',
                            'enhanced' => 'enhanced_5',
                            'createdAt' => 'created_at_6',
                            'updatedAt' => 'updated_at_7',
                        ],
                    ],
                    'App\\Entity\\Category' => [
                        'c' => [
                            'id' => 'id_8',
                            'name' => 'name_9',
                            'image' => 'image_10',
                            'hidden' => 'hidden_11',
                        ],
                    ],
                    'App\\Entity\\LocalAuthority' => [
                        'la' => [
                            'id' => 'id_12',
                            'name' => 'name_13',
                        ],
                    ],
                ],
            ],
            'typeMappings' => [
                2 => [
                    'resource_id_14' => 'integer',
                    'category_id_15' => 'integer',
                    'local_authority_id_16' => 'integer',
                    'updated_by_id_17' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'o' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'resource_id_14' => 'resource_id',
                    'category_id_15' => 'category_id',
                    'local_authority_id_16' => 'local_authority_id',
                    'updated_by_id_17' => 'updated_by_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'o',
                    'id_1' => 'r',
                    'name_2' => 'r',
                    'url_3' => 'r',
                    'status_4' => 'r',
                    'enhanced_5' => 'r',
                    'created_at_6' => 'r',
                    'updated_at_7' => 'r',
                    'id_8' => 'c',
                    'name_9' => 'c',
                    'image_10' => 'c',
                    'hidden_11' => 'c',
                    'id_12' => 'la',
                    'name_13' => 'la',
                    'resource_id_14' => 'o',
                    'category_id_15' => 'o',
                    'local_authority_id_16' => 'o',
                    'updated_by_id_17' => 'r',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\ResourceOffering',
                    'id_1' => 'App\\Entity\\Resource',
                    'name_2' => 'App\\Entity\\Resource',
                    'url_3' => 'App\\Entity\\Resource',
                    'status_4' => 'App\\Entity\\Resource',
                    'enhanced_5' => 'App\\Entity\\Resource',
                    'created_at_6' => 'App\\Entity\\Resource',
                    'updated_at_7' => 'App\\Entity\\Resource',
                    'id_8' => 'App\\Entity\\Category',
                    'name_9' => 'App\\Entity\\Category',
                    'image_10' => 'App\\Entity\\Category',
                    'hidden_11' => 'App\\Entity\\Category',
                    'id_12' => 'App\\Entity\\LocalAuthority',
                    'name_13' => 'App\\Entity\\LocalAuthority',
                ],
            ],
        ],
    ],
    $o[0],
    []
)];
