[ 'name' => [ 'App\\Entity\\SourceApi', 'id', 'type', 'apiKey', 'link', 'server', 'params', 'name', ], 'attributesMetadata' => [ [ 'id' => $o[1], 'type' => $o[2], 'apiKey' => $o[3], 'link' => $o[4], 'server' => $o[5], 'params' => $o[6], 'name' => $o[7], ], ], ], ], $o[0], [] ); }];