| /template/strap/ComboStrap/ |
| 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 …::error("There was a problem during the page rules update. Error: {$e->getMessage()}", self::CANON… 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 | Event.php | 93 LogUtility::error($e->getMessage(), $e->getCanonical(), $e); 123 …LogUtility::msg("Error while retrieving the event {$e->getMessage()}", LogUtility::LVL_MSG_ERROR, … 142 …LogUtility::msg("Error while deleting the event. Message {$e->getMessage()}", LogUtility::LVL_MSG_… 175 …LogUtility::internalError("An internal error has runned on event. " . $e->getMessage(), self::CANO… 219 …LogUtility::error("Unable to create the event $name. Error:" . $e->getMessage(), self::CANONICAL, … 271 …LogUtility::internalError("Unable to get the queue. Error:" . $e->getMessage(), self::CANONICAL, $… 300 …mpile("Unable to count the number of event in the queue. Error:" . $e->getMessage(), self::CANONIC…
|
| H A D | PageExplorerTag.php | 125 … LogUtility::error("Error while rendering the leaf. Error: {$e->getMessage()}", self::CANONICAL); 135 …ility::error("Error while rendering the default tree page. Error: {$e->getMessage()}", self::CANON… 411 …Xhtml .= LogUtility::wrapInRedForHtml("Error while rendering the home. Error: {$e->getMessage()}"); 420 … LogUtility::wrapInRedForHtml("Error while rendering the default home. Error: {$e->getMessage()}"); 457 …lity::wrapInRedForHtml("Error while rendering the parent instructions. Error: {$e->getMessage()}"); 469 …ogUtility::wrapInRedForHtml("Error while rendering the default parent. Error: {$e->getMessage()}"); 510 …Utility::msg("Bad syntax for the namespace $namespacePath. Error: {$e->getMessage()}", LogUtility:… 529 …LogUtility::wrapInRedForHtml("Error while rendering the sub-namespace. Error: {$e->getMessage()}"); 540 …tility::wrapInRedForHtml("Error while rendering the default namespace. Error: {$e->getMessage()}"); 578 …Xhtml .= LogUtility::wrapInRedForHtml("Error while rendering the page. Error: {$e->getMessage()}"); [all …]
|
| H A D | PageImageTag.php | 105 …he feature image ($imagePath) and the page ($contextPage). Error: {$e->getMessage()}", self::CANON… 118 …ler for the image ($ancestor) and the page ($contextPage). Error: {$e->getMessage()}", self::CANON… 176 …r the image ($firstImagePath) and the page ($contextPage). Error: {$e->getMessage()}", self::CANON… 183 …r while creating the vignette for the page ($contextPage). Error: {$e->getMessage()}", self::CANON… 215 …LogUtility::error("The image could not be build. Error: {$e->getMessage()}", PageImageTag::CANONIC… 249 … width value ($requestedWidth) could not be translated in pixel value. Error: {$e->getMessage()}"); 278 $message = "Error while rendering the page image: {$e->getMessage()}";
|
| H A D | ImageSystem.php | 35 …ity::error("The ratio ($stringRatio) is not a valid ratio. Error: {$e->getMessage()}", PageImageTa… 45 …n image object could not be build from ($path). Is it an image file ?. Error: {$e->getMessage()}"); 69 …le ($pageMetadataImagePath) is not a valid image for the page ($page). Error: {$e->getMessage()}");
|
| H A D | GridTag.php | 183 …ity::error("The align attribute default values could not be processed. Error: {$e->getMessage()}"); 241 …ribute value ($maxCellsValue) is not a valid length value. Error: {$e->getMessage()}", GridTag::CA… 316 …The width length $conditionalWidthsLength is not a valid length value. Error: {$e->getMessage()}"); 329 …ror("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 …length $conditionalLengthObject could not be transformed as col class. Error: {$e->getMessage()}");
|
| H A D | Html.php | 159 …throw new ExceptionBadSyntax("Bad Syntax on Src Set ($i). Error: {$e->getMessage()}. Expected: $ex… 161 …ow ExceptionNotEquals::create("Not Equals on Src Set ($i). Error: {$e->getMessage()}.", $expectedS… 176 … ExceptionBadSyntax("The expected URL string ($expected) is not valid. Error: {$e->getMessage()}"); 181 …new ExceptionBadSyntax("The $actual URL string ($actual) is not valid. Error: {$e->getMessage()}");
|
| H A D | CacheLog.php | 52 LogUtility::log2file("Error while logging cache event. Error: {$e->getMessage()}"); 75 LogUtility::log2file("Error while logging cache event. Error: {$e->getMessage()}"); 130 …throw new ExceptionCompile("Unable to get the cache log. Error:" . $e->getMessage(), self::CANONIC…
|
| H A D | ColorSystem.php | 28 …LogUtility::error("Error while calculating the primary text color. {$e->getMessage()}", self::CANO… 62 …LogUtility::error("Error while calculating the color text hover color. {$e->getMessage()}", self::…
|
| H A D | BrandTag.php | 79 …orHtml("Error while reading the brand data for the brand ($brandName). Error: {$e->getMessage()}"); 88 …brandButton->getType()} button ($brandButton) could not be determined. Error: {$e->getMessage()}"); 99 …tml("Error while getting the link data for the the brand ($brandName). Error: {$e->getMessage()}"); 150 $htmlOutput .= "The brand icon returns an error. Error: {$e->getMessage()}";
|
| H A D | Mime.php | 139 … new ExceptionRuntime("Json is a known extension and should not throw. Error :{$e->getMessage()}"); 148 … new ExceptionRuntime("Html is a known extension and should not throw. Error :{$e->getMessage()}"); 157 …w new ExceptionRuntime("Txt is a known extension and should not throw. Error :{$e->getMessage()}");
|
| H A D | PageKeywords.php | 98 LogUtility::msg($e->getMessage(), LogUtility::LVL_MSG_ERROR, $e->getMessage());
|
| H A D | ThirdMediaLink.php | 44 … LogUtility::warning("No icon could be added to the media link. Error: {$e->getMessage()}"); 80 LogUtility::internalError($e->getMessage());
|
| H A D | FetcherVignette.php | 128 …ExceptionBadArgument("Error while getting the muted color. Error: {$e->getMessage()}", self::CANON… 198 …::errorIfDevOrTest("Error while getting the modified date. Error: {$e->getMessage()}", self::CANON… 205 …rrorIfDevOrTest("Error while formatting the modified date. Error: {$e->getMessage()}", self::CANON… 223 … vignette could not be created with your logo because of the following error: {$e->getMessage()}"); 345 … throw new ExceptionBadArgument("The vignette mime is unknown. Error: {$e->getMessage()}");
|
| H A D | FetcherSystem.php | 29 …hrow new ExceptionInternal("We could read fetch classes via reflection Error: {$e->getMessage()}"); 86 …hrow new ExceptionInternal("We could read fetch classes via reflection Error: {$e->getMessage()}");
|
| H A D | LogUtility.php | 87 self::log2file($e->getMessage(), LogUtility::LVL_MSG_ERROR, $canonical); 134 $msg = $e->getMessage(); 176 $message = $e->getMessage(); 396 $errorPreviousMessage = " Error: {$previous->getMessage()}";
|
| /template/strap/ComboStrap/Tag/ |
| H A D | ShareTag.php | 40 … return LogUtility::wrapInRedForHtml("The brand creation returns an error ({$e->getMessage()}"); 51 …"The style of the share button ($brandButton) could not be determined. Error: {$e->getMessage()}"); 73 … return LogUtility::wrapInRedForHtml("Share Error: Requested Page Not Found: ({$e->getMessage()}"); 81 …ForHtml("The social channel creation returns an error when creating the link ({$e->getMessage()}"); 100 …ge = "Getting the icon for the social channel ($brandButton) returns an error ({$e->getMessage()}"; 131 … return LogUtility::wrapInRedForHtml("Share Error: Requested Page Not Found: ({$e->getMessage()}"); 138 LogUtility::internalError($e->getMessage(), self::CANONICAL, $e);
|
| H A D | FollowTag.php | 54 $message = "The brand button creation returns an error ({$e->getMessage()}"; 65 …sage = "The style of the share button ($brand) could not be determined. Error: {$e->getMessage()}"; 80 …$message = "The brand button creation returns an error when creating the link ({$e->getMessage()}"; 91 … $message = "Getting the icon for the brand ($brand) returns an error ({$e->getMessage()}";
|
| /template/strap/action/ |
| H A D | imgmove.php | 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… 231 throw new ExceptionRuntime($e->getMessage(), $e->getCanonical(), 0, $e); 233 … LogUtility::log2file($e->getMessage(), LogUtility::LVL_MSG_ERROR, $e->getCanonical()); 254 throw new ExceptionRuntime($e->getMessage(), self::CANONICAL, 0, $e); 256 … LogUtility::log2file($e->getMessage(), LogUtility::LVL_MSG_ERROR, self::CANONICAL, $e); 291 …e target resolution function send the following error message: " . $e->getMessage(), self::CANONIC…
|
| H A D | metafacebook.php | 148 …ook image ($defaultFacebookImage) because of the following error: {$e->getMessage()}", self::CANON… 174 LogUtility::internalError($e->getMessage()); 189 … for facebook. Error while retrieving the dimension of the image: {$e->getMessage()}", self::CANON… 233 …LogUtility::internalError("Og Image could not be added. Error: {$e->getMessage()}", self::CANONICA…
|
| /template/twigstarter/vendor/twig/twig/src/Loader/ |
| D | ChainLoader.php | 61 $exceptions[] = $e->getMessage(); 94 $exceptions[] = \get_class($loader).': '.$e->getMessage(); 112 $exceptions[] = \get_class($loader).': '.$e->getMessage();
|
| /template/twigstarter/vendor/twig/twig/src/Test/ |
| D | IntegrationTestCase.php | 206 $message = $e->getMessage(); 214 throw new Error(sprintf('%s: %s', \get_class($e), $e->getMessage()), -1, null, $e); 225 … $this->assertSame(trim($exception), trim(sprintf('%s: %s', \get_class($e), $e->getMessage()))); 230 $e = new Error(sprintf('%s: %s', \get_class($e), $e->getMessage()), -1, null, $e); 232 $output = trim(sprintf('%s: %s', \get_class($e), $e->getMessage()));
|
| /template/strap/ComboStrap/Meta/Api/ |
| H A D | MetadataDateTime.php | 87 …ate time ($this) has a default value ($defaultValue) that is not valid. Error: {$e->getMessage()}"; 106 LogUtility::msg($e->getMessage(), $this->getCanonical()); 168 LogUtility::msg($e->getMessage(), LogUtility::LVL_MSG_ERROR, $e->getCanonical());
|
| /template/strap/ComboStrap/Xml/ |
| H A D | XmlSystems.php | 197 $error .= $e->getMessage(); 211 …The attribute (" . $rightAtt->getNodePath() . ") has different values. Error:{$e->getMessage()}\n"; 214 …ttValue . "," . $rightAttValue . ") and the right value is not an URL. Error:{$e->getMessage()}\n"; 217 …AttValue . "," . $rightAttValue . ") and the left value is not an URL. Error:{$e->getMessage()}\n"; 224 …) has different values (" . $leftAttValue . "," . $rightAttValue . "). Error:{$e->getMessage()}\n";
|
| /template/strap/syntax/ |
| H A D | iterator.php | 386 …$renderer->doc .= "The page sql is not valid. Error Message: {$e->getMessage()}. Page Sql: ($pageS… 453 $renderer->doc .= "Error during Sql Execution. Error: {$e->getMessage()}"; 567 …Utility::error("Error while rendering the template header. Error: {$e->getMessage()}", self::CANON… 576 …LogUtility::error("Error while rendering a data row. Error: {$e->getMessage()}", self::CANONICAL, … 585 …Utility::error("Error while rendering the template footer. Error: {$e->getMessage()}", self::CANON… 600 …Utility::error("Error while rendering the iterator footer. Error: {$e->getMessage()}", self::CANON…
|