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 |
|---|
| /templates/element/plugin_class_error.php |
| /templates/element/auto_table_warning.php |
| /templates/element/exception_stack_trace.php |
| /templates/element/exception_stack_trace_nav.php |
| /templates/Error/missing_action.php |
| /templates/Error/missing_datasource_config.php |
| /templates/Error/missing_cell_template.php |
| /templates/Error/missing_behavior.php |
| /templates/Error/missing_layout.php |
| /templates/Error/missing_template.php |
| /templates/Error/missing_controller.php |
| /templates/Error/missing_helper.php |
| /templates/Error/missing_route.php |
| /templates/Error/missing_plugin.php |
| /templates/Error/missing_datasource.php |
| /templates/Error/missing_connection.php |
| /templates/Error/missing_component.php |
| /templates/Error/fatal_error.php |
| /templates/Error/missing_view.php |
| /templates/Error/duplicate_named_route.php |
| /templates/Error/pdo_error.php |
| /templates/layout/dev_error.php |
| /src/basics.php |
| /src/Routing/functions.php |
| /src/Routing/RoutingApplicationInterface.php |
| /src/Routing/Asset.php |
| /src/Routing/Router.php |
| /src/Routing/RouteBuilder.php |
| /src/Routing/RouteCollection.php |
| /src/Routing/Middleware/RoutingMiddleware.php |
| /src/Routing/Middleware/AssetMiddleware.php |
| /src/Routing/Exception/MissingControllerException.php |
| /src/Routing/Exception/DuplicateNamedRouteException.php |
| /src/Routing/Exception/MissingDispatcherFilterException.php |
| /src/Routing/Exception/RedirectException.php |
| /src/Routing/Exception/MissingRouteException.php |
| /src/Routing/Route/InflectedRoute.php |
| /src/Routing/Route/PluginShortRoute.php |
| /src/Routing/Route/EntityRoute.php |
| /src/Routing/Route/DashedRoute.php |
| /src/Routing/Route/Route.php |
| /src/Routing/Route/RedirectRoute.php |
| /src/TestSuite/IntegrationTestCase.php |
| /src/TestSuite/TestSession.php |
| /src/TestSuite/LegacyCommandRunner.php |
| /src/TestSuite/TestCase.php |
| /src/TestSuite/TestEmailTransport.php |
| /src/TestSuite/EmailTrait.php |
| /src/TestSuite/StringCompareTrait.php |
| /src/TestSuite/MiddlewareDispatcher.php |
| /src/TestSuite/TestListenerTrait.php |
| /src/TestSuite/LegacyShellDispatcher.php |
| /src/TestSuite/TestSuite.php |
| /src/TestSuite/ConsoleIntegrationTestCase.php |
| /src/TestSuite/IntegrationTestTrait.php |
| /src/TestSuite/ConsoleIntegrationTestTrait.php |
| /src/TestSuite/Fixture/FixtureInjector.php |
| /src/TestSuite/Fixture/TestFixture.php |
| /src/TestSuite/Fixture/FixtureManager.php |
| /src/TestSuite/Constraint/EventFired.php |
| /src/TestSuite/Constraint/EventFiredWith.php |
| /src/TestSuite/Constraint/Session/FlashParamEquals.php |
| /src/TestSuite/Constraint/Session/SessionHasKey.php |
| /src/TestSuite/Constraint/Session/SessionEquals.php |
| /src/TestSuite/Constraint/Console/ContentsEmpty.php |
| /src/TestSuite/Constraint/Console/ContentsContain.php |
| /src/TestSuite/Constraint/Console/ContentsContainRow.php |
| /src/TestSuite/Constraint/Console/ExitCode.php |
| /src/TestSuite/Constraint/Console/ContentsBase.php |
| /src/TestSuite/Constraint/Console/ContentsNotContain.php |
| /src/TestSuite/Constraint/Console/ContentsRegExp.php |
| /src/TestSuite/Constraint/Email/MailSentFrom.php |
| /src/TestSuite/Constraint/Email/MailContainsHtml.php |
| /src/TestSuite/Constraint/Email/NoMailSent.php |
| /src/TestSuite/Constraint/Email/MailContainsText.php |
| /src/TestSuite/Constraint/Email/MailSentTo.php |
| /src/TestSuite/Constraint/Email/MailContains.php |
| /src/TestSuite/Constraint/Email/MailSentWith.php |
| /src/TestSuite/Constraint/Email/MailContainsAttachment.php |
| /src/TestSuite/Constraint/Email/MailConstraintBase.php |
| /src/TestSuite/Constraint/Email/MailCount.php |
| /src/TestSuite/Constraint/View/LayoutFileEquals.php |
| /src/TestSuite/Constraint/View/TemplateFileEquals.php |
| /src/TestSuite/Constraint/Response/HeaderSet.php |
| /src/TestSuite/Constraint/Response/FileSent.php |
| /src/TestSuite/Constraint/Response/BodyNotEmpty.php |
| /src/TestSuite/Constraint/Response/CookieEncryptedEquals.php |
| /src/TestSuite/Constraint/Response/FileSentAs.php |
| /src/TestSuite/Constraint/Response/CookieNotSet.php |
| /src/TestSuite/Constraint/Response/StatusCode.php |
| /src/TestSuite/Constraint/Response/CookieEquals.php |
| /src/TestSuite/Constraint/Response/HeaderNotSet.php |
| /src/TestSuite/Constraint/Response/BodyNotContains.php |
| /src/TestSuite/Constraint/Response/ResponseBase.php |
| /src/TestSuite/Constraint/Response/ContentType.php |
| /src/TestSuite/Constraint/Response/BodyNotRegExp.php |
| /src/TestSuite/Constraint/Response/BodyContains.php |
| /src/TestSuite/Constraint/Response/StatusOk.php |
| /src/TestSuite/Constraint/Response/StatusSuccess.php |
| /src/TestSuite/Constraint/Response/HeaderContains.php |
| /src/TestSuite/Constraint/Response/StatusFailure.php |
| /src/TestSuite/Constraint/Response/BodyEquals.php |
| /src/TestSuite/Constraint/Response/StatusError.php |
| /src/TestSuite/Constraint/Response/BodyEmpty.php |
| /src/TestSuite/Constraint/Response/CookieSet.php |
| /src/TestSuite/Constraint/Response/BodyNotEquals.php |
| /src/TestSuite/Constraint/Response/HeaderEquals.php |
| /src/TestSuite/Constraint/Response/BodyRegExp.php |
| /src/TestSuite/Constraint/Response/HeaderNotContains.php |
| /src/TestSuite/Constraint/Response/StatusCodeBase.php |
| /src/TestSuite/Stub/MissingConsoleInputException.php |
| /src/TestSuite/Stub/ConsoleInput.php |
| /src/TestSuite/Stub/ConsoleOutput.php |
| /src/TestSuite/Stub/TestExceptionRenderer.php |
| /src/ORM/ResultSet.php |
| /src/ORM/Marshaller.php |
| /src/ORM/EagerLoader.php |
| /src/ORM/Association.php |
| /src/ORM/AssociationCollection.php |
| /src/ORM/LazyEagerLoader.php |
| /src/ORM/AssociationsNormalizerTrait.php |
| /src/ORM/BehaviorRegistry.php |
| /src/ORM/SaveOptionsBuilder.php |
| /src/ORM/PropertyMarshalInterface.php |
| /src/ORM/Behavior.php |
| /src/ORM/Entity.php |
| /src/ORM/EagerLoadable.php |
| /src/ORM/Table.php |
| /src/ORM/RulesChecker.php |
| /src/ORM/Query.php |
| /src/ORM/TableRegistry.php |
| /src/ORM/Association/HasOne.php |
| /src/ORM/Association/BelongsToMany.php |
| /src/ORM/Association/HasMany.php |
| /src/ORM/Association/BelongsTo.php |
| /src/ORM/Association/DependentDeleteHelper.php |
| /src/ORM/Association/Loader/SelectWithPivotLoader.php |
| /src/ORM/Association/Loader/SelectLoader.php |
| /src/ORM/Locator/LocatorInterface.php |
| /src/ORM/Locator/TableLocator.php |
| /src/ORM/Locator/LocatorAwareTrait.php |
| /src/ORM/Exception/MissingEntityException.php |
| /src/ORM/Exception/PersistenceFailedException.php |
| /src/ORM/Exception/MissingBehaviorException.php |
| /src/ORM/Exception/RolledbackTransactionException.php |
| /src/ORM/Exception/MissingTableClassException.php |
| /src/ORM/Behavior/TreeBehavior.php |
| /src/ORM/Behavior/CounterCacheBehavior.php |
| /src/ORM/Behavior/TimestampBehavior.php |
| /src/ORM/Behavior/TranslateBehavior.php |
| /src/ORM/Behavior/Translate/EavStrategy.php |
| /src/ORM/Behavior/Translate/TranslateStrategyInterface.php |
| /src/ORM/Behavior/Translate/TranslateTrait.php |
| /src/ORM/Behavior/Translate/ShadowTableStrategy.php |
| /src/ORM/Behavior/Translate/TranslateStrategyTrait.php |
| /src/ORM/Rule/LinkConstraint.php |
| /src/ORM/Rule/ExistsIn.php |
| /src/ORM/Rule/IsUnique.php |
| /src/ORM/Rule/ValidCount.php |
| /src/Datasource/QueryCacher.php |
| /src/Datasource/EntityTrait.php |
| /src/Datasource/SimplePaginator.php |
| /src/Datasource/RepositoryInterface.php |
| /src/Datasource/InvalidPropertyInterface.php |
| /src/Datasource/RulesAwareTrait.php |
| /src/Datasource/ResultSetDecorator.php |
| /src/Datasource/ConnectionInterface.php |
| /src/Datasource/QueryTrait.php |
| /src/Datasource/ResultSetInterface.php |
| /src/Datasource/QueryInterface.php |
| /src/Datasource/ConnectionManager.php |
| /src/Datasource/EntityInterface.php |
| /src/Datasource/Paginator.php |
| /src/Datasource/SchemaInterface.php |
| /src/Datasource/FixtureInterface.php |
| /src/Datasource/RulesChecker.php |
| /src/Datasource/RuleInvoker.php |
| /src/Datasource/FactoryLocator.php |
| /src/Datasource/ConnectionRegistry.php |
| /src/Datasource/PaginatorInterface.php |
| /src/Datasource/ModelAwareTrait.php |
| /src/Datasource/Locator/LocatorInterface.php |
| /src/Datasource/Locator/AbstractLocator.php |
| /src/Datasource/Exception/MissingDatasourceException.php |
| /src/Datasource/Exception/RecordNotFoundException.php |
| /src/Datasource/Exception/InvalidPrimaryKeyException.php |
| /src/Datasource/Exception/MissingDatasourceConfigException.php |
| /src/Datasource/Exception/PageOutOfBoundsException.php |
| /src/Datasource/Exception/MissingModelException.php |
| /src/Validation/RulesProvider.php |
| /src/Validation/Validator.php |
| /src/Validation/ValidatableInterface.php |
| /src/Validation/ValidationSet.php |
| /src/Validation/ValidatorAwareTrait.php |
| /src/Validation/Validation.php |
| /src/Validation/ValidationRule.php |
| /src/Validation/ValidatorAwareInterface.php |
| /src/Console/TaskRegistry.php |
| /src/Console/ConsoleIo.php |
| /src/Console/CommandCollection.php |
| /src/Console/CommandScanner.php |
| /src/Console/ConsoleInputOption.php |
| /src/Console/ConsoleInputArgument.php |
| /src/Console/ShellDispatcher.php |
| /src/Console/ConsoleInput.php |
| /src/Console/ConsoleOutput.php |
| /src/Console/ConsoleInputSubcommand.php |
| /src/Console/Helper.php |
| /src/Console/HelperRegistry.php |
| /src/Console/CommandCollectionAwareInterface.php |
| /src/Console/BaseCommand.php |
| /src/Console/CommandFactory.php |
| /src/Console/ConsoleOptionParser.php |
| /src/Console/Arguments.php |
| /src/Console/ConsoleErrorHandler.php |
| /src/Console/HelpFormatter.php |
| /src/Console/Command.php |
| /src/Console/CommandFactoryInterface.php |
| /src/Console/CommandInterface.php |
| /src/Console/CommandRunner.php |
| /src/Console/Shell.php |
| /src/Console/Exception/MissingShellException.php |
| /src/Console/Exception/ConsoleException.php |
| /src/Console/Exception/MissingHelperException.php |
| /src/Console/Exception/MissingOptionException.php |
| /src/Console/Exception/MissingShellMethodException.php |
| /src/Console/Exception/StopException.php |
| /src/Console/Exception/MissingTaskException.php |
| /src/Console/Command/HelpCommand.php |
| /src/Network/Socket.php |
| /src/Network/Exception/SocketException.php |
| /src/Shell/Helper/TableHelper.php |
| /src/Shell/Helper/ProgressHelper.php |
| /src/Shell/Task/CommandTask.php |
| /src/View/AjaxView.php |
| /src/View/StringTemplate.php |
| /src/View/SerializedView.php |
| /src/View/CellTrait.php |
| /src/View/Helper.php |
| /src/View/HelperRegistry.php |
| /src/View/View.php |
| /src/View/StringTemplateTrait.php |
| /src/View/ViewBlock.php |
| /src/View/JsonView.php |
| /src/View/ViewBuilder.php |
| /src/View/XmlView.php |
| /src/View/Cell.php |
| /src/View/ViewVarsTrait.php |
| /src/View/Helper/TextHelper.php |
| /src/View/Helper/IdGeneratorTrait.php |
| /src/View/Helper/PaginatorHelper.php |
| /src/View/Helper/FormHelper.php |
| /src/View/Helper/NumberHelper.php |
| /src/View/Helper/HtmlHelper.php |
| /src/View/Helper/FlashHelper.php |
| /src/View/Helper/TimeHelper.php |
| /src/View/Helper/BreadcrumbsHelper.php |
| /src/View/Helper/UrlHelper.php |
| /src/View/Form/ContextInterface.php |
| /src/View/Form/ArrayContext.php |
| /src/View/Form/NullContext.php |
| /src/View/Form/ContextFactory.php |
| /src/View/Form/EntityContext.php |
| /src/View/Form/FormContext.php |
| /src/View/Exception/MissingCellException.php |
| /src/View/Exception/MissingElementException.php |
| /src/View/Exception/MissingHelperException.php |
| /src/View/Exception/SerializationFailureException.php |
| /src/View/Exception/MissingCellTemplateException.php |
| /src/View/Exception/MissingViewException.php |
| /src/View/Exception/MissingTemplateException.php |
| /src/View/Exception/MissingLayoutException.php |
| /src/View/Widget/MultiCheckboxWidget.php |
| /src/View/Widget/DateTimeWidget.php |
| /src/View/Widget/CheckboxWidget.php |
| /src/View/Widget/TextareaWidget.php |
| /src/View/Widget/WidgetInterface.php |
| /src/View/Widget/ButtonWidget.php |
| /src/View/Widget/LabelWidget.php |
| /src/View/Widget/SelectBoxWidget.php |
| /src/View/Widget/BasicWidget.php |
| /src/View/Widget/FileWidget.php |
| /src/View/Widget/RadioWidget.php |
| /src/View/Widget/YearWidget.php |
| /src/View/Widget/WidgetLocator.php |
| /src/View/Widget/NestingLabelWidget.php |
| /src/Form/Schema.php |
| /src/Form/Form.php |
| /src/Form/FormProtector.php |
| /src/Error/ErrorLoggerInterface.php |
| /src/Error/ExceptionRendererInterface.php |
| /src/Error/BaseErrorHandler.php |
| /src/Error/Debugger.php |
| /src/Error/ErrorHandler.php |
| /src/Error/ErrorLogger.php |
| /src/Error/ExceptionRenderer.php |
| /src/Error/ConsoleErrorHandler.php |
| /src/Error/FatalErrorException.php |
| /src/Error/Middleware/ErrorHandlerMiddleware.php |
| /src/Error/Debug/PropertyNode.php |
| /src/Error/Debug/SpecialNode.php |
| /src/Error/Debug/NodeInterface.php |
| /src/Error/Debug/ConsoleFormatter.php |
| /src/Error/Debug/FormatterInterface.php |
| /src/Error/Debug/TextFormatter.php |
| /src/Error/Debug/ArrayNode.php |
| /src/Error/Debug/ReferenceNode.php |
| /src/Error/Debug/ClassNode.php |
| /src/Error/Debug/HtmlFormatter.php |
| /src/Error/Debug/ScalarNode.php |
| /src/Error/Debug/DebugContext.php |
| /src/Error/Debug/ArrayItemNode.php |
| /src/Core/Configure.php |
| /src/Core/InstanceConfigTrait.php |
| /src/Core/functions.php |
| /src/Core/HttpApplicationInterface.php |
| /src/Core/App.php |
| /src/Core/ObjectRegistry.php |
| /src/Core/ConventionsTrait.php |
| /src/Core/StaticConfigTrait.php |
| /src/Core/Plugin.php |
| /src/Core/BasePlugin.php |
| /src/Core/PluginCollection.php |
| /src/Core/ClassLoader.php |
| /src/Core/PluginApplicationInterface.php |
| /src/Core/PluginInterface.php |
| /src/Core/ConsoleApplicationInterface.php |
| /src/Core/Retry/RetryStrategyInterface.php |
| /src/Core/Retry/CommandRetry.php |
| /src/Core/Configure/FileConfigTrait.php |
| /src/Core/Configure/ConfigEngineInterface.php |
| /src/Core/Configure/Engine/JsonConfig.php |
| /src/Core/Configure/Engine/PhpConfig.php |
| /src/Core/Configure/Engine/IniConfig.php |
| /src/Core/Exception/MissingPluginException.php |
| /src/Core/Exception/Exception.php |
| /src/Http/ServerRequest.php |
| /src/Http/MiddlewareApplication.php |
| /src/Http/Client.php |
| /src/Http/Response.php |
| /src/Http/CallbackStream.php |
| /src/Http/BaseApplication.php |
| /src/Http/Server.php |
| /src/Http/Session.php |
| /src/Http/Runner.php |
| /src/Http/ResponseEmitter.php |
| /src/Http/CorsBuilder.php |
| /src/Http/ControllerFactoryInterface.php |
| /src/Http/ServerRequestFactory.php |
| /src/Http/ControllerFactory.php |
| /src/Http/MiddlewareQueue.php |
| /src/Http/Session/DatabaseSession.php |
| /src/Http/Session/CacheSession.php |
| /src/Http/Middleware/HttpsEnforcerMiddleware.php |
| /src/Http/Middleware/EncryptedCookieMiddleware.php |
| /src/Http/Middleware/CspMiddleware.php |
| /src/Http/Middleware/CsrfProtectionMiddleware.php |
| /src/Http/Middleware/SecurityHeadersMiddleware.php |
| /src/Http/Middleware/ClosureDecoratorMiddleware.php |
| /src/Http/Middleware/BodyParserMiddleware.php |
| /src/Http/Middleware/DoublePassDecoratorMiddleware.php |
| /src/Http/Exception/ConflictException.php |
| /src/Http/Exception/InvalidCsrfTokenException.php |
| /src/Http/Exception/NotFoundException.php |
| /src/Http/Exception/NotImplementedException.php |
| /src/Http/Exception/MissingControllerException.php |
| /src/Http/Exception/BadRequestException.php |
| /src/Http/Exception/UnavailableForLegalReasonsException.php |
| /src/Http/Exception/GoneException.php |
| /src/Http/Exception/InternalErrorException.php |
| /src/Http/Exception/NotAcceptableException.php |
| /src/Http/Exception/ServiceUnavailableException.php |
| /src/Http/Exception/UnauthorizedException.php |
| /src/Http/Exception/MethodNotAllowedException.php |
| /src/Http/Exception/ForbiddenException.php |
| /src/Http/Exception/HttpException.php |
| /src/Http/Exception/RedirectException.php |
| /src/Http/Client/Message.php |
| /src/Http/Client/Request.php |
| /src/Http/Client/Response.php |
| /src/Http/Client/FormDataPart.php |
| /src/Http/Client/AdapterInterface.php |
| /src/Http/Client/FormData.php |
| /src/Http/Client/Adapter/Stream.php |
| /src/Http/Client/Adapter/Curl.php |
| /src/Http/Client/Exception/RequestException.php |
| /src/Http/Client/Exception/ClientException.php |
| /src/Http/Client/Exception/NetworkException.php |
| /src/Http/Client/Auth/Basic.php |
| /src/Http/Client/Auth/Oauth.php |
| /src/Http/Client/Auth/Digest.php |
| /src/Http/Cookie/CookieInterface.php |
| /src/Http/Cookie/Cookie.php |
| /src/Http/Cookie/CookieCollection.php |
| /src/Event/EventManager.php |
| /src/Event/EventInterface.php |
| /src/Event/Event.php |
| /src/Event/EventListenerInterface.php |
| /src/Event/EventDispatcherTrait.php |
| /src/Event/EventList.php |
| /src/Event/EventDispatcherInterface.php |
| /src/Event/EventManagerInterface.php |
| /src/Event/Decorator/AbstractDecorator.php |
| /src/Event/Decorator/SubjectFilterDecorator.php |
| /src/Event/Decorator/ConditionDecorator.php |
| /src/Cache/CacheEngine.php |
| /src/Cache/CacheRegistry.php |
| /src/Cache/Cache.php |
| /src/Cache/CacheEngineInterface.php |
| /src/Cache/InvalidArgumentException.php |
| /src/Cache/Engine/NullEngine.php |
| /src/Cache/Engine/RedisEngine.php |
| /src/Cache/Engine/ArrayEngine.php |
| /src/Cache/Engine/FileEngine.php |
| /src/Cache/Engine/MemcachedEngine.php |
| /src/Cache/Engine/WincacheEngine.php |
| /src/Cache/Engine/ApcuEngine.php |
| /src/Database/DriverInterface.php |
| /src/Database/TypeFactory.php |
| /src/Database/Driver.php |
| /src/Database/ValueBinder.php |
| /src/Database/ExpressionInterface.php |
| /src/Database/QueryCompiler.php |
| /src/Database/FieldTypeConverter.php |
| /src/Database/TypeMap.php |
| /src/Database/Type.php |
| /src/Database/StatementInterface.php |
| /src/Database/Connection.php |
| /src/Database/Exception.php |
| /src/Database/FunctionsBuilder.php |
| /src/Database/ConstraintsInterface.php |
| /src/Database/TypeMapTrait.php |
| /src/Database/IdentifierQuoter.php |
| /src/Database/SchemaCache.php |
| /src/Database/TypeInterface.php |
| /src/Database/PostgresCompiler.php |
| /src/Database/SqliteCompiler.php |
| /src/Database/SqlserverCompiler.php |
| /src/Database/TypedResultTrait.php |
| /src/Database/Query.php |
| /src/Database/SqlDialectTrait.php |
| /src/Database/TypeConverterTrait.php |
| /src/Database/TypedResultInterface.php |
| /src/Database/Statement/CallbackStatement.php |
| /src/Database/Statement/BufferResultsTrait.php |
| /src/Database/Statement/PDOStatement.php |
| /src/Database/Statement/MysqlStatement.php |
| /src/Database/Statement/BufferedStatement.php |
| /src/Database/Statement/SqliteStatement.php |
| /src/Database/Statement/SqlserverStatement.php |
| /src/Database/Statement/StatementDecorator.php |
| /src/Database/Schema/PostgresSchemaDialect.php |
| /src/Database/Schema/TableSchemaInterface.php |
| /src/Database/Schema/TableSchemaAwareInterface.php |
| /src/Database/Schema/PostgresSchema.php |
| /src/Database/Schema/SchemaDialect.php |
| /src/Database/Schema/SqliteSchema.php |
| /src/Database/Schema/MysqlSchemaDialect.php |
| /src/Database/Schema/CachedCollection.php |
| /src/Database/Schema/SqlGeneratorInterface.php |
| /src/Database/Schema/CollectionInterface.php |
| /src/Database/Schema/Collection.php |
| /src/Database/Schema/SqliteSchemaDialect.php |
| /src/Database/Schema/BaseSchema.php |
| /src/Database/Schema/SqlserverSchemaDialect.php |
| /src/Database/Schema/MysqlSchema.php |
| /src/Database/Schema/TableSchema.php |
| /src/Database/Schema/SqlserverSchema.php |
| /src/Database/Retry/ErrorCodeWaitStrategy.php |
| /src/Database/Retry/ReconnectStrategy.php |
| /src/Database/Driver/Sqlserver.php |
| /src/Database/Driver/TupleComparisonTranslatorTrait.php |
| /src/Database/Driver/Sqlite.php |
| /src/Database/Driver/Mysql.php |
| /src/Database/Driver/SqlDialectTrait.php |
| /src/Database/Driver/Postgres.php |
| /src/Database/Expression/QueryExpression.php |
| /src/Database/Expression/IdentifierExpression.php |
| /src/Database/Expression/FieldInterface.php |
| /src/Database/Expression/Comparison.php |
| /src/Database/Expression/WindowInterface.php |
| /src/Database/Expression/ComparisonExpression.php |
| /src/Database/Expression/WindowExpression.php |
| /src/Database/Expression/ValuesExpression.php |
| /src/Database/Expression/BetweenExpression.php |
| /src/Database/Expression/UnaryExpression.php |
| /src/Database/Expression/TupleComparison.php |
| /src/Database/Expression/OrderByExpression.php |
| /src/Database/Expression/FieldTrait.php |
| /src/Database/Expression/AggregateExpression.php |
| /src/Database/Expression/CaseExpression.php |
| /src/Database/Expression/FunctionExpression.php |
| /src/Database/Expression/CommonTableExpression.php |
| /src/Database/Expression/OrderClauseExpression.php |
| /src/Database/Exception/MissingExtensionException.php |
| /src/Database/Exception/MissingConnectionException.php |
| /src/Database/Exception/MissingDriverException.php |
| /src/Database/Exception/NestedTransactionRollbackException.php |
| /src/Database/Type/UuidType.php |
| /src/Database/Type/IntegerType.php |
| /src/Database/Type/BoolType.php |
| /src/Database/Type/BatchCastingInterface.php |
| /src/Database/Type/BinaryUuidType.php |
| /src/Database/Type/StringType.php |
| /src/Database/Type/DateType.php |
| /src/Database/Type/ExpressionTypeCasterTrait.php |
| /src/Database/Type/BinaryType.php |
| /src/Database/Type/JsonType.php |
| /src/Database/Type/DateTimeFractionalType.php |
| /src/Database/Type/FloatType.php |
| /src/Database/Type/ExpressionTypeInterface.php |
| /src/Database/Type/TimeType.php |
| /src/Database/Type/OptionalConvertInterface.php |
| /src/Database/Type/DateTimeTimezoneType.php |
| /src/Database/Type/DecimalType.php |
| /src/Database/Type/BaseType.php |
| /src/Database/Type/DateTimeType.php |
| /src/Database/Log/QueryLogger.php |
| /src/Database/Log/LoggingStatement.php |
| /src/Database/Log/LoggedQuery.php |
| /src/I18n/FrozenTime.php |
| /src/I18n/functions.php |
| /src/I18n/I18nDateTimeInterface.php |
| /src/I18n/RelativeTimeFormatter.php |
| /src/I18n/MessagesFileLoader.php |
| /src/I18n/Time.php |
| /src/I18n/ChainMessagesLoader.php |
| /src/I18n/Date.php |
| /src/I18n/Translator.php |
| /src/I18n/DateFormatTrait.php |
| /src/I18n/Number.php |
| /src/I18n/TranslatorFactory.php |
| /src/I18n/TranslatorRegistry.php |
| /src/I18n/PluralRules.php |
| /src/I18n/I18n.php |
| /src/I18n/FrozenDate.php |
| /src/I18n/Middleware/LocaleSelectorMiddleware.php |
| /src/I18n/Parser/MoFileParser.php |
| /src/I18n/Parser/PoFileParser.php |
| /src/I18n/Formatter/SprintfFormatter.php |
| /src/I18n/Formatter/IcuFormatter.php |
| /src/Filesystem/File.php |
| /src/Filesystem/Filesystem.php |
| /src/Filesystem/Folder.php |
| /src/Controller/Controller.php |
| /src/Controller/Component.php |
| /src/Controller/ComponentRegistry.php |
| /src/Controller/ErrorController.php |
| /src/Controller/ControllerFactory.php |
| /src/Controller/Exception/MissingComponentException.php |
| /src/Controller/Exception/AuthSecurityException.php |
| /src/Controller/Exception/SecurityException.php |
| /src/Controller/Exception/MissingActionException.php |
| /src/Controller/Component/AuthComponent.php |
| /src/Controller/Component/SecurityComponent.php |
| /src/Controller/Component/FlashComponent.php |
| /src/Controller/Component/FormProtectionComponent.php |
| /src/Controller/Component/PaginatorComponent.php |
| /src/Controller/Component/RequestHandlerComponent.php |
| /src/Auth/PasswordHasherFactory.php |
| /src/Auth/FallbackPasswordHasher.php |
| /src/Auth/WeakPasswordHasher.php |
| /src/Auth/FormAuthenticate.php |
| /src/Auth/BasicAuthenticate.php |
| /src/Auth/DefaultPasswordHasher.php |
| /src/Auth/BaseAuthenticate.php |
| /src/Auth/BaseAuthorize.php |
| /src/Auth/ControllerAuthorize.php |
| /src/Auth/AbstractPasswordHasher.php |
| /src/Auth/DigestAuthenticate.php |
| /src/Auth/Storage/StorageInterface.php |
| /src/Auth/Storage/MemoryStorage.php |
| /src/Auth/Storage/SessionStorage.php |
| /src/Utility/Xml.php |
| /src/Utility/MergeVariablesTrait.php |
| /src/Utility/Inflector.php |
| /src/Utility/Hash.php |
| /src/Utility/Text.php |
| /src/Utility/CookieCryptTrait.php |
| /src/Utility/bootstrap.php |
| /src/Utility/Security.php |
| /src/Utility/Exception/XmlException.php |
| /src/Utility/Crypto/OpenSsl.php |
| /src/Collection/functions.php |
| /src/Collection/CollectionInterface.php |
| /src/Collection/Collection.php |
| /src/Collection/ExtractTrait.php |
| /src/Collection/CollectionTrait.php |
| /src/Collection/Iterator/StoppableIterator.php |
| /src/Collection/Iterator/FilterIterator.php |
| /src/Collection/Iterator/UnfoldIterator.php |
| /src/Collection/Iterator/BufferedIterator.php |
| /src/Collection/Iterator/SortIterator.php |
| /src/Collection/Iterator/InsertIterator.php |
| /src/Collection/Iterator/NoChildrenIterator.php |
| /src/Collection/Iterator/TreeIterator.php |
| /src/Collection/Iterator/TreePrinter.php |
| /src/Collection/Iterator/ReplaceIterator.php |
| /src/Collection/Iterator/MapReduce.php |
| /src/Collection/Iterator/NestIterator.php |
| /src/Collection/Iterator/ExtractIterator.php |
| /src/Collection/Iterator/ZipIterator.php |
| /src/Command/RoutesCommand.php |
| /src/Command/PluginAssetsCopyCommand.php |
| /src/Command/PluginLoadedCommand.php |
| /src/Command/CacheClearCommand.php |
| /src/Command/SchemacacheBuildCommand.php |
| /src/Command/CompletionCommand.php |
| /src/Command/PluginLoadCommand.php |
| /src/Command/CacheClearallCommand.php |
| /src/Command/SchemacacheClearCommand.php |
| /src/Command/PluginUnloadCommand.php |
| /src/Command/I18nCommand.php |
| /src/Command/ServerCommand.php |
| /src/Command/RoutesCheckCommand.php |
| /src/Command/CacheListCommand.php |
| /src/Command/PluginAssetsRemoveCommand.php |
| /src/Command/RoutesGenerateCommand.php |
| /src/Command/I18nInitCommand.php |
| /src/Command/PluginAssetsTrait.php |
| /src/Command/Command.php |
| /src/Command/VersionCommand.php |
| /src/Command/I18nExtractCommand.php |
| /src/Command/PluginAssetsSymlinkCommand.php |
| /src/Mailer/Message.php |
| /src/Mailer/Mailer.php |
| /src/Mailer/TransportRegistry.php |
| /src/Mailer/Email.php |
| /src/Mailer/Renderer.php |
| /src/Mailer/TransportFactory.php |
| /src/Mailer/MailerAwareTrait.php |
| /src/Mailer/AbstractTransport.php |
| /src/Mailer/Transport/SmtpTransport.php |
| /src/Mailer/Transport/DebugTransport.php |
| /src/Mailer/Transport/MailTransport.php |
| /src/Mailer/Exception/MissingActionException.php |
| /src/Mailer/Exception/MissingMailerException.php |
| /src/Log/LogTrait.php |
| /src/Log/Log.php |
| /src/Log/LogEngineRegistry.php |
| /src/Log/Engine/FileLog.php |
| /src/Log/Engine/ConsoleLog.php |
| /src/Log/Engine/SyslogLog.php |
| /src/Log/Engine/BaseLog.php |
| /src/Log/Engine/ArrayLog.php |
| /config/config.php |
| /config/bootstrap.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/Fixture/AuthorsFixture.php |
| 2 | /tests/Fixture/CommentsFixture.php |
| 3 | /tests/Fixture/TagsFixture.php |
| 4 | /tests/Fixture/DatatypesFixture.php |
| 5 | /tests/Fixture/ArticlesMoreTranslationsFixture.php |
| 6 | /tests/Fixture/TranslatesFixture.php |
| 7 | /tests/Fixture/SiteArticlesFixture.php |
| 8 | /tests/Fixture/SiteAuthorsFixture.php |
| 9 | /tests/Fixture/UuiditemsFixture.php |
| 10 | /tests/Fixture/CounterCacheUsersFixture.php |
| 11 | /tests/Fixture/soap_request.xml |
| 12 | /tests/Fixture/CounterCacheUserCategoryPostsFixture.php |
| 13 | /tests/Fixture/AuthorsTagsFixture.php |
| 14 | /tests/Fixture/CompositeIncrementsFixture.php |
| 15 | /tests/Fixture/TestPluginCommentsFixture.php |
| 16 | /tests/Fixture/PostsFixture.php |
| 17 | /tests/Fixture/OrderedUuidItemsFixture.php |
| 18 | /tests/Fixture/sample.xml |
| 19 | /tests/Fixture/SiteArticlesTagsFixture.php |
| 20 | /tests/Fixture/AssertIntegrationTestCase.php |
| 21 | /tests/Fixture/UsersFixture.php |
| 22 | /tests/Fixture/AttachmentsFixture.php |
| 23 | /tests/Fixture/SpecialTagsFixture.php |
| 24 | /tests/Fixture/ArticlesTranslationsFixture.php |
| 25 | /tests/Fixture/SessionsFixture.php |
| 26 | /tests/Fixture/SectionsMembersFixture.php |
| 27 | /tests/Fixture/CounterCacheCategoriesFixture.php |
| 28 | /tests/Fixture/AuthorsTranslationsFixture.php |
| 29 | /tests/Fixture/CategoriesFixture.php |
| 30 | /tests/Fixture/soap_response.xml |
| 31 | /tests/Fixture/rss.xml |
| 32 | /tests/Fixture/DateKeysFixture.php |
| 33 | /tests/Fixture/OtherArticlesFixture.php |
| 34 | /tests/Fixture/NumberTreesFixture.php |
| 35 | /tests/Fixture/FeaturedTagsFixture.php |
| 36 | /tests/Fixture/UuidportfoliosFixture.php |
| 37 | /tests/Fixture/ProductsFixture.php |
| 38 | /tests/Fixture/CounterCacheCommentsFixture.php |
| 39 | /tests/Fixture/SectionsTranslationsFixture.php |
| 40 | /tests/Fixture/SpecialTagsTranslationsFixture.php |
| 41 | /tests/Fixture/ArticlesFixture.php |
| 42 | /tests/Fixture/BinaryUuiditemsFixture.php |
| 43 | /tests/Fixture/sample.a68 |
| 44 | /tests/Fixture/TagsTranslationsFixture.php |
| 45 | /tests/Fixture/OrdersFixture.php |
| 46 | /tests/Fixture/ArticlesTagsFixture.php |
| 47 | /tests/Fixture/CounterCachePostsFixture.php |
| 48 | /tests/Fixture/CakeSessionsFixture.php |
| 49 | /tests/Fixture/ThingsFixture.php |
| 50 | /tests/Fixture/PolymorphicTaggedFixture.php |
| 51 | /tests/Fixture/sample.html |
| 52 | /tests/Fixture/ProfilesFixture.php |
| 53 | /tests/Fixture/SectionsFixture.php |
| 54 | /tests/Fixture/CommentsTranslationsFixture.php |
| 55 | /tests/Fixture/TagsShadowTranslationsFixture.php |
| 56 | /tests/Fixture/FixturizedTestCase.php |
| 57 | /tests/Fixture/AuthUsersFixture.php |
| 58 | /tests/Fixture/MenuLinkTreesFixture.php |
| 59 | /tests/Fixture/SiteTagsFixture.php |
| 60 | /tests/Fixture/MembersFixture.php |
| 61 | /tests/TestCase/ExceptionsTest.php |
| 62 | /tests/TestCase/BasicsTest.php |
| 63 | /tests/TestCase/DatabaseSuite.php |
| 64 | /tests/TestCase/Routing/RouteCollectionTest.php |
| 65 | /tests/TestCase/Routing/RouteBuilderTest.php |
| 66 | /tests/TestCase/Routing/RouterTest.php |
| 67 | /tests/TestCase/Routing/AssetTest.php |
| 68 | /tests/TestCase/Routing/Middleware/AssetMiddlewareTest.php |
| 69 | /tests/TestCase/Routing/Middleware/RoutingMiddlewareTest.php |
| 70 | /tests/TestCase/Routing/Route/RedirectRouteTest.php |
| 71 | /tests/TestCase/Routing/Route/DashedRouteTest.php |
| 72 | /tests/TestCase/Routing/Route/PluginShortRouteTest.php |
| 73 | /tests/TestCase/Routing/Route/InflectedRouteTest.php |
| 74 | /tests/TestCase/Routing/Route/RouteTest.php |
| 75 | /tests/TestCase/Routing/Route/EntityRouteTest.php |
| 76 | /tests/TestCase/TestSuite/AssertHtmlTest.php |
| 77 | /tests/TestCase/TestSuite/TestCaseTest.php |
| 78 | /tests/TestCase/TestSuite/TestEmailTransportTest.php |
| 79 | /tests/TestCase/TestSuite/EmailTraitTest.php |
| 80 | /tests/TestCase/TestSuite/IntegrationTestTraitTest.php |
| 81 | /tests/TestCase/TestSuite/TestFixtureTest.php |
| 82 | /tests/TestCase/TestSuite/FixtureManagerTest.php |
| 83 | /tests/TestCase/TestSuite/ConsoleIntegrationTestTraitTest.php |
| 84 | /tests/TestCase/TestSuite/TestSessionTest.php |
| 85 | /tests/TestCase/TestSuite/TestSuiteTest.php |
| 86 | /tests/TestCase/TestSuite/Constraint/EventFiredTest.php |
| 87 | /tests/TestCase/TestSuite/Constraint/EventFiredWithTest.php |
| 88 | /tests/TestCase/ORM/AssociationProxyTest.php |
| 89 | /tests/TestCase/ORM/CompositeKeysTest.php |
| 90 | /tests/TestCase/ORM/BehaviorTest.php |
| 91 | /tests/TestCase/ORM/MarshallerTest.php |
| 92 | /tests/TestCase/ORM/SaveOptionsBuilderTest.php |
| 93 | /tests/TestCase/ORM/TableRegressionTest.php |
| 94 | /tests/TestCase/ORM/ResultSetTest.php |
| 95 | /tests/TestCase/ORM/QueryTest.php |
| 96 | /tests/TestCase/ORM/EntityTest.php |
| 97 | /tests/TestCase/ORM/RulesCheckerIntegrationTest.php |
| 98 | /tests/TestCase/ORM/BindingKeyTest.php |
| 99 | /tests/TestCase/ORM/TableUuidTest.php |
| 100 | /tests/TestCase/ORM/BehaviorRegistryTest.php |
| 101 | /tests/TestCase/ORM/EagerLoaderTest.php |
| 102 | /tests/TestCase/ORM/TableComplexIdTest.php |
| 103 | /tests/TestCase/ORM/TableTest.php |
| 104 | /tests/TestCase/ORM/AssociationCollectionTest.php |
| 105 | /tests/TestCase/ORM/AssociationTest.php |
| 106 | /tests/TestCase/ORM/QueryRegressionTest.php |
| 107 | /tests/TestCase/ORM/TableRegistryTest.php |
| 108 | /tests/TestCase/ORM/Association/HasOneTest.php |
| 109 | /tests/TestCase/ORM/Association/BelongsToManyTest.php |
| 110 | /tests/TestCase/ORM/Association/BelongsToTest.php |
| 111 | /tests/TestCase/ORM/Association/HasManyTest.php |
| 112 | /tests/TestCase/ORM/Locator/TableLocatorTest.php |
| 113 | /tests/TestCase/ORM/Locator/LocatorAwareTraitTest.php |
| 114 | /tests/TestCase/ORM/Behavior/TimestampBehaviorTest.php |
| 115 | /tests/TestCase/ORM/Behavior/TranslateBehaviorShadowTableTest.php |
| 116 | /tests/TestCase/ORM/Behavior/TranslateBehaviorTest.php |
| 117 | /tests/TestCase/ORM/Behavior/BehaviorRegressionTest.php |
| 118 | /tests/TestCase/ORM/Behavior/CounterCacheBehaviorTest.php |
| 119 | /tests/TestCase/ORM/Behavior/TreeBehaviorTest.php |
| 120 | /tests/TestCase/ORM/Behavior/Translate/TranslateTraitTest.php |
| 121 | /tests/TestCase/ORM/Rule/LinkConstraintTest.php |
| 122 | /tests/TestCase/Datasource/FactoryLocatorTest.php |
| 123 | /tests/TestCase/Datasource/PaginatorTest.php |
| 124 | /tests/TestCase/Datasource/SimplePaginatorTest.php |
| 125 | /tests/TestCase/Datasource/ConnectionManagerTest.php |
| 126 | /tests/TestCase/Datasource/RulesCheckerTest.php |
| 127 | /tests/TestCase/Datasource/ResultSetDecoratorTest.php |
| 128 | /tests/TestCase/Datasource/ModelAwareTraitTest.php |
| 129 | /tests/TestCase/Datasource/PaginatorTestTrait.php |
| 130 | /tests/TestCase/Datasource/QueryCacherTest.php |
| 131 | /tests/TestCase/Validation/ValidationRuleTest.php |
| 132 | /tests/TestCase/Validation/ValidatorTest.php |
| 133 | /tests/TestCase/Validation/stubs.php |
| 134 | /tests/TestCase/Validation/ValidationTest.php |
| 135 | /tests/TestCase/Validation/ValidationSetTest.php |
| 136 | /tests/TestCase/Validation/RulesProviderTest.php |
| 137 | /tests/TestCase/Console/ConsoleOutputTest.php |
| 138 | /tests/TestCase/Console/HelperRegistryTest.php |
| 139 | /tests/TestCase/Console/ArgumentsTest.php |
| 140 | /tests/TestCase/Console/ShellTest.php |
| 141 | /tests/TestCase/Console/CommandCollectionTest.php |
| 142 | /tests/TestCase/Console/TaskRegistryTest.php |
| 143 | /tests/TestCase/Console/ShellDispatcherTest.php |
| 144 | /tests/TestCase/Console/CommandTest.php |
| 145 | /tests/TestCase/Console/ConsoleOptionParserTest.php |
| 146 | /tests/TestCase/Console/ConsoleInputTest.php |
| 147 | /tests/TestCase/Console/ConsoleIoTest.php |
| 148 | /tests/TestCase/Console/HelpFormatterTest.php |
| 149 | /tests/TestCase/Console/CommandRunnerTest.php |
| 150 | /tests/TestCase/Console/CommandFactoryTest.php |
| 151 | /tests/TestCase/Console/Command/HelpCommandTest.php |
| 152 | /tests/TestCase/Network/SocketTest.php |
| 153 | /tests/TestCase/Shell/Helper/TableHelperTest.php |
| 154 | /tests/TestCase/Shell/Helper/ProgressHelperTest.php |
| 155 | /tests/TestCase/View/StringTemplateTraitTest.php |
| 156 | /tests/TestCase/View/JsonViewTest.php |
| 157 | /tests/TestCase/View/HelperRegistryTest.php |
| 158 | /tests/TestCase/View/XmlViewTest.php |
| 159 | /tests/TestCase/View/StringTemplateTest.php |
| 160 | /tests/TestCase/View/ViewTest.php |
| 161 | /tests/TestCase/View/ViewVarsTraitTest.php |
| 162 | /tests/TestCase/View/HelperTest.php |
| 163 | /tests/TestCase/View/CellTest.php |
| 164 | /tests/TestCase/View/ViewBuilderTest.php |
| 165 | /tests/TestCase/View/Helper/TextHelperTest.php |
| 166 | /tests/TestCase/View/Helper/HtmlHelperTest.php |
| 167 | /tests/TestCase/View/Helper/FormHelperTest.php |
| 168 | /tests/TestCase/View/Helper/UrlHelperTest.php |
| 169 | /tests/TestCase/View/Helper/BreadcrumbsHelperTest.php |
| 170 | /tests/TestCase/View/Helper/TimeHelperTest.php |
| 171 | /tests/TestCase/View/Helper/PaginatorHelperTest.php |
| 172 | /tests/TestCase/View/Helper/NumberHelperTest.php |
| 173 | /tests/TestCase/View/Helper/FlashHelperTest.php |
| 174 | /tests/TestCase/View/Form/FormContextTest.php |
| 175 | /tests/TestCase/View/Form/ArrayContextTest.php |
| 176 | /tests/TestCase/View/Form/ContextFactoryTest.php |
| 177 | /tests/TestCase/View/Form/EntityContextTest.php |
| 178 | /tests/TestCase/View/Widget/RadioWidgetTest.php |
| 179 | /tests/TestCase/View/Widget/WidgetLocatorTest.php |
| 180 | /tests/TestCase/View/Widget/MultiCheckboxWidgetTest.php |
| 181 | /tests/TestCase/View/Widget/CheckboxWidgetTest.php |
| 182 | /tests/TestCase/View/Widget/ButtonWidgetTest.php |
| 183 | /tests/TestCase/View/Widget/SelectBoxWidgetTest.php |
| 184 | /tests/TestCase/View/Widget/TextareaWidgetTest.php |
| 185 | /tests/TestCase/View/Widget/LabelWidgetTest.php |
| 186 | /tests/TestCase/View/Widget/FileWidgetTest.php |
| 187 | /tests/TestCase/View/Widget/DateTimeWidgetTest.php |
| 188 | /tests/TestCase/View/Widget/BasicWidgetTest.php |
| 189 | /tests/TestCase/Form/SchemaTest.php |
| 190 | /tests/TestCase/Form/FormProtectorTest.php |
| 191 | /tests/TestCase/Form/FormTest.php |
| 192 | /tests/TestCase/Error/ConsoleErrorHandlerTest.php |
| 193 | /tests/TestCase/Error/ExceptionRendererTest.php |
| 194 | /tests/TestCase/Error/ErrorHandlerTest.php |
| 195 | /tests/TestCase/Error/DebuggerTest.php |
| 196 | /tests/TestCase/Error/Middleware/ErrorHandlerMiddlewareTest.php |
| 197 | /tests/TestCase/Error/Debug/HtmlFormatterTest.php |
| 198 | /tests/TestCase/Error/Debug/ConsoleFormatterTest.php |
| 199 | /tests/TestCase/Core/ConfigureTest.php |
| 200 | /tests/TestCase/Core/AppTest.php |
| 201 | /tests/TestCase/Core/FunctionsTest.php |
| 202 | /tests/TestCase/Core/PluginTest.php |
| 203 | /tests/TestCase/Core/StaticConfigTraitTest.php |
| 204 | /tests/TestCase/Core/InstanceConfigTraitTest.php |
| 205 | /tests/TestCase/Core/PluginCollectionTest.php |
| 206 | /tests/TestCase/Core/BasePluginTest.php |
| 207 | /tests/TestCase/Core/Retry/CommandRetryTest.php |
| 208 | /tests/TestCase/Core/Configure/Engine/IniConfigTest.php |
| 209 | /tests/TestCase/Core/Configure/Engine/PhpConfigTest.php |
| 210 | /tests/TestCase/Core/Configure/Engine/JsonConfigTest.php |
| 211 | /tests/TestCase/Http/CorsBuilderTest.php |
| 212 | /tests/TestCase/Http/ResponseTest.php |
| 213 | /tests/TestCase/Http/SessionTest.php |
| 214 | /tests/TestCase/Http/server_mocks.php |
| 215 | /tests/TestCase/Http/ServerRequestFactoryTest.php |
| 216 | /tests/TestCase/Http/BaseApplicationTest.php |
| 217 | /tests/TestCase/Http/ServerTest.php |
| 218 | /tests/TestCase/Http/ServerRequestTest.php |
| 219 | /tests/TestCase/Http/ClientTest.php |
| 220 | /tests/TestCase/Http/MiddlewareQueueTest.php |
| 221 | /tests/TestCase/Http/ResponseEmitterTest.php |
| 222 | /tests/TestCase/Http/RunnerTest.php |
| 223 | /tests/TestCase/Http/MiddlewareApplicationTest.php |
| 224 | /tests/TestCase/Http/Session/CacheSessionTest.php |
| 225 | /tests/TestCase/Http/Session/DatabaseSessionTest.php |
| 226 | /tests/TestCase/Http/Middleware/HttpsEnforcerMiddlewareTest.php |
| 227 | /tests/TestCase/Http/Middleware/CsrfProtectionMiddlewareTest.php |
| 228 | /tests/TestCase/Http/Middleware/SecurityHeadersMiddlewareTest.php |
| 229 | /tests/TestCase/Http/Middleware/BodyParserMiddlewareTest.php |
| 230 | /tests/TestCase/Http/Middleware/EncryptedCookieMiddlewareTest.php |
| 231 | /tests/TestCase/Http/Middleware/CspMiddlewareTest.php |
| 232 | /tests/TestCase/Http/Client/ResponseTest.php |
| 233 | /tests/TestCase/Http/Client/RequestTest.php |
| 234 | /tests/TestCase/Http/Client/FormDataTest.php |
| 235 | /tests/TestCase/Http/Client/Adapter/StreamTest.php |
| 236 | /tests/TestCase/Http/Client/Adapter/CurlTest.php |
| 237 | /tests/TestCase/Http/Client/Auth/DigestTest.php |
| 238 | /tests/TestCase/Http/Client/Auth/OauthTest.php |
| 239 | /tests/TestCase/Http/Cookie/CookieCollectionTest.php |
| 240 | /tests/TestCase/Http/Cookie/CookieTest.php |
| 241 | /tests/TestCase/Event/EventTest.php |
| 242 | /tests/TestCase/Event/EventDispatcherTraitTest.php |
| 243 | /tests/TestCase/Event/EventManagerTest.php |
| 244 | /tests/TestCase/Event/EventListTest.php |
| 245 | /tests/TestCase/Event/Decorator/SubjectFilterDecoratorTest.php |
| 246 | /tests/TestCase/Event/Decorator/ConditionDecoratorTest.php |
| 247 | /tests/TestCase/Cache/CacheTest.php |
| 248 | /tests/TestCase/Cache/Engine/ArrayEngineTest.php |
| 249 | /tests/TestCase/Cache/Engine/ApcuEngineTest.php |
| 250 | /tests/TestCase/Cache/Engine/RedisEngineTest.php |
| 251 | /tests/TestCase/Cache/Engine/WincacheEngineTest.php |
| 252 | /tests/TestCase/Cache/Engine/FileEngineTest.php |
| 253 | /tests/TestCase/Cache/Engine/MemcachedEngineTest.php |
| 254 | /tests/TestCase/Database/TypeFactoryTest.php |
| 255 | /tests/TestCase/Database/QueryTest.php |
| 256 | /tests/TestCase/Database/ValueBinderTest.php |
| 257 | /tests/TestCase/Database/SchemaCacheTest.php |
| 258 | /tests/TestCase/Database/ExpressionTypeCastingTest.php |
| 259 | /tests/TestCase/Database/ExpressionTypeCastingIntegrationTest.php |
| 260 | /tests/TestCase/Database/ConnectionTest.php |
| 261 | /tests/TestCase/Database/DriverTest.php |
| 262 | /tests/TestCase/Database/FunctionsBuilderTest.php |
| 263 | /tests/TestCase/Database/Statement/StatementDecoratorTest.php |
| 264 | /tests/TestCase/Database/Schema/TableSchemaTest.php |
| 265 | /tests/TestCase/Database/Schema/CollectionTest.php |
| 266 | /tests/TestCase/Database/Schema/SqlserverSchemaTest.php |
| 267 | /tests/TestCase/Database/Schema/MysqlSchemaTest.php |
| 268 | /tests/TestCase/Database/Schema/SqliteSchemaTest.php |
| 269 | /tests/TestCase/Database/Schema/PostgresSchemaTest.php |
| 270 | /tests/TestCase/Database/Driver/PostgresTest.php |
| 271 | /tests/TestCase/Database/Driver/SqlserverTest.php |
| 272 | /tests/TestCase/Database/Driver/SqliteTest.php |
| 273 | /tests/TestCase/Database/Driver/MysqlTest.php |
| 274 | /tests/TestCase/Database/QueryTests/AggregatesQueryTests.php |
| 275 | /tests/TestCase/Database/QueryTests/CommonTableExpressionQueryTests.php |
| 276 | /tests/TestCase/Database/QueryTests/WindowQueryTests.php |
| 277 | /tests/TestCase/Database/Expression/IdentifierExpressionTest.php |
| 278 | /tests/TestCase/Database/Expression/FunctionExpressionTest.php |
| 279 | /tests/TestCase/Database/Expression/AggregateExpressionTest.php |
| 280 | /tests/TestCase/Database/Expression/CaseExpressionTest.php |
| 281 | /tests/TestCase/Database/Expression/QueryExpressionTest.php |
| 282 | /tests/TestCase/Database/Expression/WindowExpressionTest.php |
| 283 | /tests/TestCase/Database/Expression/CommonTableExpressionTest.php |
| 284 | /tests/TestCase/Database/Expression/TupleComparisonTest.php |
| 285 | /tests/TestCase/Database/Expression/ComparisonExpressionTest.php |
| 286 | /tests/TestCase/Database/Type/FloatTypeTest.php |
| 287 | /tests/TestCase/Database/Type/UuidTypeTest.php |
| 288 | /tests/TestCase/Database/Type/DateTimeFractionalTypeTest.php |
| 289 | /tests/TestCase/Database/Type/BinaryUuidTypeTest.php |
| 290 | /tests/TestCase/Database/Type/StringTypeTest.php |
| 291 | /tests/TestCase/Database/Type/DateTimeTypeTest.php |
| 292 | /tests/TestCase/Database/Type/BinaryTypeTest.php |
| 293 | /tests/TestCase/Database/Type/DateTimeTimezoneTypeTest.php |
| 294 | /tests/TestCase/Database/Type/DateTypeTest.php |
| 295 | /tests/TestCase/Database/Type/DecimalTypeTest.php |
| 296 | /tests/TestCase/Database/Type/JsonTypeTest.php |
| 297 | /tests/TestCase/Database/Type/IntegerTypeTest.php |
| 298 | /tests/TestCase/Database/Type/TimeTypeTest.php |
| 299 | /tests/TestCase/Database/Type/BoolTypeTest.php |
| 300 | /tests/TestCase/Database/Log/LoggingStatementTest.php |
| 301 | /tests/TestCase/Database/Log/LoggedQueryTest.php |
| 302 | /tests/TestCase/Database/Log/QueryLoggerTest.php |
| 303 | /tests/TestCase/I18n/NumberTest.php |
| 304 | /tests/TestCase/I18n/I18nTest.php |
| 305 | /tests/TestCase/I18n/DateTest.php |
| 306 | /tests/TestCase/I18n/TimeTest.php |
| 307 | /tests/TestCase/I18n/PluralRulesTest.php |
| 308 | /tests/TestCase/I18n/TranslatorRegistryTest.php |
| 309 | /tests/TestCase/I18n/MessagesFileLoaderTest.php |
| 310 | /tests/TestCase/I18n/TranslatorFactoryTest.php |
| 311 | /tests/TestCase/I18n/Middleware/LocaleSelectorMiddlewareTest.php |
| 312 | /tests/TestCase/I18n/Parser/MoFileParserTest.php |
| 313 | /tests/TestCase/I18n/Parser/PoFileParserTest.php |
| 314 | /tests/TestCase/I18n/Formatter/IcuFormatterTest.php |
| 315 | /tests/TestCase/I18n/Formatter/SprintfFormatterTest.php |
| 316 | /tests/TestCase/Filesystem/FolderTest.php |
| 317 | /tests/TestCase/Filesystem/FilesystemTest.php |
| 318 | /tests/TestCase/Filesystem/FileTest.php |
| 319 | /tests/TestCase/Controller/ComponentRegistryTest.php |
| 320 | /tests/TestCase/Controller/ComponentTest.php |
| 321 | /tests/TestCase/Controller/ControllerTest.php |
| 322 | /tests/TestCase/Controller/ControllerFactoryTest.php |
| 323 | /tests/TestCase/Controller/Exception/SecurityExceptionTest.php |
| 324 | /tests/TestCase/Controller/Exception/AuthSecurityExceptionTest.php |
| 325 | /tests/TestCase/Controller/Component/RequestHandlerComponentTest.php |
| 326 | /tests/TestCase/Controller/Component/PaginatorComponentTest.php |
| 327 | /tests/TestCase/Controller/Component/FormProtectionComponentTest.php |
| 328 | /tests/TestCase/Controller/Component/AuthComponentTest.php |
| 329 | /tests/TestCase/Controller/Component/SecurityComponentTest.php |
| 330 | /tests/TestCase/Controller/Component/FlashComponentTest.php |
| 331 | /tests/TestCase/Auth/FormAuthenticateTest.php |
| 332 | /tests/TestCase/Auth/DigestAuthenticateTest.php |
| 333 | /tests/TestCase/Auth/PasswordHasherFactoryTest.php |
| 334 | /tests/TestCase/Auth/BasicAuthenticateTest.php |
| 335 | /tests/TestCase/Auth/FallbackPasswordHasherTest.php |
| 336 | /tests/TestCase/Auth/DefaultPasswordHasherTest.php |
| 337 | /tests/TestCase/Auth/WeakPasswordHasherTest.php |
| 338 | /tests/TestCase/Auth/ControllerAuthorizeTest.php |
| 339 | /tests/TestCase/Auth/Storage/MemoryStorageTest.php |
| 340 | /tests/TestCase/Auth/Storage/SessionStorageTest.php |
| 341 | /tests/TestCase/Utility/MergeVariablesTraitTest.php |
| 342 | /tests/TestCase/Utility/HashTest.php |
| 343 | /tests/TestCase/Utility/TextTest.php |
| 344 | /tests/TestCase/Utility/XmlTest.php |
| 345 | /tests/TestCase/Utility/SecurityTest.php |
| 346 | /tests/TestCase/Utility/InflectorTest.php |
| 347 | /tests/TestCase/Utility/Crypto/OpenSslTest.php |
| 348 | /tests/TestCase/Collection/CollectionTest.php |
| 349 | /tests/TestCase/Collection/Iterator/MapReduceTest.php |
| 350 | /tests/TestCase/Collection/Iterator/FilterIteratorTest.php |
| 351 | /tests/TestCase/Collection/Iterator/ExtractIteratorTest.php |
| 352 | /tests/TestCase/Collection/Iterator/TreeIteratorTest.php |
| 353 | /tests/TestCase/Collection/Iterator/InsertIteratorTest.php |
| 354 | /tests/TestCase/Collection/Iterator/ReplaceIteratorTest.php |
| 355 | /tests/TestCase/Collection/Iterator/SortIteratorTest.php |
| 356 | /tests/TestCase/Collection/Iterator/BufferedIteratorTest.php |
| 357 | /tests/TestCase/Command/CompletionCommandTest.php |
| 358 | /tests/TestCase/Command/ServerCommandTest.php |
| 359 | /tests/TestCase/Command/I18nCommandTest.php |
| 360 | /tests/TestCase/Command/PluginAssetsCommandsTest.php |
| 361 | /tests/TestCase/Command/I18nExtractCommandTest.php |
| 362 | /tests/TestCase/Command/PluginUnloadCommandTest.php |
| 363 | /tests/TestCase/Command/CacheCommandsTest.php |
| 364 | /tests/TestCase/Command/SchemaCacheCommandsTest.php |
| 365 | /tests/TestCase/Command/PluginLoadedCommandTest.php |
| 366 | /tests/TestCase/Command/PluginLoadCommandTest.php |
| 367 | /tests/TestCase/Command/RoutesCommandTest.php |
| 368 | /tests/TestCase/Mailer/EmailTest.php |
| 369 | /tests/TestCase/Mailer/MailerAwareTraitTest.php |
| 370 | /tests/TestCase/Mailer/TransportFactoryTest.php |
| 371 | /tests/TestCase/Mailer/MessageTest.php |
| 372 | /tests/TestCase/Mailer/MailerTest.php |
| 373 | /tests/TestCase/Mailer/Transport/SmtpTransportTest.php |
| 374 | /tests/TestCase/Mailer/Transport/MailTransportTest.php |
| 375 | /tests/TestCase/Mailer/Transport/DebugTransportTest.php |
| 376 | /tests/TestCase/Log/LogTraitTest.php |
| 377 | /tests/TestCase/Log/LogTest.php |
| 378 | /tests/TestCase/Log/Engine/SyslogLogTest.php |
| 379 | /tests/TestCase/Log/Engine/BaseLogTest.php |
| 380 | /tests/TestCase/Log/Engine/FileLogTest.php |
| 381 | /tests/TestCase/Log/Engine/ConsoleLogTest.php |
| 382 | /tests/test_app/Plugin/Company/TestPluginThree/resources/locales/en/test_plugin_three.po |
| 383 | /tests/test_app/Plugin/Company/TestPluginThree/tests/Fixture/ArticlesFixture.php |
| 384 | /tests/test_app/Plugin/Company/TestPluginThree/templates/layout/default.php |
| 385 | /tests/test_app/Plugin/Company/TestPluginThree/templates/Pages/index.php |
| 386 | /tests/test_app/Plugin/Company/TestPluginThree/webroot/css/company.css |
| 387 | /tests/test_app/Plugin/Company/TestPluginThree/src/Plugin.php |
| 388 | /tests/test_app/Plugin/Company/TestPluginThree/src/Shell/CompanyShell.php |
| 389 | /tests/test_app/Plugin/Company/TestPluginThree/src/Controller/OvensController.php |
| 390 | /tests/test_app/Plugin/Company/TestPluginThree/src/Controller/Component/SomethingComponent.php |
| 391 | /tests/test_app/Plugin/Company/TestPluginThree/src/Utility/Hello.php |
| 392 | /tests/test_app/Plugin/Company/TestPluginThree/src/Model/Table/TestPluginThreeCommentsTable.php |
| 393 | /tests/test_app/Plugin/Company/TestPluginThree/config/bootstrap.php |
| 394 | /tests/test_app/Plugin/Company/TestPluginFive/src/Plugin.php |
| 395 | /tests/test_app/Plugin/Company/TestPluginFive/src/Utility/Hello.php |
| 396 | /tests/test_app/Plugin/Company/TestPluginFive/config/bootstrap.php |
| 397 | /tests/test_app/Plugin/TestPluginTwo/templates/layout/email/text/default.php |
| 398 | /tests/test_app/Plugin/TestPluginTwo/templates/Bake/empty |
| 399 | /tests/test_app/Plugin/TestPluginTwo/src/Shell/WelcomeShell.php |
| 400 | /tests/test_app/Plugin/TestPluginTwo/src/Shell/UniqueShell.php |
| 401 | /tests/test_app/Plugin/TestPluginTwo/src/Shell/ExampleShell.php |
| 402 | /tests/test_app/Plugin/TestPluginTwo/src/Shell/Task/empty |
| 403 | /tests/test_app/Plugin/TestPluginTwo/src/Model/Table/CommentsTable.php |
| 404 | /tests/test_app/Plugin/TestPluginTwo/config/bootstrap.php |
| 405 | /tests/test_app/Plugin/ParentPlugin/src/Plugin.php |
| 406 | /tests/test_app/Plugin/TestPlugin/resources/locales/en/test_plugin.po |
| 407 | /tests/test_app/Plugin/TestPlugin/tests/Fixture/ArticlesFixture.php |
| 408 | /tests/test_app/Plugin/TestPlugin/tests/Fixture/Blog/CommentsFixture.php |
| 409 | /tests/test_app/Plugin/TestPlugin/templates/element/plugin_element.php |
| 410 | /tests/test_app/Plugin/TestPlugin/templates/element/translate.php |
| 411 | /tests/test_app/Plugin/TestPlugin/templates/element/flash/plugin_element.php |
| 412 | /tests/test_app/Plugin/TestPlugin/templates/element/sub_dir/sub_element.php |
| 413 | /tests/test_app/Plugin/TestPlugin/templates/email/text/test_plugin_tpl.php |
| 414 | /tests/test_app/Plugin/TestPlugin/templates/Tests/index.php |
| 415 | /tests/test_app/Plugin/TestPlugin/templates/cell/Articles/display.php |
| 416 | /tests/test_app/Plugin/TestPlugin/templates/cell/Admin/Menu/display.php |
| 417 | /tests/test_app/Plugin/TestPlugin/templates/cell/Dummy/display.php |
| 418 | /tests/test_app/Plugin/TestPlugin/templates/cell/Dummy/echo_this.php |
| 419 | /tests/test_app/Plugin/TestPlugin/templates/Admin/element/test_plugin_element.php |
| 420 | /tests/test_app/Plugin/TestPlugin/templates/Admin/element/plugin_element.php |
| 421 | /tests/test_app/Plugin/TestPlugin/templates/Admin/Comments/index.php |
| 422 | /tests/test_app/Plugin/TestPlugin/templates/Error/error500.php |
| 423 | /tests/test_app/Plugin/TestPlugin/templates/layout/default.php |
| 424 | /tests/test_app/Plugin/TestPlugin/templates/layout/email/text/plug_default.php |
| 425 | /tests/test_app/Plugin/TestPlugin/templates/Bake/empty |
| 426 | /tests/test_app/Plugin/TestPlugin/webroot/root.js |
| 427 | /tests/test_app/Plugin/TestPlugin/webroot/js/alert.js |
| 428 | /tests/test_app/Plugin/TestPlugin/webroot/js/test_plugin/test.js |
| 429 | /tests/test_app/Plugin/TestPlugin/webroot/flash/plugin_test.swf |
| 430 | /tests/test_app/Plugin/TestPlugin/webroot/pdfs/plugin_test.pdf |
| 431 | /tests/test_app/Plugin/TestPlugin/webroot/css/unknown.extension |
| 432 | /tests/test_app/Plugin/TestPlugin/webroot/css/test_plugin_asset.css |
| 433 | /tests/test_app/Plugin/TestPlugin/webroot/css/theme_one.htc |
| 434 | /tests/test_app/Plugin/TestPlugin/webroot/img/cake.icon.gif |
| 435 | /tests/test_app/Plugin/TestPlugin/src/Plugin.php |
| 436 | /tests/test_app/Plugin/TestPlugin/src/Routing/Route/TestRoute.php |
| 437 | /tests/test_app/Plugin/TestPlugin/src/Lib/TestPluginOtherLibrary.php |
| 438 | /tests/test_app/Plugin/TestPlugin/src/Lib/TestPluginLibrary.php |
| 439 | /tests/test_app/Plugin/TestPlugin/src/Lib/Custom/Package/CustomLibClass.php |
| 440 | /tests/test_app/Plugin/TestPlugin/src/Datasource/TestSource.php |
| 441 | /tests/test_app/Plugin/TestPlugin/src/Infrastructure/Table/AddressesTable.php |
| 442 | /tests/test_app/Plugin/TestPlugin/src/Shell/SampleShell.php |
| 443 | /tests/test_app/Plugin/TestPlugin/src/Shell/ExampleShell.php |
| 444 | /tests/test_app/Plugin/TestPlugin/src/Shell/Helper/ExampleHelper.php |
| 445 | /tests/test_app/Plugin/TestPlugin/src/Shell/Task/OtherTaskTask.php |
| 446 | /tests/test_app/Plugin/TestPlugin/src/View/Cell/DummyCell.php |
| 447 | /tests/test_app/Plugin/TestPlugin/src/View/Cell/Admin/MenuCell.php |
| 448 | /tests/test_app/Plugin/TestPlugin/src/View/Helper/TestPluginAppHelper.php |
| 449 | /tests/test_app/Plugin/TestPlugin/src/View/Helper/OtherHelperHelper.php |
| 450 | /tests/test_app/Plugin/TestPlugin/src/View/Helper/PluggedHelperHelper.php |
| 451 | /tests/test_app/Plugin/TestPlugin/src/Error/TestPluginExceptionRenderer.php |
| 452 | /tests/test_app/Plugin/TestPlugin/src/Vendor/welcome.php |
| 453 | /tests/test_app/Plugin/TestPlugin/src/Http/Session/TestPluginSession.php |
| 454 | /tests/test_app/Plugin/TestPlugin/src/Cache/Engine/TestPluginCacheEngine.php |
| 455 | /tests/test_app/Plugin/TestPlugin/src/Database/Driver/TestDriver.php |
| 456 | /tests/test_app/Plugin/TestPlugin/src/Controller/TestsController.php |
| 457 | /tests/test_app/Plugin/TestPlugin/src/Controller/TestPluginController.php |
| 458 | /tests/test_app/Plugin/TestPlugin/src/Controller/TestPluginAppController.php |
| 459 | /tests/test_app/Plugin/TestPlugin/src/Controller/Admin/CommentsController.php |
| 460 | /tests/test_app/Plugin/TestPlugin/src/Controller/Component/PluginsComponent.php |
| 461 | /tests/test_app/Plugin/TestPlugin/src/Controller/Component/TestPluginOtherComponent.php |
| 462 | /tests/test_app/Plugin/TestPlugin/src/Controller/Component/OtherComponent.php |
| 463 | /tests/test_app/Plugin/TestPlugin/src/Controller/Component/TestPluginComponent.php |
| 464 | /tests/test_app/Plugin/TestPlugin/src/Auth/LegacyPasswordHasher.php |
| 465 | /tests/test_app/Plugin/TestPlugin/src/Utility/TestPluginEngine.php |
| 466 | /tests/test_app/Plugin/TestPlugin/src/Command/WidgetCommand.php |
| 467 | /tests/test_app/Plugin/TestPlugin/src/Log/Engine/TestPluginLog.php |
| 468 | /tests/test_app/Plugin/TestPlugin/src/Model/Entity/Comment.php |
| 469 | /tests/test_app/Plugin/TestPlugin/src/Model/Entity/Author.php |
| 470 | /tests/test_app/Plugin/TestPlugin/src/Model/Table/TestPluginCommentsTable.php |
| 471 | /tests/test_app/Plugin/TestPlugin/src/Model/Table/AuthorsTable.php |
| 472 | /tests/test_app/Plugin/TestPlugin/src/Model/Table/CommentsTable.php |
| 473 | /tests/test_app/Plugin/TestPlugin/src/Model/Behavior/PersisterOneBehavior.php |
| 474 | /tests/test_app/Plugin/TestPlugin/config/test_templates.php |
| 475 | /tests/test_app/Plugin/TestPlugin/config/load.json |
| 476 | /tests/test_app/Plugin/TestPlugin/config/test_widgets.php |
| 477 | /tests/test_app/Plugin/TestPlugin/config/routes.php |
| 478 | /tests/test_app/Plugin/TestPlugin/config/more.load.php |
| 479 | /tests/test_app/Plugin/TestPlugin/config/load.php |
| 480 | /tests/test_app/Plugin/TestPlugin/config/nested.ini |
| 481 | /tests/test_app/Plugin/TestPlugin/config/custom_config.php |
| 482 | /tests/test_app/Plugin/TestPlugin/config/bootstrap.php |
| 483 | /tests/test_app/Plugin/TestTheme/templates/plugin/TestPlugin/email/text/test_plugin_tpl.php |
| 484 | /tests/test_app/Plugin/TestTheme/templates/plugin/TestPlugin/Tests/index.php |
| 485 | /tests/test_app/Plugin/TestTheme/templates/plugin/TestPlugin/layout/plugin_default.php |
| 486 | /tests/test_app/Plugin/TestTheme/templates/element/test_element.php |
| 487 | /tests/test_app/Plugin/TestTheme/templates/element/flash/default.php |
| 488 | /tests/test_app/Plugin/TestTheme/templates/email/text/themed.php |
| 489 | /tests/test_app/Plugin/TestTheme/templates/cell/Articles/display.php |
| 490 | /tests/test_app/Plugin/TestTheme/templates/Posts/themed.php |
| 491 | /tests/test_app/Plugin/TestTheme/templates/Posts/index.php |
| 492 | /tests/test_app/Plugin/TestTheme/templates/layout/default.php |
| 493 | /tests/test_app/Plugin/TestTheme/webroot/favicon.ico |
| 494 | /tests/test_app/Plugin/TestTheme/webroot/space image.text |
| 495 | /tests/test_app/Plugin/TestTheme/webroot/js/theme.js |
| 496 | /tests/test_app/Plugin/TestTheme/webroot/js/one/theme_one.js |
| 497 | /tests/test_app/Plugin/TestTheme/webroot/flash/theme_test.swf |
| 498 | /tests/test_app/Plugin/TestTheme/webroot/pdfs/theme_test.pdf |
| 499 | /tests/test_app/Plugin/TestTheme/webroot/css/test_asset.css |
| 500 | /tests/test_app/Plugin/TestTheme/webroot/css/theme_webroot.css |
| 501 | /tests/test_app/Plugin/TestTheme/webroot/img/cake.power.gif |
| 502 | /tests/test_app/Plugin/TestTheme/webroot/img/test.jpg |
| 503 | /tests/test_app/Plugin/TestPluginFour/config/bootstrap.php |
| 504 | /tests/test_app/Plugin/PluginJs/webroot/js/plugin_js.js |
| 505 | /tests/test_app/Plugin/PluginJs/webroot/js/one/plugin_one.js |
| 506 | /tests/test_app/Plugin/PluginJs/config/bootstrap.php |
| 507 | /tests/test_app/vendor/welcome.php |
| 508 | /tests/test_app/vendor/Test/hello.php |
| 509 | /tests/test_app/vendor/Test/MyTest.php |
| 510 | /tests/test_app/vendor/somename/some.name.php |
| 511 | /tests/test_app/vendor/css/test_asset.css |
| 512 | /tests/test_app/vendor/img/test_2.JPG |
| 513 | /tests/test_app/vendor/img/test.jpg |
| 514 | /tests/test_app/resources/locales/rule_12_po/core.po |
| 515 | /tests/test_app/resources/locales/rule_12_po/default.po |
| 516 | /tests/test_app/resources/locales/rule_11_po/core.po |
| 517 | /tests/test_app/resources/locales/rule_11_po/default.po |
| 518 | /tests/test_app/resources/locales/rule_0_po/core.po |
| 519 | /tests/test_app/resources/locales/rule_0_po/default.po |
| 520 | /tests/test_app/resources/locales/rule_10_mo/core.mo |
| 521 | /tests/test_app/resources/locales/rule_10_mo/default.mo |
| 522 | /tests/test_app/resources/locales/rule_11_mo/core.mo |
| 523 | /tests/test_app/resources/locales/rule_11_mo/default.mo |
| 524 | /tests/test_app/resources/locales/rule_2_po/core.po |
| 525 | /tests/test_app/resources/locales/rule_2_po/default.po |
| 526 | /tests/test_app/resources/locales/rule_9_po/core.po |
| 527 | /tests/test_app/resources/locales/rule_9_po/default.po |
| 528 | /tests/test_app/resources/locales/rule_3_mo/core.mo |
| 529 | /tests/test_app/resources/locales/rule_3_mo/default.mo |
| 530 | /tests/test_app/resources/locales/es/empty.mo |
| 531 | /tests/test_app/resources/locales/es/default.mo |
| 532 | /tests/test_app/resources/locales/rule_5_mo/core.mo |
| 533 | /tests/test_app/resources/locales/rule_5_mo/default.mo |
| 534 | /tests/test_app/resources/locales/rule_14_mo/core.mo |
| 535 | /tests/test_app/resources/locales/rule_14_mo/default.mo |
| 536 | /tests/test_app/resources/locales/cache_test_po/dom1.po |
| 537 | /tests/test_app/resources/locales/cache_test_po/default.po |
| 538 | /tests/test_app/resources/locales/cache_test_po/dom2.po |
| 539 | /tests/test_app/resources/locales/rule_7_mo/core.mo |
| 540 | /tests/test_app/resources/locales/rule_7_mo/default.mo |
| 541 | /tests/test_app/resources/locales/ru/default.po |
| 542 | /tests/test_app/resources/locales/rule_5_po/core.po |
| 543 | /tests/test_app/resources/locales/rule_5_po/default.po |
| 544 | /tests/test_app/resources/locales/rule_6_mo/core.mo |
| 545 | /tests/test_app/resources/locales/rule_7_po/core.po |
| 546 | /tests/test_app/resources/locales/rule_7_po/default.po |
| 547 | /tests/test_app/resources/locales/rule_1_mo/core.mo |
| 548 | /tests/test_app/resources/locales/rule_1_mo/default.mo |
| 549 | /tests/test_app/resources/locales/rule_12_mo/core.mo |
| 550 | /tests/test_app/resources/locales/rule_12_mo/default.mo |
| 551 | /tests/test_app/resources/locales/nld/default.po |
| 552 | /tests/test_app/resources/locales/rule_4_mo/core.mo |
| 553 | /tests/test_app/resources/locales/rule_4_mo/default.mo |
| 554 | /tests/test_app/resources/locales/rule_1_po/core.po |
| 555 | /tests/test_app/resources/locales/rule_1_po/default.po |
| 556 | /tests/test_app/resources/locales/rule_0_mo/core.mo |
| 557 | /tests/test_app/resources/locales/rule_0_mo/default.mo |
| 558 | /tests/test_app/resources/locales/en/test_theme.po |
| 559 | /tests/test_app/resources/locales/en/validation_messages.po |
| 560 | /tests/test_app/resources/locales/en/context.po |
| 561 | /tests/test_app/resources/locales/en/default.po |
| 562 | /tests/test_app/resources/locales/en/special.po |
| 563 | /tests/test_app/resources/locales/rule_13_po/core.po |
| 564 | /tests/test_app/resources/locales/rule_13_po/default.po |
| 565 | /tests/test_app/resources/locales/rule_13_mo/core.mo |
| 566 | /tests/test_app/resources/locales/rule_13_mo/default.mo |
| 567 | /tests/test_app/resources/locales/rule_14_po/core.po |
| 568 | /tests/test_app/resources/locales/rule_14_po/default.po |
| 569 | /tests/test_app/resources/locales/rule_8_mo/core.mo |
| 570 | /tests/test_app/resources/locales/rule_8_mo/default.mo |
| 571 | /tests/test_app/resources/locales/rule_2_mo/core.mo |
| 572 | /tests/test_app/resources/locales/rule_2_mo/default.mo |
| 573 | /tests/test_app/resources/locales/rule_4_po/core.po |
| 574 | /tests/test_app/resources/locales/rule_4_po/default.po |
| 575 | /tests/test_app/resources/locales/de/wa.po |
| 576 | /tests/test_app/resources/locales/rule_9_mo/core.mo |
| 577 | /tests/test_app/resources/locales/rule_9_mo/default.mo |
| 578 | /tests/test_app/resources/locales/rule_3_po/core.po |
| 579 | /tests/test_app/resources/locales/rule_3_po/default.po |
| 580 | /tests/test_app/resources/locales/rule_8_po/core.po |
| 581 | /tests/test_app/resources/locales/rule_8_po/default.po |
| 582 | /tests/test_app/resources/locales/rule_6_po/core.po |
| 583 | /tests/test_app/resources/locales/rule_6_po/default.po |
| 584 | /tests/test_app/resources/locales/rule_10_po/core.po |
| 585 | /tests/test_app/resources/locales/rule_10_po/default.po |
| 586 | /tests/test_app/invalid_routes/routes.php |
| 587 | /tests/test_app/custom_locale/en/default.po |
| 588 | /tests/test_app/templates/element/session_helper.php |
| 589 | /tests/test_app/templates/element/flash_helper.php |
| 590 | /tests/test_app/templates/element/test_element.xml |
| 591 | /tests/test_app/templates/element/extended_missing_element.php |
| 592 | /tests/test_app/templates/element/type_check.php |
| 593 | /tests/test_app/templates/element/plugin_element.php |
| 594 | /tests/test_app/templates/element/extended_element.php |
| 595 | /tests/test_app/templates/element/parent_element.php |
| 596 | /tests/test_app/templates/element/html_call.php |
| 597 | /tests/test_app/templates/element/exception_with_open_buffers.php |
| 598 | /tests/test_app/templates/element/flash_classy.php |
| 599 | /tests/test_app/templates/element/test_element.php |
| 600 | /tests/test_app/templates/element/flash/error.php |
| 601 | /tests/test_app/templates/element/flash/default.php |
| 602 | /tests/test_app/templates/element/subfolder/test_element.php |
| 603 | /tests/test_app/templates/email/text/japanese.php |
| 604 | /tests/test_app/templates/email/text/custom.php |
| 605 | /tests/test_app/templates/email/text/default.php |
| 606 | /tests/test_app/templates/email/text/custom_helper.php |
| 607 | /tests/test_app/templates/email/text/wide.php |
| 608 | /tests/test_app/templates/email/html/japanese.php |
| 609 | /tests/test_app/templates/email/html/custom.php |
| 610 | /tests/test_app/templates/email/html/default.php |
| 611 | /tests/test_app/templates/email/html/html.php |
| 612 | /tests/test_app/templates/email/html/image.php |
| 613 | /tests/test_app/templates/email/html/nested_element.php |
| 614 | /tests/test_app/templates/cell/Cello/display.php |
| 615 | /tests/test_app/templates/cell/Articles/teaser_list.php |
| 616 | /tests/test_app/templates/cell/Articles/alternate_teaser_list.php |
| 617 | /tests/test_app/templates/cell/Articles/do_echo.php |
| 618 | /tests/test_app/templates/cell/Articles/display.php |
| 619 | /tests/test_app/templates/cell/Articles/not_the_alternate_teaser_list.php |
| 620 | /tests/test_app/templates/cell/Articles/Subdir/custom_template_path.php |
| 621 | /tests/test_app/templates/cell/Admin/Menu/display.php |
| 622 | /tests/test_app/templates/Admin/element/extended_element.php |
| 623 | /tests/test_app/templates/Admin/element/prefix_element.php |
| 624 | /tests/test_app/templates/Admin/element/test_element.php |
| 625 | /tests/test_app/templates/Admin/element/flash/default.php |
| 626 | /tests/test_app/templates/Admin/Error/error400.php |
| 627 | /tests/test_app/templates/Admin/Error/error500.php |
| 628 | /tests/test_app/templates/Admin/Posts/index.php |
| 629 | /tests/test_app/templates/Jobs/json/index.php |
| 630 | /tests/test_app/templates/TestsApps/index.php |
| 631 | /tests/test_app/templates/TestsApps/json/index.php |
| 632 | /tests/test_app/templates/Error/error400.php |
| 633 | /tests/test_app/templates/Error/empty |
| 634 | /tests/test_app/templates/Error/error500.php |
| 635 | /tests/test_app/templates/Scaffold/empty |
| 636 | /tests/test_app/templates/Posts/parent_2.php |
| 637 | /tests/test_app/templates/Posts/open_block.php |
| 638 | /tests/test_app/templates/Posts/alt_ext.alt |
| 639 | /tests/test_app/templates/Posts/extend_loop_inner.php |
| 640 | /tests/test_app/templates/Posts/extend_element.php |
| 641 | /tests/test_app/templates/Posts/cache_form.php |
| 642 | /tests/test_app/templates/Posts/header.php |
| 643 | /tests/test_app/templates/Posts/extend_self.php |
| 644 | /tests/test_app/templates/Posts/parent_view.php |
| 645 | /tests/test_app/templates/Posts/extend_with_element.php |
| 646 | /tests/test_app/templates/Posts/extend_loop.php |
| 647 | /tests/test_app/templates/Posts/get.php |
| 648 | /tests/test_app/templates/Posts/extend_missing_element.php |
| 649 | /tests/test_app/templates/Posts/nested_extends.php |
| 650 | /tests/test_app/templates/Posts/index.php |
| 651 | /tests/test_app/templates/Posts/parent_1.php |
| 652 | /tests/test_app/templates/Posts/helper_overwrite.php |
| 653 | /tests/test_app/templates/Posts/json/index.php |
| 654 | /tests/test_app/templates/Posts/xml/index.php |
| 655 | /tests/test_app/templates/layout/error.php |
| 656 | /tests/test_app/templates/layout/ajax2.php |
| 657 | /tests/test_app/templates/layout/ajax.php |
| 658 | /tests/test_app/templates/layout/default.php |
| 659 | /tests/test_app/templates/layout/with_flash.php |
| 660 | /tests/test_app/templates/layout/banana.php |
| 661 | /tests/test_app/templates/layout/js/default.php |
| 662 | /tests/test_app/templates/layout/email/text/japanese.php |
| 663 | /tests/test_app/templates/layout/email/text/default.php |
| 664 | /tests/test_app/templates/layout/email/html/japanese.php |
| 665 | /tests/test_app/templates/layout/email/html/thin.php |
| 666 | /tests/test_app/templates/layout/email/html/default.php |
| 667 | /tests/test_app/templates/layout/json/default.php |
| 668 | /tests/test_app/templates/layout/xml/default.php |
| 669 | /tests/test_app/templates/layout/rss/default.php |
| 670 | /tests/test_app/templates/Pages/home.php |
| 671 | /tests/test_app/templates/Pages/extract.php |
| 672 | /tests/test_app/templates/Pages/page.home.php |
| 673 | /tests/test_app/templates/FooPrefix/element/prefix_element_in_parent.php |
| 674 | /tests/test_app/templates/FooPrefix/BarPrefix/element/prefix_element.php |
| 675 | /tests/test_app/templates/FooPrefix/BarPrefix/layout/default.php |
| 676 | /tests/test_app/templates/FooPrefix/layout/default.php |
| 677 | /tests/test_app/templates/FooPrefix/layout/nested_prefix_cascade.php |
| 678 | /tests/test_app/TestApp/ApplicationWithExceptionsInMiddleware.php |
| 679 | /tests/test_app/TestApp/ApplicationWithPluginRoutes.php |
| 680 | /tests/test_app/TestApp/Application.php |
| 681 | /tests/test_app/TestApp/ApplicationWithDefaultRoutes.php |
| 682 | /tests/test_app/TestApp/Routing/Route/ProtectedRoute.php |
| 683 | /tests/test_app/TestApp/Routing/Route/DashedRoute.php |
| 684 | /tests/test_app/TestApp/Config/TestEmailStaticConfig.php |
| 685 | /tests/test_app/TestApp/Config/TestLogStaticConfig.php |
| 686 | /tests/test_app/TestApp/Config/ReadOnlyTestInstanceConfig.php |
| 687 | /tests/test_app/TestApp/Config/TestInstanceConfig.php |
| 688 | /tests/test_app/TestApp/Fixture/ArticlesFixture.php |
| 689 | /tests/test_app/TestApp/Fixture/ImportsFixture.php |
| 690 | /tests/test_app/TestApp/Fixture/StringsTestsFixture.php |
| 691 | /tests/test_app/TestApp/Fixture/LettersFixture.php |
| 692 | /tests/test_app/TestApp/Datasource/CustomPaginator.php |
| 693 | /tests/test_app/TestApp/Datasource/FakeConnection.php |
| 694 | /tests/test_app/TestApp/Validation/CustomProvider.php |
| 695 | /tests/test_app/TestApp/Infrastructure/Table/AddressesTable.php |
| 696 | /tests/test_app/TestApp/Shell/MergeShell.php |
| 697 | /tests/test_app/TestApp/Shell/AppShell.php |
| 698 | /tests/test_app/TestApp/Shell/ShellTestShell.php |
| 699 | /tests/test_app/TestApp/Shell/IntegrationShell.php |
| 700 | /tests/test_app/TestApp/Shell/SampleShell.php |
| 701 | /tests/test_app/TestApp/Shell/I18mShell.php |
| 702 | /tests/test_app/TestApp/Shell/TestingDispatchShell.php |
| 703 | /tests/test_app/TestApp/Shell/Helper/SimpleHelper.php |
| 704 | /tests/test_app/TestApp/Shell/Task/SampleTask.php |
| 705 | /tests/test_app/TestApp/Shell/Task/TestAppleTask.php |
| 706 | /tests/test_app/TestApp/Shell/Task/TestBananaTask.php |
| 707 | /tests/test_app/TestApp/Middleware/SampleMiddleware.php |
| 708 | /tests/test_app/TestApp/Middleware/DumbMiddleware.php |
| 709 | /tests/test_app/TestApp/Middleware/ThrowsExceptionMiddleware.php |
| 710 | /tests/test_app/TestApp/View/CustomJsonView.php |
| 711 | /tests/test_app/TestApp/View/TestView.php |
| 712 | /tests/test_app/TestApp/View/TestStringTemplate.php |
| 713 | /tests/test_app/TestApp/View/TestViewEventListenerInterface.php |
| 714 | /tests/test_app/TestApp/View/AppView.php |
| 715 | /tests/test_app/TestApp/View/Cell/CelloCell.php |
| 716 | /tests/test_app/TestApp/View/Cell/ArticlesCell.php |
| 717 | /tests/test_app/TestApp/View/Cell/Admin/MenuCell.php |
| 718 | /tests/test_app/TestApp/View/Helper/TestHelper.php |
| 719 | /tests/test_app/TestApp/View/Helper/HtmlAliasHelper.php |
| 720 | /tests/test_app/TestApp/View/Helper/TextHelperTestObject.php |
| 721 | /tests/test_app/TestApp/View/Helper/NumberHelperTestObject.php |
| 722 | /tests/test_app/TestApp/View/Helper/BananaHelper.php |
| 723 | /tests/test_app/TestApp/View/Helper/TestBeforeAfterHelper.php |
| 724 | /tests/test_app/TestApp/View/Helper/EventListenerTestHelper.php |
| 725 | /tests/test_app/TestApp/View/Object/TestObjectWithoutToString.php |
| 726 | /tests/test_app/TestApp/View/Object/TestObjectWithToString.php |
| 727 | /tests/test_app/TestApp/View/Widget/TestUsingViewWidget.php |
| 728 | /tests/test_app/TestApp/Form/FormSchema.php |
| 729 | /tests/test_app/TestApp/Form/ValidateForm.php |
| 730 | /tests/test_app/TestApp/Form/AppForm.php |
| 731 | /tests/test_app/TestApp/Error/TestDebugger.php |
| 732 | /tests/test_app/TestApp/Error/MyCustomExceptionRenderer.php |
| 733 | /tests/test_app/TestApp/Error/TestAppsExceptionRenderer.php |
| 734 | /tests/test_app/TestApp/Error/TestErrorHandler.php |
| 735 | /tests/test_app/TestApp/Error/Thing/DebuggableThing.php |
| 736 | /tests/test_app/TestApp/Error/Thing/SecurityThing.php |
| 737 | /tests/test_app/TestApp/Error/Exception/MissingWidgetThingException.php |
| 738 | /tests/test_app/TestApp/Error/Exception/MissingWidgetThing.php |
| 739 | /tests/test_app/TestApp/TestCase/Event/EventTestListener.php |
| 740 | /tests/test_app/TestApp/TestCase/Event/CustomTestEventListenerInterface.php |
| 741 | /tests/test_app/TestApp/Core/TestApp.php |
| 742 | /tests/test_app/TestApp/Http/EventApplication.php |
| 743 | /tests/test_app/TestApp/Http/MiddlewareApplication.php |
| 744 | /tests/test_app/TestApp/Http/TestRequestHandler.php |
| 745 | /tests/test_app/TestApp/Http/Session/TestAppLibSession.php |
| 746 | /tests/test_app/TestApp/Http/Session/TestWebSession.php |
| 747 | /tests/test_app/TestApp/Http/Client/Adapter/CakeStreamWrapper.php |
| 748 | /tests/test_app/TestApp/Cache/Engine/TestAppCacheEngine.php |
| 749 | /tests/test_app/TestApp/Database/Retry/TestRetryStrategy.php |
| 750 | /tests/test_app/TestApp/Database/Driver/RetryDriver.php |
| 751 | /tests/test_app/TestApp/Database/Driver/TestDriver.php |
| 752 | /tests/test_app/TestApp/Database/Type/TestType.php |
| 753 | /tests/test_app/TestApp/Database/Type/IntType.php |
| 754 | /tests/test_app/TestApp/Database/Type/FooType.php |
| 755 | /tests/test_app/TestApp/Database/Type/BarType.php |
| 756 | /tests/test_app/TestApp/Database/Type/OrderedUuidType.php |
| 757 | /tests/test_app/TestApp/Database/Type/UuidValue.php |
| 758 | /tests/test_app/TestApp/Controller/TestsAppsController.php |
| 759 | /tests/test_app/TestApp/Controller/ViewPostsController.php |
| 760 | /tests/test_app/TestApp/Controller/SecurityTestController.php |
| 761 | /tests/test_app/TestApp/Controller/PaginatorTestController.php |
| 762 | /tests/test_app/TestApp/Controller/PagesController.php |
| 763 | /tests/test_app/TestApp/Controller/PostsController.php |
| 764 | /tests/test_app/TestApp/Controller/AuthTestController.php |
| 765 | /tests/test_app/TestApp/Controller/ArticlesController.php |
| 766 | /tests/test_app/TestApp/Controller/AppController.php |
| 767 | /tests/test_app/TestApp/Controller/RequestHandlerTestController.php |
| 768 | /tests/test_app/TestApp/Controller/ThemePostsController.php |
| 769 | /tests/test_app/TestApp/Controller/ControllerTestAppController.php |
| 770 | /tests/test_app/TestApp/Controller/TestAppsErrorController.php |
| 771 | /tests/test_app/TestApp/Controller/RequestActionController.php |
| 772 | /tests/test_app/TestApp/Controller/TestController.php |
| 773 | /tests/test_app/TestApp/Controller/SomePagesController.php |
| 774 | /tests/test_app/TestApp/Controller/ComponentTestController.php |
| 775 | /tests/test_app/TestApp/Controller/AbstractController.php |
| 776 | /tests/test_app/TestApp/Controller/CellTraitTestController.php |
| 777 | /tests/test_app/TestApp/Controller/InterfaceController.php |
| 778 | /tests/test_app/TestApp/Controller/CakesController.php |
| 779 | /tests/test_app/TestApp/Controller/Admin/PostsController.php |
| 780 | /tests/test_app/TestApp/Controller/Admin/ErrorController.php |
| 781 | /tests/test_app/TestApp/Controller/Admin/Sub/PostsController.php |
| 782 | /tests/test_app/TestApp/Controller/Component/MutuallyReferencingTwoComponent.php |
| 783 | /tests/test_app/TestApp/Controller/Component/AppleComponent.php |
| 784 | /tests/test_app/TestApp/Controller/Component/MergeVarComponent.php |
| 785 | /tests/test_app/TestApp/Controller/Component/ConfiguredComponent.php |
| 786 | /tests/test_app/TestApp/Controller/Component/TestAuthComponent.php |
| 787 | /tests/test_app/TestApp/Controller/Component/RequestHandlerExtComponent.php |
| 788 | /tests/test_app/TestApp/Controller/Component/SomethingWithFlashComponent.php |
| 789 | /tests/test_app/TestApp/Controller/Component/ParamTestComponent.php |
| 790 | /tests/test_app/TestApp/Controller/Component/TestSecurityComponent.php |
| 791 | /tests/test_app/TestApp/Controller/Component/OrangeComponent.php |
| 792 | /tests/test_app/TestApp/Controller/Component/FlashAliasComponent.php |
| 793 | /tests/test_app/TestApp/Controller/Component/MutuallyReferencingOneComponent.php |
| 794 | /tests/test_app/TestApp/Controller/Component/BananaComponent.php |
| 795 | /tests/test_app/TestApp/Controller/Component/BlueberryComponent.php |
| 796 | /tests/test_app/TestApp/Auth/CallCounterPasswordHasher.php |
| 797 | /tests/test_app/TestApp/Auth/TestAuthenticate.php |
| 798 | /tests/test_app/TestApp/Utility/NumberMock.php |
| 799 | /tests/test_app/TestApp/Utility/TestAppEngine.php |
| 800 | /tests/test_app/TestApp/Utility/Base.php |
| 801 | /tests/test_app/TestApp/Utility/TextMock.php |
| 802 | /tests/test_app/TestApp/Utility/Grandchild.php |
| 803 | /tests/test_app/TestApp/Utility/Child.php |
| 804 | /tests/test_app/TestApp/Collection/TestIterator.php |
| 805 | /tests/test_app/TestApp/Collection/CountableIterator.php |
| 806 | /tests/test_app/TestApp/Collection/TestCollection.php |
| 807 | /tests/test_app/TestApp/Command/NonInteractiveCommand.php |
| 808 | /tests/test_app/TestApp/Command/DemoCommand.php |
| 809 | /tests/test_app/TestApp/Command/AbortCommand.php |
| 810 | /tests/test_app/TestApp/Command/AutoLoadModelCommand.php |
| 811 | /tests/test_app/TestApp/Command/Helper/CommandHelper.php |
| 812 | /tests/test_app/TestApp/Stub/Stub.php |
| 813 | /tests/test_app/TestApp/Mailer/TestMessage.php |
| 814 | /tests/test_app/TestApp/Mailer/TestMailer.php |
| 815 | /tests/test_app/TestApp/Mailer/Stub.php |
| 816 | /tests/test_app/TestApp/Mailer/TestUserMailer.php |
| 817 | /tests/test_app/TestApp/Mailer/TestEmail.php |
| 818 | /tests/test_app/TestApp/Mailer/Transport/SmtpTestTransport.php |
| 819 | /tests/test_app/TestApp/Log/Engine/TestAppLog.php |
| 820 | /tests/test_app/TestApp/Log/Engine/TestBaseLog.php |
| 821 | /tests/test_app/TestApp/Model/Entity/ProtectedUser.php |
| 822 | /tests/test_app/TestApp/Model/Entity/TranslateTestEntity.php |
| 823 | /tests/test_app/TestApp/Model/Entity/TranslateBakedArticle.php |
| 824 | /tests/test_app/TestApp/Model/Entity/Tag.php |
| 825 | /tests/test_app/TestApp/Model/Entity/VirtualUser.php |
| 826 | /tests/test_app/TestApp/Model/Entity/ProtectedEntity.php |
| 827 | /tests/test_app/TestApp/Model/Entity/OpenArticleEntity.php |
| 828 | /tests/test_app/TestApp/Model/Entity/ArticlesTag.php |
| 829 | /tests/test_app/TestApp/Model/Entity/NumberTree.php |
| 830 | /tests/test_app/TestApp/Model/Entity/Article.php |
| 831 | /tests/test_app/TestApp/Model/Entity/NonExtending.php |
| 832 | /tests/test_app/TestApp/Model/Entity/OpenTag.php |
| 833 | /tests/test_app/TestApp/Model/Entity/Author.php |
| 834 | /tests/test_app/TestApp/Model/Entity/Extending.php |
| 835 | /tests/test_app/TestApp/Model/Entity/TranslateArticle.php |
| 836 | /tests/test_app/TestApp/Model/Entity/ProtectedArticle.php |
| 837 | /tests/test_app/TestApp/Model/Table/CustomCookiesTable.php |
| 838 | /tests/test_app/TestApp/Model/Table/SluggedPostsTable.php |
| 839 | /tests/test_app/TestApp/Model/Table/PostsTable.php |
| 840 | /tests/test_app/TestApp/Model/Table/MyUsersTable.php |
| 841 | /tests/test_app/TestApp/Model/Table/ArticlesTagsTable.php |
| 842 | /tests/test_app/TestApp/Model/Table/TagsTable.php |
| 843 | /tests/test_app/TestApp/Model/Table/AddressesTable.php |
| 844 | /tests/test_app/TestApp/Model/Table/AuthUsersTable.php |
| 845 | /tests/test_app/TestApp/Model/Table/PublishedPostsTable.php |
| 846 | /tests/test_app/TestApp/Model/Table/ArticlesTable.php |
| 847 | /tests/test_app/TestApp/Model/Table/UsersTable.php |
| 848 | /tests/test_app/TestApp/Model/Table/TestTable.php |
| 849 | /tests/test_app/TestApp/Model/Table/SecondaryPostsTable.php |
| 850 | /tests/test_app/TestApp/Model/Table/AuthorsTable.php |
| 851 | /tests/test_app/TestApp/Model/Table/ContactsTable.php |
| 852 | /tests/test_app/TestApp/Model/Table/PaginatorPostsTable.php |
| 853 | /tests/test_app/TestApp/Model/Table/CustomI18nTable.php |
| 854 | /tests/test_app/TestApp/Model/Table/GreedyCommentsTable.php |
| 855 | /tests/test_app/TestApp/Model/Table/ValidateUsersTable.php |
| 856 | /tests/test_app/TestApp/Model/Behavior/SluggableBehavior.php |
| 857 | /tests/test_app/TestApp/Model/Behavior/Test2Behavior.php |
| 858 | /tests/test_app/TestApp/Model/Behavior/DuplicateBehavior.php |
| 859 | /tests/test_app/TestApp/Model/Behavior/Test3Behavior.php |
| 860 | /tests/test_app/TestApp/Model/Behavior/ValidationBehavior.php |
| 861 | /tests/test_app/TestApp/Model/Behavior/TestBehavior.php |
| 862 | /tests/test_app/webroot/js/script.js |
| 863 | /tests/test_app/webroot/test_theme/css/webroot_test.css |
| 864 | /tests/test_app/webroot/test_theme/css/theme_webroot.css |
| 865 | /tests/test_app/webroot/test_theme/img/cake.power.gif |
| 866 | /tests/test_app/webroot/test_theme/img/test.jpg |
| 867 | /tests/test_app/webroot/css/cake.generic.css |
| 868 | /tests/test_app/webroot/img/cake.icon.png |
| 869 | /tests/test_app/webroot/img/cake.power.gif |
| 870 | /tests/test_app/config/no_section.ini |
| 871 | /tests/test_app/config/test_templates.php |
| 872 | /tests/test_app/config/no_php_extension |
| 873 | /tests/test_app/config/acl.php |
| 874 | /tests/test_app/config/var_test.php |
| 875 | /tests/test_app/config/test_widgets.php |
| 876 | /tests/test_app/config/key_passphrase_lf |
| 877 | /tests/test_app/config/invalid.json |
| 878 | /tests/test_app/config/no_json_extension |
| 879 | /tests/test_app/config/empty.ini |
| 880 | /tests/test_app/config/routes.php |
| 881 | /tests/test_app/config/key.pem |
| 882 | /tests/test_app/config/htmlhelper_tags.php |
| 883 | /tests/test_app/config/empty.php |
| 884 | /tests/test_app/config/empty.json |
| 885 | /tests/test_app/config/dump_test.txt |
| 886 | /tests/test_app/config/var_test2.php |
| 887 | /tests/test_app/config/key_with_passphrase.pem |
| 888 | /tests/test_app/config/no_ini_extension |
| 889 | /tests/test_app/config/nested.ini |
| 890 | /tests/test_app/config/acl.ini |
| 891 | /tests/test_app/config/json_test.json |
| 892 | /tests/test_app/config/bootstrap.php |
| 893 | /tests/PHPStan/AssociationTableMixinClassReflectionExtension.php |
| 894 | /tests/PHPStan/TableFindByPropertyMethodReflection.php |
| /psalm-baseline.xml | Ignored extension (xml) |
| /psalm.xml | Ignored extension (xml) |
| /Makefile | Ignored extension () |
| /phpcs.xml.dist | Ignored extension (dist) |
| /SECURITY.md | Ignored extension (md) |
| /LICENSE | Ignored extension () |
| /composer.json | Ignored extension (json) |
| /phpunit.xml.dist | Ignored extension (dist) |
| /phpstan-baseline.neon | Ignored extension (neon) |
| /VERSION.txt | Ignored extension (txt) |
| /README.md | Ignored extension (md) |
| /phpstan.neon | Ignored extension (neon) |
| /contrib/pre-commit | Ignored extension () |
| /src/ORM/composer.json | Ignored extension (json) |
| /src/ORM/README.md | Ignored extension (md) |
| /src/ORM/LICENSE.txt | Ignored extension (txt) |
| /src/Datasource/composer.json | Ignored extension (json) |
| /src/Datasource/README.md | Ignored extension (md) |
| /src/Datasource/LICENSE.txt | Ignored extension (txt) |
| /src/Validation/composer.json | Ignored extension (json) |
| /src/Validation/README.md | Ignored extension (md) |
| /src/Validation/LICENSE.txt | Ignored extension (txt) |
| /src/Console/composer.json | Ignored extension (json) |
| /src/Console/README.md | Ignored extension (md) |
| /src/Form/composer.json | Ignored extension (json) |
| /src/Form/README.md | Ignored extension (md) |
| /src/Form/LICENSE.txt | Ignored extension (txt) |
| /src/Error/Debug/dumpHeader.html | Ignored extension (html) |
| /src/Core/composer.json | Ignored extension (json) |
| /src/Core/README.md | Ignored extension (md) |
| /src/Core/LICENSE.txt | Ignored extension (txt) |
| /src/Http/composer.json | Ignored extension (json) |
| /src/Http/README.md | Ignored extension (md) |
| /src/Http/LICENSE.txt | Ignored extension (txt) |
| /src/Event/composer.json | Ignored extension (json) |
| /src/Event/README.md | Ignored extension (md) |
| /src/Event/LICENSE.txt | Ignored extension (txt) |
| /src/Cache/composer.json | Ignored extension (json) |
| /src/Cache/README.md | Ignored extension (md) |
| /src/Cache/LICENSE.txt | Ignored extension (txt) |
| /src/Database/composer.json | Ignored extension (json) |
| /src/Database/README.md | Ignored extension (md) |
| /src/Database/LICENSE.txt | Ignored extension (txt) |
| /src/I18n/composer.json | Ignored extension (json) |
| /src/I18n/README.md | Ignored extension (md) |
| /src/I18n/LICENSE.txt | Ignored extension (txt) |
| /src/Filesystem/composer.json | Ignored extension (json) |
| /src/Filesystem/README.md | Ignored extension (md) |
| /src/Filesystem/LICENSE.txt | Ignored extension (txt) |
| /src/Utility/composer.json | Ignored extension (json) |
| /src/Utility/README.md | Ignored extension (md) |
| /src/Utility/LICENSE.txt | Ignored extension (txt) |
| /src/Collection/composer.json | Ignored extension (json) |
| /src/Collection/README.md | Ignored extension (md) |
| /src/Collection/LICENSE.txt | Ignored extension (txt) |
| /src/Log/composer.json | Ignored extension (json) |
| /src/Log/README.md | Ignored extension (md) |
| /src/Log/LICENSE.txt | Ignored extension (txt) |