Searched refs:ExceptionBadArgument (Results 1 – 25 of 109) sorted by relevance
12345
/template/strap/ComboStrap/ |
D | ConditionalLength.php | 57 * @throws ExceptionBadArgument 105 * @throws ExceptionBadArgument 118 * @throws ExceptionBadArgument 142 * @throws ExceptionBadArgument 149 …throw new ExceptionBadArgument("The length ratio ($ratio) is greater than 1. It should be less tha… 162 * @throws ExceptionBadArgument 175 …throw new ExceptionBadArgument("A row col class can be calculated only from a number ({$this}) or … 181 …throw new ExceptionBadArgument("A row col class can be calculated only from a number below $totalC… 211 * @throws ExceptionBadArgument 270 } catch (ExceptionBadArgument $e) { [all …]
|
D | DataType.php | 72 * @throws ExceptionBadArgument 84 * @throws ExceptionBadArgument 96 …throw new ExceptionBadArgument("The value passed is not a numeric/nor a string. We can not transla… 111 … throw new ExceptionBadArgument("The value ($targetValue) can not be cast to an integer."); 117 * @throws ExceptionBadArgument 133 * @throws ExceptionBadArgument - if the value is not a numeric 142 throw new ExceptionBadArgument("The value ($value) is not a numeric");
|
D | FetcherVignette.php | 56 …* @throws ExceptionBadArgument - if the mime is not supported or the path of the page is not a wik… 72 * @throws ExceptionBadArgument 128 …throw new ExceptionBadArgument("Error while getting the muted color. Error: {$e->getMessage()}", s… 323 * @throws ExceptionBadArgument 331 …throw new ExceptionBadArgument("The vignette query property is mandatory when the vignette was cre… 345 … throw new ExceptionBadArgument("The vignette mime is unknown. Error: {$e->getMessage()}"); 362 * @throws ExceptionBadArgument - if the markup path is not 372 …throw new ExceptionBadArgument("The path of the markup file is not a wiki path and could not be tr… 381 * @throws ExceptionBadArgument 391 …throw new ExceptionBadArgument("The extension ($extension) is not supported by the GD library", se… [all …]
|
D | IFetcherLocalImage.php | 16 * @throws ExceptionBadArgument - if the path is not an image 26 …throw new ExceptionBadArgument("The file ($path) has an unknown mime, we can't verify if we suppor… 30 …throw new ExceptionBadArgument("The file ($path) has not been detected as being an image, media re… 52 * @throws ExceptionBadArgument - if the path is not an image
|
D | LocalPath.php | 34 * @throws ExceptionBadArgument 39 throw new ExceptionBadArgument("$uri is not a local path uri"); 46 * @throws ExceptionBadArgument 57 …throw new ExceptionBadArgument("The path is not a local path nor a wiki path, we can't transform i… 99 } catch (ExceptionBadArgument|ExceptionBadSyntax|ExceptionNotFound $e) { 235 * @throws ExceptionBadArgument - if the path is not inside a drive 251 * @throws ExceptionBadArgument - if the path cannot be relativized 296 …throw new ExceptionBadArgument("The path ($localPath) is not a parent path of the actual path ($ac… 445 } catch (ExceptionBadSyntax|ExceptionBadArgument $e) {
|
D | FetcherSystem.php | 17 * @throws ExceptionBadArgument 48 } catch (ExceptionBadArgument $e) { 73 * @throws ExceptionBadArgument - if the fetcher is not set 81 throw new ExceptionBadArgument("No fetcher name found");
|
D | PageImageTag.php | 104 } catch (ExceptionNotExists|ExceptionBadArgument|ExceptionBadSyntax $e) { 117 } catch (ExceptionBadArgument|ExceptionBadSyntax|ExceptionNotExists $e) { 151 } catch (ExceptionBadArgument $e) { 159 } catch (ExceptionBadArgument $e) { 175 } catch (ExceptionBadArgument|ExceptionBadSyntax|ExceptionNotExists $e) { 182 } catch (ExceptionNotFound|ExceptionBadArgument $e) { 214 } catch (ExceptionBadArgument|ExceptionBadSyntax|ExceptionCompile $e) {
|
D | IFetcherAbs.php | 92 * @throws ExceptionBadArgument 108 * @throws ExceptionBadArgument 136 * @throws ExceptionBadArgument 152 throw new ExceptionBadArgument("The cache value ($requestedCache) is unknown");
|
D | FetcherRailBar.php | 60 * @throws ExceptionBadArgument 78 } catch (ExceptionBadArgument $e) { 79 …throw new ExceptionBadArgument("The viewport width is not a valid integer. Error:{$e->getMessage()… 89 } catch (ExceptionBadArgument $e) { 90 …throw new ExceptionBadArgument("The layout is not a valid. Error:{$e->getMessage()}", self::CANONI… 374 * @throws ExceptionBadArgument 379 …throw new ExceptionBadArgument("The layout ($layout) is not valid. The known-layout are : ".ArrayU…
|
D | GridTag.php | 182 } catch (ExceptionBadArgument $e) { 240 } catch (ExceptionBadArgument $e) { 314 } catch (ExceptionBadArgument $e) { 327 } catch (ExceptionBadArgument $e) { 358 } catch (ExceptionBadArgument $e) { 387 } catch (ExceptionBadArgument $e) { 404 } catch (ExceptionBadArgument $e) { 415 } catch (ExceptionBadArgument $e) {
|
D | FetcherImage.php | 131 * @throws ExceptionBadArgument 143 } catch (ExceptionBadArgument $e) { 144 …throw new ExceptionBadArgument("The width value ($requestedWidth) is not a valid integer", Fetcher… 156 } catch (ExceptionBadArgument $e) { 157 …throw new ExceptionBadArgument("The height value ($requestedHeight) is not a valid integer", Fetch… 167 …throw new ExceptionBadArgument("The requested ratio ($requestedRatio) is not a valid value ({$e->g…
|
D | Snippet.php | 176 * @throws ExceptionBadArgument 184 * @throws ExceptionBadArgument 254 * @throws ExceptionBadArgument 345 * @throws ExceptionBadArgument 372 * @throws ExceptionBadArgument - if the url does not have a file name 381 throw new ExceptionBadArgument($messageFormat); 391 throw new ExceptionBadArgument($messageFormat); 400 * @throws ExceptionBadArgument 710 } catch (ExceptionBadArgument $e) { 916 * @throws ExceptionBadArgument [all …]
|
D | SvgImageLink.php | 49 * @throws ExceptionBadArgument 59 * @throws ExceptionBadArgument 200 * @throws ExceptionBadArgument 255 …} catch (ExceptionNotFound|ExceptionBadArgument|ExceptionBadState|ExceptionBadSyntax|ExceptionComp…
|
D | FetcherRaster.php | 42 * @throws ExceptionBadArgument 54 * @throws ExceptionBadArgument 71 * @throws ExceptionBadArgument 284 * @throws ExceptionBadArgument - if the path is not an image
|
D | ColorRgb.php | 347 * @throws ExceptionBadArgument 475 * @throws ExceptionBadArgument 480 …throw new ExceptionBadArgument("The color value ($hex) does not start with a #, this is not valid … 497 …throw new ExceptionBadArgument("The digit color value ($hex) is not 3 or 6 in length, this is not … 501 …throw new ExceptionBadArgument("The digit color value ($hex) is not a hexadecimal value, this is n… 545 * @throws ExceptionBadArgument 787 * @throws ExceptionBadArgument 794 throw new ExceptionBadArgument("The value is not an hexadecimal color value ($color)");
|
D | MediaMarkup.php | 123 * @throws ExceptionBadArgument 142 * @throws ExceptionBadArgument 155 …throw new ExceptionBadArgument("The media reference was not found in the callstack array", self::C… 165 * @throws ExceptionBadArgument 374 * @throws ExceptionBadArgument 430 * @throws ExceptionBadArgument 768 * @throws ExceptionBadArgument 781 * @throws ExceptionBadArgument 928 } catch (ExceptionBadArgument|ExceptionInternal|ExceptionNotFound $e) {
|
D | FetcherSvg.php | 154 * @throws ExceptionBadArgument 177 * @throws ExceptionBadArgument 456 * @throws ExceptionBadArgument 560 * @throws ExceptionBadArgument 637 } catch (ExceptionBadArgument $e) { 848 * @throws ExceptionBadArgument 1380 * @throws ExceptionBadArgument 1399 } catch (ExceptionBadArgument $e) { 1413 } catch (ExceptionBadArgument $e) { 1423 } catch (ExceptionBadArgument $e) { [all …]
|
D | Icon.php | 17 * @throws ExceptionBadArgument 33 * @throws ExceptionBadArgument 63 …throw new ExceptionBadArgument("The extension of the icon ($name) is not `svg`", Icon::ICON_CANONI…
|
D | FetcherPageBundler.php | 49 * @throws ExceptionBadArgument 97 } catch (ExceptionBadArgument $e) { 108 } catch (ExceptionBadArgument $e) { 123 } catch (ExceptionBadSyntax|ExceptionNotFound|ExceptionBadArgument $e) { 154 * @throws ExceptionBadArgument - if the path is not a {@link WikiPath web path}
|
/template/strap/ComboStrap/Meta/Api/ |
D | MetadataDateTime.php | 8 use ComboStrap\ExceptionBadArgument; alias 44 } catch (ExceptionBadArgument $e) { 86 } catch (ExceptionBadArgument $e) { 113 * @throws ExceptionBadArgument - if this is not a string 121 throw new ExceptionBadArgument("This is not a string value"); 140 * @throws ExceptionBadArgument - if the value is not valid 145 throw new ExceptionBadArgument("The passed value is null"); 148 throw new ExceptionBadArgument("This is not a date time");
|
D | MetadataMultiple.php | 8 use ComboStrap\ExceptionBadArgument; alias 117 * @throws ExceptionBadArgument 129 …throw new ExceptionBadArgument("The value ($value) for ($this) is not a possible value (" . implod… 138 * @throws ExceptionBadArgument 160 …throw new ExceptionBadArgument("The value for $this is not an array, nor a string (value: $value)"…
|
D | MetadataText.php | 7 use ComboStrap\ExceptionBadArgument; alias 52 * @throws ExceptionBadArgument 57 …throw new ExceptionBadArgument("The value of the metadata ($this) is not a string", $this->getCano… 71 …throw new ExceptionBadArgument("The value ($value) for the metadata ({$this->getName()}) is not on…
|
/template/strap/ComboStrap/TagAttribute/ |
D | Hero.php | 5 use ComboStrap\ExceptionBadArgument; alias 46 … throw new ExceptionBadArgument("The hero value ($hero) is unknown and was not applied"); 55 } catch (ExceptionBadArgument $e) {
|
D | TextAlign.php | 8 use ComboStrap\ExceptionBadArgument; alias 35 } catch (ExceptionBadArgument $e) { 42 } catch (ExceptionBadArgument $e) {
|
/template/strap/ComboStrap/Xml/ |
D | XmlElement.php | 7 use ComboStrap\ExceptionBadArgument; alias 196 * @throws ExceptionBadArgument - if the text is not a valid text xml expression 222 * @throws ExceptionBadArgument 345 * @throws ExceptionBadArgument 369 throw new ExceptionBadArgument("The position ($position) is unknown"); 400 * @throws ExceptionBadArgument
|
12345