<?php //48670dbf9430f286f047177e20ace14f

return [PHP_INT_MAX, new class() implements \Symfony\Component\Cache\Traits\CachedValueInterface { public function getValue(): mixed { 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\\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' => [
                [
                    'projectNeedle' => [
                        0,
                        1,
                    ],
                    'symbolNeedle' => [
                        2,
                        3,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT i0_.id AS id_0, i0_.level AS level_1, i0_.context AS context_2, i0_.message AS message_3, i0_.technical_details AS technical_details_4, i0_.created_at AS created_at_5, i1_.id AS id_6, i1_.code AS code_7, i1_.name AS name_8, i1_.enabled AS enabled_9, i1_.status AS status_10, i1_.last_ping_at AS last_ping_at_11, i1_.last_sync_at AS last_sync_at_12, i1_.last_error AS last_error_13, i1_.created_at AS created_at_14, i1_.updated_at AS updated_at_15, i0_.integration_id AS integration_id_16 FROM integration_logs i0_ LEFT JOIN integrations i1_ ON i0_.integration_id = i1_.id WHERE i0_.message LIKE ? OR i0_.technical_details LIKE ? OR i0_.message LIKE ? OR i0_.technical_details LIKE ? ORDER BY i0_.created_at DESC, i0_.id DESC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'e' => 'App\\Entity\\IntegrationLog',
                    'integration' => 'App\\Entity\\Integration',
                ],
            ],
            'relationMap' => [
                2 => [
                    'integration' => 'integration',
                ],
            ],
            'parentAliasMap' => [
                2 => [
                    'integration' => 'e',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'level_1' => 'level',
                    'context_2' => 'context',
                    'message_3' => 'message',
                    'technical_details_4' => 'technicalDetails',
                    'created_at_5' => 'createdAt',
                    'id_6' => 'id',
                    'code_7' => 'code',
                    'name_8' => 'name',
                    'enabled_9' => 'enabled',
                    'status_10' => 'status',
                    'last_ping_at_11' => 'lastPingAt',
                    'last_sync_at_12' => 'lastSyncAt',
                    'last_error_13' => 'lastError',
                    'created_at_14' => 'createdAt',
                    'updated_at_15' => 'updatedAt',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\IntegrationLog' => [
                        'e' => [
                            'id' => 'id_0',
                            'level' => 'level_1',
                            'context' => 'context_2',
                            'message' => 'message_3',
                            'technicalDetails' => 'technical_details_4',
                            'createdAt' => 'created_at_5',
                        ],
                    ],
                    'App\\Entity\\Integration' => [
                        'integration' => [
                            'id' => 'id_6',
                            'code' => 'code_7',
                            'name' => 'name_8',
                            'enabled' => 'enabled_9',
                            'status' => 'status_10',
                            'lastPingAt' => 'last_ping_at_11',
                            'lastSyncAt' => 'last_sync_at_12',
                            'lastError' => 'last_error_13',
                            'createdAt' => 'created_at_14',
                            'updatedAt' => 'updated_at_15',
                        ],
                    ],
                ],
            ],
            'typeMappings' => [
                2 => [
                    'integration_id_16' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'e' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'integration_id_16' => 'integration_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'e',
                    'level_1' => 'e',
                    'context_2' => 'e',
                    'message_3' => 'e',
                    'technical_details_4' => 'e',
                    'created_at_5' => 'e',
                    'id_6' => 'integration',
                    'code_7' => 'integration',
                    'name_8' => 'integration',
                    'enabled_9' => 'integration',
                    'status_10' => 'integration',
                    'last_ping_at_11' => 'integration',
                    'last_sync_at_12' => 'integration',
                    'last_error_13' => 'integration',
                    'created_at_14' => 'integration',
                    'updated_at_15' => 'integration',
                    'integration_id_16' => 'e',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\IntegrationLog',
                    'level_1' => 'App\\Entity\\IntegrationLog',
                    'context_2' => 'App\\Entity\\IntegrationLog',
                    'message_3' => 'App\\Entity\\IntegrationLog',
                    'technical_details_4' => 'App\\Entity\\IntegrationLog',
                    'created_at_5' => 'App\\Entity\\IntegrationLog',
                    'id_6' => 'App\\Entity\\Integration',
                    'code_7' => 'App\\Entity\\Integration',
                    'name_8' => 'App\\Entity\\Integration',
                    'enabled_9' => 'App\\Entity\\Integration',
                    'status_10' => 'App\\Entity\\Integration',
                    'last_ping_at_11' => 'App\\Entity\\Integration',
                    'last_sync_at_12' => 'App\\Entity\\Integration',
                    'last_error_13' => 'App\\Entity\\Integration',
                    'created_at_14' => 'App\\Entity\\Integration',
                    'updated_at_15' => 'App\\Entity\\Integration',
                ],
            ],
        ],
    ],
    $o[0],
    []
); } }];
