๐Ÿ‡บ๐Ÿ‡ธUnited States @fortran77

Account created on 20 October 2015, over 8 years ago
#

Recent comments

๐Ÿ‡บ๐Ÿ‡ธUnited States fortran77

Hello,

when trying to update the database of a live site after Drupal 10 core updates, I get from the Watchdog:

Drupal\Component\Plugin\Exception\PluginNotFoundException: The "" entity type does not exist. in Drupal\Core\Entity\EntityTypeManager->getDefinition() (line 139 of [...]/web/core/lib/Drupal/Core/Entity/EntityTypeManager.php)

I set up remote debugging but even so I am not clear as to what to do to fix the issue.

My question however is: just for the sake of performing the database update after the Drupal 10 core codebase update, do I risk any major issues if I bypass the exception and just log an error message? And then restore the original exception-throwing code after the update is complete?

๐Ÿ‡บ๐Ÿ‡ธUnited States fortran77

Hello Jรผrgen, thank you for the help.

I created a Flagging view and then the flagging user ID shows up in the view (I am printing it to watchdog for debugging purposes).

However, I don't seem to be able to access the UIDs by token, so eg my view token is named [flagging_subscriber_list] and I can print the full list to watchdog using that token, but if I try to narrow down to the UIDs as [flagging_subscriber_list:uid] then the token is not expanded even though the uid field shows up in the log when I print the full view result.

๐Ÿ‡บ๐Ÿ‡ธUnited States fortran77

Thank you very much for your kind explanation.

๐Ÿ‡บ๐Ÿ‡ธUnited States fortran77

That's great, thank you very much Jรผrgen.

I discovered the ECA module recently and am just starting getting acquainted with the docs You have done an amazing job and this seems to be the missing piece that many D7 Rules power users were waiting for. Thanks again.

Production build 0.69.0 2024