- Issue created by @adrianliegmann
- Status changed to Needs review
over 1 year ago 9:46am 18 November 2023 - π³π±Netherlands Drumanuel
Many improvements here. The module seems to work now using this fork, it didn't out of the box.
Any plans on merging?
Hello Guys,
I cannot test it. can help me ?
I get this errorError: Class "Drupal\media_entity_usage\Service\MediaUsageInfo" not found in Drupal\Component\DependencyInjection\Container->createService()
- π«π·France JΓ©rΓ΄me Dehorter Lille
Hi,
On our site we have media in reference to parent paragraphs, so I tried the command:
drush media-entity-usage:recalculate meu_paragraphs.persistance media
I have this errorUnable to decode output into JSON: Syntax error TypeError: in_array(): Argument #2 ($haystack) must be of type array, false given in in_array() (line 29 of /app/drupal/www/modules/contrib/media_entity_usage/src/Service/MediaUsagePersistance.php).
So I tried the command described in example :
drush media-entity-usage:recalculate meu_node.persistance node
I have exactly the same error