Fix for Code

  1. indexLayer Object
  2. (
  3.     [index] => index Object
  4.         (
  5.             [iid] => 1
  6.             [title] => Test index
  7.             [description] =>
  8.             [layers] => Array
  9.                 (
  10.                     [0] => indexLayer Object
  11.  *RECURSION*
  12.                 )
  13.  
  14.             [page] => Array
  15.                 (
  16.                     [enabled] => 0
  17.                     [mode] => tree
  18.                     [path] =>
  19.                     [entities] => Array
  20.                         (
  21.                         )
  22.  
  23.                     [content] =>
  24.                 )
  25.  
  26.             [block] => Array
  27.                 (
  28.                     [enabled] => 1
  29.                     [mode] => tree
  30.                     [entities] => Array
  31.                         (
  32.                         )
  33.  
  34.                     [content] =>
  35.                 )
  36.  
  37.         )
  38.  
  39.     [lineage] => 0
  40.     [parent] =>
  41.     [entity_type] => taxonomy_vocabulary
  42.     [entity_count_only] => 0
  43.     [children] => Array
  44.         (
  45.             [0] => indexLayer Object
  46.                 (
  47.                     [index] => index Object
  48.                         (
  49.                             [iid] => 1
  50.                             [title] => Test index
  51.                             [description] =>
  52.                             [layers] => Array
  53.                                 (
  54.                                     [0] => indexLayer Object
  55.  *RECURSION*
  56.                                 )
  57.  
  58.                             [page] => Array
  59.                                 (
  60.                                     [enabled] => 0
  61.                                     [mode] => tree
  62.                                     [path] =>
  63.                                     [entities] => Array
  64.                                         (
  65.                                         )
  66.  
  67.                                     [content] =>
  68.                                 )
  69.  
  70.                             [block] => Array
  71.                                 (
  72.                                     [enabled] => 1
  73.                                     [mode] => tree
  74.                                     [entities] => Array
  75.                                         (
  76.                                         )
  77.  
  78.                                     [content] =>
  79.                                 )
  80.  
  81.                         )
  82.  
  83.                     [lineage] => 0_0
  84.                     [parent] => indexLayer Object
  85.  *RECURSION*
  86.                     [entity_type] => taxonomy_term
  87.                     [entity_count_only] => 0
  88.                     [children] => Array
  89.                         (
  90.                         )
  91.  
  92.                     [page] => Array
  93.                         (
  94.                             [entity_count] => 0
  95.                             [entities] => Array
  96.                                 (
  97.                                 )
  98.  
  99.                             [entities_list] => Array
  100.                                 (
  101.                                 )
  102.  
  103.                         )
  104.  
  105.                     [block] => Array
  106.                         (
  107.                             [entity_count] => 0
  108.                             [entities] => Array
  109.                                 (
  110.                                 )
  111.  
  112.                             [entities_list] => Array
  113.                                 (
  114.                                 )
  115.  
  116.                         )
  117.  
  118.                 )
  119.  
  120.         )
  121.  
  122.     [page] => Array
  123.         (
  124.             [entity_count] => 0
  125.             [entities] => Array
  126.                 (
  127.                 )
  128.  
  129.             [entities_list] => Array
  130.                 (
  131.                 )
  132.  
  133.         )
  134.  
  135.     [block] => Array
  136.         (
  137.             [entity_count] => 1
  138.             [entities] => Array
  139.                 (
  140.                     [0] => indexEntity Object
  141.                         (
  142.                             [children] => Array
  143.                                 (
  144.                                 )
  145.  
  146.                             [data] => stdClass Object
  147.                                 (
  148.                                     [vid] => 1
  149.                                     [name] => Tags
  150.                                     [description] =>
  151.                                     [help] =>
  152.                                     [relations] => 1
  153.                                     [hierarchy] => 1
  154.                                     [multiple] => 0
  155.                                     [required] => 0
  156.                                     [tags] => 0
  157.                                     [module] => taxonomy
  158.                                     [weight] => 0
  159.                                     [index_entity_type] => vocabulary
  160.                                 )
  161.  
  162.                         )
  163.  
  164.                 )
  165.  
  166.             [entities_list] => Array
  167.                 (
  168.                 )
  169.  
  170.         )
  171.  
  172. )

Submit Fix

Any tags you'd like to associate with your code, delimitered by commas (example: Views, CCK, Module, etc).
Select the syntax highlighting mode to use.