Cristian Pana - blog

Cristian Pana - personal blog on software development, PHP, Symfony Framework, web technologies.

Monday, November 30, 2015

Debugging Symfony with XDebug

›
Many times the information from the Symfony Debugger is enough to figure what's the problem, but sometimes I need to debug using XDebug....
Tuesday, November 24, 2015

Symfony and Doctrine - One-to-Many Bidirectional associations

›
As you could saw in the two previous posts I am using 2 entities, Ads and SpecificItems, found in a One-to-Many relationship unidirectional....
Thursday, November 12, 2015

Symfony and Doctrine: Pagination

›
In my previous pos t I've wrote a custom DQL to retrieve all the ads from the database. This is not really the situation in a normal ap...
Saturday, November 7, 2015

Doctrine tutorials & Doctrine performance: Eager loading vs custom DQL

›
Some good articles to understand Doctrine, starting with relations between objects to performance (lazy loading vs eager loading), good prac...
Sunday, November 1, 2015

Generate Entities from an Existing Database with Symfony and Doctrine

›
As said in a previous post, I am trying to see how easy is to create a Symfony bundle starting from an existing Database (like when you want...
Friday, October 30, 2015

Symfony Classifieds Bundle - define requirements and database structure

›
 As settled in the previous post I will be defining the business requirements and based on those  create the database structure. Below is th...
2 comments:
Monday, October 26, 2015

database first vs code first and InnoDB vs MyISAM

›
I started a new project from scratch, creating a Classifieds Ads  bundle for Symfony 2. It will be available on Github at this link:  https:...
‹
›
Home
View web version

About Me

My photo
Cristian
View my complete profile
Powered by Blogger.