Fatal error: Class Sas\BlogModule\Content\BlogCategory\BlogCategoryIndexer contains 2 abstract methods and must therefore be declared abstract or implement the remaining methods (Shopware\Core\Framework\DataAbstractionLayer\Indexing\EntityIndexer::getTotal, Shopware\Core\Framework\DataAbstractionLayer\Indexing\EntityIndexer::getDecorated) in /www/htdocs/w01da287/backup_sw6_bioraum.shop/custom/plugins/SasBlogModule/src/Content/BlogCategory/BlogCategoryIndexer.php on line 17
Error: Class Sas\BlogModule\Content\BlogCategory\BlogCategoryIndexer contains 2 abstract methods and must therefore be declared abstract or implement the remaining methods (Shopware\Core\Framework\DataAbstractionLayer\Indexing\EntityIndexer::getTotal, Shopware\Core\Framework\DataAbstractionLayer\Indexing\EntityIndexer::getDecorated) (500 Internal Server Error)

Symfony Exception

FatalError

HTTP 500 Internal Server Error

Error: Class Sas\BlogModule\Content\BlogCategory\BlogCategoryIndexer contains 2 abstract methods and must therefore be declared abstract or implement the remaining methods (Shopware\Core\Framework\DataAbstractionLayer\Indexing\EntityIndexer::getTotal, Shopware\Core\Framework\DataAbstractionLayer\Indexing\EntityIndexer::getDecorated)

Exception

Symfony\Component\ErrorHandler\Error\ FatalError

Show exception properties
Symfony\Component\ErrorHandler\Error\FatalError {#17600
  -error: array:4 [
    "type" => 1
    "message" => "Class Sas\BlogModule\Content\BlogCategory\BlogCategoryIndexer contains 2 abstract methods and must therefore be declared abstract or implement the remaining methods (Shopware\Core\Framework\DataAbstractionLayer\Indexing\EntityIndexer::getTotal, Shopware\Core\Framework\DataAbstractionLayer\Indexing\EntityIndexer::getDecorated)"
    "file" => "/www/htdocs/w01da287/backup_sw6_bioraum.shop/custom/plugins/SasBlogModule/src/Content/BlogCategory/BlogCategoryIndexer.php"
    "line" => 17
  ]
}
  1. use Shopware\Core\Framework\DataAbstractionLayer\Indexing\EntityIndexer;
  2. use Shopware\Core\Framework\DataAbstractionLayer\Indexing\EntityIndexingMessage;
  3. use Shopware\Core\Framework\DataAbstractionLayer\Indexing\TreeUpdater;
  4. use Shopware\Core\Framework\Uuid\Uuid;
  5. class BlogCategoryIndexer extends EntityIndexer
  6. {
  7.     private Connection $connection;
  8.     private EntityRepositoryInterface $repository;

Stack Trace

FatalError
Symfony\Component\ErrorHandler\Error\FatalError:
Error: Class Sas\BlogModule\Content\BlogCategory\BlogCategoryIndexer contains 2 abstract methods and must therefore be declared abstract or implement the remaining methods (Shopware\Core\Framework\DataAbstractionLayer\Indexing\EntityIndexer::getTotal, Shopware\Core\Framework\DataAbstractionLayer\Indexing\EntityIndexer::getDecorated)

  at /www/htdocs/w01da287/backup_sw6_bioraum.shop/custom/plugins/SasBlogModule/src/Content/BlogCategory/BlogCategoryIndexer.php:17