diff --git a/flow/8.1/Neos/Eel.html b/flow/8.1/Neos/Eel.html index ee40fa3c5..492baac76 100644 --- a/flow/8.1/Neos/Eel.html +++ b/flow/8.1/Neos/Eel.html @@ -123,6 +123,11 @@

Classes

EvaluationException

Some exception that occurred during evaluation of an expression

+ +
+
+ Exception
+

A general Eel exception

@@ -143,6 +148,11 @@

Classes

Package base class of the Eel package.

+
+
+ +

Some exception that occurred during parsing of an expression

@@ -171,19 +181,7 @@

Interfaces

-

Exceptions

-
-
- -

A general Eel exception

-
-
- -

Some exception that occurred during parsing of an expression

-
-
+
diff --git a/flow/8.1/Neos/Eel/FlowQuery.html b/flow/8.1/Neos/Eel/FlowQuery.html index 967c14529..d90396eb8 100644 --- a/flow/8.1/Neos/Eel/FlowQuery.html +++ b/flow/8.1/Neos/Eel/FlowQuery.html @@ -94,6 +94,11 @@

Namespaces

Classes

+ +
+
+

Fizzle parser

@@ -102,6 +107,11 @@

Classes

FlowQuery is jQuery for PHP, a selector and traversal engine for object sets.

+
+
+ +
@@ -125,19 +135,7 @@

Interfaces

-

Exceptions

-
-
- -
-
- -
+
diff --git a/flow/8.1/Neos/Flow/Aop.html b/flow/8.1/Neos/Flow/Aop.html index 459c95e23..b7ed475cb 100644 --- a/flow/8.1/Neos/Flow/Aop.html +++ b/flow/8.1/Neos/Flow/Aop.html @@ -108,6 +108,11 @@

Classes

AspectContainer

An aspect is represented by class tagged with the "aspect" annotation.

+ +
+
+ Exception
+

A generic AOP Framework Exception

@@ -147,14 +152,7 @@

Interfaces

-

Exceptions

-
-
- -

A generic AOP Framework Exception

-
-
+ diff --git a/flow/8.1/Neos/Flow/Composer.html b/flow/8.1/Neos/Flow/Composer.html index 66e92fb73..7a7f3c7a2 100644 --- a/flow/8.1/Neos/Flow/Composer.html +++ b/flow/8.1/Neos/Flow/Composer.html @@ -97,11 +97,6 @@

Classes

ComposerUtility

Utility to access composer information like composer manifests (composer.json) and the lock file.

- -
-
- Exception
-

A generic Composer Exception

@@ -111,7 +106,14 @@

Classes

- +

Exceptions

+
+
+ +

A generic Composer Exception

+
+
diff --git a/flow/8.1/Neos/Flow/Core/Booting/Exception.html b/flow/8.1/Neos/Flow/Core/Booting/Exception.html index 34259417d..d509646dd 100644 --- a/flow/8.1/Neos/Flow/Core/Booting/Exception.html +++ b/flow/8.1/Neos/Flow/Core/Booting/Exception.html @@ -88,10 +88,7 @@

Neos\Flow\Core\Booting\Exception

- - - -

Exceptions

+

Classes

@@ -99,6 +96,9 @@

Exceptions

A Sub Process exception

+ + +
diff --git a/flow/8.1/Neos/Flow/Error.html b/flow/8.1/Neos/Flow/Error.html index a8e51f7ee..2e24fba7d 100644 --- a/flow/8.1/Neos/Flow/Error.html +++ b/flow/8.1/Neos/Flow/Error.html @@ -111,6 +111,11 @@

Classes

ErrorHandler

Global error handler for Flow

+ +
+
+ Exception
+

An exception which represents a PHP error.

@@ -140,14 +145,7 @@

Interfaces

-

Exceptions

-
-
- -

An exception which represents a PHP error.

-
-
+ diff --git a/flow/8.1/Neos/Flow/Http.html b/flow/8.1/Neos/Flow/Http.html index 610714ac5..994f40cf2 100644 --- a/flow/8.1/Neos/Flow/Http.html +++ b/flow/8.1/Neos/Flow/Http.html @@ -112,11 +112,21 @@

Classes

Cookie

Represents a HTTP Cookie as of RFC 6265

+ +
+
+ Exception
+

A generic HTTP exception

Headers deprecated

Container for HTTP header fields

+
+
+
+ InvalidArgumentException
+

A generic HTTP InvalidArgument exception

@@ -150,19 +160,7 @@

Interfaces

-

Exceptions

-
-
- -

A generic HTTP exception

-
-
- -

A generic HTTP InvalidArgument exception

-
-
+ diff --git a/flow/8.1/Neos/Flow/Http/Client.html b/flow/8.1/Neos/Flow/Http/Client.html index 7fdb25d4f..d83a3670b 100644 --- a/flow/8.1/Neos/Flow/Http/Client.html +++ b/flow/8.1/Neos/Flow/Http/Client.html @@ -100,6 +100,21 @@

Classes

CurlEngine

A Request Engine which uses cURL in order to send requests to external HTTP servers.

+ +
+
+ CurlEngineException
+

An exception for the Curl Engine

+
+
+
+ Exception
+

A generic HTTP exception

+
+
+
+ InfiniteRedirectionException
+

An HTTP exception occuring if an endless Location: redirect is suspect to happen

@@ -119,24 +134,7 @@

Interfaces

-

Exceptions

-
-
- -

An exception for the Curl Engine

-
-
- -

A generic HTTP exception

-
-
- -

An HTTP exception occuring if an endless Location: redirect is suspect to happen

-
-
+ diff --git a/flow/8.1/Neos/Flow/I18n.html b/flow/8.1/Neos/Flow/I18n.html index 22d2f8015..728058f5a 100644 --- a/flow/8.1/Neos/Flow/I18n.html +++ b/flow/8.1/Neos/Flow/I18n.html @@ -109,11 +109,6 @@

Classes

Detector

The Detector class provides methods for automatic locale detection

- -
-
- Exception
-

A generic Locale exception

@@ -155,7 +150,14 @@

Classes

- +

Exceptions

+
+
+ +

A generic Locale exception

+
+
diff --git a/flow/8.1/Neos/Flow/Mvc.html b/flow/8.1/Neos/Flow/Mvc.html index 9cf371051..fd2473bea 100644 --- a/flow/8.1/Neos/Flow/Mvc.html +++ b/flow/8.1/Neos/Flow/Mvc.html @@ -118,6 +118,11 @@

Classes

Dispatcher

Dispatches requests to the controller which was specified by the request and returns the response the controller generated.

+ +
+
+ Exception
+

A generic MVC exception

@@ -143,14 +148,7 @@

Interfaces

-

Exceptions

-
-
- -

A generic MVC exception

-
-
+ diff --git a/flow/8.1/Neos/Flow/Mvc/Controller.html b/flow/8.1/Neos/Flow/Mvc/Controller.html index 158d3130d..1f9285613 100644 --- a/flow/8.1/Neos/Flow/Mvc/Controller.html +++ b/flow/8.1/Neos/Flow/Mvc/Controller.html @@ -120,6 +120,11 @@

Classes

and further details of a controller. Instances of this class act as a container for conveniently passing the information to other classes who need it, usually views being views or view helpers.

+ +
+
+ Exception
+

A generic Controller exception

@@ -155,14 +160,7 @@

Interfaces

-

Exceptions

-
-
- -

A generic Controller exception

-
-
+ diff --git a/flow/8.1/Neos/Flow/Property.html b/flow/8.1/Neos/Flow/Property.html index e4b2f0a3a..dbbd30e6e 100644 --- a/flow/8.1/Neos/Flow/Property.html +++ b/flow/8.1/Neos/Flow/Property.html @@ -94,6 +94,11 @@

Namespaces

Classes

+ +

An generic Property related exception

+
+

The Property Mapper transforms simple types (arrays, strings, integers, floats, booleans) to objects or other simple types.

@@ -123,14 +128,7 @@

Interfaces

-

Exceptions

-
-
- -

An generic Property related exception

-
-
+ diff --git a/flow/8.1/Neos/Flow/ResourceManagement/Storage.html b/flow/8.1/Neos/Flow/ResourceManagement/Storage.html index 74b1ccc76..e9b49ebc4 100644 --- a/flow/8.1/Neos/Flow/ResourceManagement/Storage.html +++ b/flow/8.1/Neos/Flow/ResourceManagement/Storage.html @@ -91,6 +91,11 @@

Neos\Flow\ResourceManagement\Storage

Classes

+ +

Generic Storage Exception

+
+

A resource storage based on the (local) file system

@@ -127,14 +132,7 @@

Interfaces

-

Exceptions

-
-
- -

Generic Storage Exception

-
-
+ diff --git a/flow/8.1/Neos/Flow/ResourceManagement/Target.html b/flow/8.1/Neos/Flow/ResourceManagement/Target.html index 841829761..1ff5260cd 100644 --- a/flow/8.1/Neos/Flow/ResourceManagement/Target.html +++ b/flow/8.1/Neos/Flow/ResourceManagement/Target.html @@ -91,6 +91,11 @@

Neos\Flow\ResourceManagement\Target

Classes

+ +

Generic Target Exception

+
+

A target which publishes resources by creating symlinks.

@@ -111,14 +116,7 @@

Interfaces

-

Exceptions

-
-
- -

Generic Target Exception

-
-
+ diff --git a/flow/8.1/Neos/Flow/Session.html b/flow/8.1/Neos/Flow/Session.html index 3674de769..8ca65c210 100644 --- a/flow/8.1/Neos/Flow/Session.html +++ b/flow/8.1/Neos/Flow/Session.html @@ -94,6 +94,11 @@

Namespaces

Classes

+ +
+
+

A modular session implementation based on the caching framework.

@@ -131,14 +136,7 @@

Interfaces

-

Exceptions

-
-
- -
-
-
+ diff --git a/flow/8.1/Neos/Flow/Validation.html b/flow/8.1/Neos/Flow/Validation.html index 43c5404ba..3619f80c5 100644 --- a/flow/8.1/Neos/Flow/Validation.html +++ b/flow/8.1/Neos/Flow/Validation.html @@ -97,6 +97,11 @@

Classes

Error

This object holds a validation error.

+ +
+
+ Exception
+

A generic validation exception

@@ -106,14 +111,7 @@

Classes

-

Exceptions

-
-
- -

A generic validation exception

-
-
+
diff --git a/flow/8.1/Neos/FluidAdaptor/Core.html b/flow/8.1/Neos/FluidAdaptor/Core.html index 07e208486..0d7035072 100644 --- a/flow/8.1/Neos/FluidAdaptor/Core.html +++ b/flow/8.1/Neos/FluidAdaptor/Core.html @@ -91,10 +91,7 @@

Namespaces

Neos\FluidAdaptor\Core\CacheNeos\FluidAdaptor\Core\ParserNeos\FluidAdaptor\Core\RenderingNeos\FluidAdaptor\Core\ViewHelperNeos\FluidAdaptor\Core\Widget
- - - -

Exceptions

+

Classes

@@ -102,6 +99,9 @@

Exceptions

A generic Fluid Core exception.

+ + +
diff --git a/flow/8.1/Neos/FluidAdaptor/Core/Widget.html b/flow/8.1/Neos/FluidAdaptor/Core/Widget.html index 83858bc88..0c4fd737a 100644 --- a/flow/8.1/Neos/FluidAdaptor/Core/Widget.html +++ b/flow/8.1/Neos/FluidAdaptor/Core/Widget.html @@ -116,6 +116,11 @@

Classes

A HTTP middleware specifically for Ajax widgets It's task is to interrupt the default dispatching as soon as possible if the current request is an AJAX request triggered by a Fluid widget (e.g. contains the arguments "widgetId" or "widgetContext").

+ +
+
+ Exception
+

A Fluid Widget exception.

@@ -126,14 +131,7 @@

Classes

-

Exceptions

-
-
- -

A Fluid Widget exception.

-
-
+
diff --git a/flow/8.1/Neos/FluidAdaptor/View.html b/flow/8.1/Neos/FluidAdaptor/View.html index 9748e939d..0d55cde9a 100644 --- a/flow/8.1/Neos/FluidAdaptor/View.html +++ b/flow/8.1/Neos/FluidAdaptor/View.html @@ -97,6 +97,11 @@

Classes

AbstractTemplateView

The abstract base of all Fluid views.

+ +
+
+ Exception
+

A generic Fluid View exception.

@@ -116,14 +121,7 @@

Classes

-

Exceptions

-
-
- -

A generic Fluid View exception.

-
-
+