[ 'name' => [ 'App\\Entity\\Translations\\CategoryTranslation', ], 'namespace' => [ 'App\\Entity\\Translations', ], 'rootEntityName' => [ 'App\\Entity\\Translations\\CategoryTranslation', ], 'identifier' => [ [ 'id', ], ], 'generatorType' => [ 4, ], 'fieldMappings' => [ [ 'id' => [ 'fieldName' => 'id', 'type' => 'integer', 'scale' => null, 'length' => null, 'unique' => false, 'nullable' => false, 'precision' => null, 'columnName' => 'id', 'id' => true, ], 'name' => [ 'fieldName' => 'name', 'type' => 'string', 'scale' => null, 'length' => null, 'unique' => false, 'nullable' => false, 'precision' => null, 'columnName' => 'name', ], 'locale' => [ 'fieldName' => 'locale', 'type' => 'string', 'scale' => null, 'length' => 10, 'unique' => false, 'nullable' => false, 'precision' => null, 'columnName' => 'locale', ], ], ], 'fieldNames' => [ [ 'id' => 'id', 'name' => 'name', 'locale' => 'locale', ], ], 'columnNames' => [ [ 'id' => 'id', 'name' => 'name', 'locale' => 'locale', ], ], 'table' => [ [ 'name' => 'category_translation', ], ], 'associationMappings' => [ [ 'translatable' => [ 'fieldName' => 'translatable', 'joinColumns' => [ [ 'name' => 'translatable_id', 'referencedColumnName' => 'id', ], ], 'cascade' => [], 'inversedBy' => 'translations', 'targetEntity' => 'App\\Entity\\Category', 'fetch' => 2, 'type' => 2, 'mappedBy' => null, 'isOwningSide' => true, 'sourceEntity' => 'App\\Entity\\Translations\\CategoryTranslation', 'isCascadeRemove' => false, 'isCascadePersist' => false, 'isCascadeRefresh' => false, 'isCascadeMerge' => false, 'isCascadeDetach' => false, 'sourceToTargetKeyColumns' => [ 'translatable_id' => 'id', ], 'joinColumnFieldNames' => [ 'translatable_id' => 'translatable_id', ], 'targetToSourceKeyColumns' => [ 'id' => 'translatable_id', ], 'orphanRemoval' => false, ], ], ], 'idGenerator' => [ $o[1], ], ], ], $o[0], [] ); }];