Home
last modified time | relevance | path

Searched refs:error (Results 151 – 175 of 1814) sorted by last modified time

12345678910>>...73

/plugin/combo/ComboStrap/
H A DPageSqlTreeListener.php267 LogUtility::error("The value of the column $this->actualPredicateColumn ($text) could not be transformed as a number. Error: {$e->getMessage()}", self::CANONICAL);
H A DPanelTag.php130 LogUtility::error("An exit panel tag does not have any opening tag and was discarded");
147 LogUtility::error("No label was found in the panel (number " . $openingTag->getIdOrDefault() . "). They are mandatory to create tabs or accordion", PanelTag::PANEL_LOGICAL_MARKUP);
206 LogUtility::error("No id was found for a panel in the tabs");
H A DGridTag.php183 LogUtility::error("The align attribute default values could not be processed. Error: {$e->getMessage()}");
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);
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()}");
329 LogUtility::error("The ratio of the width ($conditionalLengthObject) is not a valid. Error: {$e->getMessage()}");
359 LogUtility::error("Bad default value initialization. Error:{$e->getMessage()}", GridTag::CANONICAL);
388 LogUtility::error("Error while adding the row-col class. Error: {$e->getMessage()}");
405 LogUtility::error("The width value ($width) is not valid length. Error: {$e->getMessage()}");
416 LogUtility::error("Th
[all...]
H A DHorizontal.php48 LogUtility::error("The $attributeName attribute value is not valid. Error: {$e->getMessage()}", self::CANONICAL);
58 LogUtility::error("The $attributeName attribute value ($valueWithoutBreakpoint) is not good. It should be one of: " . implode(", ", $possibleValues), self::CANONICAL);
H A DPipelineUtility.php35 * @throws ExceptionBadSyntax - if there is any syntax error
264 return "An error occurred: could not split with the pattern `$pattern`, the value `$value`.";
309 LogUtility::error("Internal Error: No default locale could be determined. The locale was set to $locale", DateTag::CANONICAL);
H A DSearchTag.php56 LogUtility::error($e->getMessage(), self::CANONICAL,$e);;
H A DWikiPath.php167 LogUtility::error("The current relative path ({$this->absolutePath}) returns an error: {$e->getMessage()}", self::CANONICAL);
179 LogUtility::error("The parent relative path ({$this->absolutePath}) returns an error: {$e->getMessage()}", self::CANONICAL);
H A DEvent.php62 LogUtility::error("Sqlite is mandatory for asynchronous event", self::CANONICAL, $e);
93 LogUtility::error($e->getMessage(), $e->getCanonical(), $e);
175 LogUtility::internalError("An internal error has runned on event. " . $e->getMessage(), self::CANONICAL, $e);
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, $e);
H A DPageImageTag.php144 LogUtility::error("The ratio value ($ratio) is not a valid ratio for the icon image ($icon)");
196 LogUtility::error("The image ($pageImageProcessing) is an unknown page image type", PageImageTag::CANONICAL);
215 LogUtility::error("The image could not be build. Error: {$e->getMessage()}", PageImageTag::CANONICAL, $e);
279 LogUtility::error($message, self::CANONICAL, $e);
H A DFetcherMarkup.php319 throw new ExceptionRuntime("Internal error: The XHTML mime was not found.", self::CANONICAL, 1, $e);
396 * We may get this error then
406 LogUtility::error("The metadata path should be known. " . $e->getMessage(), self::CANONICAL, $e);
474 LogUtility::error("The snippet json array cannot be build into a snippet object. " . $e->getMessage() . "\n" . ArrayUtility::formatAsString($snippet), LogUtility::SUPPORT_CANONICAL,);
602 LogUtility::error("The renderer ({$this->builderName}) seems to have been not found");
617 throw new ExceptionCompile("An error has occurred while getting the output. Error: {$e->getMessage()}", self::CANONICAL, 1, $e);
766 * @throws ExceptionCompile - if any processing error occurs
786 throw new ExceptionRuntime("Internal error: The fetch path should exists.", self::CANONICAL, 1, $e);
1095 LogUtility::error("The path ($sourcePath) does not exist, we have set the markup to the empty string during rendering. If you want to delete the cache path, ask it via the cache path function", self::CANONICAL, $e);
1379 throw new ExceptionRuntimeInternal("An error ha
[all...]
H A DFetcherPageBundler.php116 throw new ExceptionRuntimeInternal("The $layoutName template returns an error", self::CANONICAL, 1, $e);
253 LogUtility::error("An error occurs when trying to move the h2 children below the recreated heading title ($title)", self::CANONICAL);
267 LogUtility::error("An error occurs when trying to add the recreated title heading ($title) to the root", self::CANONICAL);
H A DHtml.php107 $error = "";
110 $error .= "The $expectedName has the value (" . $leftClass . ") that is not present in the $actualName)\n";
118 $error .= "The $actualName has the value (" . $rightClass . ") that is not present in the $expectedName)\n";
120 return $error;
H A DIconTag.php59 LogUtility::error("The requested icon width ($requestedWidth) is not a conform width. Error: " . $e->getMessage(), self::CANONICAL, $e);
106 // error is already fired in the renderer
H A DIdentityFormsHelper.php212 LogUtility::msg("Internal error: No submit button found");
224 LogUtility::msg("Internal error: No submit button found");
263 LogUtility::error("Error while creating the logo html", self::CANONICAL, $e);
H A DSite.php157 LogUtility::error("The configuration ($confKey) is not an integer. Error:{$e->getMessage()}", self::CANONICAL);
182 LogUtility::error("The configuration ($confKey) has a value ($value) that is not an integer", self::CANONICAL);
216 LogUtility::error("The configuration ($confKey) has value ($visitedPagesInBreadCrumb) that is not an integer. Error:{$e->getMessage()}");
359 LogUtility::error("Error while getting the log as raster image: The png logo ($pngLogo) returns an error. {$e->getMessage()}", self::CANONICAL, $e);
381 LogUtility::internalError("Hardcoded id should not give an error for the png logo url", self::CANONICAL, $e);
641 LogUtility::error("The global `cachetime` configuration has a value ($cacheTime) that is not an integer. Error: {$e->getMessage()}", self::CANONICAL);
/plugin/combo/vendor/symfony/process/Exception/
H A DProcessFailedException.php31 $error = sprintf('The command "%s" failed.'."\n\nExit Code: %s(%s)\n\nWorking directory: %s",
39 $error .= sprintf("\n\nOutput:\n================\n%s\n\nError Output:\n================\n%s",
45 parent::__construct($error);
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Dfa/
H A DDFASerializer.php63 if ($state->equals(ATNSimulator::error())) {
/plugin/combo/vendor/symfony/yaml/
H A DParser.php330 // remember the parsed line number here in case we need it to provide some contexts in error messages below
1071 * is an internal error in the PCRE engine.
1076 * @throws ParseException on a PCRE internal error
1087 $error = 'Internal PCRE error.';
1090 $error = 'pcre.backtrack_limit reached.';
1093 $error = 'pcre.recursion_limit reached.';
1096 $error = 'Malformed UTF-8 data.';
1099 $error = 'Offset doesn\'t correspond to the begin of a valid UTF-8 code point.';
1102 $error
[all...]
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.2-compressed.js13 window.onerror=function(_message,_file,_line){firebug.d.console.run('error',firebug.lib.util.String.format('{0} ({1},{2})',_message,firebug.getFileName(_file),_line));};}catch(e){}},overrideConsole:function(){with(firebug){env.override=true;try{internal.extConsole=window.console;}catch(e){}
42 d.console.scroll();}},scroll:function(){with(firebug){el.left.console.monitor.environment.getElement().parentNode.scrollTop=Math.abs(el.left.console.monitor.environment.getSize().offsetHeight-(el.left.console.monitor.element.parentNode.offsetHeight-11));}},run:function(_command){with(firebug){if(!internal.init){d.console.cache.push({"command":_command,"arg":Array.prototype.slice.call(arguments,1)});}else{d.console.cmd[_command].apply(window,Array.prototype.slice.call(arguments,1));}}},toggleML:function(){with(firebug){var open=!env.ml;env.ml=!env.ml;d.navigateRightColumn("console",open);el[open?"left":"right"].console.mlButton.environment.addStyle({display:"none"});el[!open?"left":"right"].console.mlButton.environment.addStyle({display:"block"});el.left.console.mlButton.attribute[(open?"add":"remove")+"Class"]("CloseML");}},countMap:{},timeMap:{},cmd:{log:function(_value){with(firebug){var args=d.console.formatArgs.apply(window,arguments);d.console.addLine().attribute.addClass("Log").update(args);d.console.scroll();}},warn:function(_value){with(firebug){var args=d.console.formatArgs.apply(window,arguments);d.console.addLine().attribute.addClass("Warn").update(args);d.console.scroll();}},info:function(_value){with(firebug){var args=d.console.formatArgs.apply(window,arguments);d.console.addLine().attribute.addClass("Info").update(args);d.console.scroll();}},debug:function(_value){with(firebug){var args=d.console.formatArgs.apply(window,arguments);d.console.addLine().attribute.addClass("Debug").update(args);d.console.scroll();}},error:function(_value){with(firebug){var args=d.console.formatArgs.apply(window,arguments);d.console.addLine().attribute.addClass("Error").update(args);d.console.scroll();}},trace:function(_value){with(firebug){var stackAmt=3,f=arguments.caller,isArray=lib.util.IsArray(f);if((!isArray&&f)||(isArray&&f.length>0)){d.console.addLine().attribute.addClass("Arrow").update(">>> console.trace(stack)");for(var i=0;i<stackAmt;i++){var func=f.toString(),args=f.arguments;d.dom.open({"function":func,"arguments":args},d.console.addLine());f=f.caller;}}}},dir:function(_value){with(firebug){d.console.addLine().attribute.addClass("Arrow").update(">>> console.dir("+_value+")");d.dom.open(_value,d.console.addLine());}},dirxml:function(){with(firebug){d.console.cmd.log.apply(this,arguments);}},time:function(_name){with(firebug){d.console.timeMap[_name]=new Date().getTime();}},timeEnd:function(_name){with(firebug){if(_name in d.console.timeMap){var delta=new Date().getTime()-d.console.timeMap[_name],args=d.console.formatArgs.apply(window,[_name+":",delta+"ms"]);d.console.addLine().attribute.addClass("log").update(args);delete d.console.timeMap[_name];}}},count:function(_name){with(firebug){if(!d.console.countMap[_name])
H A Dfirebug-lite-1.2.js56 firebug.d.console.run('error',firebug.lib.util.String.format('{0} ({1},{2})',_message,firebug.getFileName(_file),_line));
1012 error: function(_value){
/plugin/combo/ComboStrap/Xml/
H A DXmlSystems.php131 * @param $error
134 public static function diffNode(DOMNode $leftNode, DOMNode $rightNode, &$error, array $excludedAttributes = null) argument
143 $error .= "The node (" . $rightNode->getNodePath() . ") are different (" . $leftNodeName . "," . $rightNodeName . ")\n";
149 $error .= "The node (" . $rightNode->getNodePath() . ") have no attributes while the left node has.\n";
172 $error .= "The attribute (" . $leftAtt->getNodePath() . ") does not exist on the right side\n";
190 $error .= Html::getDiffBetweenValuesSeparatedByBlank($leftAttValue, $rightAttValue, "left ,{$leftAtt->getNodePath()}", "right, {$leftAtt->getNodePath()}");
197 $error .= $e->getMessage();
211 $error .= "The attribute (" . $rightAtt->getNodePath() . ") has different values. Error:{$e->getMessage()}\n";
214 $error .= "The attribute (" . $leftAtt->getNodePath() . ") has different values (" . $leftAttValue . "," . $rightAttValue . ") and the right value is not an URL. Error:{$e->getMessage()}\n";
217 $error
[all...]
/plugin/combo/ComboStrap/Meta/Field/
H A DPageTemplateName.php107 LogUtility::error("No template could be found", self::CANONICAL, $e);
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/
H A DATNSimulator.php68 public static function error() : DFAState function in Antlr\\Antlr4\\Runtime\\Atn\\ATNSimulator
70 static $error;
72 return $error ?? ($error = new DFAState(new ATNConfigSet(), 0x7FFFFFFF));
/plugin/combo/ComboStrap/Meta/Store/
H A DMetadataDokuWikiStore.php337 LogUtility::error("Metadata Build Error", self::CANONICAL, $e);
/plugin/combo/vendor/symfony/process/
H A DCHANGELOG.md106 * added a way to retrieve the standard and error output incrementally

12345678910>>...73