Home
last modified time | relevance | path

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

123456789

/plugin/combo/ComboStrap/TagAttribute/
H A DTextAlign.php9 use ComboStrap\LogUtility; alias
31 LogUtility::warning("The text-align attribute has been deprecated for the align attribute.", self::CANONICAL);
36 LogUtility::error("Unable to retrieve the tex-align attribute. Error: {$e->getMessage()}", self::CANONICAL);
43 LogUtility::error("The text-align value($textAlignValue) is not valid. Error: {$e->getMessage()}", self::CANONICAL);
51 LogUtility::msg("Bootstrap 4 does not support conditional value for the attribute (" . self::ATTRIBUTE_NAME . "). Therefore, the value ($textAlignValue) cannot be applied", LogUtility::LVL_MSG_WARNING, self::CANONICAL);
69 LogUtility::msg("The text-align value ($value) is unknown.", LogUtility::LVL_MSG_ERROR, self::CANONICAL);
94 LogUtility::msg("The breakpoint ($breakpoint) of the text-align value ($textAlignValue) is not correct.", LogUtility
[all...]
H A DBackgroundAttribute.php14 use ComboStrap\LogUtility; alias
184 LogUtility::msg("The background `fill` attribute ($backgroundFill) is unknown. If you want to take over the filling via css, set the `fill` value to `css`.", self::CANONICAL);
193 LogUtility::error("We could not create a background image. Error: {$e->getMessage()}");
200 LogUtility::internalError("The fetcher for the background image ($mediaMarkup) returns an error", self::CANONICAL, $e);
205 LogUtility::error("The background image ($mediaMarkup) is not an image but a $mime", self::CANONICAL);
211 LogUtility::msg("Internal Error: The background image value ($backgroundImageValue) is not a string nor an array", LogUtility::LVL_MSG_ERROR, self::CANONICAL);
257 LogUtility::msg("An image and a linear gradient color are exclusive because a linear gradient color creates an image. You can't use the linear color (" . $colorValue . ") and the image (" . $backgroundImageStyleValue . ")", LogUtility::LVL_MSG_WARNING, self::CANONICAL);
336 LogUtility
[all...]
H A DToggle.php10 use ComboStrap\LogUtility; alias
66 LogUtility::msg("The toggle state ($value) is invalid. It should be (expanded, collapsed or breakpoint-expanded)", LogUtility::LVL_MSG_ERROR, self::CANONICAL);
72 LogUtility::msg("The toggle breakpoint ($value) supports only `expanded` as value, not $toggleStateValue.", LogUtility::LVL_MSG_ERROR, self::CANONICAL);
77 LogUtility::msg("A conditional toggle breakpoint ($value) needs an id attribute.", LogUtility::LVL_MSG_ERROR, self::CANONICAL);
/plugin/combo/
H A Dcli.php22 use ComboStrap\LogUtility;
285 LogUtility::msg("The page {$id} ($pageCounter / $totalNumberOfPages) was indexed and replicated", LogUtility::LVL_MSG_INFO);
287 LogUtility::msg("The page {$id} ($pageCounter / $totalNumberOfPages) has an error", LogUtility::LVL_MSG_ERROR);
290 LogUtility::msg("The page {$id} ($pageCounter / $totalNumberOfPages) has an error: " . $e->getMessage(), LogUtility::LVL_MSG_ERROR);
361 LogUtility::error("The analytics document for the page ($page) was not found");
364 LogUtility::error("Error when get the analytics.", self::CANONICAL, $e);
373 LogUtility
23 use ComboStrap\LogUtility; global() alias
[all...]
/plugin/combo/ComboStrap/
H A DEvent.php62 LogUtility::error("Sqlite is mandatory for asynchronous event", self::CANONICAL, $e);
93 LogUtility::error($e->getMessage(), $e->getCanonical(), $e);
123 LogUtility::msg("Error while retrieving the event {$e->getMessage()}", LogUtility::LVL_MSG_ERROR, $e->getCanonical());
137 LogUtility::msg("The delete of the event was not successful or it was deleted by another process", LogUtility::LVL_MSG_ERROR);
142 LogUtility::msg("Error while deleting the event. Message {$e->getMessage()}", LogUtility::LVL_MSG_ERROR, $e->getCanonical());
163 LogUtility::msg("The stored data for the event $eventName was not in the json format");
175 LogUtility
[all...]
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 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 DLang.php63 LogUtility::msg("The new language data ($langValue) was downloaded", LogUtility::LVL_MSG_INFO, self::PROPERTY_NAME);
66 LogUtility::msg("Internal error: The language data ($langValue) could no be written to ($languageDataCache->cache)", LogUtility::LVL_MSG_ERROR, self::PROPERTY_NAME);
74 LogUtility::msg("The data for the language ($langValue) could not be downloaded at (<a href=\"$downloadUrl\">$langValue</a>). Error: " . $message, LogUtility::LVL_MSG_ERROR, self::PROPERTY_NAME);
83 LogUtility::msg("We could not read the data from the language ($langValue). No direction was set.", LogUtility::LVL_MSG_ERROR, self::PROPERTY_NAME);
93 LogUtility::msg("The language direction cannot be set because no language data was found for the language ($langValue)", LogUtility
[all...]
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 DPageRules.php36 LogUtility::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());
176 LogUtility::error("There was a problem during the page rules update. Error: {$e->getMessage()}", self::CANONICAL);
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 DPageImageTag.php105 LogUtility::warning("Error while creating the fetcher for the feature image ($imagePath) and the page ($contextPage). Error: {$e->getMessage()}", self::CANONICAL, $e);
118 LogUtility::warning("Error while creating the ancestor image handler for the image ($ancestor) and the page ($contextPage). Error: {$e->getMessage()}", self::CANONICAL, $e);
144 LogUtility::error("The ratio value ($ratio) is not a valid ratio for the icon image ($icon)");
152 LogUtility::warning("The width ($width) is not a valid length and was discarded", self::CANONICAL, $e);
160 LogUtility::warning("The height ($height) is not a valid length and was discarded", self::CANONICAL, $e);
176 LogUtility::warning("Error while creating the first image handler for the image ($firstImagePath) and the page ($contextPage). Error: {$e->getMessage()}", self::CANONICAL, $e);
183 LogUtility::warning("Error while creating 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 LogUtility::error("The image ($pageImageProcessing) is an unknown page image type", PageImageTag::CANONICAL);
215 LogUtility
[all...]
H A DGridTag.php110 LogUtility::warning("A non-contained row has been deprecated for grid. You should rename the row tag to grid");
183 LogUtility::error("The align attribute default values could not be processed. Error: {$e->getMessage()}");
192 LogUtility::warning("The auto rows type has been deprecated.", self::CANONICAL);
198 LogUtility::warning("Deprecation: The type value (" . self::TYPE_FIT_VALUE . " and " . self::TYPE_FIT_OLD_VALUE . ") for a contained row tag.", self::CANONICAL);
241 LogUtility::error("The max-cells attribute value ($maxCellsValue) is not a valid length value. Error: {$e->getMessage()}", GridTag::CANONICAL);
246 LogUtility::error("The max-cells attribute value ($maxCellsValue) should be less than 12.", GridTag::CANONICAL);
262 LogUtility::warning("The grid seems to not have any closed children");
272 LogUtility::error("Error internal: We were unable to find the closing template tag.", GridTag::CANONICAL);
316 LogUtility::error("The width length $conditionalWidthsLength is not a valid length value. Error: {$e->getMessage()}");
323 LogUtility
[all...]
H A DEditButtonManager.php49 LogUtility::msg("The position for a start section should not be empty", LogUtility::LVL_MSG_ERROR, "support");
52 LogUtility::msg("The name for a start section should not be empty", LogUtility::LVL_MSG_ERROR, "support");
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 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 DSpacing.php31 LogUtility::msg("We didn't apply the padding value ($spacingValue) on your svg or icon because it will make the icon invisible. Apply a margin or apply the spacing to the container component.", LogUtility::LVL_MSG_WARNING, SvgImageLink::CANONICAL);
38 LogUtility::msg("We didn't apply the margin value ($spacingValue) on your column because it will make the last column in the grid to go to the line. Apply the following padding instead ($expectedValue)", LogUtility::LVL_MSG_WARNING, GridTag::CANONICAL);
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) . ')');
/plugin/combo/action/
H A Dmetafacebook.php11 use ComboStrap\LogUtility; alias
118 LogUtility::error("Internal Error: We were unable to define the publication date for the page ($page)", self::CANONICAL);
126 LogUtility::error("Internal Error: We were unable to define the modification date for the page ($page)", self::CANONICAL);
148 LogUtility::error("We were unable to add the default facebook image ($defaultFacebookImage) because of the following error: {$e->getMessage()}", self::CANONICAL);
152 LogUtility::error("The default facebook image ($defaultFacebookImage) does not exist", self::CANONICAL);
168 LogUtility::error("The image ($path) does not exist and was not added", self::CANONICAL);
174 LogUtility::internalError($e->getMessage());
189 LogUtility::error("No image was added for facebook. Error while retrieving the dimension of the image: {$e->getMessage()}", self::CANONICAL);
212 LogUtility::error($message, self::CANONICAL);
215 LogUtility
[all...]
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 Dmetadescription.php5 use ComboStrap\LogUtility; alias
54 LogUtility::internalError("A social template should have a path");
100 LogUtility::msg("Page ($ID): The description should never be null when rendering the page", LogUtility::LVL_MSG_INFO);
/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 not be determined. Error: {$e->getMessage()}");
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 the link ({$e->getMessage()}");
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/syntax/
H A Dpara.php9 use ComboStrap\LogUtility; alias
256 LogUtility::msg("The passed attributes array ($attributes) for the creation of the paragraph is not an array", LogUtility::LVL_MSG_ERROR);
361 LogUtility::msg("The eol action for the combination enter / (" . $nextDisplay . ") of the call ( $nextCall ) was not implemented", LogUtility::LVL_MSG_ERROR);
397 LogUtility::msg("The display for a open paragraph (" . $nextDisplay . ") is not implemented", LogUtility::LVL_MSG_ERROR);
H A Dmedia.php20 use ComboStrap\LogUtility; alias
104 LogUtility::internalError("The mime for the path ($path) was not found", self::CANONICAL, $e);
144 LogUtility::error("media update statistics: cannot create the media markup", "media", $e);
154 LogUtility::internalError("The path of an internal media should be known. We were unable to update the statistics.", self::TAG);
240 LogUtility::error($message, self::TAG, $e);
329 LogUtility::internalError("We can't register the media metadata. Error: {$e->getMessage()}");
343 LogUtility::internalError("No src found, we couldn't register the media in the index. Error: {$e->getMessage()}", self::CANONICAL, $e);
351 LogUtility::internalError("We cannot get the path of the image. Error: {$e->getMessage()}. The image was not registered in the metadata", self::TAG);
361 LogUtility::msg("The dokuwiki media type ($internalExternalType) for metadata registration is unknown");
/plugin/combo/ComboStrap/Meta/Field/
H A DAliases.php10 use ComboStrap\LogUtility; alias
89 LogUtility::msg("The path of the alias should not be empty to create a path", Alias::CANONICAL);
103 LogUtility::msg("The value of the alias array should not be empty as it's the alias path", Alias::CANONICAL);
107 LogUtility::error("The alias element ($path) is not a string", Alias::CANONICAL);
181 LogUtility::msg("An exception has occurred with the deprecated alias selection query. {$e->getMessage()}");
208 LogUtility::msg("An exception has occurred with the delete deprecated alias statement. {$e->getMessage()}", LogUtility::LVL_MSG_ERROR);
262 LogUtility::msg("Error while persisting the new data");
/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 msg("The matcher 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);

123456789