CdnWarmer |
final class |
Drupal\warmer_cdn\Plugin\warmer |
modules/warmer_cdn/src/Plugin/warmer/CdnWarmer.php |
The cache warmer for the built-in entity cache. |
|
|
|
EnqueueForm |
final class |
Drupal\warmer\Form |
src/Form/EnqueueForm.php |
A form to manually enqueue warming operations. |
|
|
1 |
EnqueueFormTest |
class |
Drupal\Tests\warmer_entity\Functional |
modules/warmer_entity/tests/src/Functional/EnqueueFormTest.php |
Functional test for the form enqueue functionality. |
|
|
|
EntityWarmer |
final class |
Drupal\warmer_entity\Plugin\warmer |
modules/warmer_entity/src/Plugin/warmer/EntityWarmer.php |
The cache warmer for the built-in entity cache. |
|
|
|
HookImplementations |
class |
Drupal\warmer |
src/HookImplementations.php |
Helper functions to use in hook implementations. |
|
3 |
|
ItemWarmer |
class |
Drupal\warmer\Plugin\QueueWorker |
src/Plugin/QueueWorker/ItemWarmer.php |
Process the items queued for warming. |
|
1 |
|
ItemWarmerTest |
class |
Drupal\Tests\warmer\Unit\Plugin\QueueWorker |
tests/src/Unit/Plugin/QueueWorker/ItemWarmerTest.php |
@coversDefaultClass \Drupal\warmer\Plugin\QueueWorker\ItemWarmer
@group warmer |
|
|
|
QueueData |
class |
Drupal\warmer |
src/QueueData.php |
Value object to store in the queue with all the infor to process a batch. |
|
2 |
|
QueueManager |
class |
Drupal\warmer |
src/QueueManager.php |
Manage queue items and processing. |
|
1 |
2 |
SettingsForm |
final class |
Drupal\warmer\Form |
src/Form/SettingsForm.php |
Settings form for the warmer module. |
|
|
1 |
SitemapParserFactory |
class |
Drupal\warmer_cdn |
modules/warmer_cdn/src/SitemapParserFactory.php |
The Sitemap Parser factory. |
|
1 |
2 |
SitemapWarmer |
final class |
Drupal\warmer_cdn\Plugin\warmer |
modules/warmer_cdn/src/Plugin/warmer/SitemapWarmer.php |
The cache warmer for the built-in entity cache. |
|
|
|
SitemapWarmerTest |
final class |
Drupal\Tests\warmer_cdn\Functional |
modules/warmer_cdn/tests/src/Functional/SitemapWarmerTest.php |
Tests for the sitemap warmer. |
|
|
|
UserInputParserTrait |
trait |
Drupal\warmer_cdn\Plugin\warmer |
modules/warmer_cdn/src/Plugin/warmer/UserInputParserTrait.php |
Common methods to parse user input. |
|
|
|
Warmer |
class |
Drupal\warmer\Annotation |
src/Annotation/Warmer.php |
Annotation class for the cache warmer plugins. |
|
1 |
|
WarmerCommands |
class |
Drupal\warmer\Commands |
src/Commands/WarmerCommands.php |
Drush commands for the Warmer module. |
|
|
2 |
WarmerInterface |
interface |
Drupal\warmer\Plugin |
src/Plugin/WarmerInterface.php |
|
1 |
|
|
WarmerPluginBase |
abstract class |
Drupal\warmer\Plugin |
src/Plugin/WarmerPluginBase.php |
Base class for warmer plugins that implement settings forms. |
3 |
8 |
|
WarmerPluginManager |
class |
Drupal\warmer\Plugin |
src/Plugin/WarmerPluginManager.php |
Manager for the warmer plugins. |
|
5 |
2 |