Closed (fixed)
Project:
Trash
Version:
3.0.23
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Jan 2026 at 17:19 UTC
Updated:
6 Feb 2026 at 14:14 UTC
Jump to comment: Most recent
[01-Jan-2026 17:17:56 UTC] Error: Call to undefined function trash_module_implements_alter() in /var/www/html/web/core/lib/Drupal/Core/Hook/HookCollectorPass.php on line 295 #0 /var/www/html/web/core/lib/Drupal/Core/Hook/HookCollectorPass.php(172): Drupal\Core\Hook\HookCollectorPass->calculateImplementations()
#1 /var/www/html/web/core/lib/Drupal/Core/Hook/HookCollectorPass.php(150): Drupal\Core\Hook\HookCollectorPass->writeToContainer(Object(Drupal\Core\DependencyInjection\ContainerBuilder))
#2 /var/www/html/vendor/symfony/dependency-injection/Compiler/Compiler.php(73): Drupal\Core\Hook\HookCollectorPass->process(Object(Drupal\Core\DependencyInjection\ContainerBuilder))
#3 /var/www/html/vendor/symfony/dependency-injection/ContainerBuilder.php(820): Symfony\Component\DependencyInjection\Compiler\Compiler->compile(Object(Drupal\Core\DependencyInjection\ContainerBuilder))
#4 /var/www/html/web/core/lib/Drupal/Core/DrupalKernel.php(1519): Symfony\Component\DependencyInjection\ContainerBuilder->compile()
#5 /var/www/html/web/core/lib/Drupal/Core/DrupalKernel.php(1028): Drupal\Core\DrupalKernel->compileContainer()
#6 /var/www/html/web/core/lib/Drupal/Core/DrupalKernel.php(524): Drupal\Core\DrupalKernel->initializeContainer()
#7 /var/www/html/web/core/lib/Drupal/Core/DrupalKernel.php(743): Drupal\Core\DrupalKernel->boot()
#8 /var/www/html/web/index.php(19): Drupal\Core\DrupalKernel->handle(Object(Symfony\Component\HttpFoundation\Request))
#9 {main}
1. Install Drupal 11.3.1
2. Update trash module to 3.0.23
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
amateescu commented@dmitry.korhov, can you check if the MR I just opened fixes the problem for you?
Comment #5
dmitry.korhov@amateescu looks good, thanks
Comment #7
amateescu commentedMerged into 3.x, thanks for testing!