News Feed
Jobs Feed
Sections




News Archive
Anna Filina's Blog:
Doctrine Translation in leftJoin()
April 26, 2010 @ 11:39:33

In a recent post to his blog Anna Filina looks at internationalization in Doctrine and how Symfony auto-builds things to take care of it for you.

If you use Doctrine, then you probably know how lazy loading can hurt your performance. I carefully craft every query to everything that I need in one shot, but only what I need. One thing that evaded me at first was the i18n part. I am pleased with the way Doctrine + symfony magically creates all my models and database tables with i18n support.

She talks a bit about the internationalization (i18n) support is put into the schema.yml file and the bit of confusion she had over how to handle a left join using its structure. The key lies in the Translation relationships.

0 comments voice your opinion now!
doctrine translation left join i18n internationalization


blog comments powered by Disqus

Similar Posts

Liip Blog: Symfony documentation in French is online!

Dave Dash's Blog: Installing a PHP that can do symfony+doctrine on Dreamhost

ServerGrove Blog: Easily manage multilingual sites with the new TranslationEditorBundle for Symfony2

ZendCasts.com: Unit Testing Doctrine 2 Entities

Matthew Weier O'Phinney's Blog: Autoloading Doctrine and Doctrine entities from Zend Framework


Community Events











Don't see your event here?
Let us know!


application conference series release community object functional introduction testing tool example development zendframework2 podcast unittest interview framework code language opinion

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework