10000 More intuitive matching of bundle directory lookups for Doctrine extensions by jmikola · Pull Request #36 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content

More intuitive matching of bundle directory lookups for Doctrine extensions #36

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 9 commits into from
Prev Previous commit
Next Next commit
[DoctrineMongoDBBundle] fixed profiler menu text
  • Loading branch information
kriswallsmith committed Nov 24, 2010
commit 5f5fe4ba9c2b17c4716de21ec80e4799cfc0aadb
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
<div class="count"><?php echo $data->getQueryCount() ?></div>
<img style="margin: 0 5px 0 0; vertical-align: middle; width: 32px" width="32" height="32" alt="Mongo" src="<?php echo $view->get('assets')->getUrl('bundles/webprofiler/images/db.png') ?>" />
Doctrine MongoDB
0