Home
last modified time | relevance | path

Searched refs:LogUtility (Results 1 – 25 of 216) sorted by last modified time

123456789

/plugin/combo/ComboStrap/
H A DLdJson.php88 LogUtility::internalError("The page image should come from a wiki path", self::CANONICAL, $e);
95 LogUtility::internalError("The page image mime could not be determined. Error:" . $e->getMessage(), self::CANONICAL, $e);
103 LogUtility::error("The image ($pageImagePath) could not be added as page image. Error: {$e->getMessage()}");
118 LogUtility::msg("The image ($pageImagePath) does not exist and was not added to the google ld-json", LogUtility::LVL_MSG_ERROR, action_plugin_combo_metagoogle::CANONICAL);
223 LogUtility::error("The string value is not a valid Json. Value: $value", self::CANONICAL);
364 LogUtility::error("Internal Error: We were unable to define the publication date for the page ($page). Error: {$e->getMessage()}", self::CANONICAL);
375 LogUtility::error("Internal Error: We were unable to define the modification date for the page ($page)", self::CANONICAL);
406 LogUtility::msg("The name metadata is mandatory for a event page", LogUtility
[all...]
H A DLineSpacing.php29 LogUtility::msg("The line-spacing attribute is only implemented with Bootstrap 5. If you want to use this attribute, you should " . PluginUtility::getDocumentationHyperLink(Bootstrap::CANONICAL, "change the Bootstrap version") . ".", self::CANONICAL);
52 LogUtility::msg("The line-spacing value ($lineSpacingValue) is not a valid value.", LogUtility::LVL_MSG_ERROR, self::CANONICAL);
H A DArrayCaseInsensitive.php57 LogUtility::msg("The offset (key) is null and this is not supported");
64 LogUtility::msg("The offset should be a string", LogUtility::LVL_MSG_ERROR);
H A DLocalFileSystem.php46 LogUtility::error("This mime content ($mime) is not text based (for the path $path). We can't return a text.");
50 LogUtility::error("The mime is unknown for the path ($path). Trying to returning the content as text.");
165 LogUtility::internalError("The type of file ($type) is unknown. It should be `" . FileSystems::CONTAINER . "` or `" . FileSystems::LEAF . "`");
H A DLocalPath.php98 LogUtility::errorIfDevOrTest("The path given as constructor should not be an uri or a path object");
100 LogUtility::internalError("The uri path could not be created", self::CANONICAL, $e);
399 LogUtility::msg($message);
448 LogUtility::internalError($message);
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 DLocale.php47 LogUtility::internalError("The locale is only implemented for page resources");
H A DBootstrap.php106 LogUtility::internalError("The bootstrap major version ($bootstrapMajorVersion) is not an integer, default taken");
153 LogUtility::internalError("An error has occurred reading the file ($stylesheetsFile). Error:{$e->getMessage()}", self::CANONICAL);
299 LogUtility::internalError("The url ($url) for the bootstrap metadata ($fileNameWithExtension) from the bootstrap dictionary is not valid. Error:{$e->getMessage()}", self::CANONICAL);
306 LogUtility::internalError("No extension was found on the file metadata ($fileNameWithExtension) from the bootstrap dictionary", self::CANONICAL);
323 LogUtility::internalError("The snippet key ($key) is unknown for bootstrap", self::CANONICAL);
333 LogUtility::internalError("The snippet key ($key) is unknown for bootstrap");
401 LogUtility::internalError("The bootstrap version ($version) could not be found");
408 LogUtility::internalError("The bootstrap stylesheet ($styleSheetName) could not be found for the version ($version) in the distribution or custom configuration files");
430 LogUtility::internalError('The file stylesheet attribute is unknown (' . DataType::toString($styleSheetForVersionAndName) . ')');
H A DLogUtility.php19 class LogUtility class
85 self::log2file($e->getMessage(), LogUtility::LVL_MSG_ERROR, $canonical);
295 $newMessage .= LogUtility::getCallStack();
340 self::msg($message, LogUtility::LVL_MSG_ERROR, $canonical, $e);
345 self::msg($message, LogUtility::LVL_MSG_WARNING, $canonical, $e);
350 self::msg($message, LogUtility::LVL_MSG_INFO, $canonical, $e);
371 LogUtility::error($message, $canonical);
415 self::msg($message, LogUtility::LVL_MSG_DEBUG, $canonical, $e);
420 self::log2FrontEnd($html, LogUtility::LVL_MSG_INFO, $canonical, true);
H A DBrand.php154 LogUtility::error("We can't load the brands dictionary. Error: " . $e->getMessage(), self::CANONICAL, $e);
H A DLowQualityCalculatedIndicator.php68 LogUtility::internalError($message, self::CANONICAL);
H A DBrandTag.php79 return LogUtility::wrapInRedForHtml("Error while reading the brand data for the brand ($brandName). Error: {$e->getMessage()}");
88 return LogUtility::wrapInRedForHtml("The style of the {$brandButton->getType()} button ($brandButton) could not be determined. Error: {$e->getMessage()}");
99 return LogUtility::wrapInRedForHtml("Error while getting the link data for the the brand ($brandName). Error: {$e->getMessage()}");
146 LogUtility::msg("A svg logo icon is not installed on your website. Check the corresponding $documentationLink.", LogUtility::LVL_MSG_INFO);
H A DMarkupCacheDependencies.php160 LogUtility::errorIfDevOrTest("The path should be a wiki path");
344 LogUtility::msg("Error while trying to reroute the content cache destination for the fetcher ({$this->markupFetcher}). You may have cache problem. Error: {$e->getMessage()}");
H A DBrandingColors.php46 LogUtility::msg("Error on background color calculation");
H A DMarkupPath.php516 LogUtility::internalError("Internal Error: The page ($this) does not have any default title");
562 LogUtility::msg("The page ($this) was not found");
641 LogUtility::error("First Raster Image error. Error: " . $e->getMessage(), self::CANONICAL_PAGE, $e);
762 LogUtility::msg("You can't render the metadata of a markup path that does not exist ($this)");
920 LogUtility::error("This markup path ($this) can not be accessed externaly");
971 LogUtility::msg("The markup ref returns an error for the creation of the page anchor html link ($this). Error: {$e->getMessage()}");
1084 LogUtility::msg("The metadata ($metadataName) should be defined");
1468 LogUtility::internalError($message);
1800 LogUtility::error(`The page image $path of the page $this is not an image`);
1802 LogUtility
[all...]
/plugin/combo/action/
H A Dcacheexpiration.php12 use ComboStrap\LogUtility; alias
98 LogUtility::internalError("Cache expiration: The requested path could not be determined, default context path was set instead.");
141 LogUtility::msg("Error while calculating the new expiration date. Error: {$e->getMessage()}");
145 LogUtility::msg("The new calculated date cache expiration frequency ({$newDate->format(Iso8601Date::getFormat())}) is lower than the current date ({$actualDate->format(Iso8601Date::getFormat())})");
152 LogUtility::msg("Error while persisting the new expiration date. Error:{$e->getMessage()}");
H A Dimgmove.php8 use ComboStrap\LogUtility; alias
69 LogUtility::internalError("Hardcoded should exists");
84 LogUtility::error("The target path image ($targetImageId) is not a path", self::CANONICAL, $e);
112 LogUtility::log2file($e->getMessage(), LogUtility::LVL_MSG_ERROR, $e->getCanonical(), $e);
181 LogUtility::msg("The frontmatter could not be loaded. " . $e->getMessage(), LogUtility::LVL_MSG_ERROR, $e->getCanonical());
233 LogUtility::log2file($e->getMessage(), LogUtility::LVL_MSG_ERROR, $e->getCanonical());
256 LogUtility
[all...]
H A Dindexer.php23 use ComboStrap\LogUtility;
128 LogUtility::error($message);
165 LogUtility::internalError("The identifier and the value identifier should be known at this stage", self::CANONICAL, $e);
175 LogUtility::warning("Reference error when persisting to the file system store: " . $e->getMessage(), self::CANONICAL, $e);
21 use ComboStrap\LogUtility; global() alias
/plugin/combo/syntax/
H A Dfragment.php12 use ComboStrap\LogUtility; alias
145 LogUtility::warning("The template component has been deprecated and replaced by the fragment component. Why ? Because a whole page is now a template. ", syntax_plugin_combo_iterator::CANONICAL);
219 $renderer->doc .= LogUtility::wrapInRedForHtml("Template instructions should not be null");
227 $renderer->doc .= LogUtility::wrapInRedForHtml("Error while rendering the instruction. Error: {$e->getMessage()}");
229 LogUtility::warning("There is no need anymore to use a template to render variable", FragmentTag::CANONICAL);
H A Dfrontmatter.php29 use ComboStrap\LogUtility; alias
155 LogUtility::error("The global ID is unknown, we couldn't get the requested page", self::CANONICAL);
225 LogUtility::error("Front Matter: The json object for the page ($executingPath) is not valid. " . \ComboStrap\Json::getValidationLink($json), self::CANONICAL);
260 throw new ExceptionRuntime("Front Matter: The json object for the page () is not valid.", LogUtility::LVL_MSG_ERROR);
331 LogUtility::internalError("The image registration did not work. Error: {$e->getMessage()}");
364 LogUtility::internalError("The media image statistics could not be created. The media markup could not be instantiated with the path ($path). Error:{$e->getMessage()}");
H A Dheadingatx.php6 use ComboStrap\LogUtility; alias
H A Dheadingwiki.php5 use ComboStrap\LogUtility; alias
166 LogUtility::msg("The number of `=` character for a wiki heading is not the same before ($levelFromStartTag) and after ($levelFromMatch) the content ($content).", LogUtility::LVL_MSG_INFO, HeadingTag::CANONICAL);
H A Dhighlightwiki.php9 use ComboStrap\LogUtility; alias
63 LogUtility::msg("Error on highlight color calculation", self::CANONICAL, $e);
H A Diterator.php16 use ComboStrap\LogUtility; alias
103 LogUtility::warning("Error while creating the path for the page image with the path value ($pathString)", PageImageTag::CANONICAL, $e);
118 LogUtility::internalError("The path string should be absolute, we should not get this error", PageImageTag::CANONICAL, $e);
445 LogUtility::error("Internal Error: the page selected ($contextualPage) was not added. It does not exist and was deleted from the database index.", self::CANONICAL);
464 LogUtility::debug("The physical query (Sql: {$pageSql->getExecutableSql()}, Parameters: $parametersString) does not return any data", syntax_plugin_combo_iterator::CANONICAL);
567 LogUtility::error("Error while rendering the template header. Error: {$e->getMessage()}", self::CANONICAL);
576 LogUtility::error("Error while rendering a data row. Error: {$e->getMessage()}", self::CANONICAL, $e);
585 LogUtility::error("Error while rendering the template footer. Error: {$e->getMessage()}", self::CANONICAL);
600 LogUtility::error("Error while rendering the iterator footer. Error: {$e->getMessage()}", self::CANONICAL);
H A Dlabel.php9 use ComboStrap\LogUtility; alias
111 LogUtility::log2FrontEnd("The label is included in the $grandFatherName component and this is unexpected", LogUtility::LVL_MSG_WARNING, self::TAG);
209 LogUtility::log2FrontEnd("The context ($context) of the label is unknown in enter", LogUtility::LVL_MSG_WARNING, self::TAG);
244 LogUtility::log2FrontEnd("The context ($context) of the label is unknown in exit", LogUtility::LVL_MSG_WARNING, self::TAG);

123456789