CacheInvalidate Module
Model\SocketFactory
Factory
This factory class creates instances of Laminas HTTP socket adapters used for cache invalidation operations in Magento 2. Developers would use this wh...
PurgeCache
Model
This class handles invalidating external HTTP cache systems (like Varnish) by sending PURGE requests with cache tag patterns. Developers use this when...