Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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?

Doctrine entity manager find by empty array collection

Unit testing Doctrine: can't mock repository method

Doctrine 2 - Insert new item in database

doctrine-orm

What are the entities namespaces and alias in Doctrine2?

php doctrine-orm

Integrating Zend Framework 1.11 with MongoDB using Doctrine ODM

How to create 2 connections (mysql and postgresql) with Doctrine2 in Symfony2

symfony doctrine-orm

Is it possible to establish an association in Doctrine2 without target entity at hand?