Processed Files

Processed Files

This is the list of processed files. Any file that is in the project, but not in the list below was omitted in the analyze.

This may be due to configuration file, compilation error, wrong extension (including no extension).

File
/src/Routing/RouteAuthenticatorInterface.php
/src/Routing/Router.php
/src/Routing/DefaultRouteAuthenticator.php
/src/Routing/Route.php
/src/Image/ImageModifierFactory.php
/src/Image/Gd.php
/src/Image/ImageModifier.php
/src/Image/ImageMagick.php
/src/Image/Exception/ImageModifierException.php
/src/Mail/Email.php
/src/Mail/MailerInterface.php
/src/Mail/SmtpMailer.php
/src/Mail/Exception/SmtpMailerException.php
/src/Mail/Exception/MailerException.php
/src/Template/TemplateBuffer.php
/src/Template/SimpleTemplate.php
/src/Template/Filter/AnchorHref.php
/src/Template/Filter/ShortenText.php
/src/Template/Filter/Spaceless.php
/src/Template/Filter/SimpleTemplateFilterInterface.php
/src/Template/Filter/AssetsPath.php
/src/Template/Filter/ImageCache.php
/src/Template/Filter/TextToLinks.php
/src/Template/Filter/LocalizedPhrases.php
/src/Template/Filter/SimpleTemplateFilter.php
/src/Template/Exception/SimpleTemplateException.php
/src/Util/Rex.php
/src/Util/Uuid.php
/src/Util/Text.php
/src/Orm/NestedSetBehaviour.php
/src/Orm/QueryInterface.php
/src/Orm/Query.php
/src/Orm/NestedSetInterface.php
/src/Orm/Exception/QueryException.php
/src/Session/NativeSessionWrapper.php
/src/Session/SessionDataBag.php
/src/Session/NativeSessionStorage.php
/src/Session/Session.php
/src/Application/Application.php
/src/Application/Config.php
/src/Application/Config/Parser/XmlParserInterface.php
/src/Application/Config/Parser/Xml/Paths.php
/src/Application/Config/Parser/Xml/Templating.php
/src/Application/Config/Parser/Xml/Site.php
/src/Application/Config/Parser/Xml/Plugins.php
/src/Application/Config/Parser/Xml/Mail.php
/src/Application/Config/Parser/Xml/Binaries.php
/src/Application/Config/Parser/Xml/Db.php
/src/Application/Config/Parser/Xml/Menus.php
/src/Application/Config/Parser/Xml/Pages.php
/src/Application/Config/Parser/Xml/Vxpdo.php
/src/Application/Config/Parser/Xml/Routes.php
/src/Application/Config/Parser/Xml/Services.php
/src/Application/Locale/Locale.php
/src/Application/Exception/ConfigException.php
/src/Application/Exception/ApplicationException.php
/src/File/FilesystemFile.php
/src/File/FilesystemFolder.php
/src/File/Util.php
/src/File/UploadedFile.php
/src/File/FilesystemFileInterface.php
/src/File/MimeTypeGetter.php
/src/File/Exception/FilesystemFolderException.php
/src/File/Exception/FilesystemFileException.php
/src/Constraint/AbstractConstraint.php
/src/Constraint/ConstraintInterface.php
/src/Constraint/Validator/Ip.php
/src/Constraint/Validator/Time.php
/src/Constraint/Validator/Date.php
/src/Constraint/Validator/Email.php
/src/Constraint/Validator/RegularExpression.php
/src/Constraint/Validator/Range.php
/src/Constraint/Validator/Iban.php
/src/Constraint/Validator/Url.php
/src/Observer/Event.php
/src/Observer/EventDispatcher.php
/src/Observer/GenericSubscriber.php
/src/Observer/PublisherInterface.php
/src/Observer/SubscriberInterface.php
/src/Observer/GenericPublisher.php
/src/Observer/GenericEvent.php
/src/Form/ValuesBag.php
/src/Form/FormError.php
/src/Form/HtmlForm.php
/src/Form/Exception/FormElementFactoryException.php
/src/Form/Exception/HtmlFormException.php
/src/Form/FormElement/PasswordInputElement.php
/src/Form/FormElement/FormElement.php
/src/Form/FormElement/SubmitInputElement.php
/src/Form/FormElement/FormElementInterface.php
/src/Form/FormElement/LabelElement.php
/src/Form/FormElement/ImageElement.php
/src/Form/FormElement/CheckboxElement.php
/src/Form/FormElement/FileInputElement.php
/src/Form/FormElement/ButtonElement.php
/src/Form/FormElement/TextareaElement.php
/src/Form/FormElement/FormElementFactory.php
/src/Form/FormElement/InputElement.php
/src/Form/FormElement/FormElementWithOptions/FormElementFragmentInterface.php
/src/Form/FormElement/FormElementWithOptions/FormElementFragment.php
/src/Form/FormElement/FormElementWithOptions/MultipleCheckboxElement.php
/src/Form/FormElement/FormElementWithOptions/SelectElement.php
/src/Form/FormElement/FormElementWithOptions/FormElementWithOptions.php
/src/Form/FormElement/FormElementWithOptions/SelectOptionElement.php
/src/Form/FormElement/FormElementWithOptions/FormElementWithOptionsInterface.php
/src/Form/FormElement/FormElementWithOptions/RadioOptionElement.php
/src/Form/FormElement/FormElementWithOptions/RadioElement.php
/src/Form/FormElement/FormElementWithOptions/MultipleSelectElement.php
/src/Form/FormElement/Exception/FormElementException.php
/src/Form/FormElement/Exception/FormElementFactoryException.php
/src/Form/FormElement/Exception/FormElementFragmentException.php
/src/Service/Service.php
/src/Service/ServiceInterface.php
/src/Webpage/DefaultMenuAuthenticator.php
/src/Webpage/MenuAuthenticatorInterface.php
/src/Webpage/MenuGenerator.php
/src/Webpage/Menu/MenuServiceInterface.php
/src/Webpage/Menu/MenuService.php
/src/Webpage/Menu/Menu.php
/src/Webpage/Menu/Renderer/MenuRendererInterface.php
/src/Webpage/Menu/Renderer/SimpleListRenderer.php
/src/Webpage/Menu/Renderer/MenuRenderer.php
/src/Webpage/MenuEntry/DynamicMenuEntry.php
/src/Webpage/MenuEntry/MenuEntry.php
/src/Webpage/Exception/MenuGeneratorException.php
/src/Http/IpUtils.php
/src/Http/JsonResponse.php
/src/Http/AcceptHeader.php
/src/Http/BinaryFileResponse.php
/src/Http/Request.php
/src/Http/StreamedResponse.php
/src/Http/ServerBag.php
/src/Http/HeaderUtils.php
/src/Http/AcceptHeaderItem.php
/src/Http/HeaderBag.php
/src/Http/ParameterBag.php
/src/Http/Response.php
/src/Http/Cookie.php
/src/Http/ResponseHeaderBag.php
/src/Http/FileBag.php
/src/Http/RedirectResponse.php
/src/Http/Exception/ConflictingHeadersException.php
/src/Http/Exception/RequestExceptionInterface.php
/src/Http/Exception/SuspiciousOperationException.php
/src/Http/Exception/HttpException.php
/src/Security/Captcha.php
/src/Security/Password/PasswordGenerator.php
/src/Security/Password/PasswordEncrypter.php
/src/Security/Csrf/CsrfTokenManager.php
/src/Security/Csrf/CsrfToken.php
/src/Security/Csrf/CsrfTokenSessionStorage.php
/src/Security/Csrf/Exception/CsrfTokenException.php
/src/Security/Exception/CaptchaException.php
/src/Database/AbstractPdoAdapter.php
/src/Database/ConnectionInterface.php
/src/Database/Util.php
/src/Database/RecordsetIteratorInterface.php
/src/Database/PDOConnection.php
/src/Database/DatabaseInterface.php
/src/Database/DatabaseInterfaceFactory.php
/src/Database/Adapter/Propel2ConnectionWrapper.php
/src/Database/Adapter/MysqlRecordsetIterator.php
/src/Database/Adapter/PgsqlRecordsetIterator.php
/src/Database/Adapter/Pgsql.php
/src/Database/Adapter/Mysql.php
/src/Controller/Controller.php
/src/Autoload/Psr4.php
/src/User/SessionUser.php
/src/User/Role.php
/src/User/SimpleSessionUserProvider.php
/src/User/User.php
/src/User/UserProviderInterface.php
/src/User/UserInterface.php
/src/User/RoleHierarchy.php
/src/User/Exception/UserException.php
/src/Debug/ErrorHandler.php
/src/Debug/Debug.php
/src/Debug/ExceptionHandler.php
/src/Logging/DatabaseXmlLogger.php
/src/Logging/LoggerInterface.php

Non-processed Files

This is the list of processed files. Any file that is in the project, but not in the list below was omitted in the analyze.

This may be due to configuration file, compilation error, wrong extension (including no extension).

File Reason
1/tests/Routing/RouteTest.php
2/tests/Routing/RouterTest.php
3/tests/Util/TextTest.php
4/tests/Templating/SimpleTemplateTest.php
5/tests/Templating/Filter/SpacelessTest.php
6/tests/Constraint/Validator/RangeTest.php
7/tests/Constraint/Validator/RegularExpressionTest.php
8/tests/Constraint/Validator/EmailTest.php
9/tests/Constraint/Validator/TimeTest.php
10/tests/Constraint/Validator/IbanTest.php
11/tests/Constraint/Validator/IpTest.php
12/tests/Http/StreamedResponseTest.php
13/tests/Http/ParameterBagTest.php
14/tests/Http/JsonResponseTest.php
15/tests/Http/ResponseTest.php
16/tests/Http/RedirectResponseTest.php
17/tests/Http/RequestTest.php
18/tests/Http/ResponseHeaderBagTest.php
19/tests/Http/HeaderUtilsTest.php
20/tests/Http/AcceptHeaderItemTest.php
21/tests/Http/ResponseTestCase.php
22/tests/Http/BinaryFileResponseTest.php
23/tests/Http/FileBagTest.php
24/tests/Http/HeaderBagTest.php
25/tests/Http/AcceptHeaderTest.php
26/tests/Http/CookieTest.php
27/tests/Http/IpUtilsTest.php
28/tests/Http/ServerBagTest.php
29/tests/Http/File/FakeFile.php
30/tests/Http/File/Fixtures/test
31/tests/Http/File/Fixtures/test.gif
32/tests/Http/File/Fixtures/-test
33/tests/Http/File/Fixtures/other-file.example
34/tests/Http/File/Fixtures/case-sensitive-mime-type.xlsm
35/tests/Http/schema/http-status-codes.rng
36/tests/Http/schema/iana-registry.rng
/LICENSEIgnored extension ()
/CHANGELOG.mdIgnored extension (md)
/composer.jsonIgnored extension (json)
/phpunit.xml.distIgnored extension (dist)
/README.mdIgnored extension (md)
/src/Logging/DatabaseTextLogger.phpDuplicate (/src/Logging/DatabaseXmlLogger.php)