You are here

Classes, traits, and interfaces in Purge 8.3

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
TagInvalidationTest class Drupal\Tests\purge\Kernel\Invalidation tests/src/Kernel/Invalidation/TagInvalidationTest.php Tests \Drupal\purge\Plugin\Purge\Invalidation\TagInvalidation.
TagsHeaderBase abstract class Drupal\purge\Plugin\Purge\TagsHeader src/Plugin/Purge/TagsHeader/TagsHeaderBase.php Base implementation for plugins that add and format a cache tags header. 3 3
TagsHeaderInterface interface Drupal\purge\Plugin\Purge\TagsHeader src/Plugin/Purge/TagsHeader/TagsHeaderInterface.php Describes a plugin that adds and formats a cache tags header on responses. 4 3
TagsHeadersService class Drupal\purge\Plugin\Purge\TagsHeader src/Plugin/Purge/TagsHeader/TagsHeadersService.php Provides a service that provides access to available tags headers. 2
TagsHeadersServiceInterface interface Drupal\purge\Plugin\Purge\TagsHeader src/Plugin/Purge/TagsHeader/TagsHeadersServiceInterface.php Describes a service that provides access to available tags headers. 1 1
TestTrait trait Drupal\Tests\purge\Traits tests/src/Traits/TestTrait.php Several helper properties and methods for purge tests. 2
TotalFailedStatistic class Drupal\purge\Plugin\Purge\Queue src/Plugin/Purge/Queue/TotalFailedStatistic.php Total number of failed queue items.
TotalNotSupportedStatistic class Drupal\purge\Plugin\Purge\Queue src/Plugin/Purge/Queue/TotalNotSupportedStatistic.php Total number of not supported invalidations.
TotalProcessingStatistic class Drupal\purge\Plugin\Purge\Queue src/Plugin/Purge/Queue/TotalProcessingStatistic.php Total number of multi-step cache invalidations.
TotalSucceededStatistic class Drupal\purge\Plugin\Purge\Queue src/Plugin/Purge/Queue/TotalSucceededStatistic.php Total number of succeeded queue items.
TxBuffer class Drupal\purge\Plugin\Purge\Queue src/Plugin/Purge/Queue/TxBuffer.php Provides the transaction buffer. 2 2
TxBufferInterface interface Drupal\purge\Plugin\Purge\Queue src/Plugin/Purge/Queue/TxBufferInterface.php Describes the transaction buffer. 1 1
TxBufferTest class Drupal\Tests\purge\Kernel\Queue tests/src/Kernel/Queue/TxBufferTest.php Tests \Drupal\purge\Tests\Queue\TxBufferTest.
TypesCommand class Drupal\purge_drush\Commands modules/purge_drush/src/Commands/TypesCommand.php List all supported cache invalidation types. 2
TypeUnsupportedException class Drupal\purge\Plugin\Purge\Invalidation\Exception src/Plugin/Purge/Invalidation/Exception/TypeUnsupportedException.php Thrown when no purgers support the requested type. 6
UnexpectedServiceConditionException class Drupal\purge\Plugin\Purge\Queue\Exception src/Plugin/Purge/Queue/Exception/UnexpectedServiceConditionException.php Unexpected service condition. 1
UrlInvalidation class Drupal\purge\Plugin\Purge\Invalidation src/Plugin/Purge/Invalidation/UrlInvalidation.php Describes URL based invalidation, e.g. "http://site.com/node/1". 1
UrlInvalidationTest class Drupal\Tests\purge\Kernel\Invalidation tests/src/Kernel/Invalidation/UrlInvalidationTest.php Tests \Drupal\purge\Plugin\Purge\Invalidation\UrlInvalidation.
WildcardPathInvalidation class Drupal\purge\Plugin\Purge\Invalidation src/Plugin/Purge/Invalidation/WildcardPathInvalidation.php Describes wildcardpath based invalidation, e.g. "news/*".
WildcardPathInvalidationTest class Drupal\Tests\purge\Kernel\Invalidation tests/src/Kernel/Invalidation/WildcardPathInvalidationTest.php Tests \Drupal\purge\Plugin\Purge\Invalidation\WildcardPathInvalidation.
WildcardUrlInvalidation class Drupal\purge\Plugin\Purge\Invalidation src/Plugin/Purge/Invalidation/WildcardUrlInvalidation.php Describes wildcard URL based invalidation, e.g. "http://site.com/node/*".
WildcardUrlInvalidationTest class Drupal\Tests\purge\Kernel\Invalidation tests/src/Kernel/Invalidation/WildcardUrlInvalidationTest.php Tests \Drupal\purge\Plugin\Purge\Invalidation\WildcardUrlInvalidation.
WithFormProcessor class Drupal\purge_processor_test\Plugin\Purge\Processor tests/modules/purge_processor_test/src/Plugin/Purge/Processor/WithFormProcessor.php Test processor with a configuration form.
WithFormPurger class Drupal\purge_purger_test\Plugin\Purge\Purger tests/modules/purge_purger_test/src/Plugin/Purge/Purger/WithFormPurger.php Test PurgerWithForm.
WithFormQueuer class Drupal\purge_queuer_test\Plugin\Purge\Queuer tests/modules/purge_queuer_test/src/Plugin/Purge/Queuer/WithFormQueuer.php Test queuer with a configuration form.

Pages

Other projects