File tree
110 files changed
+1214
-837
lines changed- .idea
- docker/general
- docs
- src
- ApiKey
- Application
- DTO/ApiKey
- Security
- Authenticator
- Provider
- Domain/Entity
- Infrastructure/DataFixtures/ORM
- Transport
- Command/ApiKey
- Form/Type/Console
- DateDimension
- Domain/Entity
- Transport/Command/Utils
- General
- Application
- Compiler
- DTO
- Exception
- Rest/Traits
- Validator/Constraints
- Domain/Doctrine/DBAL/Types
- Infrastructure
- DQL
- Repository
- Rest
- Transport
- AutoMapper
- EventSubscriber
- Rest
- ValueResolver
- Log
- Application/Service
- Domain/Entity
- Traits
- Role
- Application/Security
- Domain/Entity
- Infrastructure/DataFixtures/ORM
- Transport
- Command/Role
- Form/DataTransformer
- Tool
- Application
- Service
- Validator/Constraints
- Domain/Entity
- Transport
- Command/Utils
- EventSubscriber
- User
- Application
- DTO
- User
- UserGroup
- Security
- Handler
- Provider
- Voter
- Validator/Constraints
- Domain/Entity
- Infrastructure/DataFixtures/ORM
- Transport
- Command/User
- EventSubscriber
- Form
- DataTransformer
- Type/Console
- tests
- TestCase
- Utils
- tools
- 01_phpunit
- 02_phpstan
- 03_ecs
- 04_php-coveralls
- 05_phpinsights
- 06_phpmd
- 07_phpmetrics
- 08_rector
- 09_composer
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
110 files changed
+1214
-837
lines changed+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
34 |
| - | |
| 34 | + | |
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
|
+296-295
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
+8-4
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
1 | 2 |
| |
2 | 3 |
| |
3 | 4 |
| |
| |||
42 | 43 |
| |
43 | 44 |
| |
44 | 45 |
| |
| 46 | + | |
45 | 47 |
| |
46 | 48 |
| |
47 | 49 |
| |
| |||
53 | 55 |
| |
54 | 56 |
| |
55 | 57 |
| |
| 58 | + | |
| 59 | + | |
56 | 60 |
| |
57 | 61 |
| |
58 | 62 |
| |
| |||
74 | 78 |
| |
75 | 79 |
| |
76 | 80 |
| |
77 |
| - | |
78 |
| - | |
79 |
| - | |
80 |
| - | |
81 | 81 |
| |
82 | 82 |
| |
83 | 83 |
| |
| |||
114 | 114 |
| |
115 | 115 |
| |
116 | 116 |
| |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
117 | 121 |
| |
118 | 122 |
| |
119 | 123 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
277 | 277 |
| |
278 | 278 |
| |
279 | 279 |
| |
| 280 | + | |
| 281 | + | |
| 282 | + | |
280 | 283 |
| |
281 | 284 |
| |
282 | 285 |
| |
|
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 |
| - | |
| 17 | + | |
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
|
0 commit comments