Skip to content

Instantly share code, notes, and snippets.

@gergelypolonkai
Created December 13, 2012 10:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gergelypolonkai/4275576 to your computer and use it in GitHub Desktop.
Save gergelypolonkai/4275576 to your computer and use it in GitHub Desktop.
debug_backtrace() for symfony/symfony #6203
array(8) {
[0] =>
array(5) {
'function' =>
string(11) "unserialize"
'class' =>
string(46) "Symfony\Component\Config\Resource\FileResource"
'object' =>
class Symfony\Component\Config\Resource\FileResource#558 (1) {
private $resource =>
NULL
}
'type' =>
string(2) "->"
'args' =>
array(1) {
[0] =>
string(99) "s:91:"/var/www/html/platea/app/cache/dev/jms_diextra/doctrine/EntityManager_50c9a1736b0f8.php";}i:4"
}
}
[1] =>
array(4) {
'file' =>
string(44) "/var/www/html/platea/app/bootstrap.php.cache"
'line' =>
int(1329)
'function' =>
string(11) "unserialize"
'args' =>
array(1) {
[0] =>
string(109286) "a:584:{i:0;C:46:"Symfony\Component\Config\Resource\FileResource":106:{s:98:"/var/www/html/platea/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/FrameworkBundle.php";}i:1;C:46:"Symfony\Component\Config\Resource\FileResource":52:{s:44:"/var/www/html/platea/app/bootstrap.php.cache";}i:2;C:46:"Symfony\Component\Config\Resource\FileResource":104:{s:96:"/var/www/html/platea/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/SecurityBundle.php";}i:3;C:46:"Symfony\Component\Config\Resource\FileReso"...
}
}
[2] =>
array(7) {
'file' =>
string(44) "/var/www/html/platea/app/bootstrap.php.cache"
'line' =>
int(862)
'function' =>
string(7) "isFresh"
'class' =>
string(36) "Symfony\Component\Config\ConfigCache"
'object' =>
class Symfony\Component\Config\ConfigCache#76 (2) {
private $debug =>
bool(true)
private $file =>
string(66) "/var/www/html/platea/app/cache/dev/appDevDebugProjectContainer.php"
}
'type' =>
string(2) "->"
'args' =>
array(0) {
}
}
[3] =>
array(7) {
'file' =>
string(44) "/var/www/html/platea/app/bootstrap.php.cache"
'line' =>
int(575)
'function' =>
string(19) "initializeContainer"
'class' =>
string(35) "Symfony\Component\HttpKernel\Kernel"
'object' =>
class AppKernel#4 (11) {
protected $bundles =>
array(26) {
...
}
protected $bundleMap =>
array(26) {
...
}
protected $container =>
NULL
protected $rootDir =>
string(24) "/var/www/html/platea/app"
protected $environment =>
string(3) "dev"
protected $debug =>
bool(true)
protected $booted =>
bool(false)
protected $name =>
string(3) "app"
protected $startTime =>
double(1355394220.2425)
protected $classes =>
array(0) {
...
}
protected $errorReportingLevel =>
NULL
}
'type' =>
string(2) "->"
'args' =>
array(0) {
}
}
[4] =>
array(7) {
'file' =>
string(102) "/var/www/html/platea/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Console/Application.php"
'line' =>
int(83)
'function' =>
string(4) "boot"
'class' =>
string(35) "Symfony\Component\HttpKernel\Kernel"
'object' =>
class AppKernel#4 (11) {
protected $bundles =>
array(26) {
...
}
protected $bundleMap =>
array(26) {
...
}
protected $container =>
NULL
protected $rootDir =>
string(24) "/var/www/html/platea/app"
protected $environment =>
string(3) "dev"
protected $debug =>
bool(true)
protected $booted =>
bool(false)
protected $name =>
string(3) "app"
protected $startTime =>
double(1355394220.2425)
protected $classes =>
array(0) {
...
}
protected $errorReportingLevel =>
NULL
}
'type' =>
string(2) "->"
'args' =>
array(0) {
}
}
[5] =>
array(7) {
'file' =>
string(102) "/var/www/html/platea/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Console/Application.php"
'line' =>
int(68)
'function' =>
string(16) "registerCommands"
'class' =>
string(50) "Symfony\Bundle\FrameworkBundle\Console\Application"
'object' =>
class Symfony\Bundle\FrameworkBundle\Console\Application#7 (10) {
private $kernel =>
class AppKernel#4 (11) {
...
}
private $commands =>
array(2) {
...
}
private $wantHelps =>
bool(false)
private $runningCommand =>
NULL
private $name =>
string(7) "Symfony"
private $version =>
string(25) "2.2.0-DEV - app/dev/debug"
private $catchExceptions =>
bool(true)
private $autoExit =>
bool(true)
private $definition =>
class Symfony\Component\Console\Input\InputDefinition#12 (6) {
...
}
private $helperSet =>
class Symfony\Component\Console\Helper\HelperSet#8 (2) {
...
}
}
'type' =>
string(2) "->"
'args' =>
array(0) {
}
}
[6] =>
array(7) {
'file' =>
string(89) "/var/www/html/platea/vendor/symfony/symfony/src/Symfony/Component/Console/Application.php"
'line' =>
int(106)
'function' =>
string(5) "doRun"
'class' =>
string(50) "Symfony\Bundle\FrameworkBundle\Console\Application"
'object' =>
class Symfony\Bundle\FrameworkBundle\Console\Application#7 (10) {
private $kernel =>
class AppKernel#4 (11) {
...
}
private $commands =>
array(2) {
...
}
private $wantHelps =>
bool(false)
private $runningCommand =>
NULL
private $name =>
string(7) "Symfony"
private $version =>
string(25) "2.2.0-DEV - app/dev/debug"
private $catchExceptions =>
bool(true)
private $autoExit =>
bool(true)
private $definition =>
class Symfony\Component\Console\Input\InputDefinition#12 (6) {
...
}
private $helperSet =>
class Symfony\Component\Console\Helper\HelperSet#8 (2) {
...
}
}
'type' =>
string(2) "->"
'args' =>
array(2) {
[0] =>
class Symfony\Component\Console\Input\ArgvInput#2 (6) {
...
}
[1] =>
class Symfony\Component\Console\Output\ConsoleOutput#34 (4) {
...
}
}
}
[7] =>
array(7) {
'file' =>
string(32) "/var/www/html/platea/app/console"
'line' =>
int(22)
'function' =>
string(3) "run"
'class' =>
string(37) "Symfony\Component\Console\Application"
'object' =>
class Symfony\Bundle\FrameworkBundle\Console\Application#7 (10) {
private $kernel =>
class AppKernel#4 (11) {
...
}
private $commands =>
array(2) {
...
}
private $wantHelps =>
bool(false)
private $runningCommand =>
NULL
private $name =>
string(7) "Symfony"
private $version =>
string(25) "2.2.0-DEV - app/dev/debug"
private $catchExceptions =>
bool(true)
private $autoExit =>
bool(true)
private $definition =>
class Symfony\Component\Console\Input\InputDefinition#12 (6) {
...
}
private $helperSet =>
class Symfony\Component\Console\Helper\HelperSet#8 (2) {
...
}
}
'type' =>
string(2) "->"
'args' =>
array(1) {
[0] =>
class Symfony\Component\Console\Input\ArgvInput#2 (6) {
...
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment