2017 © Pedro Peláez
 

symfony-bundle doctrine-hydration-profiler-bundle

Information about hydration of doctrine entities at the profiler

image

debesha/doctrine-hydration-profiler-bundle

Information about hydration of doctrine entities at the profiler

  • Monday, February 12, 2018
  • by debesha
  • Repository
  • 11 Watchers
  • 112 Stars
  • 124,992 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 12 Forks
  • 0 Open issues
  • 11 Versions
  • 8 % Grown

The README.md

DoctrineProfileExtraBundle

Bundle to get information about doctrine hydration performance, (*1)

Purpose

Adds a section to web profile which lists all doctrine hydrations performed during generation of response., (*2)

Installation

composer require "debesha/doctrine-hydration-profiler-bundle"

Then run php composer.phar update, (*3)

Next step is to register the bundle in AppKernel (app/AppKernel.php), (*4)

if (in_array($this->getEnvironment(), array('dev', 'test'))) {
    [...]
    $bundles[] = new Debesha\DoctrineProfileExtraBundle\DebeshaDoctrineProfileExtraBundle();
}

Attention! The bundle MUST be included AFTER DoctrineBundle., (*5)

That's it., (*6)

Screenshots

Your profile gets a new section where you may get an information about how fast was hydrations made and how many entities was hydrated., (*7)

Screenshot, (*8)

Screenshot, (*9)

The Versions

12/02 2018

dev-master

9999999-dev http://github.com/debesha/DoctrineProfileExtraBundle

Information about hydration of doctrine entities at the profiler

  Sources   Download

MIT

The Requires

 

bundle doctrine symfony profiler extra debesha

12/02 2018

1.3.0

1.3.0.0 http://github.com/debesha/DoctrineProfileExtraBundle

Information about hydration of doctrine entities at the profiler

  Sources   Download

MIT

The Requires

 

bundle doctrine symfony profiler extra debesha

25/01 2017

dev-ededeal

dev-ededeal http://github.com/debesha/DoctrineProfileExtraBundle

Information about hydration of doctrine entities at the profiler

  Sources   Download

MIT

The Requires

 

bundle doctrine symfony profiler extra debesha

25/01 2017

1.2.1

1.2.1.0 http://github.com/debesha/DoctrineProfileExtraBundle

Information about hydration of doctrine entities at the profiler

  Sources   Download

MIT

The Requires

 

bundle doctrine symfony profiler extra debesha

26/12 2015

1.2.0

1.2.0.0 http://github.com/debesha/DoctrineProfileExtraBundle

Information about hydration of doctrine entities at the profiler

  Sources   Download

MIT

The Requires

 

bundle doctrine symfony profiler extra debesha

21/07 2015

1.1.4

1.1.4.0 http://github.com/debesha/DoctrineProfileExtraBundle

Information about hydration of doctrine entities at the profiler

  Sources   Download

MIT

The Requires

 

bundle doctrine symfony profiler extra debesha

21/07 2015

1.1.3

1.1.3.0 http://github.com/debesha/DoctrineProfileExtraBundle

Information about hydration of doctrine entities at the profiler

  Sources   Download

MIT

The Requires

 

bundle doctrine symfony profiler extra debesha

20/07 2015

1.1.2

1.1.2.0 http://github.com/debesha/DoctrineProfileExtraBundle

Information about hydration of doctrine entities at the profiler

  Sources   Download

MIT

The Requires

 

bundle doctrine symfony profiler extra debesha

20/07 2015

1.1.1

1.1.1.0 http://github.com/debesha/DoctrineProfileExtraBundle

Information about hydration of doctrine entities at the profiler

  Sources   Download

MIT

The Requires

 

bundle doctrine symfony profiler extra debesha

17/07 2015

1.1.0

1.1.0.0 http://github.com/debesha/DoctrineProfileExtraBundle

Information about hydration of doctrine entities at the profiler

  Sources   Download

MIT

The Requires

 

bundle doctrine symfony profiler extra debesha

17/07 2015

1.0.0

1.0.0.0 http://github.com/debesha/DoctrineProfileExtraBundle

Information about hydration of doctrine entities at the profiler

  Sources   Download

MIT

The Requires

 

bundle doctrine symfony profiler extra debesha