Lines Matching refs:CANONICAL
14 public const CANONICAL = PageImageTag::TAG; define in ComboStrap\\PageImageTag
105 …e image ($imagePath) and the page ($contextPage). Error: {$e->getMessage()}", self::CANONICAL, $e);
118 …he image ($ancestor) and the page ($contextPage). Error: {$e->getMessage()}", self::CANONICAL, $e);
152 …tility::warning("The width ($width) is not a valid length and was discarded", self::CANONICAL, $e);
160 …lity::warning("The height ($height) is not a valid length and was discarded", self::CANONICAL, $e);
176 …ge ($firstImagePath) and the page ($contextPage). Error: {$e->getMessage()}", self::CANONICAL, $e);
183 …reating the vignette for the page ($contextPage). Error: {$e->getMessage()}", self::CANONICAL, $e);
190 … LogUtility::info("No page image could be find for the page ($path)", PageImageTag::CANONICAL);
196 …::error("The image ($pageImageProcessing) is an unknown page image type", PageImageTag::CANONICAL);
215 …ity::error("The image could not be build. Error: {$e->getMessage()}", PageImageTag::CANONICAL, $e);
279 LogUtility::error($message, self::CANONICAL, $e);