<?php //%255BApp%255CEntity%255CUserActivity%2524CLASSMETADATA%255D%255B1%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\\Mapping\\ClassMetadata'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Mapping\\ClassMetadata')),
        clone ($p['Doctrine\\ORM\\Id\\UuidGenerator'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Id\\UuidGenerator')),
    ],
    null,
    [
        'stdClass' => [
            'name' => [
                'App\\Entity\\UserActivity',
            ],
            'namespace' => [
                'App\\Entity',
            ],
            'rootEntityName' => [
                'App\\Entity\\UserActivity',
            ],
            'identifier' => [
                [
                    'id',
                ],
            ],
            'generatorType' => [
                6,
            ],
            'fieldMappings' => [
                [
                    'id' => [
                        'fieldName' => 'id',
                        'type' => 'guid',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 0,
                        'id' => true,
                        'columnName' => 'id',
                    ],
                    'clientName' => [
                        'fieldName' => 'clientName',
                        'type' => 'string',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 0,
                        'columnName' => 'client_name',
                    ],
                    'username' => [
                        'fieldName' => 'username',
                        'type' => 'string',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 0,
                        'columnName' => 'username',
                    ],
                    'path' => [
                        'fieldName' => 'path',
                        'type' => 'string',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 0,
                        'columnName' => 'path',
                    ],
                    'method' => [
                        'fieldName' => 'method',
                        'type' => 'string',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 0,
                        'columnName' => 'method',
                    ],
                    'request' => [
                        'fieldName' => 'request',
                        'type' => 'array',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 0,
                        'columnName' => 'request',
                    ],
                    'response' => [
                        'fieldName' => 'response',
                        'type' => 'text',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 0,
                        'columnName' => 'response',
                    ],
                    'remark' => [
                        'fieldName' => 'remark',
                        'type' => 'string',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => true,
                        'precision' => 0,
                        'columnName' => 'remark',
                    ],
                    'sourceTable' => [
                        'fieldName' => 'sourceTable',
                        'type' => 'array',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => true,
                        'precision' => 0,
                        'columnName' => 'source_table',
                    ],
                    'identifier' => [
                        'fieldName' => 'identifier',
                        'type' => 'array',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => true,
                        'precision' => 0,
                        'columnName' => 'identifier',
                    ],
                    'dataChanges' => [
                        'fieldName' => 'dataChanges',
                        'type' => 'array',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => true,
                        'precision' => 0,
                        'columnName' => 'data_changes',
                    ],
                ],
            ],
            'fieldNames' => [
                [
                    'id' => 'id',
                    'client_name' => 'clientName',
                    'username' => 'username',
                    'path' => 'path',
                    'method' => 'method',
                    'request' => 'request',
                    'response' => 'response',
                    'remark' => 'remark',
                    'source_table' => 'sourceTable',
                    'identifier' => 'identifier',
                    'data_changes' => 'dataChanges',
                ],
            ],
            'columnNames' => [
                [
                    'id' => 'id',
                    'clientName' => 'client_name',
                    'username' => 'username',
                    'path' => 'path',
                    'method' => 'method',
                    'request' => 'request',
                    'response' => 'response',
                    'remark' => 'remark',
                    'sourceTable' => 'source_table',
                    'identifier' => 'identifier',
                    'dataChanges' => 'data_changes',
                ],
            ],
            'table' => [
                [
                    'name' => 'activities',
                ],
            ],
            'idGenerator' => [
                $o[1],
            ],
        ],
    ],
    $o[0],
    []
); }];
