Skip to content

Instantly share code, notes, and snippets.

@mstyne
Created December 5, 2012 20:52
Show Gist options
  • Save mstyne/4219359 to your computer and use it in GitHub Desktop.
Save mstyne/4219359 to your computer and use it in GitHub Desktop.
[
{
"class": "Symfony\\Component\\HttpKernel\\Exception\\HttpException",
"message": "Missing title",
"trace": [
{
"args": [],
"class": "",
"file": "/opt/kb.local/src/ServerGrove/KbBundle/Controller/Admin/ArticlesController.php",
"function": "",
"line": 311,
"namespace": "",
"short_class": "",
"type": ""
},
{
"args": [],
"class": "ServerGrove\\KbBundle\\Controller\\Admin\\ArticlesController",
"file": null,
"function": "checkArticleAction",
"line": null,
"namespace": "ServerGrove\\KbBundle\\Controller\\Admin",
"short_class": "ArticlesController",
"type": "->"
},
{
"args": [
[
"array",
[
[
"object",
"ServerGrove\\KbBundle\\Controller\\Admin\\ArticlesController"
],
[
"string",
"checkArticleAction"
]
]
],
[
"array",
[]
]
],
"class": "",
"file": "/opt/kb.local/app/bootstrap.php.cache",
"function": "call_user_func_array",
"line": 1426,
"namespace": "",
"short_class": "",
"type": ""
},
{
"args": [
[
"object",
"Symfony\\Component\\HttpFoundation\\Request"
],
[
"string",
"1"
]
],
"class": "Symfony\\Component\\HttpKernel\\HttpKernel",
"file": "/opt/kb.local/app/bootstrap.php.cache",
"function": "handleRaw",
"line": 1390,
"namespace": "Symfony\\Component\\HttpKernel",
"short_class": "HttpKernel",
"type": "->"
},
{
"args": [
[
"object",
"Symfony\\Component\\HttpFoundation\\Request"
],
[
"string",
"1"
],
[
"boolean",
true
]
],
"class": "Symfony\\Component\\HttpKernel\\HttpKernel",
"file": "/opt/kb.local/app/bootstrap.php.cache",
"function": "handle",
"line": 1566,
"namespace": "Symfony\\Component\\HttpKernel",
"short_class": "HttpKernel",
"type": "->"
},
{
"args": [
[
"object",
"Symfony\\Component\\HttpFoundation\\Request"
],
[
"string",
"1"
],
[
"boolean",
true
]
],
"class": "Symfony\\Bundle\\FrameworkBundle\\HttpKernel",
"file": "/opt/kb.local/app/bootstrap.php.cache",
"function": "handle",
"line": 617,
"namespace": "Symfony\\Bundle\\FrameworkBundle",
"short_class": "HttpKernel",
"type": "->"
},
{
"args": [
[
"object",
"Symfony\\Component\\HttpFoundation\\Request"
]
],
"class": "Symfony\\Component\\HttpKernel\\Kernel",
"file": "/opt/kb.local/web/app_dev.php",
"function": "handle",
"line": 28,
"namespace": "Symfony\\Component\\HttpKernel",
"short_class": "Kernel",
"type": "->"
},
{
"args": [
[
"string",
"/opt/kb.local/web/app_dev.php"
]
],
"class": "",
"file": "/opt/kb.local/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Resources/config/router.php",
"function": "require",
"line": 30,
"namespace": "",
"short_class": "",
"type": ""
}
]
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment