Skip to content

Instantly share code, notes, and snippets.

View tetsu81vn's full-sized avatar

Lê Thanh Hùng tetsu81vn

  • Ho Chi Minh, Vietnam
View GitHub Profile
<?php
namespace Acme\HelloBundle\Extensions;
/**
* Inspect Twig templates with a debugger.
* Usages:
* {{ inspect() }}
* {{ inspect(myVar) }}
*/
One bugfix
http://www.sencha.com/forum/showthread.php?23615-Grid-Search-Plugin&p=799141&viewfull=1#post799141
For datecolumns like:
,{
text:'date',
dataIndex:'datecreated',
xtype:'datecolumn',
format:'d.m.Y H:i'
}