Install
Works with Drupal: 8.xUsing Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
1.16 MB
MD5: 99888c82c60c91cbf79cecffef7519a5
SHA-1: ccfe7aced0a6c7b9fd38a73982c98c637670b9e6
SHA-256: 12ab13ebfceefd0e057d8aaa5e896faff16ea61191665154a737393566820f4c
Download zip
1.35 MB
MD5: f1c3d9ae5d55014a5e8e7ae31b232938
SHA-1: e221e2c9fedebebea83b6408c73b53d9c6a4ba50
SHA-256: 8de46472a9d12964b0212b3ca5096547f37fffeb55c2a33f38ae2d5d0c0d32bb
Release notes
New features
drush p-queue-addnow allows adding multiple items to the queue using commas.drush p-queue-worknow has a--finishargument.drush p-invalidateanddrush p-queue-addnow ask for confirmation when invalidatingeverything, to prevent users from accidentally harming their website at a moment where this isn’t a good idea.- NEW
drush p-queue-volumeto view the current queue volume. - NEW
drush p-debug-enanddrush p-debug-disfor quickly enabling and disabing debug logging again. Works great together withdrush p-queue-work -v! - NEW
\Drupal\purge\Logger\LoggerChannelPart::isDebuggingEnabled()to make it easier for downstreams to prevent heavy overhead code when this ain’t needed.
Fixes and improvements
- Fixed a bug in
RuntimeMeasurement::stop()causing fatal errors. - Micro-optimized
\Drupal\purge\Logger\LoggerChannelPart. - Renamed several
drushcommands to improve consistency:p-processorsPPRO-->p-procsr-lsPROLSp-purgersPPPU-->p-purger-lsPPLSp-purgers-availablePPPUA-->p-purger-lsaPPLSAp-purger-addPPA-->p-p-purger-addPPADDp-purger-rmPPR-->p-purger-rmPPRMp-queuersPQRS-->p-queuer-lsPQULS