<?php //%255Bddc1fd342308fb8822d1656c8dbea459%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' => [
                [
                    'fuzzy_query' => [
                        0,
                        2,
                        4,
                    ],
                    'words_query' => [
                        1,
                        3,
                        5,
                    ],
                    'dpid' => [
                        6,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\AbstractSqlExecutor' => [
            '_sqlStatements' => [
                1 => 'SELECT n0_.id AS id_0, n0_.brand AS brand_1, n0_.model AS model_2, n0_.number_plate AS number_plate_3, n0_.trial_tool_id AS trial_tool_id_4 FROM number_plate n0_ WHERE (LOWER(n0_.brand) LIKE ? OR LOWER(n0_.brand) IN (?) OR LOWER(n0_.model) LIKE ? OR LOWER(n0_.model) IN (?) OR LOWER(n0_.number_plate) LIKE ? OR LOWER(n0_.number_plate) IN (?)) AND n0_.id IN (?) ORDER BY n0_.id DESC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'entity' => 'App\\Entity\\Tools\\Trial\\NumberPlate',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'brand_1' => 'brand',
                    'model_2' => 'model',
                    'number_plate_3' => 'numberPlate',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'trial_tool_id_4' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'entity' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'trial_tool_id_4' => 'trial_tool_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'entity',
                    'brand_1' => 'entity',
                    'model_2' => 'entity',
                    'number_plate_3' => 'entity',
                    'trial_tool_id_4' => 'entity',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Tools\\Trial\\NumberPlate',
                    'brand_1' => 'App\\Entity\\Tools\\Trial\\NumberPlate',
                    'model_2' => 'App\\Entity\\Tools\\Trial\\NumberPlate',
                    'number_plate_3' => 'App\\Entity\\Tools\\Trial\\NumberPlate',
                ],
            ],
        ],
    ],
    $o[0],
    []
); }];
