[ 'name' => [ 'App\\Entity\\Statistic', 'id', 'name', 'createdAt', 'url', 'device', 'uid', 'product', 'service', 'data', 'translatedName', ], 'attributesMetadata' => [ [ 'id' => $o[1], 'name' => $o[2], 'createdAt' => $o[3], 'url' => $o[4], 'device' => $o[5], 'uid' => $o[6], 'product' => $o[7], 'service' => $o[8], 'data' => $o[9], 'translatedName' => $o[10], ], ], ], ], $o[0], [] ); }];