Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in doctrine-orm

What's the difference between getScalarResult and getArrayResult in Doctrine [closed]

doctrine-orm

How to use DoctrineModule\Validator\NoObjectExists in edit forms - Zend Framework 2 & Doctrine 2

Processing Query Strings?

Cascaded persist not working (Doctrine ORM + Symfony 2)

QueryBuilder: parameters in a loop

php sql symfony doctrine-orm

SQL SELECT data between two related tables NOT within a certain date range

mysql sql doctrine-orm

Symfony2 get object from inverted entity with ManyToMany relation

Foreign Key Constraints does not work with Doctrine/Symfony and SQLite

Is it better to use `null` or `-1` to indicate "infinite" in integer columns of the database

Custom functions in Doctrine2 auto generated classes

Doctrine ArrayCollection remove element not working

php symfony doctrine-orm

doctrine FindBy method with 'OR condition'?

How to remove parameters from query builder?

mysql symfony doctrine-orm

How I can generate the slug field the from existing data in database - Doctrine Symfony2

symfony doctrine-orm slug

order date query, syntax error

The form's view data is expected to be an instance of MyEntity but is an instance of ArrayCollection

symfony doctrine-orm

How to query NOT NULL with Doctrine 2?

php doctrine-orm

how set up symfony 3 doctrine migrations with multiple db?

Find all records from today to next or last 30 days

Doctrine - Make Multiple Entities From One Table