<?php return [PHP_INT_MAX, static function () { return \Symfony\Component\VarExporter\Internal\Hydrator::hydrate(
    $o = [
        clone (($p = &\Symfony\Component\VarExporter\Internal\Registry::$prototypes)['Doctrine\\ORM\\Mapping\\ClassMetadata'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Mapping\\ClassMetadata')),
        clone ($p['Doctrine\\ORM\\Id\\IdentityGenerator'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Id\\IdentityGenerator')),
    ],
    null,
    [
        'stdClass' => [
            'name' => [
                'DataDog\\AuditBundle\\Entity\\Association',
            ],
            'namespace' => [
                'DataDog\\AuditBundle\\Entity',
            ],
            'rootEntityName' => [
                'DataDog\\AuditBundle\\Entity\\Association',
            ],
            'identifier' => [
                [
                    'id',
                ],
            ],
            'generatorType' => [
                4,
            ],
            'fieldMappings' => [
                [
                    'typ' => [
                        'fieldName' => 'typ',
                        'length' => 128,
                        'type' => 'string',
                        'columnName' => 'typ',
                    ],
                    'tbl' => [
                        'fieldName' => 'tbl',
                        'length' => 128,
                        'nullable' => true,
                        'type' => 'string',
                        'columnName' => 'tbl',
                    ],
                    'label' => [
                        'fieldName' => 'label',
                        'nullable' => true,
                        'type' => 'string',
                        'columnName' => 'label',
                    ],
                    'fk' => [
                        'fieldName' => 'fk',
                        'type' => 'string',
                        'columnName' => 'fk',
                    ],
                    'class' => [
                        'fieldName' => 'class',
                        'type' => 'string',
                        'columnName' => 'class',
                    ],
                    'id' => [
                        'id' => true,
                        'fieldName' => 'id',
                        'type' => 'integer',
                        'columnName' => 'id',
                    ],
                ],
            ],
            'fieldNames' => [
                [
                    'typ' => 'typ',
                    'tbl' => 'tbl',
                    'label' => 'label',
                    'fk' => 'fk',
                    'class' => 'class',
                    'id' => 'id',
                ],
            ],
            'columnNames' => [
                [
                    'typ' => 'typ',
                    'tbl' => 'tbl',
                    'label' => 'label',
                    'fk' => 'fk',
                    'class' => 'class',
                    'id' => 'id',
                ],
            ],
            'table' => [
                [
                    'name' => 'audit_associations',
                ],
            ],
            'idGenerator' => [
                $o[1],
            ],
        ],
    ],
    $o[0],
    []
); }];
