Home
last modified time | relevance | path

Searched refs:ExceptionNotFound (Results 1 – 25 of 187) sorted by relevance

12345678

/plugin/combo/ComboStrap/Web/
H A DUrl.php13 use ComboStrap\ExceptionNotFound;
247 * @throws ExceptionNotFound
253 throw new ExceptionNotFound("The key ($key) was not found");
262 * @throws ExceptionNotFound
267 throw new ExceptionNotFound("The property ($propertyName) was not found", self::CANONICAL);
282 * @throws ExceptionNotFound
287 throw new ExceptionNotFound("The scheme was not found");
318 } catch (ExceptionNotFound $e) {
383 } catch (ExceptionNotFound $e) {
396 } catch (ExceptionNotFound
15 use ComboStrap\ExceptionNotFound; global() alias
[all...]
H A DUrlRewrite.php6 use ComboStrap\ExceptionNotFound; alias
53 } catch (ExceptionNotFound $e) {
88 } catch (ExceptionNotFound $e) {
101 } catch (ExceptionNotFound $e) {
114 } catch (ExceptionNotFound $e) {
124 } catch (ExceptionNotFound $e) {
153 } catch (ExceptionNotFound $e) {
176 } catch (ExceptionNotFound $e) {
182 } catch (ExceptionNotFound $e) {
/plugin/combo/ComboStrap/
H A DMediaMarkup.php125 * @throws ExceptionNotFound
144 * @throws ExceptionNotFound
168 * @throws ExceptionNotFound
239 } catch (ExceptionNotFound $e) {
244 } catch (ExceptionNotFound $e) {
249 } catch (ExceptionNotFound $e) {
260 } catch (ExceptionNotFound $e) {
268 } catch (ExceptionNotFound $e) {
274 } catch (ExceptionNotFound $e) {
289 } catch (ExceptionNotFound
[all...]
H A DFetcherImage.php59 } catch (ExceptionNotFound $e) {
66 } catch (ExceptionNotFound $e) {
73 } catch (ExceptionNotFound $e) {
108 } catch (ExceptionNotFound $e) {
113 } catch (ExceptionNotFound $e) {
246 * @throws ExceptionNotFound
329 } catch (ExceptionNotFound $e) {
340 } catch (ExceptionNotFound $e) {
344 } catch (ExceptionNotFound $e) {
356 } catch (ExceptionNotFound
[all...]
H A DFetcherSvg.php189 * @throws ExceptionNotFound
195 throw new ExceptionNotFound("Optimization was not set");
205 } catch (ExceptionNotFound $e) {
212 * @throws ExceptionNotFound
218 throw new ExceptionNotFound("No preserve style attribute was set");
460 * @throws ExceptionNotFound
481 * @throws ExceptionNotFound
512 } catch (ExceptionNotFound $e) {
517 } catch (ExceptionNotFound $e) {
522 } catch (ExceptionNotFound
[all...]
H A DSnippet.php227 } catch (ExceptionNotFound $e) {
273 } catch (ExceptionNotFound $e) {
310 } catch (ExceptionNotFound $e) {
321 } catch (ExceptionNotFound $e) {
326 } catch (ExceptionNotFound $e) {
334 } catch (ExceptionNotFound $e) {
379 } catch (ExceptionNotFound $e) {
389 } catch (ExceptionNotFound $e) {
456 * @throws ExceptionNotFound
461 throw new ExceptionNotFound("N
[all...]
H A DExecutionContext.php179 } catch (ExceptionNotFound $e) {
208 } catch (ExceptionNotFound $e) {
218 * @throws ExceptionNotFound
223 throw new ExceptionNotFound("No root context");
275 } catch (ExceptionNotFound $e) {
306 } catch (ExceptionNotFound $e) {
315 * @throws ExceptionNotFound
321 throw new ExceptionNotFound("No executing id was found");
431 } catch (ExceptionNotFound $e) {
441 } catch (ExceptionNotFound
[all...]
H A DFetcherSystem.php18 * @throws ExceptionNotFound
40 } catch (ExceptionNotFound $e) {
49 throw new ExceptionNotFound("No fetcher could be matched to the url ($fetchUrl)");
53 } catch (ExceptionNotFound $e) {
54 throw new ExceptionNotFound("No fetcher could be created. The mime is unknown for the path ($dokuPath). Error: {$e->getMessage()}");
71 * @throws ExceptionNotFound - if the fetcher is unknown
79 } catch (ExceptionNotFound $e) {
96 throw new ExceptionNotFound("No fetcher found with the name ($fetcherName)");
H A DBootstrap.php152 } catch (ExceptionNotFound|ExceptionBadSyntax $e) {
171 } catch (ExceptionBadSyntax|ExceptionNotFound $e) {
205 } catch (ExceptionNotFound $e) {
217 * @throws ExceptionNotFound
224 throw new ExceptionNotFound("No css snippet");
239 } catch (ExceptionNotFound $e) {
245 } catch (ExceptionNotFound $e) {
250 } catch (ExceptionNotFound $e) {
270 } catch (ExceptionBadSyntax|ExceptionNotFound $e) {
305 } catch (ExceptionNotFound
[all...]
H A DTemplateForWebPage.php95 * @throws ExceptionNotFound
116 * @throws ExceptionNotFound
121 throw new ExceptionNotFound("A requested context path was not found");
192 * @throws ExceptionNotFound
197 throw new ExceptionNotFound("No requested lang");
212 } catch (ExceptionNotFound $e) {
227 * @throws ExceptionNotFound
235 * @throws ExceptionNotFound
241 throw new ExceptionNotFound("No js file");
277 } catch (ExceptionNotFound
[all...]
H A DTreeNode.php32 } catch (ExceptionNotFound $e) {
88 * @throws ExceptionNotFound
94 throw new ExceptionNotFound("This node has no child");
118 } catch (ExceptionNotFound $e) {
134 * @throws ExceptionNotFound
139 throw new ExceptionNotFound("No parent node");
158 * @throws ExceptionNotFound
163 throw new ExceptionNotFound("No child identifier level found");
H A DCacheExpirationDate.php34 * @throws ExceptionNotFound - if their is no default value, the HTML document does not exists, the cache is disabled
41 throw new ExceptionNotFound("Cache expiration is only available for page fragment");
52 throw new ExceptionNotFound("The executing path does not exist.");
56 throw new ExceptionNotFound("There is no HTML document created to expire.");
62 throw new ExceptionNotFound("Cache has been disabled globally on the site");
80 * @throws ExceptionNotFound
87 } catch (ExceptionNotFound $e) {
H A DCanonical.php36 * @throws ExceptionNotFound
42 } catch (ExceptionNotFound $e) {
88 * @throws ExceptionNotFound
95 throw new ExceptionNotFound("No default value for other resources than page");
104 throw new ExceptionNotFound("Default canonical value is not enabled, no default canonical");
152 throw new ExceptionNotFound();
176 * @throws ExceptionNotFound
187 * @throws ExceptionNotFound
199 throw new ExceptionNotFound($message);
H A DIFetcherAbs.php52 } catch (ExceptionNotFound $e) {
64 } catch (ExceptionNotFound $e) {
76 } catch (ExceptionNotFound $e) {
101 } catch (ExceptionNotFound $e) {
124 * @throws ExceptionNotFound
129 throw new ExceptionNotFound("No cache was requested");
204 * @throws ExceptionNotFound
210 throw new ExceptionNotFound("No url fragment was requested");
H A DMarkupPath.php205 * @throws ExceptionNotFound
232 * @throws ExceptionNotFound
292 } catch (ExceptionNotFound $e) {
307 } catch (ExceptionNotFound $e) {
323 } catch (ExceptionNotFound $e) {
338 * @throws ExceptionNotFound
465 } catch (ExceptionNotFound $e) {
515 } catch (ExceptionNotFound $e) {
532 * @throws ExceptionNotFound
561 } catch (ExceptionNotFound
[all...]
H A DLocalFileSystem.php36 * @throws ExceptionNotFound - if the file does not exist
49 } catch (ExceptionNotFound $e) {
55 throw new ExceptionNotFound("The file ($path) does not exists");
63 * @throws ExceptionNotFound - if the file does not exist
68 throw new ExceptionNotFound("Local File System Modified Time: The file ($path) does not exist");
75 * @throws ExceptionNotFound
80 throw new ExceptionNotFound("The path ($path) does not exists, no creation time");
184 * @throws ExceptionNotFound
198 } catch (ExceptionNotFound $e) {
206 throw new ExceptionNotFound("N
[all...]
H A DLowQualityCalculatedIndicator.php38 } catch (ExceptionNotFound $e) {
47 throw new ExceptionNotFound("Low Quality is only for page resources");
52 throw new ExceptionNotFound("No analytics document could be found");
57 throw new ExceptionNotFound("No analytics document could be found");
63 throw new ExceptionNotFound("The value is null in the analytics document.");
69 throw new ExceptionNotFound($message);
H A DFetcherPage.php58 } catch (ExceptionNotFound $e) {
83 } catch (ExceptionNotFound $e) {
102 * @throws ExceptionNotFound
145 } catch (ExceptionNotFound $e) {
191 * @throws ExceptionNotFound
243 } catch (ExceptionNotFound $e) {
248 } catch (ExceptionNotFound $e) {
254 } catch (ExceptionNotFound $e) {
264 } catch (ExceptionNotFound $e) {
283 * @throws ExceptionNotFound
[all...]
H A DFetcherMarkup.php218 } catch (ExceptionNotFound $e) {
296 } catch (ExceptionCast|ExceptionNotFound $e) {
317 } catch (ExceptionNotFound $e) {
392 } catch (ExceptionNotExists|ExceptionNotFound $e) {
718 } catch (ExceptionNotFound $e) {
785 } catch (ExceptionNotFound $e) {
801 } catch (ExceptionNotFound|ExceptionCast $e) {
813 } catch (ExceptionNotFound $e) {
827 * @throws ExceptionNotFound
834 throw new ExceptionNotFound("N
[all...]
/plugin/combo/ComboStrap/Meta/Field/
H A DAncestorImage.php5 use ComboStrap\ExceptionNotFound; alias
63 * @throws ExceptionNotFound
73 } catch (ExceptionNotFound $e) {
78 } catch (ExceptionNotFound $e) {
87 } catch (ExceptionNotFound $e) {
95 } catch (ExceptionNotFound $e) {
99 throw new ExceptionNotFound();
H A DSocialCardImage.php5 use ComboStrap\ExceptionNotFound; alias
70 } catch (ExceptionNotFound $e) {
75 } catch (ExceptionNotFound $e) {
81 } catch (ExceptionNotFound $e) {
88 * @throws ExceptionNotFound
95 } catch (ExceptionNotFound $e) {
H A DFeaturedImage.php5 use ComboStrap\ExceptionNotFound; alias
75 * @throws ExceptionNotFound
83 } catch (ExceptionNotFound $e) {
86 } catch (ExceptionNotFound $e) {
89 } catch (ExceptionNotFound $e) {
/plugin/combo/action/
H A Dmetacanonical.php4 use ComboStrap\ExceptionNotFound; alias
22 * @throws ExceptionNotFound
29 } catch (ExceptionNotFound $e) {
33 throw new ExceptionNotFound("No requested page");
40 throw new ExceptionNotFound("Secondary slot");
62 } catch (ExceptionNotFound $e) {
169 } catch (ExceptionNotFound $e) {
179 * @throws \ComboStrap\ExceptionNotFound
194 throw new ExceptionNotFound("The meta key {$keyToSearch} with the value {$keyValueToSearch} was not found");
H A Dmetakeywords.php3 use ComboStrap\ExceptionNotFound; alias
28 * @throws ExceptionNotFound
36 } catch (ExceptionNotFound $e) {
42 } catch (ExceptionNotFound $e) {
/plugin/combo/ComboStrap/Meta/Api/
H A DMetadataWikiPath.php8 use ComboStrap\ExceptionNotFound; alias
82 } catch (ExceptionNotFound $e) {
100 } catch (ExceptionNotFound $e) {
141 * @throws ExceptionNotFound
149 throw new ExceptionNotFound("No value found");
160 throw new ExceptionNotFound("No default value");

12345678