Advertisement
Guest User

Untitled

a guest
Jun 16th, 2013
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 1.71 KB | None | 0 0
  1. object(Object_BlogEntry_List)[151]
  2.   public 'classId' => int 4
  3.   public 'className' => string 'BlogEntry' (length=9)
  4.   public 'locale' => null
  5.   public 'ignoreLocalizedFields' => boolean false
  6.   public 'ignoreLocale' => null
  7.   private 'fieldCollectionConfigs' (Object_List_Concrete) =>
  8.     array (size=0)
  9.       empty
  10.   private 'objectBrickConfigs' (Object_List_Concrete) =>
  11.     array (size=0)
  12.       empty
  13.   public 'objects' => null
  14.   public 'unpublished' => boolean false
  15.   public 'objectTypes' =>
  16.     array (size=2)
  17.       0 => string 'object' (length=6)
  18.       1 => string 'folder' (length=6)
  19.   public 'validOrderKeys' =>
  20.     array (size=5)
  21.       0 => string 'o_creationDate' (length=14)
  22.       1 => string 'o_modificationDate' (length=18)
  23.       2 => string 'o_id' (length=4)
  24.       3 => string 'o_key' (length=5)
  25.       4 => string 'o_index' (length=7)
  26.   protected 'order' => null
  27.   protected 'orderKey' => null
  28.   protected 'limit' => null
  29.   protected 'offset' => null
  30.   protected 'condition' => null
  31.   protected 'conditionVariables' =>
  32.     array (size=0)
  33.       empty
  34.   protected 'groupBy' => null
  35.   protected 'validOrders' =>
  36.     array (size=2)
  37.       0 => string 'ASC' (length=3)
  38.       1 => string 'DESC' (length=4)
  39.   protected 'resource' =>
  40.     object(Object_List_Concrete_Resource)[152]
  41.       protected 'firstException' => boolean true
  42.       private 'tableName' => null
  43.       protected 'model' =>
  44.         &object(Object_BlogEntry_List)[151]
  45.       protected 'db' =>
  46.         object(Pimcore_Resource_Wrapper)[43]
  47.           protected 'resource' =>
  48.             object(Zend_Db_Adapter_Mysqli)[42]
  49.               ...
  50.           protected 'DDLResource' => null
  51.   public 'objectTypeObject' => boolean true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement