Home
last modified time | relevance | path

Searched refs:internalError (Results 1 – 25 of 82) sorted by relevance

1234

/plugin/combo/ComboStrap/
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) . ')');
H A DSite.php131 LogUtility::internalError("The ($key) configuration does not have an integer value ($value). Default separator returned");
140 LogUtility::internalError("The ($key) configuration has an integer value ($valueInt) that is not a valid one (0 or 1). Default separator returned");
381 LogUtility::internalError("Hardcoded id should not give an error for the png logo url", self::CANONICAL, $e);
635 LogUtility::internalError("The global `cachetime` configuration was not set.", self::CANONICAL);
709 LogUtility::internalError("The value ($default) is not a valid color");
924 LogUtility::internalError("The ($confKey) configuration is not an integer ($urlRewrite)");
935 LogUtility::internalError("The ($confKey) configuration value ($urlRewriteInt) is not a valid value (0, 1 or 2). No rewrite");
H A DBreakpoint.php75 LogUtility::internalError("The breakpoint name ($longName) is unknown, defaulting to md");
108 LogUtility::internalError("The breakpoint short name ($this->shortBreakpointName) is unknown, defaulting to md");
H A DSnippet.php549 LogUtility::internalError("A component id was not found for the snippet ($this)", self::CANONICAL);
696 LogUtility::internalError("The snippet ($this) is not a inline script, it has a path ($this->path) that does not exists and does not have any external url.");
785 LogUtility::internalError("The component id was not set for the snippet ($this)");
852 LogUtility::internalError("The snippet ($this) does not have content defined (the path does not exist, no inline content and no remote url)", self::CANONICAL);
877 LogUtility::internalError("Every snippet should have a last name");
947 LogUtility::internalError("The extension ($extension) is unknown", self::CANONICAL);
985 LogUtility::internalError($message);
H A DCanonical.php151 LogUtility::internalError("A canonical should not be the root, should not happen", self::CANONICAL);
198 LogUtility::internalError($message, self::CANONICAL, $e);
H A DFetcherMarkupWebcode.php61 LogUtility::internalError("The cache buster should be good. Error:{$e->getMessage()}", self::NAME);
117 LogUtility::internalError($message);
H A DEditButton.php276 LogUtility::internalError("No data found in the edit comment", self::CANONICAL);
285 LogUtility::internalError("A page id is mandatory for a edit button (no wiki id, no global ID were found). No edit buttons was created then.", self::CANONICAL);
297 //LogUtility::internalError("The file ({$page->getPathObject()}) does not exist, we cannot set the last modified time on the edit buttons.", self::CANONICAL);
434 LogUtility::internalError("The tag format ($format) is not valid", self::CANONICAL);
H A DPagePath.php43 LogUtility::internalError($message);
H A DLdJson.php88 LogUtility::internalError("The page image should come from a wiki path", self::CANONICAL, $e);
95 LogUtility::internalError("The page image mime could not be determined. Error:" . $e->getMessage(), self::CANONICAL, $e);
H A DMetaManagerForm.php136 LogUtility::internalError("The metadata ($metadataName) was not found");
140 LogUtility::internalError("This metadata should not be on the order list as it's not for the form");
H A DEvent.php175 LogUtility::internalError("An internal error has runned on event. " . $e->getMessage(), self::CANONICAL, $e);
252 LogUtility::internalError("Sqlite is not available, no events was returned", self::CANONICAL);
271 LogUtility::internalError("Unable to get the queue. Error:" . $e->getMessage(), self::CANONICAL, $e);
H A DPageUrlPath.php248 LogUtility::internalError($message, $this->getCanonical());
297 LogUtility::internalError($message, self::PROPERTY_NAME);
H A DPageTitle.php63 LogUtility::internalError("Resource that are not page have no title");
H A DLocale.php47 LogUtility::internalError("The locale is only implemented for page resources");
H A DIdentityFormsHelper.php35 LogUtility::internalError("The element should be an input element");
163 LogUtility::internalError("The style content should be not null", Identity::CANONICAL);
H A DSiteConfig.php297 LogUtility::internalError("Max in line size error.", self::CANONICAL, $e);
360 LogUtility::internalError("Unable to the the maxseclevel as integer. Error: {$e->getMessage()}", Toc::CANONICAL);
544 LogUtility::internalError("The default color $defaultColor is not a color string.", self::CANONICAL, $e);
/plugin/combo/syntax/
H A Dmedia.php104 LogUtility::internalError("The mime for the path ($path) was not found", self::CANONICAL, $e);
154 LogUtility::internalError("The path of an internal media should be known. We were unable to update the statistics.", self::TAG);
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);
/plugin/combo/ComboStrap/Meta/Api/
H A DMetadataWikiPath.php96 LogUtility::internalError("The value ($defaultValue) is not a wiki path");
128 LogUtility::internalError("This is not a relative path, we should not get this error");
/plugin/combo/action/
H A Dmetaprocessing.php69 LogUtility::internalError("The before ($beforeId) and after id ($afterId) are not the same", get_class($this));
109 LogUtility::internalError("The metadata was not found for the attribute ($attribute)");
H A Dmetagoogle.php56 LogUtility::internalError("Because the template is social, it should be at minima a path request");
H A Dmetafacebook.php174 LogUtility::internalError($e->getMessage());
233 LogUtility::internalError("Og Image could not be added. Error: {$e->getMessage()}", self::CANONICAL);
H A Dslottemplate.php49 LogUtility::internalError("Should not happen as it's not the root", self::CANONICAL);
H A Dmetadescription.php54 LogUtility::internalError("A social template should have a path");
/plugin/combo/ComboStrap/Web/
H A DUrlRewrite.php102 LogUtility::internalError("The media query should be present for a fetch. No Url rewrite could be done.");
115 LogUtility::internalError("The media query should be present for a detail page fetch. No Url rewrite could be done.");
/plugin/combo/ComboStrap/Meta/Field/
H A DPageImages.php195 LogUtility::internalError("The page path didn't have any values in the rows", self::CANONICAL);
211 LogUtility::internalError("Bad Usage value. Should not happen on get. Error: " . $e->getMessage(), self::CANONICAL, $e);

1234