[ 'mappedBy' => [ 'translatable', ], 'targetEntity' => [ 'App\\Entity\\Translations\\PointOfInterestTranslation', ], 'cascade' => [ [ 'all', ], ], 'fetch' => [ 'EXTRA_LAZY', ], 'orphanRemoval' => [ true, ], 'indexBy' => [ 'locale', ], ], 'Symfony\\Component\\Serializer\\Annotation\\Groups' => [ 'groups' => [ 1 => [ 'poi:write', 'poi:read', 'poi:fl', 'poi:list', 'csv_output', ], ], ], 'Symfony\\Component\\Serializer\\Annotation\\MaxDepth' => [ 'maxDepth' => [ 3 => 1, ], ], ], [ $o[0], $o[1], $o[2], $o[3], ], [] ); }];