You are here

6 calls to BlazyDefault::itemSettings() in Blazy 8.2

Blazy::preprocessBlazy in src/Blazy.php
Prepares variables for blazy.html.twig templates.
BlazyManager::getBlazy in src/BlazyManager.php
Returns the enforced rich media content, or media using theme_blazy().
BlazyManagerTest::testPreprocessBlazy in tests/src/Kernel/BlazyManagerTest.php
Tests building Blazy attributes.
BlazyUnitTest::testPreprocessBlazy in tests/src/Unit/BlazyUnitTest.php
Tests \Drupal\blazy\Blazy::preprocessBlazy.
BlazyUnitTest::todoTestPreRenderImageLightbox in tests/src/Unit/BlazyUnitTest.php
Tests BlazyManager image with lightbox support.
BlazyUnitTestTrait::getFormatterSettings in tests/src/Traits/BlazyUnitTestTrait.php
Returns sensible formatter settings for testing purposes.