Q
How to solve the problem of saving multiple entities?
Qwyu_4iLofK, 2022-04-15 12:32:52
0 Reply
Q
Qwyu_4iLofK
2022-04-15 12:32:52
Q
Why does simultaneous saving of entities on the same page not work?
Qwyu_4iLofK, 2022-04-13 20:06:43
0 Reply
Q
Qwyu_4iLofK
2022-04-07 21:56:30
S
SM_ST
2022-03-17 18:54:52
F
How to select specific columns in relationships?
FasterTans, 2022-02-02 15:05:11
0 Reply
F
FasterTans
2022-02-02 15:05:11
E
Why are all related entities updated when a record is created?
Emprove, 2022-01-29 21:58:00
1 Reply
E
Emprove
2022-01-29 21:58:00
H
Where in the doctrine is the code responsible for converting filed_name to fieldName?
HellWalk, 2022-01-26 16:52:28
1 Reply
Q
By means of the doctrine it is possible to make summaries at 2 references of the table to itself, on one field id?
Qwyu_4iLofK, 2022-01-18 21:59:45
1 Reply
D
Symfony migration can't figure out how it works?
Denis, 2022-01-10 16:43:30
0 Reply
D
Denis
2022-01-10 16:43:30
R
How to write a query to select a unique date in Doctrine?
rxxxel, 2021-11-10 14:25:27
2 Reply
R
rxxxel
2021-11-10 14:25:27
E
How to get link data correctly in Doctrine using 2 HasMany?
EVOSandru6, 2021-11-04 16:22:54
1 Reply
E
EVOSandru6
2021-11-04 16:22:54
I
Doctrine entity table description documentation generator?
Igor, 2021-10-28 12:11:09
0 Reply
I
Igor
2021-10-28 12:11:09
B
How to handle cases when FK is an empty string?
BonBon Slick, 2021-09-16 12:33:11
1 Reply
B
BonBon Slick
2021-09-16 12:33:11
B
How to hint to Doctrine / Unit of Work that we are working with existing data after serialization?
BonBon Slick, 2021-09-15 18:06:16
0 Reply
B
Mapping two entities to 1 table for backwards compatibility?
BonBon Slick, 2021-09-13 14:34:38
1 Reply
B
BonBon Slick
2021-09-13 14:34:38
G
How to get an extra field along with the rest?
grabbee, 2021-08-24 10:50:17
0 Reply
G
grabbee
2021-08-24 10:50:17
S
How to properly extend from entity model in Doctrine?
sgidlev, 2021-08-18 14:04:11
1 Reply
S
sgidlev
2021-08-18 14:04:11
B
BonBon Slick
2021-08-04 00:58:18
V
How to return empty array instead of null using Doctrine ORM without using Query Builder?
Vitaliy, 2021-08-02 08:59:09
1 Reply
V
How to properly get data from the Repository class using Doctrine ORM without frameworks?
Vitaliy, 2021-07-30 15:13:44
1 Reply
V
D
How to decipher understand phpDoc comment to doctrine?
Dmitry Baskakov, 2021-07-13 09:34:05
0 Reply
D
Dmitry Baskakov
2021-07-13 09:34:05
V
How to add a record to an intermediate table without creating a new object?
vladislav997, 2021-06-25 14:48:16
1 Reply
H
How to join unrelated entities in QueryBuilder?
HellWalk, 2021-06-24 15:56:35
2 Reply
H
HellWalk
2021-06-24 15:56:35
D
How to write current date in sql (createquerybuilder)?
Dobroe3lo, 2021-06-23 17:07:56
2 Reply
D
Dobroe3lo
2021-06-23 17:07:56
B
Advantages and disadvantages of indexed links or when to use them?
BonBon Slick, 2021-05-31 11:26:09
2 Reply
B
Why does a unique index throw an error on a cascading operation?
BonBon Slick, 2021-05-30 13:54:59
1 Reply
B
BonBon Slick
2021-05-30 13:54:59
A
Whether to give the list of objects through Doctine or through Dbal in the form of arrays?
AlpineMilk, 2021-04-30 19:58:32
0 Reply
B
Composite unique constraint for specific values?
BonBon Slick, 2021-04-30 19:06:28
1 Reply
B
BonBon Slick
2021-04-30 19:06:28
B
Difference Types::text vs Types::string per request?
BonBon Slick, 2021-04-28 14:22:30
0 Reply
B
BonBon Slick
2021-04-28 14:22:30
B
BonBon Slick
2021-04-02 01:28:30
B
What's the point of unique in join-columns with ManyToMany?
BonBon Slick, 2021-04-02 01:02:57
1 Reply
B
BonBon Slick
2021-04-02 01:02:57
B
One to many for super class mapping?
BonBon Slick, 2021-03-18 00:50:57
1 Reply
B
BonBon Slick
2021-03-18 00:50:57
B
Can't use unique-constraints on boolean or how to create partial index?
BonBon Slick, 2021-03-13 19:10:19
1 Reply
B
BonBon Slick
2021-03-13 00:01:30
B
Doctrine Mapped Superclass index column ID not found on child table?
BonBon Slick, 2021-03-12 23:31:51
0 Reply
M
How to make multiple ManyToMany relationships between two entities?
Maxim Morozov, 2021-03-11 17:02:21
1 Reply
B
Select by user by last related entity?
BonBon Slick, 2021-03-07 03:13:41
1 Reply
B
BonBon Slick
2021-03-07 03:13:41
B
Combined oneToMany relationships User->RelationCollection[ApiTokenCollection, ResetPassCollection]?
BonBon Slick, 2021-02-28 00:30:17
1 Reply
S
How to get all records from Entity in Doctrine?
Stanislav Shendakov, 2021-02-25 06:05:51
1 Reply
S
Stanislav Shendakov
2021-02-25 06:05:51
R
Enum in Symfony (PHP + MySQL) - how to implement it in the most worthy way?
Roman, 2021-02-23 07:35:55
0 Reply
M
How are entities eager loaded in Doctrine?
MasterCopipaster, 2021-02-19 23:42:03
1 Reply
M
MasterCopipaster
2021-02-19 23:42:03
M
How to make EXISTS in a repository?
MasterCopipaster, 2021-02-01 20:47:41
1 Reply
M
MasterCopipaster
2021-02-01 20:47:41
G
Is it worth creating double bonds on all dependent entities?
grabbee, 2020-11-16 13:31:06
0 Reply
G
grabbee
2020-11-16 13:31:06
F
fman2
2020-11-07 20:25:08
V
Vadim
2020-11-06 11:18:10
K
When does a database connection close in Doctrine?
Kolya Vantukh, 2020-11-05 17:09:05
0 Reply
K
Kolya Vantukh
2020-11-05 17:09:05
M
Why doesn't doctrine create a foreign key when migrating to SQLITE?
MasterCopipaster, 2020-10-08 17:06:55
1 Reply