Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in doctrine

How to use container (and services) in Symfony 5 migrations?

Doctrine MongoDB use without ODM

php mongodb doctrine odm

Combine IS NULL and :value in Doctrine 2 DQL

Doctrine and unrefreshed relationships

php doctrine

There is no user provider for user "Symfony\Component\Security\Core\User\User"

php symfony1 doctrine

How to correctly close an Entity Manager in doctrine

Symfony/Doctrine: DateTime as primary key

How to limit results of a left-join with Doctrine (DQL)

doctrine left-join limit

Symfony2 custom Voter: cannot have access to getDoctrine from inside the Voter

Symfony 4 how to implement Doctrine XML ORM mapping

doctrine symfony4

Using ORM classes directly from the controller in MVC, bad practice?

php orm doctrine propel

ZF2 and EntityManager (Doctrine)

getManager causes an error, getEntityManager works fine?

symfony doctrine repository

Use Redis for caching doctrine result in Symfony 2 application

symfony redis doctrine

Opcode (APC/XCache), Zend, Doctrine, and Autoloaders

Internationalize content best practices for using utf8_encode() (php function)

Symfony form collection

Symfony2 doctrine update schema from specific entity

Symfony Doctrine Prevent Particular Entity's Record Deletion

php symfony orm doctrine

Updating (from the inverse side) bidirectional many-to-many relationships in Doctrine 2?