/app/config/bundles.php |
12 |
20 |
2 |
/app/config/preload.php |
3 |
4 |
2 |
/app/ecs.php |
7 |
27 |
5 |
/app/migrations/Version20220922071925.php |
20 |
15 |
8 |
/app/migrations/Version20220922105524.php |
26 |
15 |
8 |
/app/migrations/Version20220922112051.php |
28 |
15 |
8 |
/app/migrations/Version20220923084324.php |
20 |
14 |
7 |
/app/migrations/Version20220923085855.php |
20 |
15 |
8 |
/app/migrations/Version20220923093142.php |
28 |
15 |
8 |
/app/migrations/Version20220926095201.php |
20 |
16 |
8 |
/app/migrations/Version20220926100131.php |
26 |
14 |
7 |
/app/migrations/Version20220926122008.php |
26 |
14 |
7 |
/app/migrations/Version20220926124449.php |
20 |
14 |
7 |
/app/migrations/Version20220926134405.php |
26 |
14 |
7 |
/app/migrations/Version20220926204621.php |
28 |
16 |
8 |
/app/migrations/Version20220926204901.php |
28 |
15 |
8 |
/app/migrations/Version20220927112607.php |
20 |
15 |
8 |
/app/migrations/Version20220929071533.php |
20 |
16 |
8 |
/app/migrations/Version20220929072029.php |
20 |
15 |
8 |
/app/public/index.php |
5 |
4 |
4 |
/app/src/Command/CreateUserCommand.php |
22 |
36 |
13 |
/app/src/Controller/CategoryController.php |
10 |
24 |
7 |
/app/src/Controller/DashboardController.php |
6 |
8 |
5 |
/app/src/Controller/ExpeditionController.php |
50 |
29 |
14 |
/app/src/Controller/LoginController.php |
25 |
13 |
6 |
/app/src/Controller/ProductController.php |
12 |
24 |
7 |
/app/src/Controller/ReceiptController.php |
11 |
15 |
6 |
/app/src/Controller/UserProfileController.php |
18 |
12 |
6 |
/app/src/DataFixtures/AppFixtures.php |
5 |
9 |
8 |
/app/src/DataFixtures/CategoryFixtures.php |
7 |
7 |
6 |
/app/src/DataFixtures/ProductFixtures.php |
25 |
21 |
11 |
/app/src/DataFixtures/UserFixtures.php |
13 |
17 |
11 |
/app/src/Entity/Category.php |
26 |
24 |
14 |
/app/src/Entity/Expedition.php |
39 |
60 |
18 |
/app/src/Entity/ExpeditionItem.php |
6 |
27 |
11 |
/app/src/Entity/Product.php |
49 |
61 |
19 |
/app/src/Entity/Receipt.php |
34 |
42 |
14 |
/app/src/Entity/User.php |
97 |
30 |
15 |
/app/src/Entity/UserProfile.php |
6 |
15 |
10 |
/app/src/EventListener/NotificationSubscriber.php |
16 |
33 |
15 |
/app/src/Form/CategoryType.php |
12 |
16 |
9 |
/app/src/Form/ExpeditionType.php |
15 |
22 |
10 |
/app/src/Form/ProductType.php |
15 |
22 |
10 |
/app/src/Form/ReceiptType.php |
15 |
22 |
10 |
/app/src/Form/UserProfileType.php |
19 |
25 |
11 |
/app/src/Kernel.php |
6 |
5 |
4 |
/app/src/Manager/ExpeditionManager.php |
14 |
11 |
9 |
/app/src/Messaging/Notification/NotificationHandler.php |
12 |
13 |
10 |
/app/src/Messaging/Notification/NotificationMessage.php |
7 |
2 |
2 |
/app/src/Repository/CategoryRepository.php |
6 |
15 |
9 |
/app/src/Repository/ExpeditionItemRepository.php |
6 |
16 |
9 |
/app/src/Repository/ExpeditionRepository.php |
6 |
15 |
9 |
/app/src/Repository/ProductRepository.php |
7 |
15 |
9 |
/app/src/Repository/ReceiptRepository.php |
6 |
15 |
9 |
/app/src/Repository/UserProfileRepository.php |
7 |
16 |
9 |
/app/src/Repository/UserRepository.php |
51 |
27 |
12 |
/app/src/Security/AccessDeniedHandler.php |
13 |
25 |
12 |
/app/src/Service/Mailer.php |
33 |
18 |
8 |
/app/tests/Common/Fixtures/CategoryFixtures.php |
10 |
14 |
9 |
/app/tests/Common/Fixtures/UserFixtures.php |
18 |
19 |
12 |
/app/tests/Functional/Controller/CategoryTest.php |
43 |
9 |
5 |
/app/tests/Functional/Form/CategoryTypeTest.php |
7 |
7 |
5 |
/app/tests/bootstrap.php |
10 |
14 |
7 |
/app/tests/console-application.php |
9 |
7 |
4 |
/app/tests/object-manager.php |
8 |
4 |
4 |