Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in doctrine

Doctrine 2 DBAL Querybuilder and getting results

doctrine doctrine-orm

Symfony2 Doctrine, setup a page with many to many self referencing relationship

Doctrine query - ignoring spaces [duplicate]

Symfony Doctrine - how to generate optgroup select form

forms symfony doctrine

sfDoctrineGuardPlugin: login with email

php symfony1 doctrine

"No result was found for query although at least one row was expected." Query should display records though in Symfony

symfony2 ContextErrorException: Catchable Fatal Error: Object of class Proxies\__CG__\...\Entity\... could not be converted to string

Symfony2 and Doctrine $em->persist VS $em->merge

symfony merge doctrine persist

Switch symfony 1.4 from Doctrine to Propel

symfony1 doctrine propel

Symfony 2 Doctrine COUNT

php symfony doctrine dql

Undefined method 'getDoctrine'. The method name must start with either findBy or findOneBy

symfony doctrine

Symfony2 - Change Migration Directory

Symfony+Doctrine: Correct YAML syntax for default value of boolean field

mysql symfony1 doctrine yaml

Symfony2: transactions fail with "There is no active transaction."

Doctrine Query Builder using Array

php orm doctrine doctrine-orm