Skip to content

Instantly share code, notes, and snippets.

@vatson
Created September 11, 2011 19:01
Show Gist options
  • Save vatson/1209971 to your computer and use it in GitHub Desktop.
Save vatson/1209971 to your computer and use it in GitHub Desktop.
<?php
Ett fel har inträffat när produkten skulle sparas
Vi hoppades naturligtvis att du aldrig skulle behöva se den här sidan, men den innehåller värdefull felsökningsinformation. Spara den och skicka in den till kundtjänst så kommer vi snabbare kunna lösa problemet.
[
{
"subject_class":"ProductSettings",
"subject_id":{
"product_id":"222",
"path_id":"1"
},
"action_type":"setting",
"key":"is_bulky",
"value":false
},
{
"subject_class":"ProductSettings",
"subject_id":{
"product_id":"224",
"path_id":"1"
},
"action_type":"setting",
"key":"is_bulky",
"value":false
},
{
"subject_class":"ProductSettings",
"subject_id":{
"product_id":"225",
"path_id":"1"
},
"action_type":"setting",
"key":"is_bulky",
"value":false
},
{
"subject_class":"AbstractProduct",
"subject_id":{
"product_id":"222"
},
"action_type":"removal",
"key":"RelProductProductOptionValue",
"value":{
"product_id":"222",
"product_option_value_id":"9"
}
},
{
"subject_class":"ProductData",
"subject_id":{
"product_id":"222",
"language_id":"1"
},
"action_type":"setting",
"key":"product_name",
"value":"qwe (Red)"
},
{
"subject_class":"ProductData",
"subject_id":{
"product_id":"222",
"language_id":"2"
},
"action_type":"setting",
"key":"product_name",
"value":"null ()"
},
{
"subject_class":"AbstractProduct",
"subject_id":{
"product_id":"224"
},
"action_type":"removal",
"key":"RelProductProductOptionValue",
"value":{
"product_id":"224",
"product_option_value_id":"9"
}
},
{
"subject_class":"ProductData",
"subject_id":{
"product_id":"224",
"language_id":"1"
},
"action_type":"setting",
"key":"product_name",
"value":"qwe (Cobolt Blue)"
},
{
"subject_class":"ProductData",
"subject_id":{
"product_id":"224",
"language_id":"2"
},
"action_type":"setting",
"key":"product_name",
"value":"null ()"
},
{
"subject_class":"AbstractProduct",
"subject_id":{
"product_id":"225"
},
"action_type":"removal",
"key":"RelProductProductOptionValue",
"value":{
"product_id":"225",
"product_option_value_id":"9"
}
},
{
"subject_class":"ProductData",
"subject_id":{
"product_id":"225",
"language_id":"1"
},
"action_type":"setting",
"key":"product_name",
"value":"qwe (Green Apple)"
},
{
"subject_class":"ProductData",
"subject_id":{
"product_id":"225",
"language_id":"2"
},
"action_type":"setting",
"key":"product_name",
"value":"null ()"
},
{
"subject_class":"AbstractProduct",
"subject_id":{
"product_id":"216"
},
"action_type":"removal",
"key":"RelProductProductOption",
"value":{
"product_id":"216",
"product_option_id":"5"
}
},
{
"subject_class":"RelProductProductOption",
"subject_id":{
"product_option_id":"5",
"product_id":"216"
},
"action_type":"creation"
},
{
"subject_class":"AbstractProduct",
"subject_id":{
"product_id":"216"
},
"action_type":"insertion",
"key":"RelProductProductOption",
"value":{
"product_id":"216",
"product_option_id":"5"
}
},
{
"subject_class":"RelProductProductOptionValue",
"subject_id":{
"product_id":"222",
"product_option_value_id":"5"
},
"action_type":"creation"
},
{
"subject_class":"AbstractProduct",
"subject_id":{
"product_id":"222"
},
"action_type":"insertion",
"key":"RelProductProductOptionValue",
"value":{
"product_id":"222",
"product_option_value_id":"5"
}
},
{
"subject_class":"ProductData",
"subject_id":{
"product_id":"222",
"language_id":"1"
},
"action_type":"setting",
"key":"product_name",
"value":"qwe (Red, Mahogny)"
},
{
"subject_class":"ProductData",
"subject_id":{
"product_id":"222",
"language_id":"2"
},
"action_type":"setting",
"key":"product_name",
"value":"null (, )"
},
{
"subject_class":"RelProductProductOptionValue",
"subject_id":{
"product_id":"224",
"product_option_value_id":"5"
},
"action_type":"creation"
},
{
"subject_class":"AbstractProduct",
"subject_id":{
"product_id":"224"
},
"action_type":"insertion",
"key":"RelProductProductOptionValue",
"value":{
"product_id":"224",
"product_option_value_id":"5"
}
},
{
"subject_class":"ProductData",
"subject_id":{
"product_id":"224",
"language_id":"1"
},
"action_type":"setting",
"key":"product_name",
"value":"qwe (Cobolt Blue, Mahogny)"
},
{
"subject_class":"ProductData",
"subject_id":{
"product_id":"224",
"language_id":"2"
},
"action_type":"setting",
"key":"product_name",
"value":"null (, )"
},
{
"subject_class":"RelProductProductOptionValue",
"subject_id":{
"product_id":"225",
"product_option_value_id":"5"
},
"action_type":"creation"
},
{
"subject_class":"AbstractProduct",
"subject_id":{
"product_id":"225"
},
"action_type":"insertion",
"key":"RelProductProductOptionValue",
"value":{
"product_id":"225",
"product_option_value_id":"5"
}
},
{
"subject_class":"ProductData",
"subject_id":{
"product_id":"225",
"language_id":"1"
},
"action_type":"setting",
"key":"product_name",
"value":"qwe (Green Apple, Mahogny)"
},
{
"subject_class":"ProductData",
"subject_id":{
"product_id":"225",
"language_id":"2"
},
"action_type":"setting",
"key":"product_name",
"value":"null (, )"
}
]
Processing item:
array
'subject_class' => string 'ProductSettings' (length=15)
'subject_id' =>
array
'product_id' => string '222' (length=3)
'path_id' => string '1' (length=1)
'action_type' => string 'setting' (length=7)
'key' => string 'is_bulky' (length=8)
'value' => boolean false
Finding object with id:
array
'product_id' => string '222' (length=3)
'path_id' => string '1' (length=1)
Found:
array
'product_id' => string '222' (length=3)
'path_id' => string '1' (length=1)
'is_hidden' => boolean false
'has_manually_altered_name' => boolean false
'has_manually_altered_article_number' => boolean false
'editor' => string 'wysiwyg' (length=7)
'main_category_id' => null
'freight_class_id' => null
'is_bulky' => boolean false
boolean false
Saving
Processing item:
array
'subject_class' => string 'ProductSettings' (length=15)
'subject_id' =>
array
'product_id' => string '224' (length=3)
'path_id' => string '1' (length=1)
'action_type' => string 'setting' (length=7)
'key' => string 'is_bulky' (length=8)
'value' => boolean false
Finding object with id:
array
'product_id' => string '224' (length=3)
'path_id' => string '1' (length=1)
Found:
array
'product_id' => string '224' (length=3)
'path_id' => string '1' (length=1)
'is_hidden' => boolean false
'has_manually_altered_name' => boolean false
'has_manually_altered_article_number' => boolean false
'editor' => string 'wysiwyg' (length=7)
'main_category_id' => null
'freight_class_id' => null
'is_bulky' => boolean false
boolean false
Saving
Processing item:
array
'subject_class' => string 'ProductSettings' (length=15)
'subject_id' =>
array
'product_id' => string '225' (length=3)
'path_id' => string '1' (length=1)
'action_type' => string 'setting' (length=7)
'key' => string 'is_bulky' (length=8)
'value' => boolean false
Finding object with id:
array
'product_id' => string '225' (length=3)
'path_id' => string '1' (length=1)
Found:
array
'product_id' => string '225' (length=3)
'path_id' => string '1' (length=1)
'is_hidden' => boolean false
'has_manually_altered_name' => boolean false
'has_manually_altered_article_number' => boolean false
'editor' => string 'wysiwyg' (length=7)
'main_category_id' => null
'freight_class_id' => null
'is_bulky' => boolean false
boolean false
Saving
Processing item:
array
'subject_class' => string 'AbstractProduct' (length=15)
'subject_id' =>
array
'product_id' => string '222' (length=3)
'action_type' => string 'removal' (length=7)
'key' => string 'RelProductProductOptionValue' (length=28)
'value' =>
array
'product_id' => string '222' (length=3)
'product_option_value_id' => string '9' (length=1)
Finding object with id:
array
'product_id' => string '222' (length=3)
Found:
array
'product_id' => string '222' (length=3)
'article_number' => string 'aas-5' (length=5)
'manufacturer_number' => null
'old_product_id' => null
'type' => string '3' (length=1)
'subproduct_article_number_serial' => string '1' (length=1)
'stock_count' => string '0.00' (length=4)
'weight' => null
'weight_unit' => string 'kg' (length=2)
'tell_a_friend' => null
'allow_quantity_in_decimals' => boolean false
'parent_product_id' => string '216' (length=3)
'updated_at' => string '2011-09-11 20:48:47' (length=19)
'ParentProduct' =>
array
'product_id' => string '216' (length=3)
'article_number' => string 'aas' (length=3)
'manufacturer_number' => null
'old_product_id' => null
'type' => string '2' (length=1)
'subproduct_article_number_serial' => string '8' (length=1)
'stock_count' => string '0.00' (length=4)
'weight' => null
'weight_unit' => string 'kg' (length=2)
'tell_a_friend' => null
'allow_quantity_in_decimals' => boolean false
'parent_product_id' => null
'updated_at' => string '2011-09-11 20:48:47' (length=19)
Saving
object(RelProductProductOptionValue)[814]
protected '_node' => null
protected '_id' =>
array
'product_id' => string '222' (length=3)
'product_option_value_id' => string '9' (length=1)
protected '_data' =>
array
'product_id' => string '222' (length=3)
'product_option_value_id' => string '9' (length=1)
protected '_values' =>
array
empty
protected '_state' => int 3
protected '_lastModified' =>
array
empty
protected '_modified' =>
array
empty
protected '_oldValues' =>
array
empty
protected '_errorStack' => null
protected '_references' =>
array
empty
protected '_pendingDeletes' =>
array
empty
protected '_pendingUnlinks' =>
array
empty
protected '_serializeReferences' => boolean false
protected '_invokedSaveHooks' => boolean false
private '_oid' (Doctrine_Record) => int 175
protected '_table' =>
object(RelProductProductOptionValueTable)[653]
protected '_data' =>
array
empty
protected '_identifier' =>
array
0 => string 'product_id' (length=10)
1 => string 'product_option_value_id' (length=23)
protected '_identifierType' => int 4
protected '_conn' =>
object(Ebutik\Doctrine1Bundle\Connection\DICTabledMysqlConnection)[174]
private 'container' =>
object(appDevFormapro1DebugProjectContainer)[155]
...
protected 'driverName' => string 'Mysql' (length=5)
protected 'dbh' =>
object(PDO)[173]
...
protected 'tables' =>
array
...
protected '_name' => string 'formapro1' (length=9)
protected 'isConnected' => boolean true
protected 'supported' =>
array
...
protected 'pendingAttributes' =>
array
...
private 'modules' (Doctrine_Connection) =>
array
...
protected 'properties' =>
array
...
protected 'serverInfo' =>
array
...
protected 'options' =>
array
...
protected '_count' => int 15
protected '_usedNames' =>
array
...
protected 'attributes' =>
array
...
protected 'parent' =>
object(Doctrine_Manager)[86]
...
protected '_impl' =>
array
...
protected '_params' =>
array
...
protected '_locator' => null
protected '_resources' =>
array
...
protected '_identityMap' =>
array
'222 9' =>
&object(RelProductProductOptionValue)[814]
'222 1' =>
object(RelProductProductOptionValue)[813]
...
protected '_repository' =>
object(Doctrine_Table_Repository)[657]
private 'table' =>
&object(RelProductProductOptionValueTable)[653]
private 'registry' =>
array
...
protected '_columns' =>
array
'product_id' =>
array
...
'product_option_value_id' =>
array
...
protected '_uniques' =>
array
empty
protected '_fieldNames' =>
array
'product_id' => string 'product_id' (length=10)
'product_option_value_id' => string 'product_option_value_id' (length=23)
protected '_columnNames' =>
array
'product_id' => string 'product_id' (length=10)
'product_option_value_id' => string 'product_option_value_id' (length=23)
protected 'columnCount' => int 2
protected 'hasDefaultValues' => null
protected '_options' =>
array
'name' => string 'RelProductProductOptionValue' (length=28)
'tableName' => string 'rel_product_product_option_values' (length=33)
'sequenceName' => null
'inheritanceMap' =>
array
...
'enumMap' =>
array
...
'type' => string 'INNODB' (length=6)
'charset' => string 'utf8' (length=4)
'collate' => string 'utf8_swedish_ci' (length=15)
'treeImpl' => null
'treeOptions' =>
array
...
'indexes' =>
array
...
'parents' =>
array
...
'joinedParents' =>
array
...
'queryParts' =>
array
...
'versioning' => null
'subclasses' =>
array
...
'orderBy' => null
'declaringClass' =>
object(ReflectionClass)[660]
...
protected '_tree' => null
protected '_parser' =>
object(Doctrine_Relation_Parser)[655]
protected '_table' =>
&object(RelProductProductOptionValueTable)[653]
protected '_relations' =>
array
...
protected '_pending' =>
array
...
protected '_templates' =>
array
empty
protected '_filters' =>
array
0 =>
object(Doctrine_Record_Filter_Standard)[656]
...
protected '_generators' =>
array
empty
protected '_generator' => null
protected '_invokedMethods' =>
array
empty
protected 'record' =>
object(RelProductProductOptionValue)[769]
protected '_node' => null
protected '_id' =>
array
...
protected '_data' =>
array
...
protected '_values' =>
array
...
protected '_state' => int 3
protected '_lastModified' =>
array
...
protected '_modified' =>
array
...
protected '_oldValues' =>
array
...
protected '_errorStack' => null
protected '_references' =>
array
...
protected '_pendingDeletes' =>
array
...
protected '_pendingUnlinks' =>
array
...
protected '_serializeReferences' => boolean false
protected '_invokedSaveHooks' => boolean false
private '_oid' (Doctrine_Record) => int 174
protected '_table' =>
&object(RelProductProductOptionValueTable)[653]
protected '_locator' => null
protected '_resources' =>
array
...
protected 'attributes' =>
array
empty
protected 'parent' =>
object(Ebutik\Doctrine1Bundle\Connection\DICTabledMysqlConnection)[174]
private 'container' =>
object(appDevFormapro1DebugProjectContainer)[155]
...
protected 'driverName' => string 'Mysql' (length=5)
protected 'dbh' =>
object(PDO)[173]
...
protected 'tables' =>
array
...
protected '_name' => string 'formapro1' (length=9)
protected 'isConnected' => boolean true
protected 'supported' =>
array
...
protected 'pendingAttributes' =>
array
...
private 'modules' (Doctrine_Connection) =>
array
...
protected 'properties' =>
array
...
protected 'serverInfo' =>
array
...
protected 'options' =>
array
...
protected '_count' => int 15
protected '_usedNames' =>
array
...
protected 'attributes' =>
array
...
protected 'parent' =>
object(Doctrine_Manager)[86]
...
protected '_impl' =>
array
...
protected '_params' =>
array
...
protected '_locator' => null
protected '_resources' =>
array
...
protected '_impl' =>
array
empty
protected '_params' =>
array
empty
protected '_locator' => null
protected '_resources' =>
array
empty
protected '_locator' => null
protected '_resources' =>
array
empty
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment