Home
last modified time | relevance | path

Searched refs:LVL_MSG_WARNING (Results 1 – 19 of 19) sorted by relevance

/plugin/combo/ComboStrap/
H A DLogUtility.php30 const LVL_MSG_WARNING = 3; //2; define in ComboStrap\\LogUtility
71 const DEFAULT_THROW_LEVEL = self::LVL_MSG_WARNING;
107 if ($level >= self::LVL_MSG_WARNING) {
138 if (PluginUtility::isTest() || $logLevel >= self::LVL_MSG_WARNING) {
341 self::msg($message, LogUtility::LVL_MSG_WARNING, $canonical, $e);
361 …utionContext::getActualOrCreateFromEnv()->getConfig()->setLogExceptionLevel(self::LVL_MSG_WARNING);
H A DSpacing.php31 …argin or apply the spacing to the container component.", LogUtility::LVL_MSG_WARNING, SvgImageLink…
38 …. Apply the following padding instead ($expectedValue)", LogUtility::LVL_MSG_WARNING, GridTag::CAN…
H A DCall.php598 …'t update a " . $mode . " to a space. It should be a eol", LogUtility::LVL_MSG_WARNING, "support");
617 …an attribute to the non plugin call mode (" . $mode . ")", LogUtility::LVL_MSG_WARNING, "support");
630 …or a context from a non plugin call mode (" . $mode . ")", LogUtility::LVL_MSG_WARNING, "support");
698 …r a payload from a non plugin call mode (" . $mode . ").", LogUtility::LVL_MSG_WARNING, "support");
913 …("You can't set a display on a non plugin call mode (" . $mode . ")", LogUtility::LVL_MSG_WARNING);
954 …e exit code from a non plugin call mode (" . $mode . ").", LogUtility::LVL_MSG_WARNING, "support");
H A DSkin.php90 …ponent type is mandatory when using the skin attribute", LogUtility::LVL_MSG_WARNING, self::CANONI…
112 …ed. Only the following types value may be used: $types", LogUtility::LVL_MSG_WARNING, self::CANONI…
H A DLang.php94 … language data was found for the language ($langValue)", LogUtility::LVL_MSG_WARNING, self::PROPER…
H A DStringUtility.php99 …value ($string) is unknown and could not be properly cast to string", LogUtility::LVL_MSG_WARNING);
H A DMessage.php225 $type = LogUtility::LVL_MSG_WARNING;
H A DHeadingTag.php296 …f you want to use it. The display type was set to `d4`", LogUtility::LVL_MSG_WARNING, self::CANONI…
H A DRouter.php434 …sing Page Rules An error occurred with the pattern ($regexpPattern)", LogUtility::LVL_MSG_WARNING);
H A DPluginUtility.php909 …ogUtility::msg("The match does not contain any tag. Match: {$match}", LogUtility::LVL_MSG_WARNING);
H A DTagAttributes.php476 …he nonEmpty function instead if it's the wanted behavior", LogUtility::LVL_MSG_WARNING, "support");
H A DFetcherSvg.php276 …amespace ($namespacePrefix:$namespaceUri) didn't succeed", LogUtility::LVL_MSG_WARNING, "support");
/plugin/combo/ComboStrap/TagAttribute/
H A DTextAlign.php51 …erefore, the value ($textAlignValue) cannot be applied", LogUtility::LVL_MSG_WARNING, self::CANONI…
130 … breakpoint value ($$breakpoint) was then not applied.", LogUtility::LVL_MSG_WARNING, self::CANONI…
H A DBackgroundAttribute.php257 … ") and the image (" . $backgroundImageStyleValue . ")", LogUtility::LVL_MSG_WARNING, self::CANONI…
336 …ttern . ") is not a known CSS pattern and was ignored.", LogUtility::LVL_MSG_WARNING, self::CANONI…
/plugin/combo/syntax/
H A Dlabel.php111 …in the $grandFatherName component and this is unexpected", LogUtility::LVL_MSG_WARNING, self::TAG);
209 …"The context ($context) of the label is unknown in enter", LogUtility::LVL_MSG_WARNING, self::TAG);
244 …("The context ($context) of the label is unknown in exit", LogUtility::LVL_MSG_WARNING, self::TAG);
H A Drailroad.php209 …ity::msg("No code component with bnf grammar was found", LogUtility::LVL_MSG_WARNING, self::CANONI…
/plugin/combo/action/
H A Dmetacsp.php106 …ready ben sent. We couldn't add the CSP security header", LogUtility::LVL_MSG_WARNING, "security");
/plugin/combo/ComboStrap/Tag/
H A DWebCodeTag.php162 …hould not be null for the code content " . $codeContent, LogUtility::LVL_MSG_WARNING, WebCodeTag::…
/plugin/combo/ComboStrap/Xml/
H A DXmlDocument.php396 …namespaceURI ($namespaceUri) does not seems to be an URI", LogUtility::LVL_MSG_WARNING, "support");