Move callback classRemove outside of the loop
Compare changes
Issue #3205344 by alexpott: Calling system_requirements() can be expensive - do the cheap check first
@@ -118,7 +118,7 @@ public static function create(ContainerInterface $container) {