<?php //c018956cfae3f0f937057b30e6186308

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' => [
                [
                    'query_for_text_1' => [
                        0,
                        1,
                    ],
                    'dpid' => [
                        2,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT e0_.id AS id_0, e0_.siren AS siren_1, e0_.raison_sociale AS raison_sociale_2, e0_.rue AS rue_3, e0_.code_postal AS code_postal_4, e0_.ville AS ville_5, e0_.statut AS statut_6, e0_.societe_contactable AS societe_contactable_7, e0_.cp_prenom AS cp_prenom_8, e0_.cp_nom AS cp_nom_9, e0_.cp_email AS cp_email_10, e0_.cp_telephone AS cp_telephone_11, e0_.cs_prenom AS cs_prenom_12, e0_.cs_nom AS cs_nom_13, e0_.cs_email AS cs_email_14, e0_.cs_telephone AS cs_telephone_15, e0_.created_at AS created_at_16, e0_.updated_at AS updated_at_17, e0_.cabinet_comptable_id AS cabinet_comptable_id_18 FROM entreprise e0_ WHERE (LOWER(CONCAT(e0_.raison_sociale, \'\')) LIKE ? OR LOWER(CONCAT(e0_.siren, \'\')) LIKE ?) AND e0_.id IN (?) ORDER BY e0_.raison_sociale ASC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'entity' => 'App\\Entity\\Entreprise',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'siren_1' => 'siren',
                    'raison_sociale_2' => 'raisonSociale',
                    'rue_3' => 'rue',
                    'code_postal_4' => 'codePostal',
                    'ville_5' => 'ville',
                    'statut_6' => 'statut',
                    'societe_contactable_7' => 'societeContactable',
                    'cp_prenom_8' => 'cpPrenom',
                    'cp_nom_9' => 'cpNom',
                    'cp_email_10' => 'cpEmail',
                    'cp_telephone_11' => 'cpTelephone',
                    'cs_prenom_12' => 'csPrenom',
                    'cs_nom_13' => 'csNom',
                    'cs_email_14' => 'csEmail',
                    'cs_telephone_15' => 'csTelephone',
                    'created_at_16' => 'createdAt',
                    'updated_at_17' => 'updatedAt',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\Entreprise' => [
                        'entity' => [
                            'id' => 'id_0',
                            'siren' => 'siren_1',
                            'raisonSociale' => 'raison_sociale_2',
                            'rue' => 'rue_3',
                            'codePostal' => 'code_postal_4',
                            'ville' => 'ville_5',
                            'statut' => 'statut_6',
                            'societeContactable' => 'societe_contactable_7',
                            'cpPrenom' => 'cp_prenom_8',
                            'cpNom' => 'cp_nom_9',
                            'cpEmail' => 'cp_email_10',
                            'cpTelephone' => 'cp_telephone_11',
                            'csPrenom' => 'cs_prenom_12',
                            'csNom' => 'cs_nom_13',
                            'csEmail' => 'cs_email_14',
                            'csTelephone' => 'cs_telephone_15',
                            'createdAt' => 'created_at_16',
                            'updatedAt' => 'updated_at_17',
                        ],
                    ],
                ],
            ],
            'typeMappings' => [
                2 => [
                    'cabinet_comptable_id_18' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'entity' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'cabinet_comptable_id_18' => 'cabinet_comptable_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'entity',
                    'siren_1' => 'entity',
                    'raison_sociale_2' => 'entity',
                    'rue_3' => 'entity',
                    'code_postal_4' => 'entity',
                    'ville_5' => 'entity',
                    'statut_6' => 'entity',
                    'societe_contactable_7' => 'entity',
                    'cp_prenom_8' => 'entity',
                    'cp_nom_9' => 'entity',
                    'cp_email_10' => 'entity',
                    'cp_telephone_11' => 'entity',
                    'cs_prenom_12' => 'entity',
                    'cs_nom_13' => 'entity',
                    'cs_email_14' => 'entity',
                    'cs_telephone_15' => 'entity',
                    'created_at_16' => 'entity',
                    'updated_at_17' => 'entity',
                    'cabinet_comptable_id_18' => 'entity',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Entreprise',
                    'siren_1' => 'App\\Entity\\Entreprise',
                    'raison_sociale_2' => 'App\\Entity\\Entreprise',
                    'rue_3' => 'App\\Entity\\Entreprise',
                    'code_postal_4' => 'App\\Entity\\Entreprise',
                    'ville_5' => 'App\\Entity\\Entreprise',
                    'statut_6' => 'App\\Entity\\Entreprise',
                    'societe_contactable_7' => 'App\\Entity\\Entreprise',
                    'cp_prenom_8' => 'App\\Entity\\Entreprise',
                    'cp_nom_9' => 'App\\Entity\\Entreprise',
                    'cp_email_10' => 'App\\Entity\\Entreprise',
                    'cp_telephone_11' => 'App\\Entity\\Entreprise',
                    'cs_prenom_12' => 'App\\Entity\\Entreprise',
                    'cs_nom_13' => 'App\\Entity\\Entreprise',
                    'cs_email_14' => 'App\\Entity\\Entreprise',
                    'cs_telephone_15' => 'App\\Entity\\Entreprise',
                    'created_at_16' => 'App\\Entity\\Entreprise',
                    'updated_at_17' => 'App\\Entity\\Entreprise',
                ],
            ],
        ],
    ],
    $o[0],
    []
)];
