Home
last modified time | relevance | path

Searched refs:LogUtility (Results 201 – 216 of 216) sorted by relevance

123456789

/plugin/combo/ComboStrap/
H A DOutlineSection.php206 LogUtility::internalError("The level ($level) could not be cast to an integer", self::CANONICAL);
H A DPermalinkTag.php187 LogUtility::warning($errorMessage, PermalinkTag::CANONICAL);
H A DXmlTagProcessing.php119 LogUtility::warning("The exit tag (" . $logicalTag . ") was not processed.");
265 LogUtility::warning("The related tag should be closed. You should write <related/> and not <related>.");
269 LogUtility::warning("The enter tag (" . $logicalTag . ") was not processed.");
866 LogUtility::errorIfDevOrTest("The empty tag (" . $tag . ") was not processed.");
H A DBrand.php154 LogUtility::error("We can't load the brands dictionary. Error: " . $e->getMessage(), self::CANONICAL, $e);
H A DRasterImageLink.php144 LogUtility::warning("The variable (" . self::CONF_RESPONSIVE_IMAGE_MARGIN . ") has a value ($imageMargin) that is not a valid length.", self::CANONICAL, $e);
H A DBrandButton.php265 LogUtility::msg($message, LogUtility::LVL_MSG_ERROR, self::CANONICAL);
H A DSnippetSystem.php405 LogUtility::internalError("Scope ($scope) is unknown, we have defaulted to all");
H A DSqlite.php450 LogUtility::msg("Error while trying to see if the sqlite option is available");
H A DBlockquoteTag.php279 LogUtility::internalError("It should not happen as the url is written by ons (ie is a literal)", self::TAG, $e);
H A DOutlineVisitor.php156 LogUtility::error("Error while capturing the feature images. Error: " . $e->getMessage(), Outline::CANONICAL, $e);
H A DMetadataFrontmatterStore.php453 LogUtility::msg("The content without frontmatter should have been set. Did you you use the createFromPage constructor");
H A DLinkMarkup.php181 LogUtility::internalError("The interwiki should be available. We were unable to create the link attributes.");
H A DExecutionContext.php838 LogUtility::internalError("The markup ($id) is already executing");
/plugin/combo/ComboStrap/Meta/Api/
H A DMetadataSystem.php24 use ComboStrap\LogUtility; alias
/plugin/combo/syntax/
H A Dminimap.php211 $miniMapList .= \ComboStrap\LogUtility::wrapInRedForHtml("Error. {$e->getMessage()}");
/plugin/combo/
H A Ddeleted.files76 class/LogUtility.php

123456789