ConfigurationForm |
class |
Drupal\purge_queuer_url\Form |
src/Form/ConfigurationForm.php |
Configuration form for the Url and Path queuer. |
|
1 |
|
QueuerConfigFormTest |
class |
Drupal\Tests\purge_queuer_url\Functional |
tests/src/Functional/QueuerConfigFormTest.php |
Tests \Drupal\purge_queuer_url\Form\ConfigurationForm. |
|
|
|
RegistryCheck |
class |
Drupal\purge_queuer_url\Plugin\Purge\DiagnosticCheck |
src/Plugin/Purge/DiagnosticCheck/RegistryCheck.php |
Tests if the URL queuer's traffic registry is in a healthy shape. |
|
|
|
SqlSanitizeCommands |
class |
Drupal\purge_queuer_url\Commands |
src/Commands/SqlSanitizeCommands.php |
Sanitize plugin for Drush sql:sanitize which clears the URL registry. |
|
|
2 |
TrafficRegistry |
class |
Drupal\purge_queuer_url |
src/TrafficRegistry.php |
Provides a database-driven traffic registry with URLs and tags. |
|
|
2 |
TrafficRegistryInterface |
interface |
Drupal\purge_queuer_url |
src/TrafficRegistryInterface.php |
Describes a traffic registry with URLs and tags. |
1 |
3 |
|
UrlAndPathQueuer |
class |
Drupal\purge_queuer_url\Plugin\Purge\Queuer |
src/Plugin/Purge/Queuer/UrlAndPathQueuer.php |
Queues URLs or paths when Drupal invalidates cache tags. |
|
|
2 |
UrlAndPathQueuerPlugin |
class |
Drupal\purge_queuer_url\Plugin\Purge\Queuer |
src/Plugin/Purge/Queuer/UrlAndPathQueuerPlugin.php |
Queues URLs or paths to your Purge queue utilizing a traffic database. |
|
|
|
UrlRegistrar |
class |
Drupal\purge_queuer_url\StackMiddleware |
src/StackMiddleware/UrlRegistrar.php |
Collects URLs for all passing traffic. |
|
|
2 |