Skip to content

Error: Call to undefined method Minds\Entities\Image::getDescription()

Sentry Issue: ENGINE-QC

Error: Call to undefined method Minds\Entities\Image::getDescription()
  File "/Core/Security/Spam.php", line 32, in Minds\Core\Security\Spam::check
    $foundSpam = Text::strposa($entity->getDescription(), ProhibitedDomains::DOMAINS);
  File "/Core/Security/Events.php", line 37, in Minds\Core\Security\Events::onCreateHook
    if ($this->spam->check($object)) {
  File "[internal]", line 0, in call_user_func_array
  File "/Core/Events/Dispatcher.php", line 131, in Minds\Core\Events\Dispatcher::trigger
    if (call_user_func_array($callback, $args) === false) {
  File "/lib/elgglib.php", line 621, in elgg_trigger_event
    return \Minds\Core\Events\Dispatcher::trigger($event, "elgg/event/$object_type", $object, true);
...
(11 additional frame(s) were not displayed)