'v1', 'data' => array ( '/home/michael/dev/michaelschiemer/src/Framework/Http/ServerKey.php' => array ( 0 => '6a22c31e2312dd3e24c9c97f24cb033c6290e5fc', 1 => array ( 0 => 'app\\framework\\http\\serverkey', ), 2 => array ( ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/ETagInitializer.php' => array ( 0 => '3d800b7e0067fbb26b2bebf4b954fe5eb2ca18a9', 1 => array ( 0 => 'app\\framework\\http\\etaginitializer', ), 2 => array ( 0 => 'app\\framework\\http\\__construct', 1 => 'app\\framework\\http\\createetagmanager', 2 => 'app\\framework\\http\\createetagmiddleware', 3 => 'app\\framework\\http\\parsearrayenvvar', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/HttpMiddleware.php' => array ( 0 => '266e16f2a1906324b3101a68fafe8fc7f5b2acee', 1 => array ( 0 => 'app\\framework\\http\\httpmiddleware', ), 2 => array ( 0 => 'app\\framework\\http\\__invoke', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/MiddlewareContext.php' => array ( 0 => '741c8e681c0f8b9c7886a7510f6a257a680d82b6', 1 => array ( 0 => 'app\\framework\\http\\middlewarecontext', ), 2 => array ( 0 => 'app\\framework\\http\\__construct', 1 => 'app\\framework\\http\\withresponse', 2 => 'app\\framework\\http\\hasresponse', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/ServerProtocol.php' => array ( 0 => '5c6d10a6ad658f2105902f0e4b7f8326db4f748a', 1 => array ( 0 => 'app\\framework\\http\\serverprotocol', ), 2 => array ( ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Middleware/ETagMiddleware.php' => array ( 0 => '077abce04c7dcb3a21e20d0415e272962e9074b3', 1 => array ( 0 => 'app\\framework\\http\\middleware\\etagmiddleware', ), 2 => array ( 0 => 'app\\framework\\http\\middleware\\__construct', 1 => 'app\\framework\\http\\middleware\\__invoke', 2 => 'app\\framework\\http\\middleware\\handlenoncacheablerequest', 3 => 'app\\framework\\http\\middleware\\processetagresponse', 4 => 'app\\framework\\http\\middleware\\ispathexcluded', 5 => 'app\\framework\\http\\middleware\\iscontenttypeexcluded', 6 => 'app\\framework\\http\\middleware\\create', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/MimeTypeResolver.php' => array ( 0 => '45bcc174223e455cd4cdf9165aa4abcec77e83de', 1 => array ( 0 => 'app\\framework\\http\\mimetyperesolver', ), 2 => array ( 0 => 'app\\framework\\http\\fromextension', 1 => 'app\\framework\\http\\fromfilepath', 2 => 'app\\framework\\http\\getextensions', 3 => 'app\\framework\\http\\getpreferredextension', 4 => 'app\\framework\\http\\fromstring', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/MiddlewareManager.php' => array ( 0 => 'a5e3b73aebddeb36e55b80fc8bd5189e3f42ecda', 1 => array ( 0 => 'app\\framework\\http\\middlewaremanager', ), 2 => array ( 0 => 'app\\framework\\http\\__construct', 1 => 'app\\framework\\http\\buildmiddlewarestack', 2 => 'app\\framework\\http\\resolvedependencies', 3 => 'app\\framework\\http\\getdependencyinfo', 4 => 'app\\framework\\http\\getexplicitorder', 5 => 'app\\framework\\http\\getpriorityforclass', 6 => 'app\\framework\\http\\resolvepriorityfromreflection', 7 => 'app\\framework\\http\\getpriority', 8 => 'app\\framework\\http\\sortmiddlewaresbypriority', 9 => 'app\\framework\\http\\getmiddlewarepriority', 10 => 'app\\framework\\http\\clearprioritycache', 11 => 'app\\framework\\http\\getcachestats', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Api/ClientLogRequest.php' => array ( 0 => '77d1ed819a905aaeb996258d84616aab19168a3b', 1 => array ( 0 => 'app\\framework\\http\\api\\clientlogrequest', ), 2 => array ( 0 => 'app\\framework\\http\\api\\__construct', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Api/ClientLogController.php' => array ( 0 => 'd5ab0d61477ddcd16ea4db643da5f7f3b2caaffe', 1 => array ( 0 => 'app\\framework\\http\\api\\clientlogcontroller', ), 2 => array ( 0 => 'app\\framework\\http\\api\\__construct', 1 => 'app\\framework\\http\\api\\__invoke', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Exceptions/MiddlewareTimeoutException.php' => array ( 0 => '6716695b41850b12d58cdb67447296fda70a8f96', 1 => array ( 0 => 'app\\framework\\http\\exceptions\\middlewaretimeoutexception', ), 2 => array ( 0 => 'app\\framework\\http\\exceptions\\__construct', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/UploadedFiles.php' => array ( 0 => '40431ae6c144275e27f9897060a4f41bd3e6f98b', 1 => array ( 0 => 'app\\framework\\http\\uploadedfiles', ), 2 => array ( 0 => 'app\\framework\\http\\__construct', 1 => 'app\\framework\\http\\get', 2 => 'app\\framework\\http\\has', 3 => 'app\\framework\\http\\all', 4 => 'app\\framework\\http\\keys', 5 => 'app\\framework\\http\\count', 6 => 'app\\framework\\http\\isempty', 7 => 'app\\framework\\http\\first', 8 => 'app\\framework\\http\\fromfilesarray', 9 => 'app\\framework\\http\\createsinglefile', 10 => 'app\\framework\\http\\createmultiplefiles', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/ResolvedMiddlewareStack.php' => array ( 0 => '64e1c44f0a07f64d32fa82864e6c483bbc00b401', 1 => array ( 0 => 'app\\framework\\http\\resolvedmiddlewarestack', ), 2 => array ( 0 => 'app\\framework\\http\\__construct', 1 => 'app\\framework\\http\\getmiddlewares', 2 => 'app\\framework\\http\\getdependencygraph', 3 => 'app\\framework\\http\\count', 4 => 'app\\framework\\http\\has', 5 => 'app\\framework\\http\\getdependenciesfor', 6 => 'app\\framework\\http\\getprovidedby', 7 => 'app\\framework\\http\\iscritical', 8 => 'app\\framework\\http\\getcriticalmiddlewares', 9 => 'app\\framework\\http\\getresolutioninfo', 10 => 'app\\framework\\http\\getdependencychains', 11 => 'app\\framework\\http\\detectcirculardependencies', 12 => 'app\\framework\\http\\detectcirculardfs', 13 => 'app\\framework\\http\\__tostring', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/StateKey.php' => array ( 0 => 'bcb071474537298ab97d09aa6f0c4a2046d08336', 1 => array ( 0 => 'app\\framework\\http\\statekey', ), 2 => array ( ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Emitter/SseEmitter.php' => array ( 0 => '113da55d69456eeb8ba888e56009143ba21c6077', 1 => array ( 0 => 'app\\framework\\http\\emitter\\sseemitter', ), 2 => array ( 0 => 'app\\framework\\http\\emitter\\__construct', 1 => 'app\\framework\\http\\emitter\\emit', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Emitter/HttpEmitter.php' => array ( 0 => 'fb88317d5fcc48fbf1b14e43298d2a8d435c7733', 1 => array ( 0 => 'app\\framework\\http\\emitter\\httpemitter', ), 2 => array ( 0 => 'app\\framework\\http\\emitter\\emit', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Emitter/StreamEmitter.php' => array ( 0 => 'd2c87e058d43a02025867a0de96591f5fc29ec97', 1 => array ( 0 => 'app\\framework\\http\\emitter\\streamemitter', ), 2 => array ( 0 => 'app\\framework\\http\\emitter\\emit', 1 => 'app\\framework\\http\\emitter\\emitrangeresponse', 2 => 'app\\framework\\http\\emitter\\streamrange', 3 => 'app\\framework\\http\\emitter\\flushoutput', 4 => 'app\\framework\\http\\emitter\\emitfullresponse', 5 => 'app\\framework\\http\\emitter\\streamfile', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Emitter/AdaptiveStreamEmitter.php' => array ( 0 => 'f074f41601e6dc23efbab99d691fea784d596fa0', 1 => array ( 0 => 'app\\framework\\http\\emitter\\adaptivestreamemitter', ), 2 => array ( 0 => 'app\\framework\\http\\emitter\\emit', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Emitter/Emitter.php' => array ( 0 => 'ab366b20d07ef189f994b16385986b0cfb3b01ca', 1 => array ( 0 => 'app\\framework\\http\\emitter\\emitter', ), 2 => array ( 0 => 'app\\framework\\http\\emitter\\emit', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Emitter/WebSocketEmitter.php' => array ( 0 => 'a43964e7b7ed40c35aaffdf63de2dbf706c375b2', 1 => array ( 0 => 'app\\framework\\http\\emitter\\websocketemitter', ), 2 => array ( 0 => 'app\\framework\\http\\emitter\\__construct', 1 => 'app\\framework\\http\\emitter\\emit', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/MimeType.php' => array ( 0 => '41582cd998e1bd9af8602ce0db562cf0c840e325', 1 => array ( 0 => 'app\\framework\\http\\mimetype', ), 2 => array ( 0 => 'app\\framework\\http\\isimage', 1 => 'app\\framework\\http\\isdocument', 2 => 'app\\framework\\http\\istext', 3 => 'app\\framework\\http\\isaudio', 4 => 'app\\framework\\http\\isvideo', 5 => 'app\\framework\\http\\iscompressed', 6 => 'app\\framework\\http\\isstreamable', 7 => 'app\\framework\\http\\isbinary', 8 => 'app\\framework\\http\\getextensions', 9 => 'app\\framework\\http\\getpreferredextension', 10 => 'app\\framework\\http\\fromextension', 11 => 'app\\framework\\http\\fromfilepath', 12 => 'app\\framework\\http\\fromstring', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/ControllerRequest.php' => array ( 0 => 'b63969b562328c362338e6cca447b40975a9d4ea', 1 => array ( 0 => 'app\\framework\\http\\controllerrequest', ), 2 => array ( ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/MiddlewareDependencyException.php' => array ( 0 => '22d7ea746d6c53b54bddf9c4488b1c6b05dd37d4', 1 => array ( 0 => 'app\\framework\\http\\middlewaredependencyexception', ), 2 => array ( 0 => 'app\\framework\\http\\__construct', 1 => 'app\\framework\\http\\getmiddlewareclass', 2 => 'app\\framework\\http\\getmissingdependencies', 3 => 'app\\framework\\http\\getmiddlewarecontext', 4 => 'app\\framework\\http\\missingdependencies', 5 => 'app\\framework\\http\\cannotinstantiate', 6 => 'app\\framework\\http\\circulardependency', 7 => 'app\\framework\\http\\classnotfound', 8 => 'app\\framework\\http\\interfacenotimplemented', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/ResponseEmitter.php' => array ( 0 => '90f34095c32cf301cff6be3ae29ac1527f150a11', 1 => array ( 0 => 'app\\framework\\http\\responseemitter', ), 2 => array ( 0 => 'app\\framework\\http\\__construct', 1 => 'app\\framework\\http\\emit', 2 => 'app\\framework\\http\\emitsseresponse', 3 => 'app\\framework\\http\\emitwebsocketresponse', 4 => 'app\\framework\\http\\emithttpresponse', 5 => 'app\\framework\\http\\emitstreamresponse', 6 => 'app\\framework\\http\\emitadaptivestreamresponse', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Next.php' => array ( 0 => 'b8ce017f71929c14051bfa3f5129c59cfb5b8d6b', 1 => array ( 0 => 'app\\framework\\http\\next', ), 2 => array ( 0 => 'app\\framework\\http\\__invoke', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Query.php' => array ( 0 => '00bd13702453b39144964e60c9dc286b25ffeb3a', 1 => array ( 0 => 'app\\framework\\http\\query', ), 2 => array ( 0 => 'app\\framework\\http\\__construct', 1 => 'app\\framework\\http\\get', 2 => 'app\\framework\\http\\toarray', 3 => 'app\\framework\\http\\has', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/MiddlewareDependencyResolver.php' => array ( 0 => '61125f38e9cf0d51260cebca761cf9a00c6cf705', 1 => array ( 0 => 'app\\framework\\http\\middlewaredependencyresolver', ), 2 => array ( 0 => 'app\\framework\\http\\__construct', 1 => 'app\\framework\\http\\resolve', 2 => 'app\\framework\\http\\normalizeclassnames', 3 => 'app\\framework\\http\\builddependencygraph', 4 => 'app\\framework\\http\\extractdependenciesforsort', 5 => 'app\\framework\\http\\iscriticalmiddleware', 6 => 'app\\framework\\http\\getmiddlewaredependencies', 7 => 'app\\framework\\http\\getservicedependencies', 8 => 'app\\framework\\http\\getprovidedservices', 9 => 'app\\framework\\http\\getoptionaldependencies', 10 => 'app\\framework\\http\\ismiddleware', 11 => 'app\\framework\\http\\topologicalsort', 12 => 'app\\framework\\http\\topologicalsortvisit', 13 => 'app\\framework\\http\\filteravailablewithfallbacks', 14 => 'app\\framework\\http\\attemptfallbackinstantiation', 15 => 'app\\framework\\http\\caninstantiate', 16 => 'app\\framework\\http\\checkdependenciesmanually', 17 => 'app\\framework\\http\\validatecriticalmiddlewares', 18 => 'app\\framework\\http\\getdependencyinfo', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/UploadedFile.php' => array ( 0 => 'e766a24b76677b14bcdf950365b682c1bb3ca46a', 1 => array ( 0 => 'app\\framework\\http\\uploadedfile', ), 2 => array ( 0 => 'app\\framework\\http\\__construct', 1 => 'app\\framework\\http\\getextension', 2 => 'app\\framework\\http\\getfilename', 3 => 'app\\framework\\http\\isvalid', 4 => 'app\\framework\\http\\getmimetype', 5 => 'app\\framework\\http\\createfortesting', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Method.php' => array ( 0 => '6a0628e90a33e2d36a4a556ed4690b60471254fb', 1 => array ( 0 => 'app\\framework\\http\\method', ), 2 => array ( ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/SseStream.php' => array ( 0 => '40c4cc81507357462af23eb228e9475c225080ca', 1 => array ( 0 => 'app\\framework\\http\\ssestream', ), 2 => array ( 0 => 'app\\framework\\http\\start', 1 => 'app\\framework\\http\\sendevent', 2 => 'app\\framework\\http\\send', 3 => 'app\\framework\\http\\sendjson', 4 => 'app\\framework\\http\\sendheartbeat', 5 => 'app\\framework\\http\\sendretry', 6 => 'app\\framework\\http\\close', 7 => 'app\\framework\\http\\flush', 8 => 'app\\framework\\http\\isconnectionactive', 9 => 'app\\framework\\http\\isactive', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/MiddlewareCircuitBreaker.php' => array ( 0 => '7e60df0c503add36264cb5de15673bf3cc0440ad', 1 => array ( 0 => 'app\\framework\\http\\middlewarecircuitbreaker', ), 2 => array ( 0 => 'app\\framework\\http\\__construct', 1 => 'app\\framework\\http\\isallowed', 2 => 'app\\framework\\http\\recordsuccess', 3 => 'app\\framework\\http\\recordfailure', 4 => 'app\\framework\\http\\getstate', 5 => 'app\\framework\\http\\reset', 6 => 'app\\framework\\http\\getmetrics', 7 => 'app\\framework\\http\\getservicename', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Cookies/Cookies.php' => array ( 0 => 'cb585cf46aff38ae113bef2f3a4f2e886dd47449', 1 => array ( 0 => 'app\\framework\\http\\cookies\\cookies', ), 2 => array ( 0 => 'app\\framework\\http\\cookies\\__construct', 1 => 'app\\framework\\http\\cookies\\get', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Cookies/Cookie.php' => array ( 0 => 'bbd8b2478b378edefdbe29ae5c248c1f9e65bb65', 1 => array ( 0 => 'app\\framework\\http\\cookies\\cookie', ), 2 => array ( 0 => 'app\\framework\\http\\cookies\\__construct', 1 => 'app\\framework\\http\\cookies\\toheaderstring', 2 => 'app\\framework\\http\\cookies\\__tostring', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Cookies/SameSite.php' => array ( 0 => '4759b78d42ff7bfae9b02b1406beca70cd77c23b', 1 => array ( 0 => 'app\\framework\\http\\cookies\\samesite', ), 2 => array ( ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/HeaderManipulator.php' => array ( 0 => '03ae4d6b2d7fdead3c6585f42ce77e135e0fb7a7', 1 => array ( 0 => 'app\\framework\\http\\headermanipulator', ), 2 => array ( 0 => 'app\\framework\\http\\fromstring', 1 => 'app\\framework\\http\\formatforcurl', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Range.php' => array ( 0 => 'f35d19a0b44d7cc703f9bbd791485d824c9e4a95', 1 => array ( 0 => 'app\\framework\\http\\range', ), 2 => array ( 0 => 'app\\framework\\http\\__construct', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Batch/BatchRequest.php' => array ( 0 => '2a3a9938617e4247d337a6cad081881c25e8755b', 1 => array ( 0 => 'app\\framework\\http\\batch\\batchrequest', ), 2 => array ( 0 => 'app\\framework\\http\\batch\\__construct', 1 => 'app\\framework\\http\\batch\\hasoperation', 2 => 'app\\framework\\http\\batch\\getoperation', 3 => 'app\\framework\\http\\batch\\count', 4 => 'app\\framework\\http\\batch\\toarray', 5 => 'app\\framework\\http\\batch\\fromarray', 6 => 'app\\framework\\http\\batch\\validateoperations', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Batch/BatchConfig.php' => array ( 0 => '5f2639e36c3f699f4d8a3566c646b57da52681e0', 1 => array ( 0 => 'app\\framework\\http\\batch\\batchconfig', ), 2 => array ( 0 => 'app\\framework\\http\\batch\\__construct', 1 => 'app\\framework\\http\\batch\\default', 2 => 'app\\framework\\http\\batch\\strict', 3 => 'app\\framework\\http\\batch\\permissive', 4 => 'app\\framework\\http\\batch\\ismethodallowed', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Batch/BatchOperation.php' => array ( 0 => 'bc9f1febd94680b8686854509e3549705cdd11c7', 1 => array ( 0 => 'app\\framework\\http\\batch\\batchoperation', ), 2 => array ( 0 => 'app\\framework\\http\\batch\\__construct', 1 => 'app\\framework\\http\\batch\\toarray', 2 => 'app\\framework\\http\\batch\\fromarray', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Batch/BatchResponse.php' => array ( 0 => 'ac40884d85d5e6f43655b68dd4e7229d505d0453', 1 => array ( 0 => 'app\\framework\\http\\batch\\batchresponse', ), 2 => array ( 0 => 'app\\framework\\http\\batch\\__construct', 1 => 'app\\framework\\http\\batch\\toarray', 2 => 'app\\framework\\http\\batch\\success', 3 => 'app\\framework\\http\\batch\\error', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Batch/BatchProcessor.php' => array ( 0 => '608c01e8decd90ff1d69a26652296f491cdebcfd', 1 => array ( 0 => 'app\\framework\\http\\batch\\batchprocessor', ), 2 => array ( 0 => 'app\\framework\\http\\batch\\__construct', 1 => 'app\\framework\\http\\batch\\process', 2 => 'app\\framework\\http\\batch\\processconcurrently', 3 => 'app\\framework\\http\\batch\\processinchunks', 4 => 'app\\framework\\http\\batch\\executeoperation', 5 => 'app\\framework\\http\\batch\\createhttprequest', 6 => 'app\\framework\\http\\batch\\validateoperations', 7 => 'app\\framework\\http\\batch\\mapexceptiontostatus', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/WebSocketConnection.php' => array ( 0 => '4f2af667b82bb6200893d160611f5c8cac4cb543', 1 => array ( 0 => 'app\\framework\\http\\websocketconnection', ), 2 => array ( 0 => 'app\\framework\\http\\__construct', 1 => 'app\\framework\\http\\send', 2 => 'app\\framework\\http\\sendjson', 3 => 'app\\framework\\http\\sendbinary', 4 => 'app\\framework\\http\\ping', 5 => 'app\\framework\\http\\close', 6 => 'app\\framework\\http\\disconnect', 7 => 'app\\framework\\http\\createframe', 8 => 'app\\framework\\http\\setattribute', 9 => 'app\\framework\\http\\getattribute', 10 => 'app\\framework\\http\\isconnected', 11 => 'app\\framework\\http\\getid', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/SimpleRequestIdGenerator.php' => array ( 0 => '04129cdfb2569e3efecf66b0bc73a40dca46e151', 1 => array ( 0 => 'app\\framework\\http\\simplerequestidgenerator', ), 2 => array ( 0 => 'app\\framework\\http\\__construct', 1 => 'app\\framework\\http\\generate', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Request.php' => array ( 0 => '2440855ee941f3218ef85e91bfa14aeaf2f2c2dd', 1 => array ( 0 => 'app\\framework\\http\\request', ), 2 => array ( ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/ResponseTypeDetector.php' => array ( 0 => 'e9c4ddf9e109c8bdd3af594c077d92961f7448f5', 1 => array ( 0 => 'app\\framework\\http\\responsetypedetector', ), 2 => array ( 0 => 'app\\framework\\http\\detect', 1 => 'app\\framework\\http\\detectfromheaders', 2 => 'app\\framework\\http\\issseresponse', 3 => 'app\\framework\\http\\iswebsocketresponse', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/NamespacedState.php' => array ( 0 => '028da05d635631fb45947a6826522806f259ad05', 1 => array ( 0 => 'app\\framework\\http\\namespacedstate', ), 2 => array ( 0 => 'app\\framework\\http\\__construct', 1 => 'app\\framework\\http\\set', 2 => 'app\\framework\\http\\get', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/ETagManager.php' => array ( 0 => '034823f8eb5579260e92216d286284fc8f5e751e', 1 => array ( 0 => 'app\\framework\\http\\etagmanager', ), 2 => array ( 0 => 'app\\framework\\http\\__construct', 1 => 'app\\framework\\http\\generateetag', 2 => 'app\\framework\\http\\generatefileetag', 3 => 'app\\framework\\http\\generatefromlastmodified', 4 => 'app\\framework\\http\\checkifnonematch', 5 => 'app\\framework\\http\\checkifmatch', 6 => 'app\\framework\\http\\addetagtoresponse', 7 => 'app\\framework\\http\\createnotmodifiedresponse', 8 => 'app\\framework\\http\\processresponse', 9 => 'app\\framework\\http\\validatepreconditions', 10 => 'app\\framework\\http\\isenabled', 11 => 'app\\framework\\http\\prefersweaketags', 12 => 'app\\framework\\http\\extractetagfromresponse', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/ResponseType.php' => array ( 0 => '1b25cdf8197e1c458571a621bc7bee3e2660dc3a', 1 => array ( 0 => 'app\\framework\\http\\responsetype', ), 2 => array ( ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Versioning/ApiVersion.php' => array ( 0 => '483a0fc7107d0664d4a1a91d3ce1c3d435efc735', 1 => array ( 0 => 'app\\framework\\http\\versioning\\apiversion', ), 2 => array ( 0 => 'app\\framework\\http\\versioning\\__construct', 1 => 'app\\framework\\http\\versioning\\tostring', 2 => 'app\\framework\\http\\versioning\\toshortstring', 3 => 'app\\framework\\http\\versioning\\tonumericstring', 4 => 'app\\framework\\http\\versioning\\equals', 5 => 'app\\framework\\http\\versioning\\iscompatiblewith', 6 => 'app\\framework\\http\\versioning\\isnewerthan', 7 => 'app\\framework\\http\\versioning\\fromstring', 8 => 'app\\framework\\http\\versioning\\v1', 9 => 'app\\framework\\http\\versioning\\v2', 10 => 'app\\framework\\http\\versioning\\latest', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Versioning/VersioningConfig.php' => array ( 0 => '54a06f306fe62ab1da1aa72bce3a1e24c4aab5f7', 1 => array ( 0 => 'app\\framework\\http\\versioning\\versioningconfig', ), 2 => array ( 0 => 'app\\framework\\http\\versioning\\__construct', 1 => 'app\\framework\\http\\versioning\\default', 2 => 'app\\framework\\http\\versioning\\headeronly', 3 => 'app\\framework\\http\\versioning\\urlonly', 4 => 'app\\framework\\http\\versioning\\flexible', 5 => 'app\\framework\\http\\versioning\\strict', 6 => 'app\\framework\\http\\versioning\\isversionsupported', 7 => 'app\\framework\\http\\versioning\\isversioncompatible', 8 => 'app\\framework\\http\\versioning\\getlatestversion', 9 => 'app\\framework\\http\\versioning\\addsupportedversion', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Versioning/VersionExtractor.php' => array ( 0 => '738d621b28380e7326a1fff35c2b1d8a2ee3528d', 1 => array ( 0 => 'app\\framework\\http\\versioning\\versionextractor', ), 2 => array ( 0 => 'app\\framework\\http\\versioning\\__construct', 1 => 'app\\framework\\http\\versioning\\extractversion', 2 => 'app\\framework\\http\\versioning\\extractfromstrategy', 3 => 'app\\framework\\http\\versioning\\extractfromheader', 4 => 'app\\framework\\http\\versioning\\extractfromurlpath', 5 => 'app\\framework\\http\\versioning\\extractfromqueryparameter', 6 => 'app\\framework\\http\\versioning\\extractfromacceptheader', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Versioning/VersioningStrategy.php' => array ( 0 => '934a5b3a73e5501a71a52999c81627eff058453d', 1 => array ( 0 => 'app\\framework\\http\\versioning\\versioningstrategy', ), 2 => array ( 0 => 'app\\framework\\http\\versioning\\getdescription', 1 => 'app\\framework\\http\\versioning\\getdefaultheadername', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Uri.php' => array ( 0 => 'f0fb9addc69c3de4d9c21f853a16e7674a0849db', 1 => array ( 0 => 'app\\framework\\http\\uri', ), 2 => array ( 0 => 'app\\framework\\http\\__construct', 1 => 'app\\framework\\http\\getpath', 2 => 'app\\framework\\http\\getquery', 3 => 'app\\framework\\http\\__tostring', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Responses/MediaType.php' => array ( 0 => '37352e4b66feb5a28e174244e7e0d4d2b528b56e', 1 => array ( 0 => 'app\\framework\\http\\responses\\mediatype', ), 2 => array ( 0 => 'app\\framework\\http\\responses\\frommimetype', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Responses/JsonResponse.php' => array ( 0 => 'a82b0c3a54940cc15c269cc1b4c59c4ac14226c0', 1 => array ( 0 => 'app\\framework\\http\\responses\\jsonresponse', ), 2 => array ( 0 => 'app\\framework\\http\\responses\\__construct', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Responses/SseResponse.php' => array ( 0 => '71d35b9486c56ac2085d67878f7a28133fc52174', 1 => array ( 0 => 'app\\framework\\http\\responses\\sseresponse', ), 2 => array ( 0 => 'app\\framework\\http\\responses\\__construct', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Responses/RedirectResponse.php' => array ( 0 => '1630e91590a8f8db2dbf8ebe815810a628b38753', 1 => array ( 0 => 'app\\framework\\http\\responses\\redirectresponse', ), 2 => array ( 0 => 'app\\framework\\http\\responses\\__construct', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Responses/StreamResponse.php' => array ( 0 => 'ee0f16adce520652c49d94abbce5bf8ef2897405', 1 => array ( 0 => 'app\\framework\\http\\responses\\streamresponse', ), 2 => array ( 0 => 'app\\framework\\http\\responses\\__construct', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Responses/Streamable.php' => array ( 0 => '579a69722205c4711f78ef312c3281c069f90ec4', 1 => array ( 0 => 'app\\framework\\http\\responses\\streamable', ), 2 => array ( ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Responses/NotFound.php' => array ( 0 => 'cf39f4bd9a776443d5e1f52b8dc6ef611a63acde', 1 => array ( 0 => 'app\\framework\\http\\responses\\notfound', ), 2 => array ( 0 => 'app\\framework\\http\\responses\\__construct', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Responses/AdaptiveStreamResponse.php' => array ( 0 => '3df92146b596b988ca506f2f66426075ea3b4153', 1 => array ( 0 => 'app\\framework\\http\\responses\\adaptivestreamresponse', ), 2 => array ( 0 => 'app\\framework\\http\\responses\\__construct', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Responses/WebSocketResponse.php' => array ( 0 => '4f4c7aa9ca839a247c4171cd3e3f4f8b0cc4d2c3', 1 => array ( 0 => 'app\\framework\\http\\responses\\websocketresponse', ), 2 => array ( 0 => 'app\\framework\\http\\responses\\__construct', 1 => 'app\\framework\\http\\responses\\generateacceptkey', 2 => 'app\\framework\\http\\responses\\getwebsocketresult', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/RequestId.php' => array ( 0 => 'a42ef594f6ba7183912c0aa178ae8b7cc39955ba', 1 => array ( 0 => 'app\\framework\\http\\requestid', ), 2 => array ( 0 => 'app\\framework\\http\\__construct', 1 => 'app\\framework\\http\\generatenew', 2 => 'app\\framework\\http\\generatesignature', 3 => 'app\\framework\\http\\isvalidformat', 4 => 'app\\framework\\http\\tostring', 5 => 'app\\framework\\http\\getid', 6 => 'app\\framework\\http\\getsignature', 7 => 'app\\framework\\http\\__tostring', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/WebSocketServer.php' => array ( 0 => '9b5864a12fc52b567d1d45c2912b2a5263ae19a2', 1 => array ( 0 => 'app\\framework\\http\\websocketserver', ), 2 => array ( 0 => 'app\\framework\\http\\__construct', 1 => 'app\\framework\\http\\start', 2 => 'app\\framework\\http\\stop', 3 => 'app\\framework\\http\\cleanup', 4 => 'app\\framework\\http\\handlenewconnection', 5 => 'app\\framework\\http\\readhttpheaders', 6 => 'app\\framework\\http\\createrequestfromheaders', 7 => 'app\\framework\\http\\processsocketdata', 8 => 'app\\framework\\http\\findresultforconnection', 9 => 'app\\framework\\http\\findconnectionbysocket', 10 => 'app\\framework\\http\\handleupgrade', 11 => 'app\\framework\\http\\messageloop', 12 => 'app\\framework\\http\\readmessage', 13 => 'app\\framework\\http\\sendpong', 14 => 'app\\framework\\http\\handleerror', 15 => 'app\\framework\\http\\closeconnection', 16 => 'app\\framework\\http\\getcurrentsocket', 17 => 'app\\framework\\http\\getsocketfromconnection', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/RequestIdGenerator.php' => array ( 0 => 'c0a38af939428c3ea3ddfb5d7cd6dff64d78c97d', 1 => array ( 0 => 'app\\framework\\http\\requestidgenerator', ), 2 => array ( 0 => 'app\\framework\\http\\__construct', 1 => 'app\\framework\\http\\generate', 2 => 'app\\framework\\http\\getcurrentid', 3 => 'app\\framework\\http\\getheadername', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Response.php' => array ( 0 => '57745357ddbf73516e5a313f565ee122b12acff1', 1 => array ( 0 => 'app\\framework\\http\\response', ), 2 => array ( ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Session/SessionDataExample.php' => array ( 0 => '4a10135e09c524d7764b60e9c6899af37c4f2c53', 1 => array ( 0 => 'app\\framework\\http\\session\\sessiondataexample', ), 2 => array ( 0 => 'app\\framework\\http\\session\\__construct', 1 => 'app\\framework\\http\\session\\handleformsubmission', 2 => 'app\\framework\\http\\session\\addvalidationerrors', 3 => 'app\\framework\\http\\session\\addflashmessages', 4 => 'app\\framework\\http\\session\\updatesecuritydata', 5 => 'app\\framework\\http\\session\\displaysessioninfo', 6 => 'app\\framework\\http\\session\\cleanupolddata', 7 => 'app\\framework\\http\\session\\manageuserdata', 8 => 'app\\framework\\http\\session\\handlecomplexoperation', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Session/SessionKey.php' => array ( 0 => 'a29f09a6fb1a7dc23873fe6b155758771d782d81', 1 => array ( 0 => 'app\\framework\\http\\session\\sessionkey', ), 2 => array ( ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Session/SessionInterface.php' => array ( 0 => '8e674036b3a83c8f49790418ecfe1d34c28eced6', 1 => array ( 0 => 'app\\framework\\http\\session\\sessioninterface', ), 2 => array ( 0 => 'app\\framework\\http\\session\\get', 1 => 'app\\framework\\http\\session\\set', 2 => 'app\\framework\\http\\session\\has', 3 => 'app\\framework\\http\\session\\remove', 4 => 'app\\framework\\http\\session\\clear', 5 => 'app\\framework\\http\\session\\all', 6 => 'app\\framework\\http\\session\\fromarray', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Session/FileSessionStorage.php' => array ( 0 => '19b2d63b2df7700446864ae11501aff2b1413367', 1 => array ( 0 => 'app\\framework\\http\\session\\filesessionstorage', ), 2 => array ( 0 => 'app\\framework\\http\\session\\__construct', 1 => 'app\\framework\\http\\session\\read', 2 => 'app\\framework\\http\\session\\write', 3 => 'app\\framework\\http\\session\\remove', 4 => 'app\\framework\\http\\session\\migrate', 5 => 'app\\framework\\http\\session\\gc', 6 => 'app\\framework\\http\\session\\getsessionfilepath', 7 => 'app\\framework\\http\\session\\ensuredirectoryexists', 8 => 'app\\framework\\http\\session\\getbasepath', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Session/SessionMiddleware.php' => array ( 0 => 'f163629e8470838e0e38176c025628d12cf9840d', 1 => array ( 0 => 'app\\framework\\http\\session\\sessionmiddleware', ), 2 => array ( 0 => 'app\\framework\\http\\session\\__construct', 1 => 'app\\framework\\http\\session\\__invoke', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Session/RedisSessionStorage.php' => array ( 0 => 'ecfdb0b72dc012a5d92b8e5e521933d04cfc0d65', 1 => array ( 0 => 'app\\framework\\http\\session\\redissessionstorage', ), 2 => array ( 0 => 'app\\framework\\http\\session\\__construct', 1 => 'app\\framework\\http\\session\\read', 2 => 'app\\framework\\http\\session\\write', 3 => 'app\\framework\\http\\session\\remove', 4 => 'app\\framework\\http\\session\\migrate', 5 => 'app\\framework\\http\\session\\getkey', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Session/SessionStorage.php' => array ( 0 => 'fd05a72d4c26455ac9ed43ab81450b62ff1a0652', 1 => array ( 0 => 'app\\framework\\http\\session\\sessionstorage', ), 2 => array ( 0 => 'app\\framework\\http\\session\\read', 1 => 'app\\framework\\http\\session\\write', 2 => 'app\\framework\\http\\session\\remove', 3 => 'app\\framework\\http\\session\\migrate', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Session/SessionManager.php' => array ( 0 => 'dd52932b1ebe18969ccbc95003290f2699b15ef1', 1 => array ( 0 => 'app\\framework\\http\\session\\sessionmanager', ), 2 => array ( 0 => 'app\\framework\\http\\session\\__construct', 1 => 'app\\framework\\http\\session\\getorcreatesession', 2 => 'app\\framework\\http\\session\\createnewsession', 3 => 'app\\framework\\http\\session\\regeneratesession', 4 => 'app\\framework\\http\\session\\savesession', 5 => 'app\\framework\\http\\session\\savesessiondata', 6 => 'app\\framework\\http\\session\\getsessionidfromcookies', 7 => 'app\\framework\\http\\session\\destroysession', 8 => 'app\\framework\\http\\session\\getcookiename', 9 => 'app\\framework\\http\\session\\getcookieconfig', 10 => 'app\\framework\\http\\session\\handlefingerprintmismatch', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Session/FlashManager.php' => array ( 0 => '5cfcf8e9d88c7563739a65e81cc1608116eedbd4', 1 => array ( 0 => 'app\\framework\\http\\session\\flashmanager', ), 2 => array ( 0 => 'app\\framework\\http\\session\\__construct', 1 => 'app\\framework\\http\\session\\mark', 2 => 'app\\framework\\http\\session\\ismarked', 3 => 'app\\framework\\http\\session\\markmultiple', 4 => 'app\\framework\\http\\session\\unmark', 5 => 'app\\framework\\http\\session\\filtersessiondata', 6 => 'app\\framework\\http\\session\\filtersessiondataobject', 7 => 'app\\framework\\http\\session\\getmarkeditems', 8 => 'app\\framework\\http\\session\\clearallmarkings', 9 => 'app\\framework\\http\\session\\hasmarkeditems', 10 => 'app\\framework\\http\\session\\getmarkedkeys', 11 => 'app\\framework\\http\\session\\__debuginfo', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Session/SecurityManager.php' => array ( 0 => 'c707a4cc65d398253aff49532a57e6dd05e2f3a5', 1 => array ( 0 => 'app\\framework\\http\\session\\securitymanager', ), 2 => array ( 0 => 'app\\framework\\http\\session\\__construct', 1 => 'app\\framework\\http\\session\\key', 2 => 'app\\framework\\http\\session\\initialize', 3 => 'app\\framework\\http\\session\\updatelastactivity', 4 => 'app\\framework\\http\\session\\shouldregenerateid', 5 => 'app\\framework\\http\\session\\markregenerated', 6 => 'app\\framework\\http\\session\\validate', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Session/FormIdGenerator.php' => array ( 0 => 'c9323af665df6b86a3f14d45d010473368b5d071', 1 => array ( 0 => 'app\\framework\\http\\session\\formidgenerator', ), 2 => array ( 0 => 'app\\framework\\http\\session\\generatefromrendercontext', 1 => 'app\\framework\\http\\session\\generatefromrequestcontext', 2 => 'app\\framework\\http\\session\\generateformid', 3 => 'app\\framework\\http\\session\\extractformidsfromhtml', 4 => 'app\\framework\\http\\session\\isvalidformid', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Session/SessionSecurityData.php' => array ( 0 => 'a000981f5e98a06cde45e54ea99a58ff5f67eafa', 1 => array ( 0 => 'app\\framework\\http\\session\\sessionsecuritydata', ), 2 => array ( 0 => 'app\\framework\\http\\session\\__construct', 1 => 'app\\framework\\http\\session\\withlastactivity', 2 => 'app\\framework\\http\\session\\withlastregeneration', 3 => 'app\\framework\\http\\session\\toarray', 4 => 'app\\framework\\http\\session\\fromsession', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Session/FormDataStorage.php' => array ( 0 => 'e841a3d390380258646621c173bca8a0347ac3ed', 1 => array ( 0 => 'app\\framework\\http\\session\\formdatastorage', ), 2 => array ( 0 => 'app\\framework\\http\\session\\__construct', 1 => 'app\\framework\\http\\session\\store', 2 => 'app\\framework\\http\\session\\get', 3 => 'app\\framework\\http\\session\\getandflash', 4 => 'app\\framework\\http\\session\\getfield', 5 => 'app\\framework\\http\\session\\getfieldandflash', 6 => 'app\\framework\\http\\session\\has', 7 => 'app\\framework\\http\\session\\clear', 8 => 'app\\framework\\http\\session\\clearall', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Session/SessionFingerprint.php' => array ( 0 => '94f0f3f27b6c0ba631c7a6fb31bd1cd2ae1dd251', 1 => array ( 0 => 'app\\framework\\http\\session\\sessionfingerprint', ), 2 => array ( 0 => 'app\\framework\\http\\session\\__construct', 1 => 'app\\framework\\http\\session\\generate', 2 => 'app\\framework\\http\\session\\validate', 3 => 'app\\framework\\http\\session\\analyzemismatch', 4 => 'app\\framework\\http\\session\\store', 5 => 'app\\framework\\http\\session\\collectfingerprintdata', 6 => 'app\\framework\\http\\session\\normalizeuseragent', 7 => 'app\\framework\\http\\session\\normalizeacceptlanguage', 8 => 'app\\framework\\http\\session\\getipprefix', 9 => 'app\\framework\\http\\session\\hashfingerprint', 10 => 'app\\framework\\http\\session\\calculatesimilarity', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Session/SessionId.php' => array ( 0 => '535c2eda315e9a5d10f5c13f60d7d1bbb41feade', 1 => array ( 0 => 'app\\framework\\http\\session\\sessionid', ), 2 => array ( 0 => 'app\\framework\\http\\session\\__construct', 1 => 'app\\framework\\http\\session\\fromstring', 2 => 'app\\framework\\http\\session\\tostring', 3 => 'app\\framework\\http\\session\\__tostring', 4 => 'app\\framework\\http\\session\\equals', 5 => 'app\\framework\\http\\session\\validate', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Session/SimpleSessionIdGenerator.php' => array ( 0 => '02ecf4d1adb84e8663c0963c24bf7fbe8997a8e1', 1 => array ( 0 => 'app\\framework\\http\\session\\simplesessionidgenerator', ), 2 => array ( 0 => 'app\\framework\\http\\session\\__construct', 1 => 'app\\framework\\http\\session\\generate', 2 => 'app\\framework\\http\\session\\isvalid', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Session/ValueObjects/FormData.php' => array ( 0 => '3fbb9858b06651769fdaed84b50dfac57e0b1122', 1 => array ( 0 => 'app\\framework\\http\\session\\valueobjects\\formdata', ), 2 => array ( 0 => 'app\\framework\\http\\session\\valueobjects\\__construct', 1 => 'app\\framework\\http\\session\\valueobjects\\fromarray', 2 => 'app\\framework\\http\\session\\valueobjects\\create', 3 => 'app\\framework\\http\\session\\valueobjects\\toarray', 4 => 'app\\framework\\http\\session\\valueobjects\\get', 5 => 'app\\framework\\http\\session\\valueobjects\\has', 6 => 'app\\framework\\http\\session\\valueobjects\\getfieldnames', 7 => 'app\\framework\\http\\session\\valueobjects\\withfield', 8 => 'app\\framework\\http\\session\\valueobjects\\withoutfield', 9 => 'app\\framework\\http\\session\\valueobjects\\isempty', 10 => 'app\\framework\\http\\session\\valueobjects\\count', 11 => 'app\\framework\\http\\session\\valueobjects\\getmetadata', 12 => 'app\\framework\\http\\session\\valueobjects\\isolderthan', 13 => 'app\\framework\\http\\session\\valueobjects\\getage', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Session/ValueObjects/ValidationError.php' => array ( 0 => '6380c77e2667db864b286765f506d8bf6dd5f9f7', 1 => array ( 0 => 'app\\framework\\http\\session\\valueobjects\\validationerror', ), 2 => array ( 0 => 'app\\framework\\http\\session\\valueobjects\\__construct', 1 => 'app\\framework\\http\\session\\valueobjects\\fromarray', 2 => 'app\\framework\\http\\session\\valueobjects\\create', 3 => 'app\\framework\\http\\session\\valueobjects\\toarray', 4 => 'app\\framework\\http\\session\\valueobjects\\getmetadata', 5 => 'app\\framework\\http\\session\\valueobjects\\isolderthan', 6 => 'app\\framework\\http\\session\\valueobjects\\getage', 7 => 'app\\framework\\http\\session\\valueobjects\\withmessage', 8 => 'app\\framework\\http\\session\\valueobjects\\withmetadata', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Session/ValueObjects/CsrfDataCollection.php' => array ( 0 => '9708be6f4eecebaa45f9a04e1e4db45f883b9755', 1 => array ( 0 => 'app\\framework\\http\\session\\valueobjects\\csrfdatacollection', ), 2 => array ( 0 => 'app\\framework\\http\\session\\valueobjects\\__construct', 1 => 'app\\framework\\http\\session\\valueobjects\\fromarray', 2 => 'app\\framework\\http\\session\\valueobjects\\toarray', 3 => 'app\\framework\\http\\session\\valueobjects\\getformdata', 4 => 'app\\framework\\http\\session\\valueobjects\\withformdata', 5 => 'app\\framework\\http\\session\\valueobjects\\withoutform', 6 => 'app\\framework\\http\\session\\valueobjects\\hasform', 7 => 'app\\framework\\http\\session\\valueobjects\\getformids', 8 => 'app\\framework\\http\\session\\valueobjects\\isempty', 9 => 'app\\framework\\http\\session\\valueobjects\\clear', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Session/ValueObjects/SessionData.php' => array ( 0 => '482d657e8c16d4c6c7a532ac5d81a4f2171bfb1e', 1 => array ( 0 => 'app\\framework\\http\\session\\valueobjects\\sessiondata', ), 2 => array ( 0 => 'app\\framework\\http\\session\\valueobjects\\__construct', 1 => 'app\\framework\\http\\session\\valueobjects\\fromarray', 2 => 'app\\framework\\http\\session\\valueobjects\\toarray', 3 => 'app\\framework\\http\\session\\valueobjects\\getuserdata', 4 => 'app\\framework\\http\\session\\valueobjects\\hasuserdata', 5 => 'app\\framework\\http\\session\\valueobjects\\withuserdata', 6 => 'app\\framework\\http\\session\\valueobjects\\withoutuserdata', 7 => 'app\\framework\\http\\session\\valueobjects\\withformdata', 8 => 'app\\framework\\http\\session\\valueobjects\\withvalidationerrors', 9 => 'app\\framework\\http\\session\\valueobjects\\withflashmessages', 10 => 'app\\framework\\http\\session\\valueobjects\\withsecuritydata', 11 => 'app\\framework\\http\\session\\valueobjects\\withmetadata', 12 => 'app\\framework\\http\\session\\valueobjects\\withcsrfdata', 13 => 'app\\framework\\http\\session\\valueobjects\\getallkeys', 14 => 'app\\framework\\http\\session\\valueobjects\\isempty', 15 => 'app\\framework\\http\\session\\valueobjects\\getestimatedsize', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Session/ValueObjects/ValidationErrorCollection.php' => array ( 0 => 'af03ffd095e3ac68e7f597aae39c81efcc111089', 1 => array ( 0 => 'app\\framework\\http\\session\\valueobjects\\validationerrorcollection', ), 2 => array ( 0 => 'app\\framework\\http\\session\\valueobjects\\__construct', 1 => 'app\\framework\\http\\session\\valueobjects\\fromarray', 2 => 'app\\framework\\http\\session\\valueobjects\\toarray', 3 => 'app\\framework\\http\\session\\valueobjects\\getformerrors', 4 => 'app\\framework\\http\\session\\valueobjects\\getfielderrors', 5 => 'app\\framework\\http\\session\\valueobjects\\getfielderrormessages', 6 => 'app\\framework\\http\\session\\valueobjects\\getfirstfielderror', 7 => 'app\\framework\\http\\session\\valueobjects\\hasformerrors', 8 => 'app\\framework\\http\\session\\valueobjects\\hasfielderrors', 9 => 'app\\framework\\http\\session\\valueobjects\\witherror', 10 => 'app\\framework\\http\\session\\valueobjects\\withformerrors', 11 => 'app\\framework\\http\\session\\valueobjects\\withoutform', 12 => 'app\\framework\\http\\session\\valueobjects\\withoutfield', 13 => 'app\\framework\\http\\session\\valueobjects\\getformids', 14 => 'app\\framework\\http\\session\\valueobjects\\getfieldnames', 15 => 'app\\framework\\http\\session\\valueobjects\\isempty', 16 => 'app\\framework\\http\\session\\valueobjects\\count', 17 => 'app\\framework\\http\\session\\valueobjects\\getformerrorcount', 18 => 'app\\framework\\http\\session\\valueobjects\\getallerrors', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Session/ValueObjects/SecurityDataCollection.php' => array ( 0 => '7de6187e110d0414347c22e8a16b124cd95a0bbc', 1 => array ( 0 => 'app\\framework\\http\\session\\valueobjects\\securitydatacollection', ), 2 => array ( 0 => 'app\\framework\\http\\session\\valueobjects\\__construct', 1 => 'app\\framework\\http\\session\\valueobjects\\fromarray', 2 => 'app\\framework\\http\\session\\valueobjects\\toarray', 3 => 'app\\framework\\http\\session\\valueobjects\\get', 4 => 'app\\framework\\http\\session\\valueobjects\\getvalue', 5 => 'app\\framework\\http\\session\\valueobjects\\has', 6 => 'app\\framework\\http\\session\\valueobjects\\with', 7 => 'app\\framework\\http\\session\\valueobjects\\withvalue', 8 => 'app\\framework\\http\\session\\valueobjects\\without', 9 => 'app\\framework\\http\\session\\valueobjects\\getcsrftoken', 10 => 'app\\framework\\http\\session\\valueobjects\\withcsrftoken', 11 => 'app\\framework\\http\\session\\valueobjects\\getloginattempts', 12 => 'app\\framework\\http\\session\\valueobjects\\withloginattempts', 13 => 'app\\framework\\http\\session\\valueobjects\\incrementloginattempts', 14 => 'app\\framework\\http\\session\\valueobjects\\resetloginattempts', 15 => 'app\\framework\\http\\session\\valueobjects\\getsessionfingerprint', 16 => 'app\\framework\\http\\session\\valueobjects\\withsessionfingerprint', 17 => 'app\\framework\\http\\session\\valueobjects\\getkeys', 18 => 'app\\framework\\http\\session\\valueobjects\\all', 19 => 'app\\framework\\http\\session\\valueobjects\\filterbymetadata', 20 => 'app\\framework\\http\\session\\valueobjects\\getbytype', 21 => 'app\\framework\\http\\session\\valueobjects\\removeexpired', 22 => 'app\\framework\\http\\session\\valueobjects\\removeolddata', 23 => 'app\\framework\\http\\session\\valueobjects\\getbyipaddress', 24 => 'app\\framework\\http\\session\\valueobjects\\isempty', 25 => 'app\\framework\\http\\session\\valueobjects\\count', 26 => 'app\\framework\\http\\session\\valueobjects\\validatecsrftoken', 27 => 'app\\framework\\http\\session\\valueobjects\\hasexceededloginattempts', 28 => 'app\\framework\\http\\session\\valueobjects\\validatesessionfingerprint', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Session/ValueObjects/FormDataCollection.php' => array ( 0 => 'aa01197a174e2a189ae4cf0bab0acd5fb7b84112', 1 => array ( 0 => 'app\\framework\\http\\session\\valueobjects\\formdatacollection', ), 2 => array ( 0 => 'app\\framework\\http\\session\\valueobjects\\__construct', 1 => 'app\\framework\\http\\session\\valueobjects\\fromarray', 2 => 'app\\framework\\http\\session\\valueobjects\\toarray', 3 => 'app\\framework\\http\\session\\valueobjects\\get', 4 => 'app\\framework\\http\\session\\valueobjects\\has', 5 => 'app\\framework\\http\\session\\valueobjects\\with', 6 => 'app\\framework\\http\\session\\valueobjects\\without', 7 => 'app\\framework\\http\\session\\valueobjects\\getformids', 8 => 'app\\framework\\http\\session\\valueobjects\\isempty', 9 => 'app\\framework\\http\\session\\valueobjects\\count', 10 => 'app\\framework\\http\\session\\valueobjects\\all', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Session/ValueObjects/FlashMessageCollection.php' => array ( 0 => '39c3e1e022380fa4f536444575138e624a204384', 1 => array ( 0 => 'app\\framework\\http\\session\\valueobjects\\flashmessagecollection', ), 2 => array ( 0 => 'app\\framework\\http\\session\\valueobjects\\__construct', 1 => 'app\\framework\\http\\session\\valueobjects\\fromarray', 2 => 'app\\framework\\http\\session\\valueobjects\\toarray', 3 => 'app\\framework\\http\\session\\valueobjects\\add', 4 => 'app\\framework\\http\\session\\valueobjects\\addsuccess', 5 => 'app\\framework\\http\\session\\valueobjects\\adderror', 6 => 'app\\framework\\http\\session\\valueobjects\\addwarning', 7 => 'app\\framework\\http\\session\\valueobjects\\addinfo', 8 => 'app\\framework\\http\\session\\valueobjects\\getbytype', 9 => 'app\\framework\\http\\session\\valueobjects\\getsuccessmessages', 10 => 'app\\framework\\http\\session\\valueobjects\\geterrormessages', 11 => 'app\\framework\\http\\session\\valueobjects\\getwarningmessages', 12 => 'app\\framework\\http\\session\\valueobjects\\getinfomessages', 13 => 'app\\framework\\http\\session\\valueobjects\\hastype', 14 => 'app\\framework\\http\\session\\valueobjects\\hassuccess', 15 => 'app\\framework\\http\\session\\valueobjects\\haserror', 16 => 'app\\framework\\http\\session\\valueobjects\\haswarning', 17 => 'app\\framework\\http\\session\\valueobjects\\hasinfo', 18 => 'app\\framework\\http\\session\\valueobjects\\getmessagesbytype', 19 => 'app\\framework\\http\\session\\valueobjects\\getallmessages', 20 => 'app\\framework\\http\\session\\valueobjects\\removeoldmessages', 21 => 'app\\framework\\http\\session\\valueobjects\\clear', 22 => 'app\\framework\\http\\session\\valueobjects\\cleartype', 23 => 'app\\framework\\http\\session\\valueobjects\\isempty', 24 => 'app\\framework\\http\\session\\valueobjects\\count', 25 => 'app\\framework\\http\\session\\valueobjects\\countbytype', 26 => 'app\\framework\\http\\session\\valueobjects\\all', 27 => 'app\\framework\\http\\session\\valueobjects\\groupbytype', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Session/ValueObjects/FlashMessageType.php' => array ( 0 => 'c73c2556963ec5228a5c0242ccc4ccc5c6fdb61b', 1 => array ( 0 => 'app\\framework\\http\\session\\valueobjects\\flashmessagetype', ), 2 => array ( 0 => 'app\\framework\\http\\session\\valueobjects\\getcssclass', 1 => 'app\\framework\\http\\session\\valueobjects\\geticon', 2 => 'app\\framework\\http\\session\\valueobjects\\getlabel', 3 => 'app\\framework\\http\\session\\valueobjects\\iserrortype', 4 => 'app\\framework\\http\\session\\valueobjects\\issuccesstype', 5 => 'app\\framework\\http\\session\\valueobjects\\getalltypes', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Session/ValueObjects/FlashMessage.php' => array ( 0 => '1f85deec46ed65059c837f6d140f255fe80c53b2', 1 => array ( 0 => 'app\\framework\\http\\session\\valueobjects\\flashmessage', ), 2 => array ( 0 => 'app\\framework\\http\\session\\valueobjects\\__construct', 1 => 'app\\framework\\http\\session\\valueobjects\\fromarray', 2 => 'app\\framework\\http\\session\\valueobjects\\success', 3 => 'app\\framework\\http\\session\\valueobjects\\error', 4 => 'app\\framework\\http\\session\\valueobjects\\warning', 5 => 'app\\framework\\http\\session\\valueobjects\\info', 6 => 'app\\framework\\http\\session\\valueobjects\\toarray', 7 => 'app\\framework\\http\\session\\valueobjects\\getmetadata', 8 => 'app\\framework\\http\\session\\valueobjects\\isolderthan', 9 => 'app\\framework\\http\\session\\valueobjects\\getage', 10 => 'app\\framework\\http\\session\\valueobjects\\istype', 11 => 'app\\framework\\http\\session\\valueobjects\\issuccess', 12 => 'app\\framework\\http\\session\\valueobjects\\iserror', 13 => 'app\\framework\\http\\session\\valueobjects\\iswarning', 14 => 'app\\framework\\http\\session\\valueobjects\\isinfo', 15 => 'app\\framework\\http\\session\\valueobjects\\getcssclass', 16 => 'app\\framework\\http\\session\\valueobjects\\geticon', 17 => 'app\\framework\\http\\session\\valueobjects\\getlabel', 18 => 'app\\framework\\http\\session\\valueobjects\\withtype', 19 => 'app\\framework\\http\\session\\valueobjects\\withmessage', 20 => 'app\\framework\\http\\session\\valueobjects\\withmetadata', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Session/ValueObjects/SecurityData.php' => array ( 0 => '093bdc48959bce0c8cd123d67f8d36a3917ad9cc', 1 => array ( 0 => 'app\\framework\\http\\session\\valueobjects\\securitydata', ), 2 => array ( 0 => 'app\\framework\\http\\session\\valueobjects\\__construct', 1 => 'app\\framework\\http\\session\\valueobjects\\fromarray', 2 => 'app\\framework\\http\\session\\valueobjects\\create', 3 => 'app\\framework\\http\\session\\valueobjects\\csrftoken', 4 => 'app\\framework\\http\\session\\valueobjects\\loginattempt', 5 => 'app\\framework\\http\\session\\valueobjects\\sessionfingerprint', 6 => 'app\\framework\\http\\session\\valueobjects\\toarray', 7 => 'app\\framework\\http\\session\\valueobjects\\getmetadata', 8 => 'app\\framework\\http\\session\\valueobjects\\isolderthan', 9 => 'app\\framework\\http\\session\\valueobjects\\getage', 10 => 'app\\framework\\http\\session\\valueobjects\\isexpired', 11 => 'app\\framework\\http\\session\\valueobjects\\matchesip', 12 => 'app\\framework\\http\\session\\valueobjects\\withvalue', 13 => 'app\\framework\\http\\session\\valueobjects\\withmetadata', 14 => 'app\\framework\\http\\session\\valueobjects\\withipaddress', 15 => 'app\\framework\\http\\session\\valueobjects\\iscsrftoken', 16 => 'app\\framework\\http\\session\\valueobjects\\isloginattempt', 17 => 'app\\framework\\http\\session\\valueobjects\\issessionfingerprint', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Session/ValidationErrorBag.php' => array ( 0 => '2d21aec0af8c31eaf362be000dd61256cd7aa2cd', 1 => array ( 0 => 'app\\framework\\http\\session\\validationerrorbag', ), 2 => array ( 0 => 'app\\framework\\http\\session\\__construct', 1 => 'app\\framework\\http\\session\\add', 2 => 'app\\framework\\http\\session\\addfromvalidationresult', 3 => 'app\\framework\\http\\session\\get', 4 => 'app\\framework\\http\\session\\getandflash', 5 => 'app\\framework\\http\\session\\has', 6 => 'app\\framework\\http\\session\\getfielderrors', 7 => 'app\\framework\\http\\session\\getfielderrorsandflash', 8 => 'app\\framework\\http\\session\\getfield', 9 => 'app\\framework\\http\\session\\getfielderrorsasstring', 10 => 'app\\framework\\http\\session\\getallerrormessages', 11 => 'app\\framework\\http\\session\\addfielderror', 12 => 'app\\framework\\http\\session\\clear', 13 => 'app\\framework\\http\\session\\clearfield', 14 => 'app\\framework\\http\\session\\clearall', 15 => 'app\\framework\\http\\session\\__debuginfo', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Session/SessionInitializer.php' => array ( 0 => 'e809dc960db3c4a38c301d8e622b2bb1ea1d007c', 1 => array ( 0 => 'app\\framework\\http\\session\\sessioninitializer', ), 2 => array ( 0 => 'app\\framework\\http\\session\\__construct', 1 => 'app\\framework\\http\\session\\__invoke', 2 => 'app\\framework\\http\\session\\createsessionmanager', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Session/CsrfProtection.php' => array ( 0 => '1e7fadfca63fabe007c40b3d78a4ed27c13d62c7', 1 => array ( 0 => 'app\\framework\\http\\session\\csrfprotection', ), 2 => array ( 0 => 'app\\framework\\http\\session\\__construct', 1 => 'app\\framework\\http\\session\\generatetoken', 2 => 'app\\framework\\http\\session\\rotatetoken', 3 => 'app\\framework\\http\\session\\istokenvalid', 4 => 'app\\framework\\http\\session\\getactivetokencount', 5 => 'app\\framework\\http\\session\\validatetoken', 6 => 'app\\framework\\http\\session\\cleanupoldtokens', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Session/SessionFingerprintConfig.php' => array ( 0 => '0c262a6e4a1c8697eca467cde830e109dc7ca66b', 1 => array ( 0 => 'app\\framework\\http\\session\\sessionfingerprintconfig', ), 2 => array ( 0 => 'app\\framework\\http\\session\\__construct', 1 => 'app\\framework\\http\\session\\strict', 2 => 'app\\framework\\http\\session\\balanced', 3 => 'app\\framework\\http\\session\\minimal', 4 => 'app\\framework\\http\\session\\forapi', 5 => 'app\\framework\\http\\session\\tocomponentarray', 6 => 'app\\framework\\http\\session\\getactivecomponentcount', 7 => 'app\\framework\\http\\session\\validate', 8 => 'app\\framework\\http\\session\\fromenvironment', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Session/Session.php' => array ( 0 => '4878afdc31c8668e0db554ae4754b8655db03a30', 1 => array ( 0 => 'app\\framework\\http\\session\\session', ), 2 => array ( 0 => 'app\\framework\\http\\session\\__construct', 1 => 'app\\framework\\http\\session\\get', 2 => 'app\\framework\\http\\session\\set', 3 => 'app\\framework\\http\\session\\has', 4 => 'app\\framework\\http\\session\\remove', 5 => 'app\\framework\\http\\session\\all', 6 => 'app\\framework\\http\\session\\clear', 7 => 'app\\framework\\http\\session\\fromarray', 8 => 'app\\framework\\http\\session\\getsessiondata', 9 => 'app\\framework\\http\\session\\setsessiondata', 10 => 'app\\framework\\http\\session\\updatesessiondata', 11 => 'app\\framework\\http\\session\\__debuginfo', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Session/SessionCookieConfig.php' => array ( 0 => 'd8aae67e3e37eed266eef526819488110650b2d8', 1 => array ( 0 => 'app\\framework\\http\\session\\sessioncookieconfig', ), 2 => array ( 0 => 'app\\framework\\http\\session\\__construct', 1 => 'app\\framework\\http\\session\\fromarray', 2 => 'app\\framework\\http\\session\\toarray', 3 => 'app\\framework\\http\\session\\fordevelopment', 4 => 'app\\framework\\http\\session\\forproduction', 5 => 'app\\framework\\http\\session\\forapi', 6 => 'app\\framework\\http\\session\\parsesamesite', 7 => 'app\\framework\\http\\session\\validate', 8 => 'app\\framework\\http\\session\\getcookiename', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Session/Fingerprint/FingerprintMissmatch.php' => array ( 0 => '2b2fd1b70f861f0db027a8d561ebaf8f2ef7e509', 1 => array ( 0 => 'app\\framework\\http\\session\\fingerprint\\fingerprintmissmatch', ), 2 => array ( 0 => 'app\\framework\\http\\session\\fingerprint\\__construct', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Session/Fingerprint/FingerprintData.php' => array ( 0 => 'e6d59b0a57e7e30ad8e8023c15f88cbfb48fd70a', 1 => array ( 0 => 'app\\framework\\http\\session\\fingerprint\\fingerprintdata', ), 2 => array ( 0 => 'app\\framework\\http\\session\\fingerprint\\__construct', 1 => 'app\\framework\\http\\session\\fingerprint\\toarray', 2 => 'app\\framework\\http\\session\\fingerprint\\fromarray', 3 => 'app\\framework\\http\\session\\fingerprint\\getmismatchingcomponents', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Session/Events/CsrfTokenGeneratedEvent.php' => array ( 0 => '93a253c120c62674298c2dc21db9c444a8478067', 1 => array ( 0 => 'app\\framework\\http\\session\\events\\csrftokengeneratedevent', ), 2 => array ( 0 => 'app\\framework\\http\\session\\events\\__construct', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Session/Events/SessionRegeneratedEvent.php' => array ( 0 => '7a76339772ff63d78b6556f45a7454a5181b10d4', 1 => array ( 0 => 'app\\framework\\http\\session\\events\\sessionregeneratedevent', ), 2 => array ( 0 => 'app\\framework\\http\\session\\events\\__construct', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Session/Events/CsrfTokenValidatedEvent.php' => array ( 0 => '9ac0226f31e712713b2d059cdfbb61129a8204f1', 1 => array ( 0 => 'app\\framework\\http\\session\\events\\csrftokenvalidatedevent', ), 2 => array ( 0 => 'app\\framework\\http\\session\\events\\__construct', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Session/Events/SessionDataChangedEvent.php' => array ( 0 => '5544be771dcce0da714730b0b33449594bf426f4', 1 => array ( 0 => 'app\\framework\\http\\session\\events\\sessiondatachangedevent', ), 2 => array ( 0 => 'app\\framework\\http\\session\\events\\__construct', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Session/Events/FlashMessageAddedEvent.php' => array ( 0 => '1c28aa8340e249d40fa0ab5cf42f945ce9ac2056', 1 => array ( 0 => 'app\\framework\\http\\session\\events\\flashmessageaddedevent', ), 2 => array ( 0 => 'app\\framework\\http\\session\\events\\__construct', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Session/Events/FlashMessageRemovedEvent.php' => array ( 0 => '280b82a7e0172477cbb118486c1ca4506a45e962', 1 => array ( 0 => 'app\\framework\\http\\session\\events\\flashmessageremovedevent', ), 2 => array ( 0 => 'app\\framework\\http\\session\\events\\__construct', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Session/Events/SessionDataRemovedEvent.php' => array ( 0 => '43f9780eadfd8ed1c68c8dec24cc688a3e387ee3', 1 => array ( 0 => 'app\\framework\\http\\session\\events\\sessiondataremovedevent', ), 2 => array ( 0 => 'app\\framework\\http\\session\\events\\__construct', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Session/Events/SessionInvalidatedEvent.php' => array ( 0 => '194fe0c80b810ee2f8fa45576806c034705970c7', 1 => array ( 0 => 'app\\framework\\http\\session\\events\\sessioninvalidatedevent', ), 2 => array ( 0 => 'app\\framework\\http\\session\\events\\__construct', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Session/Events/SessionClearedEvent.php' => array ( 0 => 'aec7ab77200c65bd0818da932a108e64153e4708', 1 => array ( 0 => 'app\\framework\\http\\session\\events\\sessionclearedevent', ), 2 => array ( 0 => 'app\\framework\\http\\session\\events\\__construct', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Session/SessionIdGenerator.php' => array ( 0 => '7087277f3493954b977060d9d08be2adef0c85d6', 1 => array ( 0 => 'app\\framework\\http\\session\\sessionidgenerator', ), 2 => array ( 0 => 'app\\framework\\http\\session\\generate', 1 => 'app\\framework\\http\\session\\isvalid', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Session/InMemorySessionStorage.php' => array ( 0 => 'ed51714bb68139ef33c7a312f82c4648f56960f3', 1 => array ( 0 => 'app\\framework\\http\\session\\inmemorysessionstorage', ), 2 => array ( 0 => 'app\\framework\\http\\session\\read', 1 => 'app\\framework\\http\\session\\write', 2 => 'app\\framework\\http\\session\\remove', 3 => 'app\\framework\\http\\session\\migrate', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Session/FlashBag.php' => array ( 0 => 'f5666e09528a5a29b06aad72317b9c824baca3b5', 1 => array ( 0 => 'app\\framework\\http\\session\\flashbag', ), 2 => array ( 0 => 'app\\framework\\http\\session\\__construct', 1 => 'app\\framework\\http\\session\\add', 2 => 'app\\framework\\http\\session\\get', 3 => 'app\\framework\\http\\session\\has', 4 => 'app\\framework\\http\\session\\all', 5 => 'app\\framework\\http\\session\\addsuccess', 6 => 'app\\framework\\http\\session\\adderror', 7 => 'app\\framework\\http\\session\\addwarning', 8 => 'app\\framework\\http\\session\\addinfo', 9 => 'app\\framework\\http\\session\\getsuccess', 10 => 'app\\framework\\http\\session\\geterror', 11 => 'app\\framework\\http\\session\\getwarning', 12 => 'app\\framework\\http\\session\\getinfo', 13 => 'app\\framework\\http\\session\\age', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/MiddlewarePriority.php' => array ( 0 => '631a44e53d0ef9a5b6ecd7254320d53e49765313', 1 => array ( 0 => 'app\\framework\\http\\middlewarepriority', ), 2 => array ( 0 => 'app\\framework\\http\\getdescription', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/RequestManipulator.php' => array ( 0 => 'e31ffa0b329cea1b138dcab4f9b4fa81410996c1', 1 => array ( 0 => 'app\\framework\\http\\requestmanipulator', ), 2 => array ( 0 => 'app\\framework\\http\\withheader', 1 => 'app\\framework\\http\\withheaders', 2 => 'app\\framework\\http\\withoutheader', 3 => 'app\\framework\\http\\withaddedheaders', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/RequestFactory.php' => array ( 0 => '03fcc8681c2a661d7860816fe670542873028dca', 1 => array ( 0 => 'app\\framework\\http\\requestfactory', ), 2 => array ( 0 => 'app\\framework\\http\\__construct', 1 => 'app\\framework\\http\\createfromglobals', 2 => 'app\\framework\\http\\createfromcomponents', 3 => 'app\\framework\\http\\createfromrawhttp', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/MimeTypeAnalyzer.php' => array ( 0 => '0749b409571d23a99fa4ba213ce9ee0a5c016d18', 1 => array ( 0 => 'app\\framework\\http\\mimetypeanalyzer', ), 2 => array ( 0 => 'app\\framework\\http\\isimage', 1 => 'app\\framework\\http\\isdocument', 2 => 'app\\framework\\http\\istext', 3 => 'app\\framework\\http\\isaudio', 4 => 'app\\framework\\http\\isvideo', 5 => 'app\\framework\\http\\iscompressed', 6 => 'app\\framework\\http\\isstreamable', 7 => 'app\\framework\\http\\isbinary', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/UploadError.php' => array ( 0 => '9758ce40eda6539c2448c0e7ce8edf5e3793d33f', 1 => array ( 0 => 'app\\framework\\http\\uploaderror', ), 2 => array ( 0 => 'app\\framework\\http\\fromuploaderror', 1 => 'app\\framework\\http\\getmessage', 2 => 'app\\framework\\http\\iserror', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Metrics/MiddlewareMetricsCollector.php' => array ( 0 => 'c29ea5ac35736b0f9af95b67de779ac133f79afc', 1 => array ( 0 => 'app\\framework\\http\\metrics\\middlewaremetricscollector', ), 2 => array ( 0 => 'app\\framework\\http\\metrics\\__construct', 1 => 'app\\framework\\http\\metrics\\recordexecution', 2 => 'app\\framework\\http\\metrics\\getmetrics', 3 => 'app\\framework\\http\\metrics\\getallmetrics', 4 => 'app\\framework\\http\\metrics\\getallmetricsasarray', 5 => 'app\\framework\\http\\metrics\\getcachekey', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Metrics/MiddlewareMetrics.php' => array ( 0 => '3031a5c80d2073046094bbe843e2467356ebf7d4', 1 => array ( 0 => 'app\\framework\\http\\metrics\\middlewaremetrics', ), 2 => array ( 0 => 'app\\framework\\http\\metrics\\__construct', 1 => 'app\\framework\\http\\metrics\\gettotalexecutions', 2 => 'app\\framework\\http\\metrics\\getaverageexecutiontime', 3 => 'app\\framework\\http\\metrics\\getsuccessrate', 4 => 'app\\framework\\http\\metrics\\recordexecution', 5 => 'app\\framework\\http\\metrics\\toarray', 6 => 'app\\framework\\http\\metrics\\fromarray', 7 => 'app\\framework\\http\\metrics\\tojson', 8 => 'app\\framework\\http\\metrics\\fromjson', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/ValueObjects/CidrRange.php' => array ( 0 => 'c9f2258383c13600dd893ea68175bd2a447b6e8a', 1 => array ( 0 => 'app\\framework\\http\\valueobjects\\cidrrange', ), 2 => array ( 0 => 'app\\framework\\http\\valueobjects\\__construct', 1 => 'app\\framework\\http\\valueobjects\\fromstring', 2 => 'app\\framework\\http\\valueobjects\\contains', 3 => 'app\\framework\\http\\valueobjects\\containsv4', 4 => 'app\\framework\\http\\valueobjects\\containsv6', 5 => 'app\\framework\\http\\valueobjects\\getmask', 6 => 'app\\framework\\http\\valueobjects\\islocalrange', 7 => 'app\\framework\\http\\valueobjects\\tostring', 8 => 'app\\framework\\http\\valueobjects\\__tostring', 9 => 'app\\framework\\http\\valueobjects\\equals', 10 => 'app\\framework\\http\\valueobjects\\localhost', 11 => 'app\\framework\\http\\valueobjects\\privateclassa', 12 => 'app\\framework\\http\\valueobjects\\privateclassb', 13 => 'app\\framework\\http\\valueobjects\\privateclassc', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/ValueObjects/IpPattern.php' => array ( 0 => '04990244958238f93a1814cb1511e3ed5f4861ed', 1 => array ( 0 => 'app\\framework\\http\\valueobjects\\ippattern', ), 2 => array ( 0 => 'app\\framework\\http\\valueobjects\\__construct', 1 => 'app\\framework\\http\\valueobjects\\fromstring', 2 => 'app\\framework\\http\\valueobjects\\createwildcardpattern', 3 => 'app\\framework\\http\\valueobjects\\createrangepattern', 4 => 'app\\framework\\http\\valueobjects\\matches', 5 => 'app\\framework\\http\\valueobjects\\matchesexact', 6 => 'app\\framework\\http\\valueobjects\\matcheswildcard', 7 => 'app\\framework\\http\\valueobjects\\matchesrange', 8 => 'app\\framework\\http\\valueobjects\\matchescidr', 9 => 'app\\framework\\http\\valueobjects\\islocalpattern', 10 => 'app\\framework\\http\\valueobjects\\iswildcardlocal', 11 => 'app\\framework\\http\\valueobjects\\israngelocal', 12 => 'app\\framework\\http\\valueobjects\\gettype', 13 => 'app\\framework\\http\\valueobjects\\validatepattern', 14 => 'app\\framework\\http\\valueobjects\\tostring', 15 => 'app\\framework\\http\\valueobjects\\__tostring', 16 => 'app\\framework\\http\\valueobjects\\equals', 17 => 'app\\framework\\http\\valueobjects\\localhost', 18 => 'app\\framework\\http\\valueobjects\\localnetwork', 19 => 'app\\framework\\http\\valueobjects\\privateclassa', 20 => 'app\\framework\\http\\valueobjects\\fromarray', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/ValueObjects/ETag.php' => array ( 0 => 'cc6b81a6a2a6686a0819f1f76bdc30db781caa59', 1 => array ( 0 => 'app\\framework\\http\\valueobjects\\etag', ), 2 => array ( 0 => 'app\\framework\\http\\valueobjects\\__construct', 1 => 'app\\framework\\http\\valueobjects\\strong', 2 => 'app\\framework\\http\\valueobjects\\weak', 3 => 'app\\framework\\http\\valueobjects\\fromcontent', 4 => 'app\\framework\\http\\valueobjects\\fromfile', 5 => 'app\\framework\\http\\valueobjects\\parse', 6 => 'app\\framework\\http\\valueobjects\\parsemultiple', 7 => 'app\\framework\\http\\valueobjects\\getvalue', 8 => 'app\\framework\\http\\valueobjects\\isweak', 9 => 'app\\framework\\http\\valueobjects\\isstrong', 10 => 'app\\framework\\http\\valueobjects\\toheadervalue', 11 => 'app\\framework\\http\\valueobjects\\matches', 12 => 'app\\framework\\http\\valueobjects\\matchesany', 13 => 'app\\framework\\http\\valueobjects\\withweak', 14 => 'app\\framework\\http\\valueobjects\\tostring', 15 => 'app\\framework\\http\\valueobjects\\equals', 16 => 'app\\framework\\http\\valueobjects\\__tostring', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/RequestStateManager.php' => array ( 0 => '25f030bd49fde018077fc11ce949faa7a5c4597e', 1 => array ( 0 => 'app\\framework\\http\\requeststatemanager', ), 2 => array ( 0 => 'app\\framework\\http\\__construct', 1 => 'app\\framework\\http\\namespace', 2 => 'app\\framework\\http\\set', 3 => 'app\\framework\\http\\get', 4 => 'app\\framework\\http\\has', 5 => 'app\\framework\\http\\remove', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/IpAddress.php' => array ( 0 => 'd9b2728125b13d2910c4f7420ee11cbc19699352', 1 => array ( 0 => 'app\\framework\\http\\ipaddress', ), 2 => array ( 0 => 'app\\framework\\http\\__construct', 1 => 'app\\framework\\http\\from', 2 => 'app\\framework\\http\\fromrequest', 3 => 'app\\framework\\http\\localhost', 4 => 'app\\framework\\http\\isvalid', 5 => 'app\\framework\\http\\isprivate', 6 => 'app\\framework\\http\\ispublic', 7 => 'app\\framework\\http\\isreserved', 8 => 'app\\framework\\http\\isloopback', 9 => 'app\\framework\\http\\islocal', 10 => 'app\\framework\\http\\isv4', 11 => 'app\\framework\\http\\isv6', 12 => 'app\\framework\\http\\equals', 13 => 'app\\framework\\http\\__tostring', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/MiddlewarePriorityAttribute.php' => array ( 0 => '0a6b77f0c7bf950063315429eb8f12c6722b128f', 1 => array ( 0 => 'app\\framework\\http\\middlewarepriorityattribute', ), 2 => array ( 0 => 'app\\framework\\http\\__construct', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/ServerEnvironment.php' => array ( 0 => '7a25c49d771b0846964cc46f6a20f441ced9948d', 1 => array ( 0 => 'app\\framework\\http\\serverenvironment', ), 2 => array ( 0 => 'app\\framework\\http\\__construct', 1 => 'app\\framework\\http\\fromglobals', 2 => 'app\\framework\\http\\get', 3 => 'app\\framework\\http\\has', 4 => 'app\\framework\\http\\getremoteaddr', 5 => 'app\\framework\\http\\getuseragent', 6 => 'app\\framework\\http\\getservername', 7 => 'app\\framework\\http\\getserverport', 8 => 'app\\framework\\http\\getrequesturi', 9 => 'app\\framework\\http\\getscriptname', 10 => 'app\\framework\\http\\gethttphost', 11 => 'app\\framework\\http\\ishttps', 12 => 'app\\framework\\http\\getrequestmethod', 13 => 'app\\framework\\http\\getquerystring', 14 => 'app\\framework\\http\\getclientip', 15 => 'app\\framework\\http\\getprotocol', 16 => 'app\\framework\\http\\getclientipstring', 17 => 'app\\framework\\http\\getreferer', 18 => 'app\\framework\\http\\getrefereruri', 19 => 'app\\framework\\http\\hasreferer', 20 => 'app\\framework\\http\\isreferersamedomain', 21 => 'app\\framework\\http\\getsaferefererurl', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/HttpMiddlewareChain.php' => array ( 0 => '058615a1d5de602cb5a309a61938dcf14b9fddd5', 1 => array ( 0 => 'app\\framework\\http\\httpmiddlewarechain', ), 2 => array ( 0 => 'app\\framework\\http\\__construct', 1 => 'app\\framework\\http\\handle', 2 => 'app\\framework\\http\\doprocessmiddlewarestack', 3 => 'app\\framework\\http\\__construct', 4 => 'app\\framework\\http\\__invoke', 5 => 'app\\framework\\http\\getmiddlewarename', 6 => 'app\\framework\\http\\analyzeresponsechanges', 7 => 'app\\framework\\http\\logdebug', 8 => 'app\\framework\\http\\loginfo', 9 => 'app\\framework\\http\\processmiddlewarestack', 10 => 'app\\framework\\http\\logerror', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Services/IpSecurityService.php' => array ( 0 => '04938dc68dba34a6ea5d73add727819d7407fac1', 1 => array ( 0 => 'app\\framework\\http\\services\\ipsecurityservice', ), 2 => array ( 0 => 'app\\framework\\http\\services\\__construct', 1 => 'app\\framework\\http\\services\\istrusted', 2 => 'app\\framework\\http\\services\\isblocked', 3 => 'app\\framework\\http\\services\\getrisklevel', 4 => 'app\\framework\\http\\services\\anonymize', 5 => 'app\\framework\\http\\services\\matches', 6 => 'app\\framework\\http\\services\\insubnet', 7 => 'app\\framework\\http\\services\\insubnetv4', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Services/IpNetworkService.php' => array ( 0 => '92fb2a382df1d4610899bd7f279b287ed0302455', 1 => array ( 0 => 'app\\framework\\http\\services\\ipnetworkservice', ), 2 => array ( 0 => 'app\\framework\\http\\services\\getsubnet', 1 => 'app\\framework\\http\\services\\insamesubnet', 2 => 'app\\framework\\http\\services\\getlocationcontext', 3 => 'app\\framework\\http\\services\\generatefingerprint', 4 => 'app\\framework\\http\\services\\getsubnetv4', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Services/IpRiskLevel.php' => array ( 0 => '5856381e13093cfcd3fbb56bceba761af9c8c9f3', 1 => array ( 0 => 'app\\framework\\http\\services\\iprisklevel', ), 2 => array ( 0 => 'app\\framework\\http\\services\\getscore', 1 => 'app\\framework\\http\\services\\getname', 2 => 'app\\framework\\http\\services\\shouldblock', 3 => 'app\\framework\\http\\services\\shouldlimit', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/RequestBody.php' => array ( 0 => 'c9d97dd1045317d81457eda0ef2bb6a8685adb4f', 1 => array ( 0 => 'app\\framework\\http\\requestbody', ), 2 => array ( 0 => 'app\\framework\\http\\__construct', 1 => 'app\\framework\\http\\get', 2 => 'app\\framework\\http\\has', 3 => 'app\\framework\\http\\all', 4 => 'app\\framework\\http\\only', 5 => 'app\\framework\\http\\except', 6 => 'app\\framework\\http\\toarray', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Exception/HttpException.php' => array ( 0 => '5a87031e984556190fff456d53b9f55d3215f414', 1 => array ( 0 => 'app\\framework\\http\\exception\\httpexception', ), 2 => array ( ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Exception/NotFound.php' => array ( 0 => '8c7354eb77f4e012f276eaefa2b7f4f357806c89', 1 => array ( 0 => 'app\\framework\\http\\exception\\notfound', ), 2 => array ( ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/ResponseManipulator.php' => array ( 0 => 'c714034dadc5aeadbf47616abeab3a1e45505717', 1 => array ( 0 => 'app\\framework\\http\\responsemanipulator', ), 2 => array ( 0 => 'app\\framework\\http\\withbody', 1 => 'app\\framework\\http\\withheader', 2 => 'app\\framework\\http\\withheaders', 3 => 'app\\framework\\http\\withstatus', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/HeaderKey.php' => array ( 0 => '76747bf334752d6b817c15aaed8881d2c4e27a6f', 1 => array ( 0 => 'app\\framework\\http\\headerkey', ), 2 => array ( ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/MiddlewareManagerInterface.php' => array ( 0 => 'af291a80cdb21baa6ddcca2cb16df818c25ebe54', 1 => array ( 0 => 'app\\framework\\http\\middlewaremanagerinterface', ), 2 => array ( ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/HttpRequest.php' => array ( 0 => '625dabfaac59f2d825f3cdd712c3f3354972cd78', 1 => array ( 0 => 'app\\framework\\http\\httprequest', ), 2 => array ( 0 => 'app\\framework\\http\\__construct', 1 => 'app\\framework\\http\\getquery', 2 => 'app\\framework\\http\\geturi', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Middlewares/SecurityHeaderConfig.php' => array ( 0 => '0179b51fad4a797d15f2b1d861396648cd213920', 1 => array ( 0 => 'app\\framework\\http\\middlewares\\securityheaderconfig', ), 2 => array ( 0 => 'app\\framework\\http\\middlewares\\__construct', 1 => 'app\\framework\\http\\middlewares\\fordevelopment', 2 => 'app\\framework\\http\\middlewares\\forproduction', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Middlewares/SecurityHeaderMiddleware.php' => array ( 0 => '8da98655607cd0abc95418c583cba9723834e882', 1 => array ( 0 => 'app\\framework\\http\\middlewares\\securityheadermiddleware', ), 2 => array ( 0 => 'app\\framework\\http\\middlewares\\__construct', 1 => 'app\\framework\\http\\middlewares\\__invoke', 2 => 'app\\framework\\http\\middlewares\\getsecurityheaders', 3 => 'app\\framework\\http\\middlewares\\shouldaddheader', 4 => 'app\\framework\\http\\middlewares\\removepoweredbyheader', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Middlewares/HoneypotMiddleware.php' => array ( 0 => 'a5310b5a80e6f9681be22a392590ae919d44e44a', 1 => array ( 0 => 'app\\framework\\http\\middlewares\\honeypotmiddleware', ), 2 => array ( 0 => 'app\\framework\\http\\middlewares\\__construct', 1 => 'app\\framework\\http\\middlewares\\__invoke', 2 => 'app\\framework\\http\\middlewares\\validatehoneypot', 3 => 'app\\framework\\http\\middlewares\\validatesubmissiontime', 4 => 'app\\framework\\http\\middlewares\\logsuspiciousactivity', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Middlewares/CORSMiddleware.php' => array ( 0 => '5d8fc18756fa9234628394debb7c68a11d529728', 1 => array ( 0 => 'app\\framework\\http\\middlewares\\corsmiddleware', ), 2 => array ( 0 => 'app\\framework\\http\\middlewares\\__construct', 1 => 'app\\framework\\http\\middlewares\\__invoke', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Middlewares/ApiVersioningMiddleware.php' => array ( 0 => 'ada16c988f313478168784ea1ae5ede0418bfc90', 1 => array ( 0 => 'app\\framework\\http\\middlewares\\apiversioningmiddleware', ), 2 => array ( 0 => 'app\\framework\\http\\middlewares\\__construct', 1 => 'app\\framework\\http\\middlewares\\__invoke', 2 => 'app\\framework\\http\\middlewares\\validaterouteversion', 3 => 'app\\framework\\http\\middlewares\\getdeprecationwarning', 4 => 'app\\framework\\http\\middlewares\\addversionheaders', 5 => 'app\\framework\\http\\middlewares\\createversionnotsupportedresponse', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Middlewares/RequestIdMiddleware.php' => array ( 0 => 'dde971e3deac2c19dc6ca807f23ef22d4ea2ec7d', 1 => array ( 0 => 'app\\framework\\http\\middlewares\\requestidmiddleware', ), 2 => array ( 0 => 'app\\framework\\http\\middlewares\\__construct', 1 => 'app\\framework\\http\\middlewares\\__invoke', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Middlewares/LoggingMiddleware.php' => array ( 0 => '070216f89328b8e94576258d12feb418c323b7e9', 1 => array ( 0 => 'app\\framework\\http\\middlewares\\loggingmiddleware', ), 2 => array ( 0 => 'app\\framework\\http\\middlewares\\__construct', 1 => 'app\\framework\\http\\middlewares\\__invoke', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Middlewares/RequestLoggingMiddleware.php' => array ( 0 => '061174719aa8b7316b6208cfc4d490fa329e1f96', 1 => array ( 0 => 'app\\framework\\http\\middlewares\\requestloggingmiddleware', ), 2 => array ( 0 => 'app\\framework\\http\\middlewares\\__construct', 1 => 'app\\framework\\http\\middlewares\\__invoke', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Middlewares/ControllerRequestMiddleware.php' => array ( 0 => '6aea5a9e0f08901bfc773d4ee37b396b93cfc099', 1 => array ( 0 => 'app\\framework\\http\\middlewares\\controllerrequestmiddleware', ), 2 => array ( 0 => 'app\\framework\\http\\middlewares\\__construct', 1 => 'app\\framework\\http\\middlewares\\__invoke', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Middlewares/FormDataResponseMiddleware.php' => array ( 0 => 'd249655588a0e79db23270ed2a6bc60651dfbc51', 1 => array ( 0 => 'app\\framework\\http\\middlewares\\formdataresponsemiddleware', ), 2 => array ( 0 => 'app\\framework\\http\\middlewares\\__construct', 1 => 'app\\framework\\http\\middlewares\\__invoke', 2 => 'app\\framework\\http\\middlewares\\processjsonwithhtml', 3 => 'app\\framework\\http\\middlewares\\processformplaceholders', 4 => 'app\\framework\\http\\middlewares\\replacetokenforformid', 5 => 'app\\framework\\http\\middlewares\\replaceoldinputforform', 6 => 'app\\framework\\http\\middlewares\\replaceerrorsforform', 7 => 'app\\framework\\http\\middlewares\\cleanupoldinputplaceholders', 8 => 'app\\framework\\http\\middlewares\\cleanuperrorplaceholders', 9 => 'app\\framework\\http\\middlewares\\removeerrordisplay', 10 => 'app\\framework\\http\\middlewares\\adderrorclasstofield', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Middlewares/WafMiddleware.php' => array ( 0 => '7b7ad92269531e08c8983d6cd15462a63c83d44b', 1 => array ( 0 => 'app\\framework\\http\\middlewares\\wafmiddleware', ), 2 => array ( 0 => 'app\\framework\\http\\middlewares\\__construct', 1 => 'app\\framework\\http\\middlewares\\initializesecuritylayers', 2 => 'app\\framework\\http\\middlewares\\__invoke', 3 => 'app\\framework\\http\\middlewares\\handleblocked', 4 => 'app\\framework\\http\\middlewares\\handlesuspicious', 5 => 'app\\framework\\http\\middlewares\\formatdetections', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Middlewares/RemovePoweredByMiddleware.php' => array ( 0 => '1e1564bad0af7836abfc31a30aa70ac795bc6559', 1 => array ( 0 => 'app\\framework\\http\\middlewares\\removepoweredbymiddleware', ), 2 => array ( 0 => 'app\\framework\\http\\middlewares\\__construct', 1 => 'app\\framework\\http\\middlewares\\__invoke', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Middlewares/ExceptionHandlingMiddleware.php' => array ( 0 => '194ed53dd9e5c84e6841d7fccef868f21795db76', 1 => array ( 0 => 'app\\framework\\http\\middlewares\\exceptionhandlingmiddleware', ), 2 => array ( 0 => 'app\\framework\\http\\middlewares\\__construct', 1 => 'app\\framework\\http\\middlewares\\__invoke', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Middlewares/AuthMiddleware.php' => array ( 0 => '6194a2deba8537b2cb1f5b924410b8e3ca18a671', 1 => array ( 0 => 'app\\framework\\http\\middlewares\\authmiddleware', ), 2 => array ( 0 => 'app\\framework\\http\\middlewares\\__invoke', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Middlewares/DDoSProtectionMiddleware.php' => array ( 0 => '2645abbfe0795948e84984910143d5364485bb93', 1 => array ( 0 => 'app\\framework\\http\\middlewares\\ddosprotectionmiddleware', ), 2 => array ( 0 => 'app\\framework\\http\\middlewares\\__construct', 1 => 'app\\framework\\http\\middlewares\\__invoke', 2 => 'app\\framework\\http\\middlewares\\handleblockingresponse', 3 => 'app\\framework\\http\\middlewares\\handlechallengeresponse', 4 => 'app\\framework\\http\\middlewares\\addsecurityheaders', 5 => 'app\\framework\\http\\middlewares\\logthreatdetection', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Middlewares/DefaultResponseMiddleware.php' => array ( 0 => 'b78c58adde481d95aa0fede8c997e09a8f1e137c', 1 => array ( 0 => 'app\\framework\\http\\middlewares\\defaultresponsemiddleware', ), 2 => array ( 0 => 'app\\framework\\http\\middlewares\\__invoke', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Middlewares/RateLimitMiddleware.php' => array ( 0 => 'a3b91c2d3d0e5297015bd26d537554252f6866f7', 1 => array ( 0 => 'app\\framework\\http\\middlewares\\ratelimitmiddleware', ), 2 => array ( 0 => 'app\\framework\\http\\middlewares\\__construct', 1 => 'app\\framework\\http\\middlewares\\__invoke', 2 => 'app\\framework\\http\\middlewares\\getclientip', 3 => 'app\\framework\\http\\middlewares\\isexempt', 4 => 'app\\framework\\http\\middlewares\\checkratelimit', 5 => 'app\\framework\\http\\middlewares\\generateratelimitkey', 6 => 'app\\framework\\http\\middlewares\\handleratelimitexceeded', 7 => 'app\\framework\\http\\middlewares\\addratelimitheaders', 8 => 'app\\framework\\http\\middlewares\\logsecurityevent', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Middlewares/ServeStaticFilesMiddleware.php' => array ( 0 => '4fc132de2670eabec732e5bd15e8a34d477ac278', 1 => array ( 0 => 'app\\framework\\http\\middlewares\\servestaticfilesmiddleware', ), 2 => array ( 0 => 'app\\framework\\http\\middlewares\\__construct', 1 => 'app\\framework\\http\\middlewares\\__invoke', 2 => 'app\\framework\\http\\middlewares\\servestaticfile', 3 => 'app\\framework\\http\\middlewares\\sanitizepath', 4 => 'app\\framework\\http\\middlewares\\getcachecontrolheader', 5 => 'app\\framework\\http\\middlewares\\notfound', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Middlewares/ResponseGeneratorMiddleware.php' => array ( 0 => '5cd2d55e29dde89ffd690ce4620e6fae748ceacf', 1 => array ( 0 => 'app\\framework\\http\\middlewares\\responsegeneratormiddleware', ), 2 => array ( 0 => 'app\\framework\\http\\middlewares\\__construct', 1 => 'app\\framework\\http\\middlewares\\__invoke', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Middlewares/RoutingMiddleware.php' => array ( 0 => '3f4f5234268723534d04f4478c35af4fd63e7c20', 1 => array ( 0 => 'app\\framework\\http\\middlewares\\routingmiddleware', ), 2 => array ( 0 => 'app\\framework\\http\\middlewares\\__construct', 1 => 'app\\framework\\http\\middlewares\\__invoke', 2 => 'app\\framework\\http\\middlewares\\contentnegotiation', 3 => 'app\\framework\\http\\middlewares\\performauthenticationchecks', 4 => 'app\\framework\\http\\middlewares\\getclientip', 5 => 'app\\framework\\http\\middlewares\\getnamespacepolicy', 6 => 'app\\framework\\http\\middlewares\\extractnamespace', 7 => 'app\\framework\\http\\middlewares\\namespacematches', 8 => 'app\\framework\\http\\middlewares\\createpolicyfromconfig', 9 => 'app\\framework\\http\\middlewares\\getipauthattribute', 10 => 'app\\framework\\http\\middlewares\\withnamespaceconfig', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Middlewares/CsrfMiddleware.php' => array ( 0 => '0b47bf42ea77a39ce98be27ded893eb99eb47a3d', 1 => array ( 0 => 'app\\framework\\http\\middlewares\\csrfmiddleware', ), 2 => array ( 0 => 'app\\framework\\http\\middlewares\\__construct', 1 => 'app\\framework\\http\\middlewares\\__invoke', 2 => 'app\\framework\\http\\middlewares\\validatecsrftoken', 3 => 'app\\framework\\http\\middlewares\\rotatetokenifneeded', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/MiddlewareStateManager.php' => array ( 0 => 'e400a73e0ad1d11aff7bafcfbed31ac04c91ccc6', 1 => array ( 0 => 'app\\framework\\http\\middlewarestatemanager', ), 2 => array ( 0 => 'app\\framework\\http\\__construct', 1 => 'app\\framework\\http\\forrequest', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/HttpMiddlewareChainInterface.php' => array ( 0 => 'be5cb572e68bd2dff28566ed8e98a307dd14361a', 1 => array ( 0 => 'app\\framework\\http\\httpmiddlewarechaininterface', ), 2 => array ( 0 => 'app\\framework\\http\\handle', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Status.php' => array ( 0 => '8c20ac00d20a6a1925285bc438dbeadbfefe8624', 1 => array ( 0 => 'app\\framework\\http\\status', ), 2 => array ( 0 => 'app\\framework\\http\\getdescription', 1 => 'app\\framework\\http\\issuccess', 2 => 'app\\framework\\http\\isredirection', 3 => 'app\\framework\\http\\isclienterror', 4 => 'app\\framework\\http\\isservererror', 5 => 'app\\framework\\http\\iserror', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Parser/HttpRequestParser.php' => array ( 0 => '30bbe93ccfb35405a55a4f3524800d906355c8d7', 1 => array ( 0 => 'app\\framework\\http\\parser\\httprequestparser', ), 2 => array ( 0 => 'app\\framework\\http\\parser\\__construct', 1 => 'app\\framework\\http\\parser\\createwebconfig', 2 => 'app\\framework\\http\\parser\\parsefromglobals', 3 => 'app\\framework\\http\\parser\\parserequest', 4 => 'app\\framework\\http\\parser\\parserawhttprequest', 5 => 'app\\framework\\http\\parser\\extractboundary', 6 => 'app\\framework\\http\\parser\\validaterequestbodysize', 7 => 'app\\framework\\http\\parser\\validateurilength', 8 => 'app\\framework\\http\\parser\\shouldusestreamingparser', 9 => 'app\\framework\\http\\parser\\parsewithstreamingparser', 10 => 'app\\framework\\http\\parser\\addarrayfile', 11 => 'app\\framework\\http\\parser\\addarrayvalue', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Parser/ParserCache.php' => array ( 0 => '8ded6d70867830210284e6421bde7dff0df9540b', 1 => array ( 0 => 'app\\framework\\http\\parser\\parsercache', ), 2 => array ( 0 => 'app\\framework\\http\\parser\\__construct', 1 => 'app\\framework\\http\\parser\\getquerystring', 2 => 'app\\framework\\http\\parser\\setquerystring', 3 => 'app\\framework\\http\\parser\\getheaders', 4 => 'app\\framework\\http\\parser\\setheaders', 5 => 'app\\framework\\http\\parser\\getcookies', 6 => 'app\\framework\\http\\parser\\setcookies', 7 => 'app\\framework\\http\\parser\\getboundary', 8 => 'app\\framework\\http\\parser\\setboundary', 9 => 'app\\framework\\http\\parser\\clearall', 10 => 'app\\framework\\http\\parser\\cleartype', 11 => 'app\\framework\\http\\parser\\getstats', 12 => 'app\\framework\\http\\parser\\generatecachekey', 13 => 'app\\framework\\http\\parser\\shouldcache', 14 => 'app\\framework\\http\\parser\\containssensitivedata', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Parser/FormDataParser.php' => array ( 0 => '83691693e1e5148a8727b16fa16fb66334d275b6', 1 => array ( 0 => 'app\\framework\\http\\parser\\formdataparser', ), 2 => array ( 0 => 'app\\framework\\http\\parser\\__construct', 1 => 'app\\framework\\http\\parser\\parse', 2 => 'app\\framework\\http\\parser\\parseurlencoded', 3 => 'app\\framework\\http\\parser\\parsemultipart', 4 => 'app\\framework\\http\\parser\\extractboundary', 5 => 'app\\framework\\http\\parser\\parsecontentdisposition', 6 => 'app\\framework\\http\\parser\\assignfieldvalue', 7 => 'app\\framework\\http\\parser\\assignnestedvalue', 8 => 'app\\framework\\http\\parser\\validatefieldcontent', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Parser/QueryStringParser.php' => array ( 0 => '7857321e7ee14e26791b7060d23c621c9354c765', 1 => array ( 0 => 'app\\framework\\http\\parser\\querystringparser', ), 2 => array ( 0 => 'app\\framework\\http\\parser\\__construct', 1 => 'app\\framework\\http\\parser\\parse', 2 => 'app\\framework\\http\\parser\\decodecomponent', 3 => 'app\\framework\\http\\parser\\assignvalue', 4 => 'app\\framework\\http\\parser\\assignarrayvalue', 5 => 'app\\framework\\http\\parser\\parsearraykeys', 6 => 'app\\framework\\http\\parser\\assignnestedvalue', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Parser/ParserConfig.php' => array ( 0 => '33acf2c7861829b70a5bbf2b9d7d4a0954a28f78', 1 => array ( 0 => 'app\\framework\\http\\parser\\parserconfig', ), 2 => array ( 0 => 'app\\framework\\http\\parser\\__construct', 1 => 'app\\framework\\http\\parser\\development', 2 => 'app\\framework\\http\\parser\\production', 3 => 'app\\framework\\http\\parser\\highsecurity', 4 => 'app\\framework\\http\\parser\\gettempdirectory', 5 => 'app\\framework\\http\\parser\\isfileextensionallowed', 6 => 'app\\framework\\http\\parser\\validatefilesize', 7 => 'app\\framework\\http\\parser\\validatetotaluploadsize', 8 => 'app\\framework\\http\\parser\\validateformdatasize', 9 => 'app\\framework\\http\\parser\\validaterequestbodysize', 10 => 'app\\framework\\http\\parser\\shouldusestreaming', 11 => 'app\\framework\\http\\parser\\default', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Parser/HeaderParser.php' => array ( 0 => '5d1e2e25f42202d4f1e3dbab219206c78373e11a', 1 => array ( 0 => 'app\\framework\\http\\parser\\headerparser', ), 2 => array ( 0 => 'app\\framework\\http\\parser\\__construct', 1 => 'app\\framework\\http\\parser\\parserawheaders', 2 => 'app\\framework\\http\\parser\\parsefromserverarray', 3 => 'app\\framework\\http\\parser\\parsefromgetallheaders', 4 => 'app\\framework\\http\\parser\\parsecurrentrequestheaders', 5 => 'app\\framework\\http\\parser\\normalizeheadername', 6 => 'app\\framework\\http\\parser\\parsecontenttype', 7 => 'app\\framework\\http\\parser\\validateheadercontent', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Parser/StreamingParser.php' => array ( 0 => 'b275ea62abce04e100e370b6b67fd7a257693d04', 1 => array ( 0 => 'app\\framework\\http\\parser\\streamingparser', ), 2 => array ( 0 => 'app\\framework\\http\\parser\\__construct', 1 => 'app\\framework\\http\\parser\\streammultipart', 2 => 'app\\framework\\http\\parser\\parsepartheaders', 3 => 'app\\framework\\http\\parser\\finalizepart', 4 => 'app\\framework\\http\\parser\\parsefilesfromstream', 5 => 'app\\framework\\http\\parser\\addarrayfile', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Parser/CookieParser.php' => array ( 0 => 'e0f6c26b061df159d1b87b17d929b0a053eb0a63', 1 => array ( 0 => 'app\\framework\\http\\parser\\cookieparser', ), 2 => array ( 0 => 'app\\framework\\http\\parser\\__construct', 1 => 'app\\framework\\http\\parser\\parsecookieheader', 2 => 'app\\framework\\http\\parser\\parsetocookies', 3 => 'app\\framework\\http\\parser\\parsesetcookieheader', 4 => 'app\\framework\\http\\parser\\parsesetcookieheaders', 5 => 'app\\framework\\http\\parser\\validatecookiecontent', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Parser/Exception/ParserSecurityException.php' => array ( 0 => '59316e3b4faf9b5a2a066ac7971e2f7d1781b19f', 1 => array ( 0 => 'app\\framework\\http\\parser\\exception\\parsersecurityexception', ), 2 => array ( 0 => 'app\\framework\\http\\parser\\exception\\filesizeexceeded', 1 => 'app\\framework\\http\\parser\\exception\\filecountexceeded', 2 => 'app\\framework\\http\\parser\\exception\\totaluploadsizeexceeded', 3 => 'app\\framework\\http\\parser\\exception\\fileextensionblocked', 4 => 'app\\framework\\http\\parser\\exception\\fileextensionnotallowed', 5 => 'app\\framework\\http\\parser\\exception\\formdatasizeexceeded', 6 => 'app\\framework\\http\\parser\\exception\\fieldcountexceeded', 7 => 'app\\framework\\http\\parser\\exception\\fieldnametoolong', 8 => 'app\\framework\\http\\parser\\exception\\fieldvaluetoolong', 9 => 'app\\framework\\http\\parser\\exception\\maxpartsexceeded', 10 => 'app\\framework\\http\\parser\\exception\\querystringsizeexceeded', 11 => 'app\\framework\\http\\parser\\exception\\queryparametercountexceeded', 12 => 'app\\framework\\http\\parser\\exception\\headercountexceeded', 13 => 'app\\framework\\http\\parser\\exception\\headersizeexceeded', 14 => 'app\\framework\\http\\parser\\exception\\cookiecountexceeded', 15 => 'app\\framework\\http\\parser\\exception\\cookienametoolong', 16 => 'app\\framework\\http\\parser\\exception\\cookievaluetoolong', 17 => 'app\\framework\\http\\parser\\exception\\multipartpartsexceeded', 18 => 'app\\framework\\http\\parser\\exception\\requestbodysizeexceeded', 19 => 'app\\framework\\http\\parser\\exception\\maliciouscontentdetected', 20 => 'app\\framework\\http\\parser\\exception\\mimetypemismatch', 21 => 'app\\framework\\http\\parser\\exception\\headernametoolong', 22 => 'app\\framework\\http\\parser\\exception\\headervaluetoolong', 23 => 'app\\framework\\http\\parser\\exception\\boundarytoolong', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Parser/FileUploadParser.php' => array ( 0 => '865805c9362cc06f6f45667bd3fe4f451a9453c2', 1 => array ( 0 => 'app\\framework\\http\\parser\\fileuploadparser', ), 2 => array ( 0 => 'app\\framework\\http\\parser\\__construct', 1 => 'app\\framework\\http\\parser\\parsemultipart', 2 => 'app\\framework\\http\\parser\\parsefilepart', 3 => 'app\\framework\\http\\parser\\parsepartheaders', 4 => 'app\\framework\\http\\parser\\parsecontentdisposition', 5 => 'app\\framework\\http\\parser\\decodeextendedfilename', 6 => 'app\\framework\\http\\parser\\createtempfile', 7 => 'app\\framework\\http\\parser\\addfiletoarray', 8 => 'app\\framework\\http\\parser\\setnestedvalue', 9 => 'app\\framework\\http\\parser\\validatefileextension', 10 => 'app\\framework\\http\\parser\\validatefilecontent', 11 => 'app\\framework\\http\\parser\\detectmimetype', 12 => 'app\\framework\\http\\parser\\ismimetypecompatible', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Headers.php' => array ( 0 => '30a9aa5aeb0095359b5520ffe404b80999c0523f', 1 => array ( 0 => 'app\\framework\\http\\headers', ), 2 => array ( 0 => 'app\\framework\\http\\__construct', 1 => 'app\\framework\\http\\with', 2 => 'app\\framework\\http\\withadded', 3 => 'app\\framework\\http\\without', 4 => 'app\\framework\\http\\get', 5 => 'app\\framework\\http\\getfirst', 6 => 'app\\framework\\http\\has', 7 => 'app\\framework\\http\\all', 8 => 'app\\framework\\http\\normalizename', 9 => 'app\\framework\\http\\toarray', 10 => 'app\\framework\\http\\getnameasstring', 11 => 'app\\framework\\http\\parsefromarray', 12 => 'app\\framework\\http\\isinternalformat', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/HttpResponse.php' => array ( 0 => '7de40d75658aec3cf5d28be777164ca886d76ced', 1 => array ( 0 => 'app\\framework\\http\\httpresponse', ), 2 => array ( 0 => 'app\\framework\\http\\__construct', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Streaming/AdaptivePlaylist.php' => array ( 0 => '08cd107764bce9fa9543fdc339a6565ed68fc153', 1 => array ( 0 => 'app\\framework\\http\\streaming\\adaptiveplaylist', ), 2 => array ( 0 => 'app\\framework\\http\\streaming\\__construct', 1 => 'app\\framework\\http\\streaming\\addrepresentation', 2 => 'app\\framework\\http\\streaming\\addsegment', 3 => 'app\\framework\\http\\streaming\\generate', 4 => 'app\\framework\\http\\streaming\\generatehls', 5 => 'app\\framework\\http\\streaming\\generatedash', 6 => 'app\\framework\\http\\streaming\\generatehlsmaster', 7 => 'app\\framework\\http\\streaming\\generatehlsmedia', 8 => 'app\\framework\\http\\streaming\\generatedashmanifest', 9 => 'app\\framework\\http\\streaming\\getrepresentations', 10 => 'app\\framework\\http\\streaming\\getsegments', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Streaming/AdaptiveStreamingController.php' => array ( 0 => '0fdc991f2d22981003a2d9465b67f283daa06588', 1 => array ( 0 => 'app\\framework\\http\\streaming\\adaptivestreamingcontroller', ), 2 => array ( 0 => 'app\\framework\\http\\streaming\\manifest', 1 => 'app\\framework\\http\\streaming\\hlsmanifest', 2 => 'app\\framework\\http\\streaming\\dashmanifest', 3 => 'app\\framework\\http\\streaming\\hlsmediaplaylist', 4 => 'app\\framework\\http\\streaming\\segment', 5 => 'app\\framework\\http\\streaming\\createmanifest', 6 => 'app\\framework\\http\\streaming\\detectpreferredformat', 7 => 'app\\framework\\http\\streaming\\getvideosegments', 8 => 'app\\framework\\http\\streaming\\getsegmentpath', 9 => 'app\\framework\\http\\streaming\\getsegmentmimetype', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Streaming/MimeTypeDetector.php' => array ( 0 => '9a44c944efdc75b2bc64f91add85243e968fa7f0', 1 => array ( 0 => 'app\\framework\\http\\streaming\\mimetypedetector', ), 2 => array ( 0 => 'app\\framework\\http\\streaming\\detect', 1 => 'app\\framework\\http\\streaming\\isstreamable', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Streaming/StreamRepresentation.php' => array ( 0 => 'b54bf70fe541629f420f80f9fdf5b665d640c9c8', 1 => array ( 0 => 'app\\framework\\http\\streaming\\streamrepresentation', ), 2 => array ( 0 => 'app\\framework\\http\\streaming\\__construct', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Streaming/StreamingFormat.php' => array ( 0 => 'b8ec338cf7a5db8bd192ab1850a730cdd88288a7', 1 => array ( 0 => 'app\\framework\\http\\streaming\\streamingformat', ), 2 => array ( 0 => 'app\\framework\\http\\streaming\\getcontenttype', 1 => 'app\\framework\\http\\streaming\\getfileextension', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Streaming/PlaylistType.php' => array ( 0 => '80cb1a7f421a75a0da8dd4a4787ee26fd91bd860', 1 => array ( 0 => 'app\\framework\\http\\streaming\\playlisttype', ), 2 => array ( ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/Streaming/RangeParser.php' => array ( 0 => '88269c090d01ffec0cb7c28c006b7dc22b8ad0e0', 1 => array ( 0 => 'app\\framework\\http\\streaming\\rangeparser', ), 2 => array ( 0 => 'app\\framework\\http\\streaming\\parserange', 1 => 'app\\framework\\http\\streaming\\parsemultipleranges', ), 3 => array ( ), ), '/home/michael/dev/michaelschiemer/src/Framework/Http/MiddlewareInvoker.php' => array ( 0 => 'b64969f69270db943560f6e3a4e2e8f9c4224788', 1 => array ( 0 => 'app\\framework\\http\\middlewareinvoker', ), 2 => array ( 0 => 'app\\framework\\http\\__construct', 1 => 'app\\framework\\http\\invoke', 2 => 'app\\framework\\http\\gettimeoutformiddleware', ), 3 => array ( ), ), ), ));