<?php //%255B30bb7a5eafba0e2a428673eb5e0a03de%255D%255B279626%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' => [
                [
                    'locale' => [
                        0,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\AbstractSqlExecutor' => [
            '_sqlStatements' => [
                1 => 'SELECT c0_.id AS id_0, c0_.position AS position_1, c0_.name AS name_2, c0_.email AS email_3, c0_.secretKey AS secretKey_4, c0_.oldId AS oldId_5, c0_.adminName AS adminName_6, c0_.slug AS slug_7, c0_.computeETag AS computeETag_8, c0_.createdAt AS createdAt_9, c0_.updatedAt AS updatedAt_10, c1_.id AS id_11, c1_.position AS position_12, c1_.name AS name_13, c1_.description AS description_14, c1_.contactLastName AS contactLastName_15, c1_.contactFirstName AS contactFirstName_16, c1_.phone AS phone_17, c1_.email AS email_18, c1_.websiteUrl AS websiteUrl_19, c1_.locale AS locale_20, c1_.secretKey AS secretKey_21, c1_.oldId AS oldId_22, c1_.adminName AS adminName_23, c1_.slug AS slug_24, c1_.computeETag AS computeETag_25, c1_.createdAt AS createdAt_26, c1_.updatedAt AS updatedAt_27, c0_.createdBy_id AS createdBy_id_28, c0_.updatedBy_id AS updatedBy_id_29, c0_.logo_id AS logo_id_30, c0_.website_id AS website_id_31, c0_.company_id AS company_id_32, c1_.createdBy_id AS createdBy_id_33, c1_.updatedBy_id AS updatedBy_id_34, c1_.website_id AS website_id_35 FROM cms_module_ec_customer c0_ LEFT JOIN cms_security_compagny c1_ ON c0_.company_id = c1_.id WHERE c1_.locale = ? ORDER BY c0_.name ASC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'c' => 'App\\Module\\InternationalBundle\\Entity\\Customer',
                    'co' => 'App\\Entity\\Security\\Company',
                ],
            ],
            'relationMap' => [
                2 => [
                    'co' => 'company',
                ],
            ],
            'parentAliasMap' => [
                2 => [
                    'co' => 'c',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'position_1' => 'position',
                    'name_2' => 'name',
                    'email_3' => 'email',
                    'secretKey_4' => 'secretKey',
                    'oldId_5' => 'oldId',
                    'adminName_6' => 'adminName',
                    'slug_7' => 'slug',
                    'computeETag_8' => 'computeETag',
                    'createdAt_9' => 'createdAt',
                    'updatedAt_10' => 'updatedAt',
                    'id_11' => 'id',
                    'position_12' => 'position',
                    'name_13' => 'name',
                    'description_14' => 'description',
                    'contactLastName_15' => 'contactLastName',
                    'contactFirstName_16' => 'contactFirstName',
                    'phone_17' => 'phone',
                    'email_18' => 'email',
                    'websiteUrl_19' => 'websiteUrl',
                    'locale_20' => 'locale',
                    'secretKey_21' => 'secretKey',
                    'oldId_22' => 'oldId',
                    'adminName_23' => 'adminName',
                    'slug_24' => 'slug',
                    'computeETag_25' => 'computeETag',
                    'createdAt_26' => 'createdAt',
                    'updatedAt_27' => 'updatedAt',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'createdBy_id_28' => 'integer',
                    'updatedBy_id_29' => 'integer',
                    'logo_id_30' => 'integer',
                    'website_id_31' => 'integer',
                    'company_id_32' => 'integer',
                    'createdBy_id_33' => 'integer',
                    'updatedBy_id_34' => 'integer',
                    'website_id_35' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'c' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'createdBy_id_28' => 'createdBy_id',
                    'updatedBy_id_29' => 'updatedBy_id',
                    'logo_id_30' => 'logo_id',
                    'website_id_31' => 'website_id',
                    'company_id_32' => 'company_id',
                    'createdBy_id_33' => 'createdBy_id',
                    'updatedBy_id_34' => 'updatedBy_id',
                    'website_id_35' => 'website_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'c',
                    'position_1' => 'c',
                    'name_2' => 'c',
                    'email_3' => 'c',
                    'secretKey_4' => 'c',
                    'oldId_5' => 'c',
                    'adminName_6' => 'c',
                    'slug_7' => 'c',
                    'computeETag_8' => 'c',
                    'createdAt_9' => 'c',
                    'updatedAt_10' => 'c',
                    'id_11' => 'co',
                    'position_12' => 'co',
                    'name_13' => 'co',
                    'description_14' => 'co',
                    'contactLastName_15' => 'co',
                    'contactFirstName_16' => 'co',
                    'phone_17' => 'co',
                    'email_18' => 'co',
                    'websiteUrl_19' => 'co',
                    'locale_20' => 'co',
                    'secretKey_21' => 'co',
                    'oldId_22' => 'co',
                    'adminName_23' => 'co',
                    'slug_24' => 'co',
                    'computeETag_25' => 'co',
                    'createdAt_26' => 'co',
                    'updatedAt_27' => 'co',
                    'createdBy_id_28' => 'c',
                    'updatedBy_id_29' => 'c',
                    'logo_id_30' => 'c',
                    'website_id_31' => 'c',
                    'company_id_32' => 'c',
                    'createdBy_id_33' => 'co',
                    'updatedBy_id_34' => 'co',
                    'website_id_35' => 'co',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Module\\InternationalBundle\\Entity\\Customer',
                    'position_1' => 'App\\Module\\InternationalBundle\\Entity\\Customer',
                    'name_2' => 'App\\Module\\InternationalBundle\\Entity\\Customer',
                    'email_3' => 'App\\Module\\InternationalBundle\\Entity\\Customer',
                    'secretKey_4' => 'App\\Module\\InternationalBundle\\Entity\\Customer',
                    'oldId_5' => 'App\\Module\\InternationalBundle\\Entity\\Customer',
                    'adminName_6' => 'App\\Module\\InternationalBundle\\Entity\\Customer',
                    'slug_7' => 'App\\Module\\InternationalBundle\\Entity\\Customer',
                    'computeETag_8' => 'App\\Module\\InternationalBundle\\Entity\\Customer',
                    'createdAt_9' => 'App\\Module\\InternationalBundle\\Entity\\Customer',
                    'updatedAt_10' => 'App\\Module\\InternationalBundle\\Entity\\Customer',
                    'id_11' => 'App\\Entity\\Security\\Company',
                    'position_12' => 'App\\Entity\\Security\\Company',
                    'name_13' => 'App\\Entity\\Security\\Company',
                    'description_14' => 'App\\Entity\\Security\\Company',
                    'contactLastName_15' => 'App\\Entity\\Security\\Company',
                    'contactFirstName_16' => 'App\\Entity\\Security\\Company',
                    'phone_17' => 'App\\Entity\\Security\\Company',
                    'email_18' => 'App\\Entity\\Security\\Company',
                    'websiteUrl_19' => 'App\\Entity\\Security\\Company',
                    'locale_20' => 'App\\Entity\\Security\\Company',
                    'secretKey_21' => 'App\\Entity\\Security\\Company',
                    'oldId_22' => 'App\\Entity\\Security\\Company',
                    'adminName_23' => 'App\\Entity\\Security\\Company',
                    'slug_24' => 'App\\Entity\\Security\\Company',
                    'computeETag_25' => 'App\\Entity\\Security\\Company',
                    'createdAt_26' => 'App\\Entity\\Security\\Company',
                    'updatedAt_27' => 'App\\Entity\\Security\\Company',
                ],
            ],
        ],
    ],
    $o[0],
    []
); }];
