| /template/strap/ComboStrap/TagAttribute/ |
| H A D | TextAlign.php | 9 use ComboStrap\LogUtility; alias 31 …LogUtility::warning("The text-align attribute has been deprecated for the align attribute.", self:… 36 …LogUtility::error("Unable to retrieve the tex-align attribute. Error: {$e->getMessage()}", self::C… 43 …LogUtility::error("The text-align value($textAlignValue) is not valid. Error: {$e->getMessage()}",… 51 …LogUtility::msg("Bootstrap 4 does not support conditional value for the attribute (" . self::ATTRI… 69 …LogUtility::msg("The text-align value ($value) is unknown.", LogUtility::LVL_MSG_ERROR, self::CANO… 94 …LogUtility::msg("The breakpoint ($breakpoint) of the text-align value ($textAlignValue) is not cor… 130 …LogUtility::msg("The `justify` value of the text-align attribute does not support actually breakpo… 135 …LogUtility::msg("The text-align value ($value) is unknown.", LogUtility::LVL_MSG_ERROR, self::CANO…
|
| H A D | BackgroundAttribute.php | 14 use ComboStrap\LogUtility; alias 184 …LogUtility::msg("The background `fill` attribute ($backgroundFill) is unknown. If you want to take… 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", … 205 …LogUtility::error("The background image ($mediaMarkup) is not an image but a $mime", self::CANONIC… 211 …LogUtility::msg("Internal Error: The background image value ($backgroundImageValue) is not a strin… 257 …LogUtility::msg("An image and a linear gradient color are exclusive because a linear gradient colo… 336 …LogUtility::msg("The pattern (" . $pattern . ") is not a known CSS pattern and was ignored.", LogU… 343 …LogUtility::msg("The background color was not set for the background with the (" . $pattern . "). … 352 …LogUtility::msg("The pattern color was not set for the background with the (" . $pattern . "). It …
|
| H A D | Toggle.php | 10 use ComboStrap\LogUtility; alias 66 …LogUtility::msg("The toggle state ($value) is invalid. It should be (expanded, collapsed or breakp… 72 …LogUtility::msg("The toggle breakpoint ($value) supports only `expanded` as value, not $toggleStat… 77 …LogUtility::msg("A conditional toggle breakpoint ($value) needs an id attribute.", LogUtility::LVL…
|
| /template/strap/ComboStrap/ |
| H A D | Event.php | 62 … 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, … 137 …LogUtility::msg("The delete of the event was not successful or it was deleted by another process",… 142 …LogUtility::msg("Error while deleting the event. Message {$e->getMessage()}", LogUtility::LVL_MSG_… 163 … LogUtility::msg("The stored data for the event $eventName was not in the json format"); 175 …LogUtility::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"); 219 …LogUtility::error("Unable to create the event $name. Error:" . $e->getMessage(), self::CANONICAL, … 252 … LogUtility::internalError("Sqlite is not available, no events was returned", self::CANONICAL); [all …]
|
| H A D | CallStack.php | 112 …LogUtility::msg("$headErrorMessage. The handler ($class) provided cannot manipulate the callstack … 125 …LogUtility::msg("$headErrorMessage. The call writer ($callWriterClass) provided cannot manipulate … 154 …LogUtility::msg("$headErrorMessage. The handler ($handlerClass) provided cannot manipulate the cal… 158 …LogUtility::msg("$headErrorMessage. The handler ($handlerClass) provided cannot manipulate the cal… 344 …LogUtility::msg("The actual call cannot be ask because the end of the stack was reached", LogUtili… 348 …LogUtility::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()); 424 …LogUtility::msg("You are not at the end of stack and you are not on a opening tag, you can't ask f… 545 …LogUtility::msg("A next sibling can be asked only from a tag call. The state is $enterState", LogU… [all …]
|
| H A D | Lang.php | 64 …LogUtility::msg("The new language data ($langValue) was downloaded", LogUtility::LVL_MSG_INFO, sel… 67 …LogUtility::msg("Internal error: The language data ($langValue) could no be written to ($languageD… 75 …LogUtility::msg("The data for the language ($langValue) could not be downloaded at (<a href=\"$dow… 84 …LogUtility::msg("We could not read the data from the language ($langValue). No direction was set."… 94 …LogUtility::msg("The language direction cannot be set because no language data was found for the l…
|
| H A D | TemplateStore.php | 22 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 D | Call.php | 324 …LogUtility::msg("The call (" . print_r($this->call, true) . ") has an array and not a string as co… 432 …LogUtility::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."); 567 … LogUtility::warning("The display of the call with the mode (" . $mode . ") is unknown"); 598 …LogUtility::msg("You can't update a " . $mode . " to a space. It should be a eol", LogUtility::LVL… 617 …LogUtility::msg("You can't add an attribute to the non plugin call mode (" . $mode . ")", LogUtili… 630 …LogUtility::msg("You can't ask for a context from a non plugin call mode (" . $mode . ")", LogUtil… 698 …LogUtility::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 D | PageRules.php | 36 … 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()}", 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 D | GridTag.php | 110 …LogUtility::warning("A non-contained row has been deprecated for grid. You should rename the row t… 183 …LogUtility::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); 198 …LogUtility::warning("Deprecation: The type value (" . self::TYPE_FIT_VALUE . " and " . self::TYPE_… 241 …LogUtility::error("The max-cells attribute value ($maxCellsValue) is not a valid length value. Err… 246 …LogUtility::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"); 272 …LogUtility::error("Error internal: We were unable to find the closing template tag.", GridTag::CAN… 316 …LogUtility::error("The width length $conditionalWidthsLength is not a valid length value. Error: {… 323 …LogUtility::warning("The ratio ($ratio) of the width ($conditionalLengthObject) should not be grea… [all …]
|
| H A D | PageImageTag.php | 105 …LogUtility::warning("Error while creating the fetcher for the feature image ($imagePath) and the p… 118 …LogUtility::warning("Error while creating the ancestor image handler for the image ($ancestor) and… 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,… 160 …LogUtility::warning("The height ($height) is not a valid length and was discarded", self::CANONICA… 176 …LogUtility::warning("Error while creating the first image handler for the image ($firstImagePath) … 183 …LogUtility::warning("Error while creating the vignette for the page ($contextPage). Error: {$e->ge… 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::… 215 …LogUtility::error("The image could not be build. Error: {$e->getMessage()}", PageImageTag::CANONIC… [all …]
|
| H A D | EditButtonManager.php | 49 …LogUtility::msg("The position for a start section should not be empty", LogUtility::LVL_MSG_ERROR,… 52 …LogUtility::msg("The name for a start section should not be empty", LogUtility::LVL_MSG_ERROR, "su…
|
| H A D | CacheTag.php | 32 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 metada… 69 LogUtility::error($message, CacheExpirationFrequency::PROPERTY_NAME); 83 …LogUtility::error("Unable to store the cache expiration date because no requested page", self::MAR…
|
| H A D | LogUtility.php | 20 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 D | Spacing.php | 31 …LogUtility::msg("We didn't apply the padding value ($spacingValue) on your svg or icon because it … 38 …LogUtility::msg("We didn't apply the margin value ($spacingValue) on your column because it will m…
|
| H A D | Bootstrap.php | 106 …LogUtility::internalError("The bootstrap major version ($bootstrapMajorVersion) is not an integer,… 153 …LogUtility::internalError("An error has occurred reading the file ($stylesheetsFile). Error:{$e->g… 299 …LogUtility::internalError("The url ($url) for the bootstrap metadata ($fileNameWithExtension) from… 306 …LogUtility::internalError("No extension was found on the file metadata ($fileNameWithExtension) fr… 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 v… 430 …LogUtility::internalError('The file stylesheet attribute is unknown (' . DataType::toString($style…
|
| /template/strap/ |
| H A D | cli.php | 23 use ComboStrap\LogUtility; alias 308 …LogUtility::msg("The page {$id} ($pageCounter / $totalNumberOfPages) was indexed and replicated", … 310 …LogUtility::msg("The page {$id} ($pageCounter / $totalNumberOfPages) has an error", LogUtility::LV… 313 …LogUtility::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"); 399 … LogUtility::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 …]
|
| /template/strap/action/ |
| H A D | metafacebook.php | 11 use ComboStrap\LogUtility; alias 118 …LogUtility::error("Internal Error: We were unable to define the publication date for the page ($pa… 126 …LogUtility::error("Internal Error: We were unable to define the modification date for the page ($p… 148 …LogUtility::error("We were unable to add the default facebook image ($defaultFacebookImage) becaus… 152 …LogUtility::error("The default facebook image ($defaultFacebookImage) does not exist", self::CANON… 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 im… 212 LogUtility::error($message, self::CANONICAL); 215 LogUtility::log2BrowserConsole($message); [all …]
|
| H A D | imgmove.php | 8 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_ER… 233 … LogUtility::log2file($e->getMessage(), LogUtility::LVL_MSG_ERROR, $e->getCanonical()); 256 … LogUtility::log2file($e->getMessage(), LogUtility::LVL_MSG_ERROR, self::CANONICAL, $e);
|
| H A D | router.php | 15 use ComboStrap\LogUtility; alias 300 …LogUtility::error("An unexpected error has occurred while trying to get a redirection", LogUtility… 322 …LogUtility::error("Internal Error: A transparent redirect errors has occurred", LogUtility::SUPPOR… 329 …LogUtility::error("Internal Error: A http redirect errors has occurred", LogUtility::SUPPORT_CANON… 395 …LogUtility::msg("The <a href=\"https://www.dokuwiki.org/config:send404\">dokuwiki send404 configur… 571 LogUtility::msg("Redirection Log Insert Error. {$e->getMessage()}");
|
| H A D | metadescription.php | 5 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", LogUti…
|
| /template/strap/ComboStrap/Tag/ |
| H A D | ShareTag.php | 14 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);
|
| /template/strap/admin/ |
| H A D | pagerules.php | 4 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);
|
| /template/strap/syntax/ |
| H A D | para.php | 9 use ComboStrap\LogUtility; alias 256 …LogUtility::msg("The passed attributes array ($attributes) for the creation of the paragraph is no… 361 …LogUtility::msg("The eol action for the combination enter / (" . $nextDisplay . ") of the call ( $… 397 …LogUtility::msg("The display for a open paragraph (" . $nextDisplay . ") is not implemented", LogU…
|
| H A D | media.php | 20 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… 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->… 351 …LogUtility::internalError("We cannot get the path of the image. Error: {$e->getMessage()}. The ima… 361 …LogUtility::msg("The dokuwiki media type ($internalExternalType) for metadata registration is unkn…
|