| /plugin/combo/ComboStrap/ |
| H A D | LogUtility.php | 30 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 D | Spacing.php | 31 …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 D | Call.php | 598 …'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 D | Skin.php | 90 …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 D | Lang.php | 94 … language data was found for the language ($langValue)", LogUtility::LVL_MSG_WARNING, self::PROPER…
|
| H A D | StringUtility.php | 99 …value ($string) is unknown and could not be properly cast to string", LogUtility::LVL_MSG_WARNING);
|
| H A D | Message.php | 225 $type = LogUtility::LVL_MSG_WARNING;
|
| H A D | HeadingTag.php | 296 …f you want to use it. The display type was set to `d4`", LogUtility::LVL_MSG_WARNING, self::CANONI…
|
| H A D | Router.php | 434 …sing Page Rules An error occurred with the pattern ($regexpPattern)", LogUtility::LVL_MSG_WARNING);
|
| H A D | PluginUtility.php | 909 …ogUtility::msg("The match does not contain any tag. Match: {$match}", LogUtility::LVL_MSG_WARNING);
|
| H A D | TagAttributes.php | 476 …he nonEmpty function instead if it's the wanted behavior", LogUtility::LVL_MSG_WARNING, "support");
|
| H A D | FetcherSvg.php | 276 …amespace ($namespacePrefix:$namespaceUri) didn't succeed", LogUtility::LVL_MSG_WARNING, "support");
|
| /plugin/combo/ComboStrap/TagAttribute/ |
| H A D | TextAlign.php | 51 …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 D | BackgroundAttribute.php | 257 … ") 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 D | label.php | 111 …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 D | railroad.php | 209 …ity::msg("No code component with bnf grammar was found", LogUtility::LVL_MSG_WARNING, self::CANONI…
|
| /plugin/combo/action/ |
| H A D | metacsp.php | 106 …ready ben sent. We couldn't add the CSP security header", LogUtility::LVL_MSG_WARNING, "security");
|
| /plugin/combo/ComboStrap/Tag/ |
| H A D | WebCodeTag.php | 162 …hould not be null for the code content " . $codeContent, LogUtility::LVL_MSG_WARNING, WebCodeTag::…
|
| /plugin/combo/ComboStrap/Xml/ |
| H A D | XmlDocument.php | 396 …namespaceURI ($namespaceUri) does not seems to be an URI", LogUtility::LVL_MSG_WARNING, "support");
|