Commit Graph

5987 Commits

Author SHA1 Message Date
Tomáš Votruba
87c5dcb9b0
[Doctrine] Step #3 - getUuid/setUuid method calls to id values (#2011)
[Doctrine] Step #3 - getUuid/setUuid method calls to id values
2019-09-21 16:35:35 +02:00
Tomas Votruba
fabbfacd1a [Doctrine] Add GetUuidMethodCall to GetId 2019-09-21 16:27:10 +02:00
Tomas Votruba
ca8cfe10ba add constant reference case 2019-09-21 13:30:03 +02:00
Tomas Votruba
d6d48ea44b make ShouldNotHappenException smarter 2019-09-21 13:30:03 +02:00
Tomas Votruba
8e93626e32 [Doctrine] Add ChangeSetIdToUuidValueRector 2019-09-21 12:46:01 +02:00
Tomáš Votruba
a58762ba3a
[Doctrine] add CustomIdGenerator + step 2 for uuid Doctrine mig… (#2003)
[Doctrine] add CustomIdGenerator + step 2 for uuid Doctrine migration
2019-09-20 10:18:13 +02:00
Tomas Votruba
6c35b3af43 [Doctrine] init step 2 uuid 2019-09-20 10:14:49 +02:00
Tomas Votruba
0a20938c72 add CustomIdGenerator 2019-09-19 20:02:00 +02:00
Tomáš Votruba
0847ecb94d
cover name at JoinColumn removal (#2002)
cover name at JoinColumn removal
2019-09-19 19:39:56 +02:00
Tomas Votruba
d15a1b955e cover name at JoinColumn removal 2019-09-19 19:39:08 +02:00
Tomáš Votruba
e17dcbe1da
Merge pull request #2001 from rectorphp/seria-type
add changeName/getName to serializer
2019-09-19 18:23:05 +02:00
Tomas Votruba
0adff2c8b2 add getName() 2019-09-19 18:22:37 +02:00
Tomas Votruba
27a0e96ce0 add changeName to serializer 2019-09-19 18:20:57 +02:00
Tomáš Votruba
3b211b57a2
add isInDoctrineEntityClass() method (#2000)
add isInDoctrineEntityClass() method
2019-09-19 18:17:06 +02:00
Tomas Votruba
a49bac510e add isInDoctrineEntityClass() method 2019-09-19 18:11:40 +02:00
Tomáš Votruba
215301a3e4
make column tag value node changeable (#1999)
make column tag value node changeable
2019-09-19 17:51:31 +02:00
Tomas Votruba
24e3d85f9d make column tag value node changeable 2019-09-19 17:47:15 +02:00
Tomáš Votruba
86dac89caa
make DocBlockManipulator protected in AbstractRector + add Gene… (#1998)
make DocBlockManipulator protected in AbstractRector + add GeneratedValue annotatoin parsing
2019-09-19 17:43:00 +02:00
Tomas Votruba
1fbdd45d09 make decoratePropertyWithUuidAnnotations public 2019-09-19 17:36:25 +02:00
Tomas Votruba
3f6fddee71 make DocBlockManipulator protected in AbstractRector + add ColumnGenerator annotatoin parsing 2019-09-19 17:30:31 +02:00
Tomas Votruba
2929a9118d make docBlockManipulator accesible in children 2019-09-19 16:49:25 +02:00
Tomáš Votruba
312351991c
Improve annotation spacing (#1997)
Improve annotation spacing
2019-09-19 11:55:10 +02:00
Tomas Votruba
8ec27c0304 update docs 2019-09-19 11:45:09 +02:00
Tomas Votruba
407c3dc7b3 add UseImportsRemover 2019-09-19 11:25:47 +02:00
Tomas Votruba
3846725313 moving SymfonyRoute tag to tag value node 2019-09-19 11:21:01 +02:00
Tomas Votruba
69cb7ade6c fix spacing for printed nested orm annotations 2019-09-19 10:15:41 +02:00
Tomas Votruba
71e41297d7 fix doctrine spacing of annotatoins 2019-09-19 10:15:40 +02:00
Tomas Votruba
47e9f836ba fix miss-space in complex printer doc blocks 2019-09-19 00:58:01 +02:00
Tomáš Votruba
19738b5d37
Optimize class renaming (#1996)
Optimize class renaming
2019-09-18 20:30:27 +02:00
Tomas Votruba
e98965d982 decouple TableTagValueNodeFactory + add IndexTagValueNode 2019-09-18 13:59:59 +02:00
Tomas Votruba
cd257c9849 Fix NodeAnnotationReader for traits 2019-09-18 12:56:52 +02:00
Tomas Votruba
ac9dd58d09 add PhpDocInfo caching 2019-09-18 12:22:12 +02:00
Tomas Votruba
cb96820dca fix cs 2019-09-18 12:16:31 +02:00
Tomáš Votruba
8a8e58f43b
[cs] remove fixed line lengh rule ignores (#1995)
[cs] remove fixed line lengh rule ignores
2019-09-18 10:42:41 +02:00
Tomas Votruba
b804e881f4 [cs] remove fixed line lengh rule ignores 2019-09-18 10:36:16 +02:00
Tomas Votruba
a249c5c9f3 composer: bump to Symplify 6.1 2019-09-18 10:26:16 +02:00
Tomáš Votruba
60073f30fd
[Doctrine] Add AlwaysInitializeUuidInEntityRector (#1994)
[Doctrine] Add AlwaysInitializeUuidInEntityRector
2019-09-18 09:34:04 +02:00
Tomas Votruba
683f33a526 [Doctrine] Add AlwaysInitializeUuidInEntityRector 2019-09-18 09:23:18 +02:00
Tomáš Votruba
01d0de21d0
Improve annotation content joins (#1993)
Improve annotation content joins
2019-09-18 09:21:54 +02:00
Tomas Votruba
ca7d0cba15 use PHP highlight for herenow doc 2019-09-18 09:14:06 +02:00
Tomas Votruba
93d3a46a13 move class to SymfonyClass 2019-09-18 08:11:48 +02:00
Tomas Votruba
050b0219dc de-fluent 2019-09-18 08:07:45 +02:00
Tomas Votruba
bb05fe2514 improve annotation content joins 2019-09-17 21:58:33 +02:00
Tomas Votruba
5acb03fd77 add discimap + soft deletable support 2019-09-17 21:42:16 +02:00
Tomáš Votruba
fe57408593
improve join table patterns (#1992)
improve join table patterns
2019-09-17 21:33:33 +02:00
Tomas Votruba
c6565674c7 improve join table patterns 2019-09-17 21:28:58 +02:00
Tomáš Votruba
c784ba63a1
Merge pull request #1991 from rectorphp/orm-fix
make EntityUuidNodeFactory extensible
2019-09-17 21:05:57 +02:00
Tomas Votruba
4480ce1195 make extensible 2019-09-17 21:01:43 +02:00
Tomáš Votruba
676cd7375d
fix multi constaints (#1990)
fix multi constaints
2019-09-17 16:37:02 +02:00
Tomas Votruba
dabc9121cc fix multi constaints 2019-09-17 16:36:29 +02:00