Alexander
|
6c69592ab2
[FrameworkBundle] Remove unused variable in TemplateLocator
|
13 years ago |
Fabien Potencier
|
a17478ff74
tweaked previous commit
|
14 years ago |
Fabien Potencier
|
96fc666454
simplified cache warmers
|
14 years ago |
Fabien Potencier
|
5be0bafe7f
removed TemplateReferenceInterface::getSignature() (replaced by the existing getLogicalName() which already acts as a unique identifier)
|
14 years ago |
Pascal Borreli
|
8c0beea677
[Phpdoc] Cleaning/fixing
|
14 years ago |
Fabien Potencier
|
9cc340a262
fixed inconsistencies in file locator classes
|
14 years ago |
Fabien Potencier
|
0c93b6bbe4
Merge remote branch 'vicb/locate_template2'
|
14 years ago |
Victor Berchet
|
e254ff8cc6
Display template logical names in exception messages
|
14 years ago |
Victor Berchet
|
e80a693cfe
[FrameworkBundle] Enforce templates instances of TemplateReferenceInterface
|
14 years ago |
Fabien Potencier
|
a230090537
removed some json_encode() calls to use the new getLogicalName() method instead
|
14 years ago |
Ryan Weaver
|
5ecf1cd1d1
[FrameworkBundle] Taking advantage of the known type of $template to render meaningfull information about the template
|
14 years ago |
Fabien Potencier
|
8c423edfef
replaced symfony-project.org by symfony.com
|
14 years ago |
Victor Berchet
|
af81bcabf0
[Templating] Refactor the component
|
14 years ago |
Fabien Potencier
|
5c905beb13
moved common configuration classes to a new Config component
|
14 years ago |
Victor Berchet
|
cd96c91447
json_encode() syntax (fix commit fb889a2eee33db42ba5e)
|
14 years ago |
Fabien Potencier
|
fb889a2eee
replaced some var_export() with json_encode() for better readability
|
14 years ago |
Fabien Potencier
|
db2f2b1315
refactored template name parser to occur independently of the loaders
|
14 years ago |
Fabien Potencier
|
36dcce40eb
changed method signature to use the new KernelInterface
|
14 years ago |
Fabien Potencier
|
59a974e8f6
added TemplateLocatorInterface
|
14 years ago |
Henrik Bjørnskov
|
a5007febdd
[FrameworkBundle] Renderer is once more the last of the templates
|
14 years ago |
Fabien Potencier
|
6d1e91a1fa
refactored bundle management
|
14 years ago |