<?php

namespace Symfony\Component\VarExporter\Internal;

return $getExpiry ? PHP_INT_MAX : Hydrator::hydrate(
    $o = [
        clone (($p = &Registry::$prototypes)['Doctrine\\ORM\\Query\\ParserResult'] ?? Registry::p('Doctrine\\ORM\\Query\\ParserResult')),
        clone ($p['Doctrine\\ORM\\Query\\Exec\\SingleSelectExecutor'] ?? Registry::p('Doctrine\\ORM\\Query\\Exec\\SingleSelectExecutor')),
        clone ($p['Doctrine\\ORM\\Query\\ResultSetMapping'] ?? Registry::p('Doctrine\\ORM\\Query\\ResultSetMapping')),
    ],
    null,
    [
        'Doctrine\\ORM\\Query\\ParserResult' => [
            '_sqlExecutor' => [
                $o[1],
            ],
            '_resultSetMapping' => [
                $o[2],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\AbstractSqlExecutor' => [
            '_sqlStatements' => [
                1 => 'SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.ip AS ip_2, p0_.serial_number AS serial_number_3, p0_.location AS location_4, p0_.last_check AS last_check_5, p0_.is_color_printer AS is_color_printer_6, p0_.toner_black AS toner_black_7, p0_.toner_yellow AS toner_yellow_8, p0_.toner_magenta AS toner_magenta_9, p0_.toner_cyan AS toner_cyan_10, p0_.type AS type_11, p0_.total_pages AS total_pages_12, p0_.unreachable_count AS unreachable_count_13, p0_.toner_black_description AS toner_black_description_14, p0_.toner_cyan_description AS toner_cyan_description_15, p0_.toner_magenta_description AS toner_magenta_description_16, p0_.toner_yellow_description AS toner_yellow_description_17, p0_.console_display AS console_display_18 FROM printer p0_',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'p' => 'App\\Entity\\Printer',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'name_1' => 'Name',
                    'ip_2' => 'Ip',
                    'serial_number_3' => 'SerialNumber',
                    'location_4' => 'Location',
                    'last_check_5' => 'lastCheck',
                    'is_color_printer_6' => 'isColorPrinter',
                    'toner_black_7' => 'TonerBlack',
                    'toner_yellow_8' => 'TonerYellow',
                    'toner_magenta_9' => 'TonerMagenta',
                    'toner_cyan_10' => 'TonerCyan',
                    'type_11' => 'Type',
                    'total_pages_12' => 'TotalPages',
                    'unreachable_count_13' => 'unreachableCount',
                    'toner_black_description_14' => 'TonerBlackDescription',
                    'toner_cyan_description_15' => 'TonerCyanDescription',
                    'toner_magenta_description_16' => 'TonerMagentaDescription',
                    'toner_yellow_description_17' => 'TonerYellowDescription',
                    'console_display_18' => 'ConsoleDisplay',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'p' => null,
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'p',
                    'name_1' => 'p',
                    'ip_2' => 'p',
                    'serial_number_3' => 'p',
                    'location_4' => 'p',
                    'last_check_5' => 'p',
                    'is_color_printer_6' => 'p',
                    'toner_black_7' => 'p',
                    'toner_yellow_8' => 'p',
                    'toner_magenta_9' => 'p',
                    'toner_cyan_10' => 'p',
                    'type_11' => 'p',
                    'total_pages_12' => 'p',
                    'unreachable_count_13' => 'p',
                    'toner_black_description_14' => 'p',
                    'toner_cyan_description_15' => 'p',
                    'toner_magenta_description_16' => 'p',
                    'toner_yellow_description_17' => 'p',
                    'console_display_18' => 'p',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Printer',
                    'name_1' => 'App\\Entity\\Printer',
                    'ip_2' => 'App\\Entity\\Printer',
                    'serial_number_3' => 'App\\Entity\\Printer',
                    'location_4' => 'App\\Entity\\Printer',
                    'last_check_5' => 'App\\Entity\\Printer',
                    'is_color_printer_6' => 'App\\Entity\\Printer',
                    'toner_black_7' => 'App\\Entity\\Printer',
                    'toner_yellow_8' => 'App\\Entity\\Printer',
                    'toner_magenta_9' => 'App\\Entity\\Printer',
                    'toner_cyan_10' => 'App\\Entity\\Printer',
                    'type_11' => 'App\\Entity\\Printer',
                    'total_pages_12' => 'App\\Entity\\Printer',
                    'unreachable_count_13' => 'App\\Entity\\Printer',
                    'toner_black_description_14' => 'App\\Entity\\Printer',
                    'toner_cyan_description_15' => 'App\\Entity\\Printer',
                    'toner_magenta_description_16' => 'App\\Entity\\Printer',
                    'toner_yellow_description_17' => 'App\\Entity\\Printer',
                    'console_display_18' => 'App\\Entity\\Printer',
                ],
            ],
        ],
    ],
    $o[0],
    []
);
