get(TypeConverter::class); // Create Hydrator without EntityLoader to break circular dependency return new Hydrator($typeConverter); } }