Home
last modified time | relevance | path

Searched refs:ExceptionNotFound (Results 26 – 50 of 187) sorted by relevance

12345678

/plugin/combo/ComboStrap/Meta/Api/
H A DMetadataMultiple.php10 use ComboStrap\ExceptionNotFound; alias
60 throw new ExceptionNotFound("No multiple values was found");
67 throw new ExceptionNotFound("No default multiples value");
71 * @throws ExceptionNotFound
77 } catch (ExceptionNotFound $e) {
101 } catch (ExceptionNotFound $e) {
H A DMetadataBoolean.php9 use ComboStrap\ExceptionNotFound; alias
34 * @throws ExceptionNotFound
40 throw new ExceptionNotFound("No ($this) found");
76 } catch (ExceptionNotFound $e) {
94 } catch (ExceptionNotFound $e) {
H A DMetadata.php20 use ComboStrap\ExceptionNotFound; alias
131 * @throws ExceptionNotFound
136 throw new ExceptionNotFound("No parent");
203 } catch (ExceptionNotFound $e) {
419 } catch (ExceptionNotFound $e) {
440 } catch (ExceptionNotFound $e) {
539 } catch (ExceptionNotFound $e) {
715 * @throws ExceptionNotFound - if the value is null
721 * @throws ExceptionNotFound
736 * @throws ExceptionNotFound
[all...]
H A DMetadataDateTime.php11 use ComboStrap\ExceptionNotFound; alias
39 } catch (ExceptionNotFound $e) {
81 } catch (ExceptionNotFound $e) {
127 * @throws ExceptionNotFound
133 throw new ExceptionNotFound("The resource does not have this date time ($this)");
H A DMetadataTabular.php9 use ComboStrap\ExceptionNotFound; alias
50 * @throws ExceptionNotFound
56 throw new ExceptionNotFound("No tabular data found.");
96 * @throws ExceptionNotFound
104 } catch (ExceptionNotFound $e) {
335 * @throws ExceptionNotFound - if the identifier or it's value was not found
349 throw new ExceptionNotFound("The identifier value was not found in the row");
388 } catch (ExceptionNotFound $e) {
/plugin/combo/ComboStrap/Meta/Field/
H A DFeaturedRasterImage.php5 use ComboStrap\ExceptionNotFound; alias
67 } catch (ExceptionNotFound $e) {
106 * @throws ExceptionNotFound
112 } catch (ExceptionNotFound $e) {
118 * @throws ExceptionNotFound
133 throw new ExceptionNotFound();
/plugin/combo/ComboStrap/
H A DInterWiki.php79 * @throws ExceptionNotFound
182 * @throws ExceptionNotFound
192 throw new ExceptionNotFound("No Wiki ($this->name) found");
204 * @throws ExceptionNotFound
210 } catch (ExceptionNotFound $e) {
217 throw new ExceptionNotFound("The inter-wiki ({$this->getWiki()}) does not exist and there is no default inter-wiki defined.");
243 * @throws ExceptionNotFound
263 throw new ExceptionNotFound("No interwiki file found");
H A DPath.php31 * @throws ExceptionNotFound - if the path does not have any extension
37 * @throws ExceptionNotFound - if the path does not have any last name
51 * @throws ExceptionNotFound - if the path does not have any last name
67 * @throws ExceptionNotFound - for the root
H A DSlotSystem.php17 * @throws ExceptionNotFound
23 throw new ExceptionNotFound("No historical crumbs");
34 throw new ExceptionNotFound("No historical crumbs");
45 } catch (ExceptionBadArgument|ExceptionNotFound $e) {
127 } catch (ExceptionNotFound $e) {
H A DFetcherScreenshot.php48 } catch (ExceptionNotFound $e) {
73 * @throws ExceptionNotFound
180 } catch (ExceptionNotFound $e) {
201 * @throws ExceptionNotFound
222 } catch (ExceptionNotFound $e) {
231 } catch (ExceptionNotFound $e) {
243 * @throws ExceptionNotFound
248 throw new ExceptionNotFound("No url to snapshot could be determined");
H A DLocalPath.php62 * @throws ExceptionNotFound - if the env directory is not found
99 } catch (ExceptionBadArgument|ExceptionBadSyntax|ExceptionNotFound $e) {
154 * @throws ExceptionNotFound
163 throw new ExceptionNotFound(" The home directory variable could not be found");
184 throw new ExceptionNotFound("No last name for the path ($this)");
195 throw new ExceptionNotFound("No extension found for the path ($this)");
217 throw new ExceptionNotFound("No parent");
434 } catch (ExceptionNotFound $e) {
455 * @throws ExceptionNotFound
460 throw new ExceptionNotFound("N
[all...]
H A DFileSystems.php31 * @throws ExceptionNotFound - if the file does not exists or the mime is unknown
46 * @throws ExceptionNotFound - if the file does not exist
64 * @throws ExceptionNotFound
196 * @throws ExceptionNotFound
206 * @throws ExceptionNotFound
237 * @throws ExceptionNotFound - if the mime is unknown and was not found
244 } catch (ExceptionNotFound $e) {
247 throw new ExceptionNotFound("No mime found for path ($path). The mime type of the media is <a href=\"https://www.dokuwiki.org/mime\">unknown (not in the configuration file)</a>");
274 * @throws ExceptionNotFound
284 throw new ExceptionNotFound("Existin
[all...]
H A DDatabasePageRow.php185 } catch (ExceptionNotFound $e) {
198 } catch (ExceptionNotFound|ExceptionSqliteNotAvailable $e) {
212 } catch (ExceptionNotFound|ExceptionSqliteNotAvailable $e) {
258 } catch (ExceptionNotFound $e) {
278 } catch (ExceptionNotFound $e) {
308 * @throws ExceptionNotFound
345 } catch (ExceptionNotFound $e) {
369 } catch (ExceptionNotFound $e) {
380 } catch (ExceptionNotFound $e) {
393 } catch (ExceptionNotFound
[all...]
H A DMarkupDynamicRender.php38 * @throws ExceptionNotFound
45 throw new ExceptionNotFound("No renderer was found for the format $format");
57 * @throws ExceptionNotFound
76 } catch (ExceptionNotFound $e) {
H A DPathAbs.php12 * @throws ExceptionNotFound
18 throw new ExceptionNotFound("No extension found");
26 * @throws ExceptionNotFound
37 * @throws ExceptionNotFound
H A DResourceName.php32 } catch (ExceptionNotFound $e) {
35 } catch (ExceptionNotFound $e) {
100 } catch (ExceptionNotFound $e) {
126 } catch (ExceptionNotFound $e) {
H A DBrand.php100 } catch (ExceptionNotFound $e) {
135 } catch (ExceptionNotFound $e) {
179 } catch (ExceptionNotFound $e) {
277 } catch (ExceptionNotFound $e) {
300 } catch (ExceptionNotFound $e) {
337 * @throws ExceptionNotFound
343 throw new ExceptionNotFound("No abbreviations");
H A DSvgImageLink.php176 } catch (ExceptionNotFound $e) {
181 } catch (ExceptionNotFound $e) {
199 * @throws ExceptionNotFound
208 throw new ExceptionNotFound("The image ($imagePath) does not exist");
224 } catch (ExceptionNotFound $e) {
255 } catch (ExceptionNotFound|ExceptionBadArgument|ExceptionBadState|ExceptionBadSyntax|ExceptionCompile $e) {
H A DLinkMarkup.php105 * @throws ExceptionNotFound
124 } catch (ExceptionBadArgument|ExceptionBadSyntax|ExceptionNotFound $e) {
132 * @throws ExceptionNotFound
147 * @throws ExceptionNotFound
180 } catch (ExceptionNotFound $e) {
193 } catch (ExceptionNotFound $e) {
221 } catch (ExceptionNotFound $e) {
222 throw new ExceptionNotFound("We were unable to process the internal link dokuwiki id on the link. The path was not found. Error: {$e->getMessage()}");
460 * @throws ExceptionNotFound|ExceptionBadArgument
494 } catch (ExceptionBadSyntax|ExceptionNotFound
[all...]
H A DFetcherVignette.php55 * @throws ExceptionNotFound - if the page does not exists
140 } catch (ExceptionNotFound $e) {
197 } catch (ExceptionNotFound $e) {
221 } catch (ExceptionNotFound $e) {
278 * @throws ExceptionNotFound - unknown mime or unknown extension
295 throw new ExceptionNotFound("Bad mime should have been caught by the setter");
324 * @throws ExceptionNotFound
340 throw new ExceptionNotFound("The page does not exists");
344 } catch (ExceptionNotFound $e) {
361 * @throws ExceptionNotFound
[all...]
H A DWikiPath.php146 } catch (ExceptionNotFound $e) {
164 } catch (ExceptionNotFound $e) {
178 } catch (ExceptionNotFound $e) {
286 } catch (ExceptionNotFound $e) {
295 } catch (ExceptionNotFound $e) {
577 * @throws ExceptionNotFound
589 * @throws ExceptionNotFound
771 * @throws ExceptionNotFound
782 throw new ExceptionNotFound("This path ($this) does not have any last name");
900 * @throws ExceptionNotFound
[all...]
H A DFetcherAppPages.php48 } catch (ExceptionNotFound $e) {
116 } catch (ExceptionNotFound $e) {
185 * @throws ExceptionNotFound
190 throw new ExceptionNotFound("No requested layout");
210 } catch (ExceptionNotFound $e) {
272 * @throws ExceptionNotFound
/plugin/combo/action/
H A Dmetafacebook.php8 use ComboStrap\ExceptionNotFound; alias
73 } catch (ExceptionNotFound $e) {
88 } catch (ExceptionNotFound $e) {
116 } catch (ExceptionNotFound $e) {
124 } catch (ExceptionNotFound $e) {
173 } catch (ExceptionNotFound $e) {
217 } catch (ExceptionNotFound $e) {
H A Dinstructionspostprocessing.php6 use ComboStrap\ExceptionNotFound; alias
80 } catch (ExceptionNotFound $e) {
83 } catch (ExceptionNotFound $e) {
120 } catch (ExceptionNotFound $e) {
/plugin/combo/syntax/
H A Dmedia.php12 use ComboStrap\ExceptionNotFound; alias
103 } catch (ExceptionNotFound $e) {
143 } catch (ExceptionBadArgument|ExceptionBadSyntax|ExceptionNotFound $e) {
153 } catch (ExceptionNotFound $e) {
328 } catch (ExceptionNotFound|ExceptionBadArgument|ExceptionBadSyntax $e) {
336 } catch (ExceptionNotFound $e) {
342 } catch (ExceptionNotFound $e) {
350 } catch (ExceptionNotFound $e) {

12345678