.doctrine-project.json
.gitattributes
LICENSE
ci/Entity/Entity.php
ci/Version20120714005702.php
ci/config/application.config.php
ci/config/ci.config.php
ci/dummy-import.sql
ci/run-cli-migrations.sh
ci/run-cli.sh
composer.json
config/controllers.config.php
config/module.config.php
docs/en/cache.rst
docs/en/configuration.rst
docs/en/developer-tools.rst
docs/en/index.rst
docs/en/migrations.rst
docs/en/miscellaneous.rst
docs/en/sidebar.rst
docs/en/user-guide.rst
phpcs.xml
phpstan.neon
phpunit.xml.dist
psalm.xml
src/CliConfigurator.php
src/Collector/MappingCollector.php
src/Collector/SQLLoggerCollector.php
src/ConfigProvider.php
src/Form/Element/EntityMultiCheckbox.php
src/Form/Element/EntityRadio.php
src/Form/Element/EntitySelect.php
src/Module.php
src/Options/Configuration.php
src/Options/DBALConfiguration.php
src/Options/DBALConnection.php
src/Options/EntityManager.php
src/Options/EntityResolver.php
src/Options/SQLLoggerCollectorOptions.php
src/Options/SecondLevelCacheConfiguration.php
src/Paginator/Adapter/DoctrinePaginator.php
src/Service/CliConfiguratorFactory.php
src/Service/ConfigurationFactory.php
src/Service/DBALConfigurationFactory.php
src/Service/DBALConnectionFactory.php
src/Service/DoctrineObjectHydratorFactory.php
src/Service/EntityManagerAliasCompatFactory.php
src/Service/EntityManagerFactory.php
src/Service/EntityResolverFactory.php
src/Service/MappingCollectorFactory.php
src/Service/MigrationsCommandFactory.php
src/Service/ObjectMultiCheckboxFactory.php
src/Service/ObjectRadioFactory.php
src/Service/ObjectSelectFactory.php
src/Service/ReservedWordsCommandFactory.php
src/Service/RunSqlCommandFactory.php
src/Service/SQLLoggerCollectorFactory.php
src/Yuml/MetadataGrapher.php
src/Yuml/YumlController.php
src/Yuml/YumlControllerFactory.php
tests/Assets/Entity/Category.php
tests/Assets/Entity/City.php
tests/Assets/Entity/Country.php
tests/Assets/Entity/Date.php
tests/Assets/Entity/EntityWithoutRepository.php
tests/Assets/Entity/FormEntity.php
tests/Assets/Entity/FormEntityTarget.php
tests/Assets/Entity/Issue237.php
tests/Assets/Entity/Product.php
tests/Assets/Entity/ResolveTarget.php
tests/Assets/Entity/Target.php
tests/Assets/Entity/TargetEntity.php
tests/Assets/Entity/Test.php
tests/Assets/Fixture/TestFixture.php
tests/Assets/GraphEntity/Address.php
tests/Assets/GraphEntity/Session.php
tests/Assets/GraphEntity/User.php
tests/Assets/GraphEntity/UserGroup.php
tests/Assets/RepositoryClass.php
tests/Assets/Types/MoneyType.php
tests/CliConfiguratorTest.php
tests/Collector/MappingCollectorTest.php
tests/Collector/SQLLoggerCollectorTest.php
tests/ConfigProviderTest.php
tests/Framework/TestCase.php
tests/Options/ConfigurationOptionsTest.php
tests/Options/DBALConnectionTest.php
tests/Options/DefaultRepositoryTest.php
tests/Options/EntityManagerTest.php
tests/Options/SQLLoggerCollectorOptionsTest.php
tests/Paginator/AdapterTest.php
tests/Service/ConfigurationFactoryTest.php
tests/Service/DBALConnectionFactoryTest.php
tests/Service/EntityResolverFactoryTest.php
tests/Service/MigrationsCommandFactoryTest.php
tests/Service/RunSqlCommandFactoryTest.php
tests/Service/SQLLoggerCollectorFactoryTest.php
tests/ServiceManagerFactory.php
tests/Yuml/MetadataGrapherTest.php
tests/Yuml/YumlControllerFactoryTest.php
tests/Yuml/YumlControllerTest.php
tests/config.php
tests/testing.config.php
view/laminas-developer-tools/toolbar/doctrine-orm-mappings.phtml
view/laminas-developer-tools/toolbar/doctrine-orm-queries.phtml
<<<<<< network
# path=reports/phpunit-7.3-highest-2.13.0.coverage/coverage.xml
<<<<<< EOF
# path=reports/phpunit-8.0-highest-2.13.0.coverage/coverage.xml
<<<<<< EOF
# path=reports/phpunit-7.3-lowest-3.1.0.coverage/coverage.xml
<<<<<< EOF
# path=reports/phpunit-7.3-lowest-2.13.0.coverage/coverage.xml
<<<<<< EOF
# path=reports/phpunit-8.1-highest-2.13.0.coverage/coverage.xml
<<<<<< EOF
# path=reports/phpunit-7.4-highest-2.13.0.coverage/coverage.xml
<<<<<< EOF
# path=reports/phpunit-8.0-highest-3.1.0.coverage/coverage.xml
<<<<<< EOF
# path=reports/phpunit-7.4-highest-3.1.0.coverage/coverage.xml
<<<<<< EOF
# path=reports/phpunit-8.1-highest-3.1.0.coverage/coverage.xml
<<<<<< EOF
# path=reports/phpunit-7.3-highest-3.1.0.coverage/coverage.xml
<<<<<< EOF
# path=fixes
./tests/Options/SQLLoggerCollectorOptionsTest.php:11,13,19,22,28,31,38,39
./tests/Options/DBALConnectionTest.php:14,16,20,23,27,28
./tests/Options/DefaultRepositoryTest.php:12,14,19,20
./tests/Options/EntityManagerTest.php:16,18,26,27
./tests/Options/ConfigurationOptionsTest.php:17,19,33,36,50,53,67,70,86,87
./tests/Yuml/YumlControllerTest.php:22,38,45,51,70,76,83,84
./tests/Yuml/YumlControllerFactoryTest.php:15,17,36,39,58,61,78,79
./tests/Yuml/MetadataGrapherTest.php:21,26,30,36,43,49,58,60,63,69,84,90,109,115,134,140,159,165,184,190,205,211,226,232,251,257,276,282,292,298,312,313,319,335,336,342,365,367,384,385,400,401,410,447,453,455,456
./tests/CliConfiguratorTest.php:42,50,53,56,67,73,102,105,120,126,132,136,137,159,165,167,171,175,179,183,187,191,195,199,203,207,211,215,219,223,235,238,239
./tests/Framework/TestCase.php:16,27,30,36,42,49,55,58,65,66
./tests/ServiceManagerFactory.php:19,26,31,40,41
./tests/Assets/GraphEntity/User.php:19,51,54,55
./tests/Assets/GraphEntity/Address.php:17,26
./tests/Assets/GraphEntity/UserGroup.php:19,37,39,40
./tests/Assets/GraphEntity/Session.php:17,33
./tests/Assets/RepositoryClass.php:10,11
./tests/Assets/Fixture/TestFixture.php:17,24,30,36,42,45,46
./tests/Assets/Types/MoneyType.php:15,22,24,30,32,40,42,45,47,48
./tests/Assets/Entity/TargetEntity.php:13,24,26,29,31,32
./tests/Assets/Entity/City.php:14,39,41,44,48,51,53,56,60,63,65,66
./tests/Assets/Entity/ResolveTarget.php:13,29
./tests/Assets/Entity/EntityWithoutRepository.php:13,24,26,29,31,32
./tests/Assets/Entity/FormEntity.php:16,188
./tests/Assets/Entity/Product.php:14,39,41,44,48,51,53,59,63,69,71,72
./tests/Assets/Entity/Test.php:14,39,41,44,46,49,51,54,56,59,61,67,69,70
./tests/Assets/Entity/Target.php:8,9
./tests/Assets/Entity/Issue237.php:14,23
./tests/Assets/Entity/Country.php:14,32,34,37,41,44,46,47
./tests/Assets/Entity/Category.php:14,32,34,37,41,44,46,47
./tests/Assets/Entity/Date.php:15,33,35,38,40,43,45,46
./tests/Assets/Entity/FormEntityTarget.php:13,22
./tests/Collector/MappingCollectorTest.php:22,33,38,44,46,52,54,61,79,85,95,103,123,124
./tests/Collector/SQLLoggerCollectorTest.php:16,27,31,34,36,39,41,44,47,50,54,57,63,66,84,85
./tests/Paginator/AdapterTest.php:21,32,38,39,57,60,65,68,73,76,82,83,86,92,93,96,103,104
./tests/ConfigProviderTest.php:16,18,23,24
./tests/Service/ConfigurationFactoryTest.php:25,32,39,40,43,54,57,71,74,87,90,101,104,118,121,134,137,148,151,163,166,183,186,198,201,215,216,219,235,236,239,255,258,275,278,292,295,352,353
./tests/Service/SQLLoggerCollectorFactoryTest.php:18,26,30,33,38,44,45,49,52,57,63,64,67,70,88,94,95,100,103,110,116,117,120,123,127,133,134,138,139
./tests/Service/RunSqlCommandFactoryTest.php:17,22,24,27,33,34,35
./tests/Service/EntityResolverFactoryTest.php:13,15,21,24,29,30
./tests/Service/MigrationsCommandFactoryTest.php:42,47,49,52,56,57,64,65,68,72,73,80,81,84,89,92,96,97,120,123,127,128,148,149
./tests/Service/DBALConnectionFactoryTest.php:24,31,36,39,60,63,86,89,114,119,126,129,156,159,180,183,205,206
./ci/Entity/Entity.php:12,19
./ci/Version20120714005702.php:29,34,36,42,44,47,49,50
./src/CliConfigurator.php:23,69,74,77,80,87,94,95,101,110,113,116,123,124,127,132,135,141,144,147,148
./src/Options/DBALConfiguration.php:13,39,41,44,46,49,51,54,56,62,64,70,72,73
./src/Options/DBALConnection.php:17,77,79,82,84,87,89,92,94,100,102,108,110,116,120,126,128,134,136,142,144,147,149,155,157,163,165,171,173,176,178,184,186,189,191,194,196,197
./src/Options/Configuration.php:23,221,225,231,233,236,240,243,245,251,255,261,263,266,270,273,275,278,282,285,287,290,292,295,297,300,304,307,309,315,319,325,327,333,337,343,345,351,355,361,363,369,373,379,381,384,388,391,393,396,400,403,405,408,412,415,417,423,427,433,435,441,445,451,453,461,470,478,479,485,487,495,504,512,513,519,521,529,538,546,547,553,555,563,567,570,572,581,590,597,603,605,611,615,618,620,623,627,630,632,638,642,648,650,651
./src/Options/EntityResolver.php:14,33,37,40,42,50,59,60,63,64,70,72,73
./src/Options/SecondLevelCacheConfiguration.php:13,54,56,59,61,64,66,69,71,74,76,79,81,84,86,89,91,97,99,105,107,108
./src/Options/SQLLoggerCollectorOptions.php:13,24,26,32,34,37,39,45,47,50,52,58,60,61
./src/Options/EntityManager.php:10,40,44,47,49,52,56,59,61,64,68,71,73,74
./src/Yuml/YumlControllerFactory.php:17,24,27,30,50,51,55,56,57
./src/Yuml/YumlController.php:19,24,26,34,43,48,49
./src/Yuml/MetadataGrapher.php:20,45,55,63,68,72,75,76,79,82,94,108,109,122,125,130,134,135,138,144,156,162,163,167,172,178,184,185,186,189,195,199,204,207,215,219,224,228,232,237,238
./src/Module.php:23,28,43,48,57,58,59,65,67,73,75,81,83,84
./src/ConfigProvider.php:11,16,22,23
./src/Form/Element/EntityMultiCheckbox.php:10,11
./src/Form/Element/EntitySelect.php:10,11
./src/Form/Element/EntityRadio.php:10,11
./src/Collector/MappingCollector.php:22,38,41,47,49,55,57,63,66,74,77,83,85,91,93,96,97,98,104,108,114,116,117
./src/Collector/SQLLoggerCollector.php:18,31,34,40,42,48,50,56,57,63,65,68,70,76,78,81,86,89,90
./src/Paginator/Adapter/DoctrinePaginator.php:15,23,25,28,32,35,37,43,50,56,58,64,69,70
./src/Service/SQLLoggerCollectorFactory.php:22,27,29,35,43,55,58,66,68,76,87,88,93,99,101,102
./src/Service/EntityResolverFactory.php:17,22,32,37,45,47,53,55,56
./src/Service/DBALConfigurationFactory.php:22,27,29,37,42,52,54,57,64,73,74,75,83,94,95,100,103,105,106
./src/Service/ReservedWordsCommandFactory.php:14,19,22,23,31,33,34
./src/Service/CliConfiguratorFactory.php:13,18,20,28,30,31
./src/Service/EntityManagerAliasCompatFactory.php:16,26,28,40,42,43
./src/Service/EntityManagerFactory.php:15,22,34,44,46,49,51,52
./src/Service/RunSqlCommandFactory.php:14,19,22,23,31,33,34
./src/Service/MigrationsCommandFactory.php:27,35,51,54,64,69,83,91,96,100,105,113,115,118,123,126,127
./src/Service/ObjectSelectFactory.php:17,24,31,39,41,42
./src/Service/DoctrineObjectHydratorFactory.php:13,18,20,28,30,31
./src/Service/MappingCollectorFactory.php:17,24,29,39,41,44,46,47
./src/Service/ObjectMultiCheckboxFactory.php:17,24,31,39,41,42
./src/Service/DBALConnectionFactory.php:25,32,40,55,64,68,72,75,85,87,93,95,96
./src/Service/ConfigurationFactory.php:23,30,48,52,56,60,73,78,79,86,91,92,100,101,106,107,115,116,124,129,133,136,148,155,156,161,166,172,174,177,179,180
./src/Service/ObjectRadioFactory.php:17,24,31,39,41,42
./config/module.config.php:296
<<<<<< EOF