Home
last modified time | relevance | path

Searched refs:LogUtility (Results 1 – 25 of 218) sorted by relevance

123456789

/plugin/combo/ComboStrap/TagAttribute/
H A DTextAlign.php9 use ComboStrap\LogUtility; alias
31LogUtility::warning("The text-align attribute has been deprecated for the align attribute.", self:…
36LogUtility::error("Unable to retrieve the tex-align attribute. Error: {$e->getMessage()}", self::C…
43LogUtility::error("The text-align value($textAlignValue) is not valid. Error: {$e->getMessage()}",…
51LogUtility::msg("Bootstrap 4 does not support conditional value for the attribute (" . self::ATTRI…
69LogUtility::msg("The text-align value ($value) is unknown.", LogUtility::LVL_MSG_ERROR, self::CANO…
94LogUtility::msg("The breakpoint ($breakpoint) of the text-align value ($textAlignValue) is not cor…
130LogUtility::msg("The `justify` value of the text-align attribute does not support actually breakpo…
135LogUtility::msg("The text-align value ($value) is unknown.", LogUtility::LVL_MSG_ERROR, self::CANO…
H A DBackgroundAttribute.php14 use ComboStrap\LogUtility; alias
184LogUtility::msg("The background `fill` attribute ($backgroundFill) is unknown. If you want to take…
193LogUtility::error("We could not create a background image. Error: {$e->getMessage()}");
200LogUtility::internalError("The fetcher for the background image ($mediaMarkup) returns an error", …
205LogUtility::error("The background image ($mediaMarkup) is not an image but a $mime", self::CANONIC…
211LogUtility::msg("Internal Error: The background image value ($backgroundImageValue) is not a strin…
257LogUtility::msg("An image and a linear gradient color are exclusive because a linear gradient colo…
336LogUtility::msg("The pattern (" . $pattern . ") is not a known CSS pattern and was ignored.", LogU…
343LogUtility::msg("The background color was not set for the background with the (" . $pattern . "). …
352LogUtility::msg("The pattern color was not set for the background with the (" . $pattern . "). It …
H A DToggle.php10 use ComboStrap\LogUtility; alias
66LogUtility::msg("The toggle state ($value) is invalid. It should be (expanded, collapsed or breakp…
72LogUtility::msg("The toggle breakpoint ($value) supports only `expanded` as value, not $toggleStat…
77LogUtility::msg("A conditional toggle breakpoint ($value) needs an id attribute.", LogUtility::LVL…
/plugin/combo/ComboStrap/
H A DEvent.php62LogUtility::error("Sqlite is mandatory for asynchronous event", self::CANONICAL, $e);
93 LogUtility::error($e->getMessage(), $e->getCanonical(), $e);
123LogUtility::msg("Error while retrieving the event {$e->getMessage()}", LogUtility::LVL_MSG_ERROR, …
137LogUtility::msg("The delete of the event was not successful or it was deleted by another process",…
142LogUtility::msg("Error while deleting the event. Message {$e->getMessage()}", LogUtility::LVL_MSG_…
163LogUtility::msg("The stored data for the event $eventName was not in the json format");
175LogUtility::internalError("An internal error has runned on event. " . $e->getMessage(), self::CANO…
195 LogUtility::error("Unable to create the event $name. Sqlite is not available");
219LogUtility::error("Unable to create the event $name. Error:" . $e->getMessage(), self::CANONICAL, …
252LogUtility::internalError("Sqlite is not available, no events was returned", self::CANONICAL);
[all …]
H A DCallStack.php112LogUtility::msg("$headErrorMessage. The handler ($class) provided cannot manipulate the callstack …
125LogUtility::msg("$headErrorMessage. The call writer ($callWriterClass) provided cannot manipulate …
154LogUtility::msg("$headErrorMessage. The handler ($handlerClass) provided cannot manipulate the cal…
158LogUtility::msg("$headErrorMessage. The handler ($handlerClass) provided cannot manipulate the cal…
344LogUtility::msg("The actual call cannot be ask because the end of the stack was reached", LogUtili…
348LogUtility::msg("The actual call cannot be ask because the start of the stack was reached", LogUti…
375 LogUtility::msg($e->getMessage());
389 LogUtility::msg($e->getMessage());
424LogUtility::msg("You are not at the end of stack and you are not on a opening tag, you can't ask f…
545LogUtility::msg("A next sibling can be asked only from a tag call. The state is $enterState", LogU…
[all …]
H A DLang.php64LogUtility::msg("The new language data ($langValue) was downloaded", LogUtility::LVL_MSG_INFO, sel…
67LogUtility::msg("Internal error: The language data ($langValue) could no be written to ($languageD…
75LogUtility::msg("The data for the language ($langValue) could not be downloaded at (<a href=\"$dow…
84LogUtility::msg("We could not read the data from the language ($langValue). No direction was set."…
94LogUtility::msg("The language direction cannot be set because no language data was found for the l…
H A DTemplateStore.php22 LogUtility::msg("You can't set a value with a template store");
27 LogUtility::msg("You can't get a value with a template store");
33 LogUtility::msg("You can't get a value with a template store");
38 LogUtility::msg("You can't set a value with a template store");
43 LogUtility::msg("You can't persist with a template store");
53 LogUtility::msg("Reset: The template format is not yet implemented");
H A DCall.php324LogUtility::msg("The call (" . print_r($this->call, true) . ") has an array and not a string as co…
432LogUtility::error("The handle data is not an array for the call ($this), correct the returned data…
444 LogUtility::error($message, self::CANONICAL);
540 LogUtility::msg("The ptype (" . $pType . ") is unknown.");
567LogUtility::warning("The display of the call with the mode (" . $mode . ") is unknown");
598LogUtility::msg("You can't update a " . $mode . " to a space. It should be a eol", LogUtility::LVL…
617LogUtility::msg("You can't add an attribute to the non plugin call mode (" . $mode . ")", LogUtili…
630LogUtility::msg("You can't ask for a context from a non plugin call mode (" . $mode . ")", LogUtil…
698LogUtility::msg("You can't ask for a payload from a non plugin call mode (" . $mode . ").", LogUti…
757 LogUtility::msg("This modification of state is not yet supported for a native call");
[all …]
H A DPageRules.php36LogUtility::msg("Something went wrong when deleting the redirections. {$e->getMessage()}");
63 LogUtility::msg("Error during pattern exist statement. {$e->getMessage()}");
91 LogUtility::msg("Error during pattern exists query: {$e->getMessage()}");
143 LogUtility::msg("There was a problem during Pages Rule insertion. " . $e->getMessage());
176LogUtility::error("There was a problem during the page rules update. Error: {$e->getMessage()}", s…
198 LogUtility::msg('Errors during delete of all redirections. ' . $e->getMessage());
222 LogUtility::msg("Page Rules Count. {$e->getMessage()}");
247 LogUtility::msg("Errors during select of all Page rules. {$e->getMessage()}");
265 LogUtility::msg("getRule Error {$e->getMessage()}");
H A DGridTag.php110LogUtility::warning("A non-contained row has been deprecated for grid. You should rename the row t…
183LogUtility::error("The align attribute default values could not be processed. Error: {$e->getMessa…
192 LogUtility::warning("The auto rows type has been deprecated.", self::CANONICAL);
198LogUtility::warning("Deprecation: The type value (" . self::TYPE_FIT_VALUE . " and " . self::TYPE_…
241LogUtility::error("The max-cells attribute value ($maxCellsValue) is not a valid length value. Err…
246LogUtility::error("The max-cells attribute value ($maxCellsValue) should be less than 12.", GridTa…
262 LogUtility::warning("The grid seems to not have any closed children");
272LogUtility::error("Error internal: We were unable to find the closing template tag.", GridTag::CAN…
316LogUtility::error("The width length $conditionalWidthsLength is not a valid length value. Error: {…
323LogUtility::warning("The ratio ($ratio) of the width ($conditionalLengthObject) should not be grea…
[all …]
H A DPageImageTag.php105LogUtility::warning("Error while creating the fetcher for the feature image ($imagePath) and the p…
118LogUtility::warning("Error while creating the ancestor image handler for the image ($ancestor) and…
144LogUtility::error("The ratio value ($ratio) is not a valid ratio for the icon image ($icon)");
152LogUtility::warning("The width ($width) is not a valid length and was discarded", self::CANONICAL,…
160LogUtility::warning("The height ($height) is not a valid length and was discarded", self::CANONICA…
176LogUtility::warning("Error while creating the first image handler for the image ($firstImagePath) …
183LogUtility::warning("Error while creating the vignette for the page ($contextPage). Error: {$e->ge…
190LogUtility::info("No page image could be find for the page ($path)", PageImageTag::CANONICAL);
196LogUtility::error("The image ($pageImageProcessing) is an unknown page image type", PageImageTag::…
215LogUtility::error("The image could not be build. Error: {$e->getMessage()}", PageImageTag::CANONIC…
[all …]
H A DEditButtonManager.php49LogUtility::msg("The position for a start section should not be empty", LogUtility::LVL_MSG_ERROR,…
52LogUtility::msg("The name for a start section should not be empty", LogUtility::LVL_MSG_ERROR, "su…
H A DCacheTag.php32 LogUtility::error($message, self::MARKUP);
50 LogUtility::error($message, self::MARKUP, $e);
56LogUtility::warning("The cache syntax component has been deprecated for the cache frequency metada…
69 LogUtility::error($message, CacheExpirationFrequency::PROPERTY_NAME);
83LogUtility::error("Unable to store the cache expiration date because no requested page", self::MAR…
H A DLogUtility.php20 class LogUtility class
87 self::log2file($e->getMessage(), LogUtility::LVL_MSG_ERROR, $canonical);
291 $newMessage .= LogUtility::getCallStack();
336 self::msg($message, LogUtility::LVL_MSG_ERROR, $canonical, $e);
341 self::msg($message, LogUtility::LVL_MSG_WARNING, $canonical, $e);
346 self::msg($message, LogUtility::LVL_MSG_INFO, $canonical, $e);
367 LogUtility::error($message, $canonical);
411 self::msg($message, LogUtility::LVL_MSG_DEBUG, $canonical, $e);
416 self::log2FrontEnd($html, LogUtility::LVL_MSG_INFO, $canonical, true);
H A DBootstrap.php106LogUtility::internalError("The bootstrap major version ($bootstrapMajorVersion) is not an integer,…
153LogUtility::internalError("An error has occurred reading the file ($stylesheetsFile). Error:{$e->g…
299LogUtility::internalError("The url ($url) for the bootstrap metadata ($fileNameWithExtension) from…
306LogUtility::internalError("No extension was found on the file metadata ($fileNameWithExtension) fr…
323LogUtility::internalError("The snippet key ($key) is unknown for bootstrap", self::CANONICAL);
333LogUtility::internalError("The snippet key ($key) is unknown for bootstrap");
401 LogUtility::internalError("The bootstrap version ($version) could not be found");
408LogUtility::internalError("The bootstrap stylesheet ($styleSheetName) could not be found for the v…
430LogUtility::internalError('The file stylesheet attribute is unknown (' . DataType::toString($style…
H A DPageExplorerTag.php109LogUtility::error("The given leaf page ($page) does not exist and was not added to the page-explor…
125LogUtility::error("Error while rendering the leaf. Error: {$e->getMessage()}", self::CANONICAL);
135LogUtility::error("Error while rendering the default tree page. Error: {$e->getMessage()}", self::…
411 …$returnedXhtml .= LogUtility::wrapInRedForHtml("Error while rendering the home. Error: {$e->getMes…
420 …$returnedXhtml .= LogUtility::wrapInRedForHtml("Error while rendering the default home. Error: {$e…
457 …$returnedXhtml .= LogUtility::wrapInRedForHtml("Error while rendering the parent instructions. Err…
469 …$returnedXhtml .= LogUtility::wrapInRedForHtml("Error while rendering the default parent. Error: {…
510LogUtility::msg("Bad syntax for the namespace $namespacePath. Error: {$e->getMessage()}", LogUtili…
529 …$returnedXhtml .= LogUtility::wrapInRedForHtml("Error while rendering the sub-namespace. Error: {$…
540 …$returnedXhtml .= LogUtility::wrapInRedForHtml("Error while rendering the default namespace. Error…
[all …]
/plugin/combo/
H A Dcli.php23 use ComboStrap\LogUtility; alias
308LogUtility::msg("The page {$id} ($pageCounter / $totalNumberOfPages) was indexed and replicated",
310LogUtility::msg("The page {$id} ($pageCounter / $totalNumberOfPages) has an error", LogUtility::LV…
313LogUtility::msg("The page {$id} ($pageCounter / $totalNumberOfPages) has an error: " . $e->getMess…
384 LogUtility::error("The analytics document for the page ($page) was not found");
387 LogUtility::error("Error when get the analytics.", self::CANONICAL, $e);
396 LogUtility::error("The analytics json of the page ($page) is not conform");
399LogUtility::error("The analytics document ({$analyticsPath}) for the page ($page) was not found");
439 LogUtility::msg("Starting: Deleting non-existing page from database");
451 LogUtility::msg("Error while getting the id pages. {$e->getMessage()}");
[all …]
/plugin/combo/action/
H A Dmetafacebook.php11 use ComboStrap\LogUtility; alias
118LogUtility::error("Internal Error: We were unable to define the publication date for the page ($pa…
126LogUtility::error("Internal Error: We were unable to define the modification date for the page ($p…
148LogUtility::error("We were unable to add the default facebook image ($defaultFacebookImage) becaus…
152LogUtility::error("The default facebook image ($defaultFacebookImage) does not exist", self::CANON…
168LogUtility::error("The image ($path) does not exist and was not added", self::CANONICAL);
174 LogUtility::internalError($e->getMessage());
189LogUtility::error("No image was added for facebook. Error while retrieving the dimension of the im…
212 LogUtility::error($message, self::CANONICAL);
215 LogUtility::log2BrowserConsole($message);
[all …]
H A Dimgmove.php8 use ComboStrap\LogUtility; alias
69 LogUtility::internalError("Hardcoded should exists");
84LogUtility::error("The target path image ($targetImageId) is not a path", self::CANONICAL, $e);
112LogUtility::log2file($e->getMessage(), LogUtility::LVL_MSG_ERROR, $e->getCanonical(), $e);
181LogUtility::msg("The frontmatter could not be loaded. " . $e->getMessage(), LogUtility::LVL_MSG_ER…
233LogUtility::log2file($e->getMessage(), LogUtility::LVL_MSG_ERROR, $e->getCanonical());
256LogUtility::log2file($e->getMessage(), LogUtility::LVL_MSG_ERROR, self::CANONICAL, $e);
H A Drouter.php15 use ComboStrap\LogUtility; alias
300LogUtility::error("An unexpected error has occurred while trying to get a redirection", LogUtility
322LogUtility::error("Internal Error: A transparent redirect errors has occurred", LogUtility::SUPPOR…
329LogUtility::error("Internal Error: A http redirect errors has occurred", LogUtility::SUPPORT_CANON…
395LogUtility::msg("The <a href=\"https://www.dokuwiki.org/config:send404\">dokuwiki send404 configur…
571 LogUtility::msg("Redirection Log Insert Error. {$e->getMessage()}");
H A Dmetadescription.php5 use ComboStrap\LogUtility; alias
54 LogUtility::internalError("A social template should have a path");
100LogUtility::msg("Page ($ID): The description should never be null when rendering the page", LogUti…
/plugin/combo/ComboStrap/Tag/
H A DShareTag.php14 use ComboStrap\LogUtility; alias
40 … return LogUtility::wrapInRedForHtml("The brand creation returns an error ({$e->getMessage()}");
51 …$rendererHtml .= LogUtility::wrapInRedForHtml("The style of the share button ($brandButton) could …
73 … return LogUtility::wrapInRedForHtml("Share Error: Requested Page Not Found: ({$e->getMessage()}");
81 …return LogUtility::wrapInRedForHtml("The social channel creation returns an error when creating th…
104 $rendererHtml .= LogUtility::wrapInRedForHtml($message);
131 … return LogUtility::wrapInRedForHtml("Share Error: Requested Page Not Found: ({$e->getMessage()}");
138 LogUtility::internalError($e->getMessage(), self::CANONICAL, $e);
/plugin/combo/admin/
H A Dpagerules.php4 use ComboStrap\LogUtility; alias
115 msg('Matcher can not be null', LogUtility::LVL_MSG_ERROR);
119 msg('Target can not be null', LogUtility::LVL_MSG_ERROR);
124 … msg($this->lang['SameSourceAndTargetAndPage'] . ': ' . $matcher . '', LogUtility::LVL_MSG_ERROR);
131 msg($this->lang['Saved'], LogUtility::LVL_MSG_INFO);
133 …er pattern ($matcher) already exists. The page rule was not inserted.", LogUtility::LVL_MSG_ERROR);
137 msg($this->lang['Saved'], LogUtility::LVL_MSG_INFO);
147 msg($this->lang['Deleted'], LogUtility::LVL_MSG_INFO);
/plugin/combo/syntax/
H A Dpara.php9 use ComboStrap\LogUtility; alias
256LogUtility::msg("The passed attributes array ($attributes) for the creation of the paragraph is no…
361LogUtility::msg("The eol action for the combination enter / (" . $nextDisplay . ") of the call ( $…
397LogUtility::msg("The display for a open paragraph (" . $nextDisplay . ") is not implemented", LogU…
H A Dmedia.php20 use ComboStrap\LogUtility; alias
104LogUtility::internalError("The mime for the path ($path) was not found", self::CANONICAL, $e);
144LogUtility::error("media update statistics: cannot create the media markup", "media", $e);
154LogUtility::internalError("The path of an internal media should be known. We were unable to update…
240 LogUtility::error($message, self::TAG, $e);
329LogUtility::internalError("We can't register the media metadata. Error: {$e->getMessage()}");
343LogUtility::internalError("No src found, we couldn't register the media in the index. Error: {$e->…
351LogUtility::internalError("We cannot get the path of the image. Error: {$e->getMessage()}. The ima…
361LogUtility::msg("The dokuwiki media type ($internalExternalType) for metadata registration is unkn…

123456789