Emogrifier::clearAllCaches()
Method: Clears all caches.
Source: vendor/pelago/emogrifier/src/Emogrifier.php:704
Method: Clears all caches.
Source: vendor/pelago/emogrifier/src/Emogrifier.php:704
Method: Purges the visited nodes.
Source: vendor/pelago/emogrifier/src/Emogrifier.php:720
Method: Marks a tag for removal.
Source: vendor/pelago/emogrifier/src/Emogrifier.php:738
Method: Drops a tag from the removal list.
Source: vendor/pelago/emogrifier/src/Emogrifier.php:750
Method: Marks a media query type to keep.
Source: vendor/pelago/emogrifier/src/Emogrifier.php:766
Method: Drops a media query type from the allowed list.
Source: vendor/pelago/emogrifier/src/Emogrifier.php:778
Method: Creates a DOMDocument instance from the given HTML and stores it in $this->domDocument.
Source: vendor/pelago/emogrifier/src/Emogrifier.php:426
Method: Adds a selector to exclude nodes from emogrification.
Source: vendor/pelago/emogrifier/src/Emogrifier.php:794
Method: Returns the HTML with added document type, Content-Type meta tag, and self-closing slashes, if needed, ensuring that the HTML will be good for creating a DOM document from it.
Source: vendor/pelago/emogrifier/src/Emogrifier.php:448
Method: No longer excludes the nodes matching this selector from emogrification.
Source: vendor/pelago/emogrifier/src/Emogrifier.php:806