Filename Message
PermanentRedisBackend.php:14 Class Drupal\pcb_redis\Cache\PermanentRedisBackend extends unknown class Drupal\redis\Cache\PhpRedis.
PermanentRedisBackend.php:14 Non-abstract class Drupal\pcb_redis\Cache\PermanentRedisBackend contains abstract method delete() from interface Drupal\Core\Cache\CacheBackendInterface.
PermanentRedisBackend.php:14 Non-abstract class Drupal\pcb_redis\Cache\PermanentRedisBackend contains abstract method deleteMultiple() from interface Drupal\Core\Cache\CacheBackendInterface.
PermanentRedisBackend.php:14 Non-abstract class Drupal\pcb_redis\Cache\PermanentRedisBackend contains abstract method garbageCollection() from interface Drupal\Core\Cache\CacheBackendInterface.
PermanentRedisBackend.php:14 Non-abstract class Drupal\pcb_redis\Cache\PermanentRedisBackend contains abstract method get() from interface Drupal\Core\Cache\CacheBackendInterface.
PermanentRedisBackend.php:14 Non-abstract class Drupal\pcb_redis\Cache\PermanentRedisBackend contains abstract method getMultiple() from interface Drupal\Core\Cache\CacheBackendInterface.
PermanentRedisBackend.php:14 Non-abstract class Drupal\pcb_redis\Cache\PermanentRedisBackend contains abstract method invalidate() from interface Drupal\Core\Cache\CacheBackendInterface.
PermanentRedisBackend.php:14 Non-abstract class Drupal\pcb_redis\Cache\PermanentRedisBackend contains abstract method invalidateAll() from interface Drupal\Core\Cache\CacheBackendInterface.
PermanentRedisBackend.php:14 Non-abstract class Drupal\pcb_redis\Cache\PermanentRedisBackend contains abstract method invalidateMultiple() from interface Drupal\Core\Cache\CacheBackendInterface.
PermanentRedisBackend.php:14 Non-abstract class Drupal\pcb_redis\Cache\PermanentRedisBackend contains abstract method set() from interface Drupal\Core\Cache\CacheBackendInterface.
PermanentRedisBackend.php:14 Non-abstract class Drupal\pcb_redis\Cache\PermanentRedisBackend contains abstract method setMultiple() from interface Drupal\Core\Cache\CacheBackendInterface.
PermanentRedisBackend.php:22 Drupal\pcb_redis\Cache\PermanentRedisBackend::removeBin() calls parent::deleteAll() but Drupal\pcb_redis\Cache\PermanentRedisBackend does not extend any class.
PermanentRedisBackendFactory.php:10 Class Drupal\pcb_redis\Cache\PermanentRedisBackendFactory extends unknown class Drupal\redis\Cache\CacheBackendFactory.
PermanentRedisBackendFactory.php:16 Access to an undefined property Drupal\pcb_redis\Cache\PermanentRedisBackendFactory::$checksumProvider.
PermanentRedisBackendFactory.php:16 Access to an undefined property Drupal\pcb_redis\Cache\PermanentRedisBackendFactory::$clientFactory.
PermanentRedisBackendFactory.php:16 Access to an undefined property Drupal\pcb_redis\Cache\PermanentRedisBackendFactory::$serializer.
PermanentRedisBackendFactory.php:16 Class Drupal\pcb_redis\Cache\PermanentRedisBackend does not have a constructor and must be instantiated without any parameters.
pcb.drush.inc:42 Function drush_print not found.
pcb.drush.inc:45 Function drush_set_error not found.
pcb.drush.inc:57 Function drush_print not found.
pcb.drush.inc:69 Function drush_print not found.
PermanentBackendTrait.php (in context of class Drupal\pcb_redis\Cache\PermanentRedisBackend):25 Drupal\pcb_redis\Cache\PermanentRedisBackend::deleteAllPermanent() calls parent::deleteAll() but Drupal\pcb_redis\Cache\PermanentRedisBackend does not extend any class.
PermanentDatabaseBackendTest.php:65 You should use assertFalse() instead of assertSame() when expecting "false"