Home
last modified time | relevance | path

Searched refs:LogUtility (Results 1 – 25 of 216) sorted by path

123456789

/plugin/combo/ComboStrap/Api/
H A DMetaManagerHandler.php13 use ComboStrap\LogUtility; alias
181 LogUtility::internalError("The boolean metadata name ($booleanMeta) was not found", self::CANONICAL, $e);
/plugin/combo/ComboStrap/
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 DBlockquoteTag.php279 LogUtility::internalError("It should not happen as the url is written by ons (ie is a literal)", self::TAG, $e);
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 DBrand.php154 LogUtility::error("We can't load the brands dictionary. Error: " . $e->getMessage(), self::CANONICAL, $e);
H A DBrandButton.php265 LogUtility::msg($message, LogUtility::LVL_MSG_ERROR, 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 DBrandingColors.php46 LogUtility::msg("Error on background color calculation");
H A DBreadcrumbTag.php98 LogUtility::error("We were unable to determine the depth attribute. The depth was set to 1. Error: {$e->getMessage()}");
126 LogUtility::error("The breadcrumb type ($type) is unknown");
H A DBreakpoint.php75 LogUtility::internalError("The breakpoint name ($longName) is unknown, defaulting to md");
108 LogUtility::internalError("The breakpoint short name ($this->shortBreakpointName) is unknown, defaulting to md");
H A DCacheLog.php52 LogUtility::log2file("Error while logging cache event. Error: {$e->getMessage()}");
75 LogUtility::log2file("Error while logging cache event. Error: {$e->getMessage()}");
H A DCacheManager.php113 LogUtility::error("The cron expression ($cacheExpirationFrequency) of the page ($page) is not a valid cron expression");
H A DCacheReportHtmlDataBlockArray.php65 LogUtility::error("Cache reporter: The cache file could not be transformed as a wiki path. Error: " . $e->getMessage());
H A DCacheResults.php57 LogUtility::internalError("The executing path should exist as it's executed",self::CANONICAL, $e);
H A DCacheTag.php32 LogUtility::error($message, self::MARKUP);
50 LogUtility::error($message, self::MARKUP, $e);
56 LogUtility::warning("The cache syntax component has been deprecated for the cache frequency metadata", CacheExpirationFrequency::PROPERTY_NAME);
69 LogUtility::error($message, CacheExpirationFrequency::PROPERTY_NAME);
83 LogUtility::error("Unable to store the cache expiration date because no requested page", self::MARKUP, $e);
H A DCall.php318 LogUtility::msg("The call (" . print_r($this->call, true) . ") has an array and not a string as component (" . print_r($component, true) . "). Page: " . MarkupPath::createFromRequestedPage(), LogUtility::LVL_MSG_ERROR);
425 LogUtility::error("The handle data is not an array for the call ($this), correct the returned data from the handle syntax plugin function", self::CANONICAL);
435 LogUtility::error($message, self::CANONICAL);
526 LogUtility::msg("The ptype (" . $pType . ") is unknown.");
553 LogUtility::warning("The display of the call with the mode (" . $mode . ") is unknown");
584 LogUtility::msg("You can't update a " . $mode . " to a space. It should be a eol", LogUtility::LVL_MSG_WARNING, "support");
603 LogUtility::msg("You can't add an attribute to the non plugin call mode (" . $mode . ")", LogUtility
[all...]
H A DCallStack.php112 LogUtility::msg("$headErrorMessage. The handler ($class) provided cannot manipulate the callstack (ie the function getCallWriter does not exist).", LogUtility::LVL_MSG_ERROR);
125 LogUtility::msg("$headErrorMessage. The call writer ($callWriterClass) provided cannot manipulate the callstack (ie the calls of the call writer are private).", LogUtility::LVL_MSG_ERROR);
154 LogUtility::msg("$headErrorMessage. The handler ($handlerClass) provided cannot manipulate the callstack (ie the calls of the handler are private).", LogUtility::LVL_MSG_ERROR);
158 LogUtility::msg("$headErrorMessage. The handler ($handlerClass) provided cannot manipulate the callstack (ie the handler does not have any calls property).", LogUtility::LVL_MSG_ERROR);
344 LogUtility::msg("The actual call cannot be ask because the end of the stack was reached", LogUtility
[all...]
H A DCanonical.php151 LogUtility::internalError("A canonical should not be the root, should not happen", self::CANONICAL);
198 LogUtility::internalError($message, self::CANONICAL, $e);
H A DCarrouselTag.php120 LogUtility::msg("The minimal width value ($slideMinimalWidth) is not a valid value. Error: {$e->getMessage()}");
H A DColorRgb.php594 LogUtility::msg("The name should not be null");
632 LogUtility::msg("Error while shading. Error: {$e->getMessage()}");
679 LogUtility::msg("Error while tinting ($this) with a percentage ($percentage. Error: {$e->getMessage()}");
761 LogUtility::msg("Error while getting the complementary color of ($this). Error: {$e->getMessage()}");
853 LogUtility::msg("The primary color cannot be set with the value primary. Default to bootstrap color.", self::BRANDING_COLOR_CANONICAL);
862 LogUtility::msg("The secondary color cannot be set with the value secondary. Default to bootstrap color.", self::BRANDING_COLOR_CANONICAL);
878 LogUtility::msg("The color name ($name) is unknown");
H A DColorSystem.php28 LogUtility::error("Error while calculating the primary text color. {$e->getMessage()}", self::CANONICAL, $e);
62 LogUtility::error("Error while calculating the color text hover color. {$e->getMessage()}", self::CANONICAL, $e);
H A DConditionalValue.php66 LogUtility::warning("The breakpoint conditional value format ($value) will be deprecated in the next releases. It should be written ($this->value-$this->breakpoint)");
H A DContainerTag.php43 LogUtility::warning("The container syntax has been deprecated", ":container:deprecated");
H A DDatabasePageRow.php414 LogUtility::error("Something went wrong when deleting the page ({$this->markupPath}) from the database with the rowid $rowId", self::CANONICAL, $e);
516 LogUtility::msg("Error while reading the replication date in the database. {$e->getMessage()}");
621 LogUtility::error("The database replication has not updated exactly 1 record but ($countChanges) record", \action_plugin_combo_indexer::CANONICAL);
733 LogUtility::error("The `database` page ($this) does not exist and cannot be moved to ($targetId)");
786 LogUtility::msg("A row should not be null");
790 LogUtility::msg("A row should be an array");
860 LogUtility::internalError("The metadata ($name) is unknown", self::CANONICAL);
1013 LogUtility::error($message, self::CANONICAL);
1055 LogUtility::log2file($message);
1073 LogUtility
[all...]
H A DDateTag.php41 LogUtility::error("Internal Error: The requested page was not found. We were unable to get the page language. Defaulting to the site language");
91 LogUtility::warning("The date component has been deprecated for the date variable", DateTag::CANONICAL);
114 LogUtility::error($message, DateTag::CANONICAL);
115 return LogUtility::wrapInRedForHtml($message);

123456789