Lines Matching full:lazy
40 * The id of the lazy loaders
42 const LAZY_SIDE_ID = "lazy-sizes";
46 const CANONICAL = "lazy";
53 * The method on how to lazy load resources (Ie media)
55 public const LAZY_LOAD_METHOD = "lazy";
63 const CONF_LAZY_LOAD_METHOD = "internal-lazy-load-method-combo";
69 * Used to select all lazy loaded
87 … throw new \RuntimeException("The active lazy loaded is unknown (" . self::ACTIVE . ")");
93 * Add the lazy sizes snippet
107 * lazysizes adds the class lazy loading while the images are loading
151 $snippetId = "lazy-load-fade";
158 * The others javascript snippet to download lazy load depend on the image type
167 * Class selector to identify the element to lazy load
177 … throw new \RuntimeException("The active lazy loaded is unknown (" . self::ACTIVE . ")");
182 * @return string - the lazy loading placeholder color
202 … * When lazy loading, we set the srcset to a transparent image to not download the image in the src
239 * By default, the image above the fold should not be lazy loaded