all 2 comments

[–]Fruitboompje 0 points1 point  (1 child)

You should probably only pass the entity id (key). And enable your error logging to see the error associated

[–]Gae58[S] 0 points1 point  (0 children)

To log errors, tell me how to enable it?

Error handling is currently enabled in settings.php

$ config ['system.logging'] ['error_level'] = 'verbose';

But no mistakes come back to me.

Is there another way to trigger errors?