chrisandchris/passive-record-orm

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
src/ChrisAndChris/Common/RowMapperBundle/Entity/WeakEntity.php6
A
0 mins
src/ChrisAndChris/Common/RowMapperBundle/Events/Mapping/PopulationEvent.php34
A
0 mins
src/ChrisAndChris/Common/RowMapperBundle/Events/MappingEvents.php6
A
0 mins
src/ChrisAndChris/Common/RowMapperBundle/Events/Process/ProcessEvent.php21
A
0 mins
src/ChrisAndChris/Common/RowMapperBundle/Events/Process/ProcessOutEvent.php16
A
0 mins
src/ChrisAndChris/Common/RowMapperBundle/Events/ProcessEvents.php7
A
0 mins
src/ChrisAndChris/Common/RowMapperBundle/Events/RowMapperEvents.php7
A
0 mins
src/ChrisAndChris/Common/RowMapperBundle/Events/Transmitters/MapperEvent.php27
A
1 hr
src/ChrisAndChris/Common/RowMapperBundle/Events/Transmitters/SnippetBagEvent.php27
A
1 hr
src/ChrisAndChris/Common/RowMapperBundle/Exceptions/ClassNotFoundException.php5
A
0 mins
src/ChrisAndChris/Common/RowMapperBundle/Exceptions/Database/NoSuchRowFoundException.php6
A
0 mins
src/ChrisAndChris/Common/RowMapperBundle/Exceptions/DatabaseException.php4
A
0 mins
src/ChrisAndChris/Common/RowMapperBundle/Exceptions/ForeignKeyConstraintException.php4
A
0 mins
src/ChrisAndChris/Common/RowMapperBundle/Exceptions/GeneralDatabaseException.php5
A
0 mins
src/ChrisAndChris/Common/RowMapperBundle/Exceptions/InvalidOptionException.php5
A
0 mins
src/ChrisAndChris/Common/RowMapperBundle/Exceptions/MalformedQueryException.php5
A
0 mins
src/ChrisAndChris/Common/RowMapperBundle/Exceptions/Mapping/InsufficientPopulationException.php5
A
0 mins
src/ChrisAndChris/Common/RowMapperBundle/Exceptions/Mapping/MappingException.php5
A
0 mins
src/ChrisAndChris/Common/RowMapperBundle/Exceptions/Mapping/MappingInitFailedException.php4
A
0 mins
src/ChrisAndChris/Common/RowMapperBundle/Exceptions/Mapping/MissingContextException.php5
A
0 mins
src/ChrisAndChris/Common/RowMapperBundle/Exceptions/Mapping/NoPrimaryKeyFoundException.php4
A
0 mins
src/ChrisAndChris/Common/RowMapperBundle/Exceptions/Mapping/NoSuchColumnException.php4
A
0 mins
src/ChrisAndChris/Common/RowMapperBundle/Exceptions/Mapping/NoSuchTableException.php4
A
0 mins
src/ChrisAndChris/Common/RowMapperBundle/Exceptions/Mapping/UnknownCastTypeException.php5
A
0 mins
src/ChrisAndChris/Common/RowMapperBundle/Exceptions/MissingParameterException.php5
A
0 mins
src/ChrisAndChris/Common/RowMapperBundle/Exceptions/NotCapableException.php5
A
0 mins
src/ChrisAndChris/Common/RowMapperBundle/Exceptions/Process/ProcessException.php7
A
0 mins
src/ChrisAndChris/Common/RowMapperBundle/Exceptions/Process/RollbackFailedException.php6
A
0 mins
src/ChrisAndChris/Common/RowMapperBundle/Exceptions/Process/TransactionException.php6
A
0 mins
src/ChrisAndChris/Common/RowMapperBundle/Exceptions/RowMapperException.php4
A
0 mins
src/ChrisAndChris/Common/RowMapperBundle/Exceptions/SecurityBreachException.php5
A
0 mins
src/ChrisAndChris/Common/RowMapperBundle/Exceptions/SystemException.php5
A
0 mins
src/ChrisAndChris/Common/RowMapperBundle/Exceptions/TransactionException.php4
A
0 mins
src/ChrisAndChris/Common/RowMapperBundle/Exceptions/TypeInterfaceException.php5
A
0 mins
src/ChrisAndChris/Common/RowMapperBundle/Exceptions/TypeNotFoundException.php5
A
0 mins
src/ChrisAndChris/Common/RowMapperBundle/Exceptions/UniqueConstraintException.php4
A
0 mins
src/ChrisAndChris/Common/RowMapperBundle/Resources/config/services.yml
src/ChrisAndChris/Common/RowMapperBundle/Services/BusinessProcess.php290
C
1 day
src/ChrisAndChris/Common/RowMapperBundle/Services/Mapper/Encryption/CryptoInterface.php6
A
0 mins
src/ChrisAndChris/Common/RowMapperBundle/Services/Mapper/Encryption/EncryptionExecutorInterface.php7
A
0 mins
src/ChrisAndChris/Common/RowMapperBundle/Services/Mapper/Encryption/EncryptionServiceInterface.php11
A
0 mins
src/ChrisAndChris/Common/RowMapperBundle/Services/Mapper/Encryption/Executors/StringBasedExecutor.php22
A
0 mins
src/ChrisAndChris/Common/RowMapperBundle/Services/Mapper/Encryption/Services/DefaultEncryptionService.php59
A
0 mins
src/ChrisAndChris/Common/RowMapperBundle/Services/Mapper/Encryption/Wrappers/PhpSeclibAesWrapper.php20
A
0 mins
src/ChrisAndChris/Common/RowMapperBundle/Services/Mapper/NewMapperEvent.php12
A
0 mins
src/ChrisAndChris/Common/RowMapperBundle/Services/Mapper/RowMapper.php194
A
3 hrs
src/ChrisAndChris/Common/RowMapperBundle/Services/Mapper/RowMapperFactory.php23
A
0 mins
src/ChrisAndChris/Common/RowMapperBundle/Services/Mapper/TypeCaster.php45
A
0 mins
src/ChrisAndChris/Common/RowMapperBundle/Services/Model/ConcreteModel.php333
C
1 day
src/ChrisAndChris/Common/RowMapperBundle/Services/Model/DatabaseEvent.php31
A
0 mins