Groups
Conversations
All groups and messages
Send feedback to Google
Help
Sign in
Groups
doctrine-user
Conversations
About
doctrine-user
1–30 of 6076
Mark all as read
Report abusive group
0 selected
Stênio Barroso de Moraes
Jan 29
The Doctrine\Migrations\Configuration\Configuration class is generating a fatal error
The Doctrine\Migrations\Configuration\Configuration class is generating a fatal error at $
unread,
The Doctrine\Migrations\Configuration\Configuration class is generating a fatal error
The Doctrine\Migrations\Configuration\Configuration class is generating a fatal error at $
Jan 29
flocki
11/5/21
fetching CLOB data as OCI_Lob in dbal 3.x
Hi everyone! In doctrine 2.x I have been using FetchMode::STANDARD_OBJECT to get a CLOB column as an
unread,
fetching CLOB data as OCI_Lob in dbal 3.x
Hi everyone! In doctrine 2.x I have been using FetchMode::STANDARD_OBJECT to get a CLOB column as an
11/5/21
nsad...@gmail.com
5/3/21
mapping mistake
Category entity: public function __construct() { $this->candidates = new ArrayCollection(); }
unread,
mapping mistake
Category entity: public function __construct() { $this->candidates = new ArrayCollection(); }
5/3/21
Alex Mahone
, …
Benjamin Eberlei
3
4/21/21
Vulnerability DB Report A Security Vulnerabilities
Most notabely it is *not* an SQL injection bug, it is a logic error that might cause an SQL query to
unread,
Vulnerability DB Report A Security Vulnerabilities
Most notabely it is *not* an SQL injection bug, it is a logic error that might cause an SQL query to
4/21/21
Raymond DeBaBi
1/15/21
OCI8 - ORA-24415: Missing or null username
Hi, I am trying to use oracle database in my symfony 5.2 apps but unable to use it, I always have ORA
unread,
OCI8 - ORA-24415: Missing or null username
Hi, I am trying to use oracle database in my symfony 5.2 apps but unable to use it, I always have ORA
1/15/21
surachart seangprasert
2
12/8/20
Cannot insert Thai character , Pls help me on this case
Oh, this issue has been resolved. I just change charset to TIS620. it's workkkkkk. On Tuesday,
unread,
Cannot insert Thai character , Pls help me on this case
Oh, this issue has been resolved. I just change charset to TIS620. it's workkkkkk. On Tuesday,
12/8/20
Kiren Siva
11/27/20
Database Abstraction
I have to develop a CRUD operation. Right now I don't need a database for my application. Instead
unread,
Database Abstraction
I have to develop a CRUD operation. Right now I don't need a database for my application. Instead
11/27/20
philippe grison
2
10/15/20
doctrine pdo pgsql driver not found
I finally find the solution in my case : I had to update the php.ini files in the /PHP directory used
unread,
doctrine pdo pgsql driver not found
I finally find the solution in my case : I had to update the php.ini files in the /PHP directory used
10/15/20
Yann C
8/31/20
Nullable Associations Entity Generator
Hello, I'm a french student using Doctrine to create an API. I have a database, and I want
unread,
Nullable Associations Entity Generator
Hello, I'm a french student using Doctrine to create an API. I have a database, and I want
8/31/20
Cerulean
, …
Christophe Coevoet
8
7/23/20
Doctrine is very nice, but DQL error reporting is quite poor
I just stumbled on the kind of error message that's apparently expected from Doctrine. Consider
unread,
Doctrine is very nice, but DQL error reporting is quite poor
I just stumbled on the kind of error message that's apparently expected from Doctrine. Consider
7/23/20
Rimi
6/18/20
How can I perform migrations with different entity managers with ?
Hello community, I did composer update for a symfony project and the doctrine/migration got upgraded
unread,
How can I perform migrations with different entity managers with ?
Hello community, I did composer update for a symfony project and the doctrine/migration got upgraded
6/18/20
Mattia Basaglia
,
Marco Pivetta
3
6/5/20
Is there any way to use related objects in conditions?
I don't think this answer my question. I have something like this class EntityA { /** * @ORM\
unread,
Is there any way to use related objects in conditions?
I don't think this answer my question. I have something like this class EntityA { /** * @ORM\
6/5/20
Mattia Basaglia
,
Marco Pivetta
2
5/18/20
Is there any in-depth reference documentation for the Doctrine APIs?
Hey Mattia, You can generate such docs via PHPDocumentor: we used to host them, but since they were
unread,
Is there any in-depth reference documentation for the Doctrine APIs?
Hey Mattia, You can generate such docs via PHPDocumentor: we used to host them, but since they were
5/18/20
Mário Pálka
5/4/20
Query Exception when trying to select embedded object
Hello, could somebody help me to find out a way, how to use embedded objects in custom queries? Is it
unread,
Query Exception when trying to select embedded object
Hello, could somebody help me to find out a way, how to use embedded objects in custom queries? Is it
5/4/20
Michael Casey
4/8/20
Bind variable typing
Hi I am starting a new Symfony5 project that uses Doctrine DBAL and an Oracle database. I am trying
unread,
Bind variable typing
Hi I am starting a new Symfony5 project that uses Doctrine DBAL and an Oracle database. I am trying
4/8/20
acid24
2
2/25/20
Move element from one collection to another
Also forgot to mention that the moved members have to retain their id. I managed to came close by
unread,
Move element from one collection to another
Also forgot to mention that the moved members have to retain their id. I managed to came close by
2/25/20
Héctor Escolar
2
12/3/19
Documentation links are broken on https://www.doctrine-project.org/projects/orm.html
It is fixed now. Thank you! On Tuesday, December 3, 2019 at 11:33:21 AM UTC+1, Héctor Escolar wrote:
unread,
Documentation links are broken on https://www.doctrine-project.org/projects/orm.html
It is fixed now. Thank you! On Tuesday, December 3, 2019 at 11:33:21 AM UTC+1, Héctor Escolar wrote:
12/3/19
neeraj
11/29/19
doctrine mongodb Aggregation builder for array
how to apply count nested array in doctrine mongodb Aggregation builder ? my document is { "_id
unread,
doctrine mongodb Aggregation builder for array
how to apply count nested array in doctrine mongodb Aggregation builder ? my document is { "_id
11/29/19
Nima Sadjadi
,
Benjamin Eberlei
2
10/19/19
Is it a bug?
how do you declare the field in the doctrine entity? On Fri, Oct 18, 2019 at 8:06 PM Nima Sadjadi
unread,
Is it a bug?
how do you declare the field in the doctrine entity? On Fri, Oct 18, 2019 at 8:06 PM Nima Sadjadi
10/19/19
Stephen Senkomago Musoke
, …
Nima Sadjadi
10
10/17/19
Symfony UniqueEntity Validator Error
Hi Stephen, Could you create custom validatorFactory to solve UniqueEntity error? May I get it to see
unread,
Symfony UniqueEntity Validator Error
Hi Stephen, Could you create custom validatorFactory to solve UniqueEntity error? May I get it to see
10/17/19
Nima Sadjadi
10/17/19
Inject doctrine entityManager to symfony validator constraint
Hello, I created custom symfony validator and constraint for standalone use, not framework. I wrote
unread,
Inject doctrine entityManager to symfony validator constraint
Hello, I created custom symfony validator and constraint for standalone use, not framework. I wrote
10/17/19
Nima Sadjadi
10/17/19
Standalone symfony UniqeEntity form constraint
Hello, I am using standalone symfony form and validator. I am trying to use built-in UniqueEntity
unread,
Standalone symfony UniqeEntity form constraint
Hello, I am using standalone symfony form and validator. I am trying to use built-in UniqueEntity
10/17/19
Vincent Pazeller
,
Marco Pivetta
2
10/3/19
Doctrine 3 features and timeline
Hi Vincent, On Thu, Oct 3, 2019, 09:51 Vincent Pazeller <vincent...@gmail.com> wrote: Hi
unread,
Doctrine 3 features and timeline
Hi Vincent, On Thu, Oct 3, 2019, 09:51 Vincent Pazeller <vincent...@gmail.com> wrote: Hi
10/3/19
naitsirch
,
Marco Pivetta
3
9/30/19
Using array_splice for removing collection items instead of unset
I see. Thanks for your reply. Am Montag, 30. September 2019 12:10:31 UTC+2 schrieb Marco Pivetta:
unread,
Using array_splice for removing collection items instead of unset
I see. Thanks for your reply. Am Montag, 30. September 2019 12:10:31 UTC+2 schrieb Marco Pivetta:
9/30/19
Marco Pivetta
9/6/19
Re: [doctrine-user] Can't discover pear.doctrine-project.org
Heya, Pear is gone-gone-gone. It won't be supported anymore, and it was shut down many years ago.
unread,
Re: [doctrine-user] Can't discover pear.doctrine-project.org
Heya, Pear is gone-gone-gone. It won't be supported anymore, and it was shut down many years ago.
9/6/19
Holtkamp
,
Lisandro Puzzolo
2
7/31/19
Prevent duplicate field/assocation generation when converting Annotations-based metadata to XML-based metadata
Hi Holtkamp, have you ever found a solution for this problem? I'm having the same issue... El
unread,
Prevent duplicate field/assocation generation when converting Annotations-based metadata to XML-based metadata
Hi Holtkamp, have you ever found a solution for this problem? I'm having the same issue... El
7/31/19
Pablo
7/11/19
Zero and NULL MariaDB
Hello everyone, we are migrating from server and we were forced to use MariaDB, our application uses
unread,
Zero and NULL MariaDB
Hello everyone, we are migrating from server and we were forced to use MariaDB, our application uses
7/11/19
Nathaniel Goodwin
, …
Benjamin Eberlei
7
6/27/19
Cannot connect to MySQL Instance on AWS From Doctrine PHP
I think I understand what you are saying, but how do I add the ssl cert and how do I check what
unread,
Cannot connect to MySQL Instance on AWS From Doctrine PHP
I think I understand what you are saying, but how do I add the ssl cert and how do I check what
6/27/19
Askan Simon
,
Marco Pivetta
3
6/10/19
Querybuilder - Two joins leads to wrong sum results
Thanks for the answer I wonder, the reason for missing support for joins on subquerys, is that the
unread,
Querybuilder - Two joins leads to wrong sum results
Thanks for the answer I wonder, the reason for missing support for joins on subquerys, is that the
6/10/19
eagle on
,
Marco Pivetta
2
5/12/19
is it possible to use oracle NLSSORT(name, 'NLS_SORT=german') function in DQL?
Heya, Please look into custom DQL functions. On Thu, 9 May 2019, 22:36 eagle on, <eagleflyca@gmail
unread,
is it possible to use oracle NLSSORT(name, 'NLS_SORT=german') function in DQL?
Heya, Please look into custom DQL functions. On Thu, 9 May 2019, 22:36 eagle on, <eagleflyca@gmail
5/12/19