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
/blackbox.php
/src/Manager.php
/src/Repository.php
/src/Id.php
/src/Effect.php
/src/Adapter.php
/src/Matching.php
/src/Sort.php
/src/Adapter/Elasticsearch.php
/src/Adapter/SQL.php
/src/Adapter/Repository.php
/src/Adapter/Transaction.php
/src/Adapter/Filesystem.php
/src/Adapter/SQL/ShowCreateTable.php
/src/Adapter/SQL/SubQuery.php
/src/Adapter/SQL/SQLType.php
/src/Adapter/SQL/Decode.php
/src/Adapter/SQL/Repository.php
/src/Adapter/SQL/CollectionTable.php
/src/Adapter/SQL/EntityTable.php
/src/Adapter/SQL/Encode.php
/src/Adapter/SQL/MainTable.php
/src/Adapter/SQL/MapType.php
/src/Adapter/SQL/Transaction.php
/src/Adapter/SQL/Update.php
/src/Adapter/SQL/OptionalTable.php
/src/Adapter/Filesystem/Decode.php
/src/Adapter/Filesystem/Repository.php
/src/Adapter/Filesystem/EncodeEffect.php
/src/Adapter/Filesystem/Encode.php
/src/Adapter/Filesystem/Fold.php
/src/Adapter/Filesystem/Transaction.php
/src/Adapter/Elasticsearch/ElasticsearchType.php
/src/Adapter/Elasticsearch/Decode.php
/src/Adapter/Elasticsearch/Painless.php
/src/Adapter/Elasticsearch/Repository.php
/src/Adapter/Elasticsearch/Refresh.php
/src/Adapter/Elasticsearch/Encode.php
/src/Adapter/Elasticsearch/Mapping.php
/src/Adapter/Elasticsearch/MapType.php
/src/Adapter/Elasticsearch/CreateIndex.php
/src/Adapter/Elasticsearch/DropIndex.php
/src/Adapter/Elasticsearch/Transaction.php
/src/Adapter/Elasticsearch/Query.php
/src/Adapter/Transaction/Failure.php
/src/Adapter/Repository/CrossAggregateMatching.php
/src/Adapter/Repository/SubMatch.php
/src/Adapter/Repository/Effectful.php
/src/Sort/Entity.php
/src/Sort/Property.php
/src/Raw/Aggregate.php
/src/Raw/Diff.php
/src/Raw/Aggregate/Collection.php
/src/Raw/Aggregate/Entity.php
/src/Raw/Aggregate/Id.php
/src/Raw/Aggregate/Property.php
/src/Raw/Aggregate/Optional.php
/src/Raw/Aggregate/Collection/Entity.php
/src/Raw/Aggregate/Optional/BrandNew.php
/src/Specification/CrossMatch.php
/src/Specification/Child.php
/src/Specification/Entity.php
/src/Specification/Has.php
/src/Specification/Just.php
/src/Specification/Normalize.php
/src/Specification/Property.php
/src/Specification/Child/Enum.php
/src/Definition/Type.php
/src/Definition/Types.php
/src/Definition/Aggregate.php
/src/Definition/Contains.php
/src/Definition/Aggregates.php
/src/Definition/Type/Support.php
/src/Definition/Type/NullableType.php
/src/Definition/Type/IdType.php
/src/Definition/Type/MaybeType.php
/src/Definition/Type/StringType.php
/src/Definition/Type/PointInTimeType.php
/src/Definition/Type/BoolType.php
/src/Definition/Type/IntType.php
/src/Definition/Type/StrType.php
/src/Definition/Type/EnumType.php
/src/Definition/Type/PointInTimeType/Formats.php
/src/Definition/Aggregate/Collection.php
/src/Definition/Aggregate/Entity.php
/src/Definition/Aggregate/Identity.php
/src/Definition/Aggregate/Parsing.php
/src/Definition/Aggregate/Property.php
/src/Definition/Aggregate/Optional.php
/src/Definition/Contains/Primitive.php
/src/Effect/Entity.php
/src/Effect/Normalized.php
/src/Effect/Provider.php
/src/Effect/Normalize.php
/src/Effect/Property.php
/src/Effect/Properties.php
/src/Effect/Optional.php
/src/Effect/Collection/Add.php
/src/Effect/Collection/Remove.php
/src/Effect/Normalized/Entity.php
/src/Effect/Normalized/Property.php
/src/Effect/Normalized/Properties.php
/src/Effect/Normalized/Optional.php
/src/Effect/Normalized/Collection/Add.php
/src/Effect/Normalized/Collection/Remove.php
/src/Effect/Normalized/Optional/Nothing.php
/src/Effect/Optional/Nothing.php
/src/Effect/Provider/Collection.php
/src/Effect/Provider/Entity.php
/src/Effect/Provider/Property.php
/src/Effect/Provider/Properties.php
/src/Effect/Provider/Optional.php
/src/Repository/Denormalize.php
/src/Repository/Extract.php
/src/Repository/Denormalized.php
/src/Repository/Instanciate.php
/src/Repository/Context.php
/src/Repository/Diff.php
/src/Repository/Normalize.php
/src/Repository/Sort.php
/src/Repository/Loaded.php
/src/Repository/Active.php
/src/Repository/Denormalize/Collection.php
/src/Repository/Denormalize/Entity.php
/src/Repository/Denormalize/Optional.php
/src/Repository/Diff/Property.php
/src/Repository/Normalize/Collection.php
/src/Repository/Normalize/Entity.php
/src/Repository/Normalize/Optional.php
/benchmark/load.php
/benchmark/fill_storage.php
/proofs/id.php
/proofs/manager.php
/proofs/adapter/elasticsearch/mapping.php
/proofs/adapter/sql/showCreateTable.php
/properties/RemoveSpecification.php
/properties/Any.php
/properties/EffectEntityPropertiesOnAllAggregates.php
/properties/EffectOptionalNothingOnAllAggregates.php
/properties/SavingAggregateTwiceAddsItOnce.php
/properties/None.php
/properties/DroppingMoreElementsThanWasTakenReturnsNothing.php
/properties/MatchingSort.php
/properties/AddingOutsideOfTransactionIsNotAllowed.php
/properties/EffectChildRemoveOnAllAggregates.php
/properties/UpdatingOutsideOfTransactionIsNotAllowed.php
/properties/AddElementToCollections.php
/properties/MatchingIds.php
/properties/IncrementallyAddElementsToACollection.php
/properties/MatchingSortEntity.php
/properties/AddAggregate.php
/properties/FailingTransactionDueToLeftSide.php
/properties/MatchingTake.php
/properties/ContainsAggregate.php
/properties/UpdateOptional.php
/properties/StreamUpdate.php
/properties/MatchingEntity.php
/properties/SizeWithSpecification.php
/properties/MatchingComposite.php
/properties/UpdateOptionalWithoutChangingInnerProperties.php
/properties/Size.php
/properties/FailingTransactionDueToException.php
/properties/MatchingExclusion.php
/properties/EffectChildAddOnAllAggregates.php
/properties/EffectOptionalPropertiesOnAllAggregates.php
/properties/ListingAggregatesUseConstantMemory.php
/properties/EffectPropertyOnAggregate.php
/properties/MatchingCollection.php
/properties/UpdateAggregate.php
/properties/CrossAggregateMatching.php
/properties/RemoveUnknownAggregateDoesNothing.php
/properties/RemovingOutsideOfTransactionIsNotAllowed.php
/properties/MatchingDropAndTake.php
/properties/UpdateCollectionOfEnums.php
/properties/EffectPropertyOnAllAggregates.php
/properties/MatchingDrop.php
/properties/RemoveWhereEntity.php
/properties/MatchingCollectionOfEnums.php
/properties/EffectEntityPropertiesOnAggregate.php
/properties/UpdateEntity.php
/properties/RemoveAggregate.php
/properties/EffectChildAddOnAggregate.php
/properties/EffectPropertiesOnAggregate.php
/properties/SuccessfulTransaction.php
/properties/UpdateCollection.php
/properties/Matching.php
/properties/EffectOptionalPropertiesOnAggregate.php
/properties/EffectEntityPropertyOnAggregate.php
/properties/Properties.php
/properties/MatchingOptional.php
/fixtures/AddressValue.php
/fixtures/Sortable.php
/fixtures/Random.php
/fixtures/User.php
/fixtures/Sibling.php
/fixtures/Username.php
/fixtures/Role.php
/fixtures/SortableType.php
/fixtures/Ids.php
/fixtures/MainAddress.php
/fixtures/CreatedAt.php
/fixtures/CreatedAtType.php
/fixtures/User/Address.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