[ 'name' => [ 'App\\Entity\\Modules\\Printer', 'id', 'priceByPage', 'recipient', 'template', 'title', ], 'attributesMetadata' => [ [ 'id' => $o[1], 'priceByPage' => $o[2], 'recipient' => $o[3], 'template' => $o[4], 'title' => $o[5], ], ], ], ], $o[0], [] ); }];