sillygwailo

Untitled

Jan 31st, 2012
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 66.32 KB | None | 0 0
  1.  
  2. Array
  3. (
  4.     [0] => Array
  5.         (
  6.             [file] => path/to/drupal/modules/field/field.attach.inc
  7.             [line] => 182
  8.             [function] => entity_extract_ids
  9.             [args] => Array
  10.                 (
  11.                     [0] => node
  12.                     [1] => page
  13.                 )
  14.         )
  15.     [1] => Array
  16.         (
  17.             [file] => path/to/drupal/modules/field/field.attach.inc
  18.             [line] => 375
  19.             [function] => _field_invoke
  20.             [args] => Array
  21.                 (
  22.                     [0] => form
  23.                     [1] => node
  24.                     [2] => page
  25.                     [3] => Array
  26.                         (
  27.                             [#node_edit_form] => 1
  28.                            [#attributes] => Array
  29.                                (
  30.                                     [class] => Array
  31.                                         (
  32.                                             [0] => node-form
  33.                                         )
  34.                                 )
  35.                             [nid] => Array
  36.                                 (
  37.                                     [#type] => value
  38.                                    [#value] =>
  39.                                )
  40.                             [vid] => Array
  41.                                 (
  42.                                     [#type] => value
  43.                                    [#value] =>
  44.                                )
  45.                             [uid] => Array
  46.                                 (
  47.                                     [#type] => value
  48.                                    [#value] =>
  49.                                )
  50.                             [created] => Array
  51.                                 (
  52.                                     [#type] => value
  53.                                    [#value] =>
  54.                                )
  55.                             [type] => Array
  56.                                 (
  57.                                     [#type] => value
  58.                                    [#value] =>
  59.                                )
  60.                             [language] => Array
  61.                                 (
  62.                                     [#type] => value
  63.                                    [#value] =>
  64.                                )
  65.                             [changed] => Array
  66.                                 (
  67.                                     [#type] => hidden
  68.                                    [#default_value] =>
  69.                                )
  70.                             [title] => Array
  71.                                 (
  72.                                     [#type] => textfield
  73.                                    [#title] => Title
  74.                                    [#required] => 1
  75.                                    [#default_value] =>
  76.                                    [#maxlength] => 255
  77.                                    [#weight] => -5
  78.                                )
  79.                             [#node] => page
  80.                            [additional_settings] => Array
  81.                                 (
  82.                                     [#type] => vertical_tabs
  83.                                    [#weight] => 99
  84.                                )
  85.                             [revision_information] => Array
  86.                                 (
  87.                                     [#type] => fieldset
  88.                                    [#title] => Revision information
  89.                                    [#collapsible] => 1
  90.                                    [#collapsed] => 1
  91.                                    [#group] => additional_settings
  92.                                    [#attributes] => Array
  93.                                        (
  94.                                             [class] => Array
  95.                                                 (
  96.                                                     [0] => node-form-revision-information
  97.                                                 )
  98.                                         )
  99.                                     [#attached] => Array
  100.                                        (
  101.                                             [js] => Array
  102.                                                 (
  103.                                                     [0] => modules/node/node.js
  104.                                                 )
  105.                                         )
  106.                                     [#weight] => 20
  107.                                    [#access] => 1
  108.                                    [revision] => Array
  109.                                         (
  110.                                             [#type] => checkbox
  111.                                            [#title] => Create new revision
  112.                                            [#default_value] =>
  113.                                            [#access] => 1
  114.                                            [#states] => Array
  115.                                                (
  116.                                                     [checked] => Array
  117.                                                         (
  118.                                                             [textarea[name="log"]] => Array
  119.                                                                 (
  120.                                                                     [empty] =>
  121.                                                                 )
  122.                                                         )
  123.                                                 )
  124.                                         )
  125.                                     [log] => Array
  126.                                         (
  127.                                             [#type] => textarea
  128.                                            [#title] => Revision log message
  129.                                            [#rows] => 4
  130.                                            [#default_value] =>
  131.                                            [#description] => Provide an explanation of the changes you are making. This will help other authors understand your motivations.
  132.                                        )
  133.                                 )
  134.                             [author] => Array
  135.                                 (
  136.                                     [#type] => fieldset
  137.                                    [#access] => 1
  138.                                    [#title] => Authoring information
  139.                                    [#collapsible] => 1
  140.                                    [#collapsed] => 1
  141.                                    [#group] => additional_settings
  142.                                    [#attributes] => Array
  143.                                        (
  144.                                             [class] => Array
  145.                                                 (
  146.                                                     [0] => node-form-author
  147.                                                 )
  148.                                         )
  149.                                     [#attached] => Array
  150.                                        (
  151.                                             [js] => Array
  152.                                                 (
  153.                                                     [0] => modules/node/node.js
  154.                                                     [1] => Array
  155.                                                         (
  156.                                                             [type] => setting
  157.                                                             [data] => Array
  158.                                                                 (
  159.                                                                     [anonymous] => Anonymous
  160.                                                                 )
  161.                                                         )
  162.                                                 )
  163.                                         )
  164.                                     [#weight] => 90
  165.                                    [name] => Array
  166.                                         (
  167.                                             [#type] => textfield
  168.                                            [#title] => Authored by
  169.                                            [#maxlength] => 60
  170.                                            [#autocomplete_path] => user/autocomplete
  171.                                            [#default_value] =>
  172.                                            [#weight] => -1
  173.                                            [#description] => Leave blank for <em class="placeholder">Anonymous</em>.
  174.                                        )
  175.                                     [date] => Array
  176.                                         (
  177.                                             [#type] => textfield
  178.                                            [#title] => Authored on
  179.                                            [#maxlength] => 25
  180.                                            [#description] => Format: <em class="placeholder"></em>. The date format is YYYY-MM-DD and <em class="placeholder"></em> is the time zone offset from UTC. Leave blank to use the time of form submission.
  181.                                            [#default_value] =>
  182.                                        )
  183.                                 )
  184.                             [options] => Array
  185.                                 (
  186.                                     [#type] => fieldset
  187.                                    [#access] => 1
  188.                                    [#title] => Publishing options
  189.                                    [#collapsible] => 1
  190.                                    [#collapsed] => 1
  191.                                    [#group] => additional_settings
  192.                                    [#attributes] => Array
  193.                                        (
  194.                                             [class] => Array
  195.                                                 (
  196.                                                     [0] => node-form-options
  197.                                                 )
  198.                                         )
  199.                                     [#attached] => Array
  200.                                        (
  201.                                             [js] => Array
  202.                                                 (
  203.                                                     [0] => modules/node/node.js
  204.                                                 )
  205.                                         )
  206.                                     [#weight] => 95
  207.                                    [status] => Array
  208.                                         (
  209.                                             [#type] => checkbox
  210.                                            [#title] => Published
  211.                                            [#default_value] =>
  212.                                        )
  213.                                     [promote] => Array
  214.                                         (
  215.                                             [#type] => checkbox
  216.                                            [#title] => Promoted to front page
  217.                                            [#default_value] =>
  218.                                        )
  219.                                     [sticky] => Array
  220.                                         (
  221.                                             [#type] => checkbox
  222.                                            [#title] => Sticky at top of lists
  223.                                            [#default_value] =>
  224.                                        )
  225.                                 )
  226.                             [actions] => Array
  227.                                 (
  228.                                     [#type] => actions
  229.                                    [submit] => Array
  230.                                         (
  231.                                             [#type] => submit
  232.                                            [#access] => 1
  233.                                            [#value] => Save
  234.                                            [#weight] => 5
  235.                                            [#submit] => Array
  236.                                                (
  237.                                                     [0] => node_form_submit
  238.                                                 )
  239.                                         )
  240.                                     [preview] => Array
  241.                                         (
  242.                                             [#access] => 1
  243.                                            [#type] => submit
  244.                                            [#value] => Preview
  245.                                            [#weight] => 10
  246.                                            [#submit] => Array
  247.                                                (
  248.                                                     [0] => node_form_build_preview
  249.                                                 )
  250.                                         )
  251.                                 )
  252.                             [#validate] => Array
  253.                                (
  254.                                     [0] => node_form_validate
  255.                                 )
  256.                             [#submit] => Array
  257.                                (
  258.                                 )
  259.                             [#parents] => Array
  260.                                (
  261.                                 )
  262.                         )
  263.                     [4] => Array
  264.                         (
  265.                             [input] => Array
  266.                                 (
  267.                                     [title] =>
  268.                                     [body] => Array
  269.                                         (
  270.                                             [und] => Array
  271.                                                 (
  272.                                                     [0] => Array
  273.                                                         (
  274.                                                             [summary] =>
  275.                                                             [value] => <p>Whale</p>
  276. <p>&nbsp;</p>
  277. <p>&nbsp;</p>
  278.                                                             [format] => filtered_html
  279.                                                         )
  280.                                                 )
  281.                                         )
  282.                                     [changed] =>
  283.                                     [form_token] => BHLCJ0OR1nPoWTyjpOod7M-YgbfnxLvZz6T4HK2wD-M
  284.                                     [form_id] => page_node_form
  285.                                     [menu] => Array
  286.                                         (
  287.                                             [link_title] =>
  288.                                             [description] =>
  289.                                             [parent] => main-menu:0
  290.                                             [weight] => 0
  291.                                         )
  292.                                     [log] =>
  293.                                     [path] => Array
  294.                                         (
  295.                                             [pathauto] => 1
  296.                                         )
  297.                                     [comment] => 1
  298.                                     [name] => admin
  299.                                     [date] =>
  300.                                     [status] => 1
  301.                                     [promote] => 1
  302.                                     [additional_settings__active_tab] => edit-menu
  303.                                 )
  304.                             [build_info] => Array
  305.                                 (
  306.                                     [args] => Array
  307.                                         (
  308.                                             [0] => page
  309.                                         )
  310.                                     [base_form_id] => node_form
  311.                                 )
  312.                             [rebuild] => 1
  313.                             [rebuild_info] => Array
  314.                                 (
  315.                                 )
  316.                             [redirect] =>
  317.                             [temporary] => Array
  318.                                 (
  319.                                 )
  320.                             [submitted] =>
  321.                             [executed] =>
  322.                             [programmed] =>
  323.                             [cache] =>
  324.                             [method] => post
  325.                             [groups] => Array
  326.                                 (
  327.                                 )
  328.                             [buttons] => Array
  329.                                 (
  330.                                 )
  331.                             [node] => page
  332.                         )
  333.                     [5] => Array
  334.                         (
  335.                             [language] => en
  336.                             [default] => 1
  337.                         )
  338.                 )
  339.         )
  340.     [2] => Array
  341.         (
  342.             [file] => path/to/drupal/modules/field/field.attach.inc
  343.             [line] => 557
  344.             [function] => _field_invoke_default
  345.             [args] => Array
  346.                 (
  347.                     [0] => form
  348.                     [1] => node
  349.                     [2] => page
  350.                     [3] => Array
  351.                         (
  352.                             [#node_edit_form] => 1
  353.                            [#attributes] => Array
  354.                                (
  355.                                     [class] => Array
  356.                                         (
  357.                                             [0] => node-form
  358.                                         )
  359.                                 )
  360.                             [nid] => Array
  361.                                 (
  362.                                     [#type] => value
  363.                                    [#value] =>
  364.                                )
  365.                             [vid] => Array
  366.                                 (
  367.                                     [#type] => value
  368.                                    [#value] =>
  369.                                )
  370.                             [uid] => Array
  371.                                 (
  372.                                     [#type] => value
  373.                                    [#value] =>
  374.                                )
  375.                             [created] => Array
  376.                                 (
  377.                                     [#type] => value
  378.                                    [#value] =>
  379.                                )
  380.                             [type] => Array
  381.                                 (
  382.                                     [#type] => value
  383.                                    [#value] =>
  384.                                )
  385.                             [language] => Array
  386.                                 (
  387.                                     [#type] => value
  388.                                    [#value] =>
  389.                                )
  390.                             [changed] => Array
  391.                                 (
  392.                                     [#type] => hidden
  393.                                    [#default_value] =>
  394.                                )
  395.                             [title] => Array
  396.                                 (
  397.                                     [#type] => textfield
  398.                                    [#title] => Title
  399.                                    [#required] => 1
  400.                                    [#default_value] =>
  401.                                    [#maxlength] => 255
  402.                                    [#weight] => -5
  403.                                )
  404.                             [#node] => page
  405.                            [additional_settings] => Array
  406.                                 (
  407.                                     [#type] => vertical_tabs
  408.                                    [#weight] => 99
  409.                                )
  410.                             [revision_information] => Array
  411.                                 (
  412.                                     [#type] => fieldset
  413.                                    [#title] => Revision information
  414.                                    [#collapsible] => 1
  415.                                    [#collapsed] => 1
  416.                                    [#group] => additional_settings
  417.                                    [#attributes] => Array
  418.                                        (
  419.                                             [class] => Array
  420.                                                 (
  421.                                                     [0] => node-form-revision-information
  422.                                                 )
  423.                                         )
  424.                                     [#attached] => Array
  425.                                        (
  426.                                             [js] => Array
  427.                                                 (
  428.                                                     [0] => modules/node/node.js
  429.                                                 )
  430.                                         )
  431.                                     [#weight] => 20
  432.                                    [#access] => 1
  433.                                    [revision] => Array
  434.                                         (
  435.                                             [#type] => checkbox
  436.                                            [#title] => Create new revision
  437.                                            [#default_value] =>
  438.                                            [#access] => 1
  439.                                            [#states] => Array
  440.                                                (
  441.                                                     [checked] => Array
  442.                                                         (
  443.                                                             [textarea[name="log"]] => Array
  444.                                                                 (
  445.                                                                     [empty] =>
  446.                                                                 )
  447.                                                         )
  448.                                                 )
  449.                                         )
  450.                                     [log] => Array
  451.                                         (
  452.                                             [#type] => textarea
  453.                                            [#title] => Revision log message
  454.                                            [#rows] => 4
  455.                                            [#default_value] =>
  456.                                            [#description] => Provide an explanation of the changes you are making. This will help other authors understand your motivations.
  457.                                        )
  458.                                 )
  459.                             [author] => Array
  460.                                 (
  461.                                     [#type] => fieldset
  462.                                    [#access] => 1
  463.                                    [#title] => Authoring information
  464.                                    [#collapsible] => 1
  465.                                    [#collapsed] => 1
  466.                                    [#group] => additional_settings
  467.                                    [#attributes] => Array
  468.                                        (
  469.                                             [class] => Array
  470.                                                 (
  471.                                                     [0] => node-form-author
  472.                                                 )
  473.                                         )
  474.                                     [#attached] => Array
  475.                                        (
  476.                                             [js] => Array
  477.                                                 (
  478.                                                     [0] => modules/node/node.js
  479.                                                     [1] => Array
  480.                                                         (
  481.                                                             [type] => setting
  482.                                                             [data] => Array
  483.                                                                 (
  484.                                                                     [anonymous] => Anonymous
  485.                                                                 )
  486.                                                         )
  487.                                                 )
  488.                                         )
  489.                                     [#weight] => 90
  490.                                    [name] => Array
  491.                                         (
  492.                                             [#type] => textfield
  493.                                            [#title] => Authored by
  494.                                            [#maxlength] => 60
  495.                                            [#autocomplete_path] => user/autocomplete
  496.                                            [#default_value] =>
  497.                                            [#weight] => -1
  498.                                            [#description] => Leave blank for <em class="placeholder">Anonymous</em>.
  499.                                        )
  500.                                     [date] => Array
  501.                                         (
  502.                                             [#type] => textfield
  503.                                            [#title] => Authored on
  504.                                            [#maxlength] => 25
  505.                                            [#description] => Format: <em class="placeholder"></em>. The date format is YYYY-MM-DD and <em class="placeholder"></em> is the time zone offset from UTC. Leave blank to use the time of form submission.
  506.                                            [#default_value] =>
  507.                                        )
  508.                                 )
  509.                             [options] => Array
  510.                                 (
  511.                                     [#type] => fieldset
  512.                                    [#access] => 1
  513.                                    [#title] => Publishing options
  514.                                    [#collapsible] => 1
  515.                                    [#collapsed] => 1
  516.                                    [#group] => additional_settings
  517.                                    [#attributes] => Array
  518.                                        (
  519.                                             [class] => Array
  520.                                                 (
  521.                                                     [0] => node-form-options
  522.                                                 )
  523.                                         )
  524.                                     [#attached] => Array
  525.                                        (
  526.                                             [js] => Array
  527.                                                 (
  528.                                                     [0] => modules/node/node.js
  529.                                                 )
  530.                                         )
  531.                                     [#weight] => 95
  532.                                    [status] => Array
  533.                                         (
  534.                                             [#type] => checkbox
  535.                                            [#title] => Published
  536.                                            [#default_value] =>
  537.                                        )
  538.                                     [promote] => Array
  539.                                         (
  540.                                             [#type] => checkbox
  541.                                            [#title] => Promoted to front page
  542.                                            [#default_value] =>
  543.                                        )
  544.                                     [sticky] => Array
  545.                                         (
  546.                                             [#type] => checkbox
  547.                                            [#title] => Sticky at top of lists
  548.                                            [#default_value] =>
  549.                                        )
  550.                                 )
  551.                             [actions] => Array
  552.                                 (
  553.                                     [#type] => actions
  554.                                    [submit] => Array
  555.                                         (
  556.                                             [#type] => submit
  557.                                            [#access] => 1
  558.                                            [#value] => Save
  559.                                            [#weight] => 5
  560.                                            [#submit] => Array
  561.                                                (
  562.                                                     [0] => node_form_submit
  563.                                                 )
  564.                                         )
  565.                                     [preview] => Array
  566.                                         (
  567.                                             [#access] => 1
  568.                                            [#type] => submit
  569.                                            [#value] => Preview
  570.                                            [#weight] => 10
  571.                                            [#submit] => Array
  572.                                                (
  573.                                                     [0] => node_form_build_preview
  574.                                                 )
  575.                                         )
  576.                                 )
  577.                             [#validate] => Array
  578.                                (
  579.                                     [0] => node_form_validate
  580.                                 )
  581.                             [#submit] => Array
  582.                                (
  583.                                 )
  584.                             [#parents] => Array
  585.                                (
  586.                                 )
  587.                         )
  588.                     [4] => Array
  589.                         (
  590.                             [input] => Array
  591.                                 (
  592.                                     [title] =>
  593.                                     [body] => Array
  594.                                         (
  595.                                             [und] => Array
  596.                                                 (
  597.                                                     [0] => Array
  598.                                                         (
  599.                                                             [summary] =>
  600.                                                             [value] => <p>Whale</p>
  601. <p>&nbsp;</p>
  602. <p>&nbsp;</p>
  603.                                                             [format] => filtered_html
  604.                                                         )
  605.                                                 )
  606.                                         )
  607.                                     [changed] =>
  608.                                     [form_token] => BHLCJ0OR1nPoWTyjpOod7M-YgbfnxLvZz6T4HK2wD-M
  609.                                     [form_id] => page_node_form
  610.                                     [menu] => Array
  611.                                         (
  612.                                             [link_title] =>
  613.                                             [description] =>
  614.                                             [parent] => main-menu:0
  615.                                             [weight] => 0
  616.                                         )
  617.                                     [log] =>
  618.                                     [path] => Array
  619.                                         (
  620.                                             [pathauto] => 1
  621.                                         )
  622.                                     [comment] => 1
  623.                                     [name] => admin
  624.                                     [date] =>
  625.                                     [status] => 1
  626.                                     [promote] => 1
  627.                                     [additional_settings__active_tab] => edit-menu
  628.                                 )
  629.                             [build_info] => Array
  630.                                 (
  631.                                     [args] => Array
  632.                                         (
  633.                                             [0] => page
  634.                                         )
  635.                                     [base_form_id] => node_form
  636.                                 )
  637.                             [rebuild] => 1
  638.                             [rebuild_info] => Array
  639.                                 (
  640.                                 )
  641.                             [redirect] =>
  642.                             [temporary] => Array
  643.                                 (
  644.                                 )
  645.                             [submitted] =>
  646.                             [executed] =>
  647.                             [programmed] =>
  648.                             [cache] =>
  649.                             [method] => post
  650.                             [groups] => Array
  651.                                 (
  652.                                 )
  653.                             [buttons] => Array
  654.                                 (
  655.                                 )
  656.                             [node] => page
  657.                         )
  658.                     [5] => Array
  659.                         (
  660.                             [language] => en
  661.                         )
  662.                 )
  663.         )
  664.     [3] => Array
  665.         (
  666.             [file] => path/to/drupal/modules/node/node.pages.inc
  667.             [line] => 302
  668.             [function] => field_attach_form
  669.             [args] => Array
  670.                 (
  671.                     [0] => node
  672.                     [1] => page
  673.                     [2] => Array
  674.                         (
  675.                             [#node_edit_form] => 1
  676.                            [#attributes] => Array
  677.                                (
  678.                                     [class] => Array
  679.                                         (
  680.                                             [0] => node-form
  681.                                         )
  682.                                 )
  683.                             [nid] => Array
  684.                                 (
  685.                                     [#type] => value
  686.                                    [#value] =>
  687.                                )
  688.                             [vid] => Array
  689.                                 (
  690.                                     [#type] => value
  691.                                    [#value] =>
  692.                                )
  693.                             [uid] => Array
  694.                                 (
  695.                                     [#type] => value
  696.                                    [#value] =>
  697.                                )
  698.                             [created] => Array
  699.                                 (
  700.                                     [#type] => value
  701.                                    [#value] =>
  702.                                )
  703.                             [type] => Array
  704.                                 (
  705.                                     [#type] => value
  706.                                    [#value] =>
  707.                                )
  708.                             [language] => Array
  709.                                 (
  710.                                     [#type] => value
  711.                                    [#value] =>
  712.                                )
  713.                             [changed] => Array
  714.                                 (
  715.                                     [#type] => hidden
  716.                                    [#default_value] =>
  717.                                )
  718.                             [title] => Array
  719.                                 (
  720.                                     [#type] => textfield
  721.                                    [#title] => Title
  722.                                    [#required] => 1
  723.                                    [#default_value] =>
  724.                                    [#maxlength] => 255
  725.                                    [#weight] => -5
  726.                                )
  727.                             [#node] => page
  728.                            [additional_settings] => Array
  729.                                 (
  730.                                     [#type] => vertical_tabs
  731.                                    [#weight] => 99
  732.                                )
  733.                             [revision_information] => Array
  734.                                 (
  735.                                     [#type] => fieldset
  736.                                    [#title] => Revision information
  737.                                    [#collapsible] => 1
  738.                                    [#collapsed] => 1
  739.                                    [#group] => additional_settings
  740.                                    [#attributes] => Array
  741.                                        (
  742.                                             [class] => Array
  743.                                                 (
  744.                                                     [0] => node-form-revision-information
  745.                                                 )
  746.                                         )
  747.                                     [#attached] => Array
  748.                                        (
  749.                                             [js] => Array
  750.                                                 (
  751.                                                     [0] => modules/node/node.js
  752.                                                 )
  753.                                         )
  754.                                     [#weight] => 20
  755.                                    [#access] => 1
  756.                                    [revision] => Array
  757.                                         (
  758.                                             [#type] => checkbox
  759.                                            [#title] => Create new revision
  760.                                            [#default_value] =>
  761.                                            [#access] => 1
  762.                                            [#states] => Array
  763.                                                (
  764.                                                     [checked] => Array
  765.                                                         (
  766.                                                             [textarea[name="log"]] => Array
  767.                                                                 (
  768.                                                                     [empty] =>
  769.                                                                 )
  770.                                                         )
  771.                                                 )
  772.                                         )
  773.                                     [log] => Array
  774.                                         (
  775.                                             [#type] => textarea
  776.                                            [#title] => Revision log message
  777.                                            [#rows] => 4
  778.                                            [#default_value] =>
  779.                                            [#description] => Provide an explanation of the changes you are making. This will help other authors understand your motivations.
  780.                                        )
  781.                                 )
  782.                             [author] => Array
  783.                                 (
  784.                                     [#type] => fieldset
  785.                                    [#access] => 1
  786.                                    [#title] => Authoring information
  787.                                    [#collapsible] => 1
  788.                                    [#collapsed] => 1
  789.                                    [#group] => additional_settings
  790.                                    [#attributes] => Array
  791.                                        (
  792.                                             [class] => Array
  793.                                                 (
  794.                                                     [0] => node-form-author
  795.                                                 )
  796.                                         )
  797.                                     [#attached] => Array
  798.                                        (
  799.                                             [js] => Array
  800.                                                 (
  801.                                                     [0] => modules/node/node.js
  802.                                                     [1] => Array
  803.                                                         (
  804.                                                             [type] => setting
  805.                                                             [data] => Array
  806.                                                                 (
  807.                                                                     [anonymous] => Anonymous
  808.                                                                 )
  809.                                                         )
  810.                                                 )
  811.                                         )
  812.                                     [#weight] => 90
  813.                                    [name] => Array
  814.                                         (
  815.                                             [#type] => textfield
  816.                                            [#title] => Authored by
  817.                                            [#maxlength] => 60
  818.                                            [#autocomplete_path] => user/autocomplete
  819.                                            [#default_value] =>
  820.                                            [#weight] => -1
  821.                                            [#description] => Leave blank for <em class="placeholder">Anonymous</em>.
  822.                                        )
  823.                                     [date] => Array
  824.                                         (
  825.                                             [#type] => textfield
  826.                                            [#title] => Authored on
  827.                                            [#maxlength] => 25
  828.                                            [#description] => Format: <em class="placeholder"></em>. The date format is YYYY-MM-DD and <em class="placeholder"></em> is the time zone offset from UTC. Leave blank to use the time of form submission.
  829.                                            [#default_value] =>
  830.                                        )
  831.                                 )
  832.                             [options] => Array
  833.                                 (
  834.                                     [#type] => fieldset
  835.                                    [#access] => 1
  836.                                    [#title] => Publishing options
  837.                                    [#collapsible] => 1
  838.                                    [#collapsed] => 1
  839.                                    [#group] => additional_settings
  840.                                    [#attributes] => Array
  841.                                        (
  842.                                             [class] => Array
  843.                                                 (
  844.                                                     [0] => node-form-options
  845.                                                 )
  846.                                         )
  847.                                     [#attached] => Array
  848.                                        (
  849.                                             [js] => Array
  850.                                                 (
  851.                                                     [0] => modules/node/node.js
  852.                                                 )
  853.                                         )
  854.                                     [#weight] => 95
  855.                                    [status] => Array
  856.                                         (
  857.                                             [#type] => checkbox
  858.                                            [#title] => Published
  859.                                            [#default_value] =>
  860.                                        )
  861.                                     [promote] => Array
  862.                                         (
  863.                                             [#type] => checkbox
  864.                                            [#title] => Promoted to front page
  865.                                            [#default_value] =>
  866.                                        )
  867.                                     [sticky] => Array
  868.                                         (
  869.                                             [#type] => checkbox
  870.                                            [#title] => Sticky at top of lists
  871.                                            [#default_value] =>
  872.                                        )
  873.                                 )
  874.                             [actions] => Array
  875.                                 (
  876.                                     [#type] => actions
  877.                                    [submit] => Array
  878.                                         (
  879.                                             [#type] => submit
  880.                                            [#access] => 1
  881.                                            [#value] => Save
  882.                                            [#weight] => 5
  883.                                            [#submit] => Array
  884.                                                (
  885.                                                     [0] => node_form_submit
  886.                                                 )
  887.                                         )
  888.                                     [preview] => Array
  889.                                         (
  890.                                             [#access] => 1
  891.                                            [#type] => submit
  892.                                            [#value] => Preview
  893.                                            [#weight] => 10
  894.                                            [#submit] => Array
  895.                                                (
  896.                                                     [0] => node_form_build_preview
  897.                                                 )
  898.                                         )
  899.                                 )
  900.                             [#validate] => Array
  901.                                (
  902.                                     [0] => node_form_validate
  903.                                 )
  904.                             [#submit] => Array
  905.                                (
  906.                                 )
  907.                             [#parents] => Array
  908.                                (
  909.                                 )
  910.                         )
  911.                     [3] => Array
  912.                         (
  913.                             [input] => Array
  914.                                 (
  915.                                     [title] =>
  916.                                     [body] => Array
  917.                                         (
  918.                                             [und] => Array
  919.                                                 (
  920.                                                     [0] => Array
  921.                                                         (
  922.                                                             [summary] =>
  923.                                                             [value] => <p>Whale</p>
  924. <p>&nbsp;</p>
  925. <p>&nbsp;</p>
  926.                                                             [format] => filtered_html
  927.                                                         )
  928.                                                 )
  929.                                         )
  930.                                     [changed] =>
  931.                                     [form_token] => BHLCJ0OR1nPoWTyjpOod7M-YgbfnxLvZz6T4HK2wD-M
  932.                                     [form_id] => page_node_form
  933.                                     [menu] => Array
  934.                                         (
  935.                                             [link_title] =>
  936.                                             [description] =>
  937.                                             [parent] => main-menu:0
  938.                                             [weight] => 0
  939.                                         )
  940.                                     [log] =>
  941.                                     [path] => Array
  942.                                         (
  943.                                             [pathauto] => 1
  944.                                         )
  945.                                     [comment] => 1
  946.                                     [name] => admin
  947.                                     [date] =>
  948.                                     [status] => 1
  949.                                     [promote] => 1
  950.                                     [additional_settings__active_tab] => edit-menu
  951.                                 )
  952.                             [build_info] => Array
  953.                                 (
  954.                                     [args] => Array
  955.                                         (
  956.                                             [0] => page
  957.                                         )
  958.                                     [base_form_id] => node_form
  959.                                 )
  960.                             [rebuild] => 1
  961.                             [rebuild_info] => Array
  962.                                 (
  963.                                 )
  964.                             [redirect] =>
  965.                             [temporary] => Array
  966.                                 (
  967.                                 )
  968.                             [submitted] =>
  969.                             [executed] =>
  970.                             [programmed] =>
  971.                             [cache] =>
  972.                             [method] => post
  973.                             [groups] => Array
  974.                                 (
  975.                                 )
  976.                             [buttons] => Array
  977.                                 (
  978.                                 )
  979.                             [node] => page
  980.                         )
  981.                     [4] =>
  982.                 )
  983.         )
  984.     [4] => Array
  985.         (
  986.             [function] => node_form
  987.             [args] => Array
  988.                 (
  989.                     [0] => Array
  990.                         (
  991.                         )
  992.                     [1] => Array
  993.                         (
  994.                             [input] => Array
  995.                                 (
  996.                                     [title] =>
  997.                                     [body] => Array
  998.                                         (
  999.                                             [und] => Array
  1000.                                                 (
  1001.                                                     [0] => Array
  1002.                                                         (
  1003.                                                             [summary] =>
  1004.                                                             [value] => <p>Whale</p>
  1005. <p>&nbsp;</p>
  1006. <p>&nbsp;</p>
  1007.                                                             [format] => filtered_html
  1008.                                                         )
  1009.                                                 )
  1010.                                         )
  1011.                                     [changed] =>
  1012.                                     [form_token] => BHLCJ0OR1nPoWTyjpOod7M-YgbfnxLvZz6T4HK2wD-M
  1013.                                     [form_id] => page_node_form
  1014.                                     [menu] => Array
  1015.                                         (
  1016.                                             [link_title] =>
  1017.                                             [description] =>
  1018.                                             [parent] => main-menu:0
  1019.                                             [weight] => 0
  1020.                                         )
  1021.                                     [log] =>
  1022.                                     [path] => Array
  1023.                                         (
  1024.                                             [pathauto] => 1
  1025.                                         )
  1026.                                     [comment] => 1
  1027.                                     [name] => admin
  1028.                                     [date] =>
  1029.                                     [status] => 1
  1030.                                     [promote] => 1
  1031.                                     [additional_settings__active_tab] => edit-menu
  1032.                                 )
  1033.                             [build_info] => Array
  1034.                                 (
  1035.                                     [args] => Array
  1036.                                         (
  1037.                                             [0] => page
  1038.                                         )
  1039.                                     [base_form_id] => node_form
  1040.                                 )
  1041.                             [rebuild] => 1
  1042.                             [rebuild_info] => Array
  1043.                                 (
  1044.                                 )
  1045.                             [redirect] =>
  1046.                             [temporary] => Array
  1047.                                 (
  1048.                                 )
  1049.                             [submitted] =>
  1050.                             [executed] =>
  1051.                             [programmed] =>
  1052.                             [cache] =>
  1053.                             [method] => post
  1054.                             [groups] => Array
  1055.                                 (
  1056.                                 )
  1057.                             [buttons] => Array
  1058.                                 (
  1059.                                 )
  1060.                             [node] => page
  1061.                         )
  1062.                     [2] => page
  1063.                 )
  1064.         )
  1065.     [5] => Array
  1066.         (
  1067.             [file] => path/to/drupal/includes/form.inc
  1068.             [line] => 785
  1069.             [function] => call_user_func_array
  1070.             [args] => Array
  1071.                 (
  1072.                     [0] => node_form
  1073.                     [1] => Array
  1074.                         (
  1075.                             [0] => Array
  1076.                                 (
  1077.                                 )
  1078.                             [1] => Array
  1079.                                 (
  1080.                                     [input] => Array
  1081.                                         (
  1082.                                             [title] =>
  1083.                                             [body] => Array
  1084.                                                 (
  1085.                                                     [und] => Array
  1086.                                                         (
  1087.                                                             [0] => Array
  1088.                                                                 (
  1089.                                                                     [summary] =>
  1090.                                                                     [value] => <p>Whale</p>
  1091. <p>&nbsp;</p>
  1092. <p>&nbsp;</p>
  1093.                                                                     [format] => filtered_html
  1094.                                                                 )
  1095.                                                         )
  1096.                                                 )
  1097.                                             [changed] =>
  1098.                                             [form_token] => BHLCJ0OR1nPoWTyjpOod7M-YgbfnxLvZz6T4HK2wD-M
  1099.                                             [form_id] => page_node_form
  1100.                                             [menu] => Array
  1101.                                                 (
  1102.                                                     [link_title] =>
  1103.                                                     [description] =>
  1104.                                                     [parent] => main-menu:0
  1105.                                                     [weight] => 0
  1106.                                                 )
  1107.                                             [log] =>
  1108.                                             [path] => Array
  1109.                                                 (
  1110.                                                     [pathauto] => 1
  1111.                                                 )
  1112.                                             [comment] => 1
  1113.                                             [name] => admin
  1114.                                             [date] =>
  1115.                                             [status] => 1
  1116.                                             [promote] => 1
  1117.                                             [additional_settings__active_tab] => edit-menu
  1118.                                         )
  1119.                                     [build_info] => Array
  1120.                                         (
  1121.                                             [args] => Array
  1122.                                                 (
  1123.                                                     [0] => page
  1124.                                                 )
  1125.                                             [base_form_id] => node_form
  1126.                                         )
  1127.                                     [rebuild] => 1
  1128.                                     [rebuild_info] => Array
  1129.                                         (
  1130.                                         )
  1131.                                     [redirect] =>
  1132.                                     [temporary] => Array
  1133.                                         (
  1134.                                         )
  1135.                                     [submitted] =>
  1136.                                     [executed] =>
  1137.                                     [programmed] =>
  1138.                                     [cache] =>
  1139.                                     [method] => post
  1140.                                     [groups] => Array
  1141.                                         (
  1142.                                         )
  1143.                                     [buttons] => Array
  1144.                                         (
  1145.                                         )
  1146.                                     [node] => page
  1147.                                 )
  1148.                             [2] => page
  1149.                         )
  1150.                 )
  1151.         )
  1152.     [6] => Array
  1153.         (
  1154.             [file] => path/to/drupal/includes/form.inc
  1155.             [line] => 329
  1156.             [function] => drupal_retrieve_form
  1157.             [args] => Array
  1158.                 (
  1159.                     [0] => page_node_form
  1160.                     [1] => Array
  1161.                         (
  1162.                             [input] => Array
  1163.                                 (
  1164.                                     [title] =>
  1165.                                     [body] => Array
  1166.                                         (
  1167.                                             [und] => Array
  1168.                                                 (
  1169.                                                     [0] => Array
  1170.                                                         (
  1171.                                                             [summary] =>
  1172.                                                             [value] => <p>Whale</p>
  1173. <p>&nbsp;</p>
  1174. <p>&nbsp;</p>
  1175.                                                             [format] => filtered_html
  1176.                                                         )
  1177.                                                 )
  1178.                                         )
  1179.                                     [changed] =>
  1180.                                     [form_token] => BHLCJ0OR1nPoWTyjpOod7M-YgbfnxLvZz6T4HK2wD-M
  1181.                                     [form_id] => page_node_form
  1182.                                     [menu] => Array
  1183.                                         (
  1184.                                             [link_title] =>
  1185.                                             [description] =>
  1186.                                             [parent] => main-menu:0
  1187.                                             [weight] => 0
  1188.                                         )
  1189.                                     [log] =>
  1190.                                     [path] => Array
  1191.                                         (
  1192.                                             [pathauto] => 1
  1193.                                         )
  1194.                                     [comment] => 1
  1195.                                     [name] => admin
  1196.                                     [date] =>
  1197.                                     [status] => 1
  1198.                                     [promote] => 1
  1199.                                     [additional_settings__active_tab] => edit-menu
  1200.                                 )
  1201.                             [build_info] => Array
  1202.                                 (
  1203.                                     [args] => Array
  1204.                                         (
  1205.                                             [0] => page
  1206.                                         )
  1207.                                     [base_form_id] => node_form
  1208.                                 )
  1209.                             [rebuild] => 1
  1210.                             [rebuild_info] => Array
  1211.                                 (
  1212.                                 )
  1213.                             [redirect] =>
  1214.                             [temporary] => Array
  1215.                                 (
  1216.                                 )
  1217.                             [submitted] =>
  1218.                             [executed] =>
  1219.                             [programmed] =>
  1220.                             [cache] =>
  1221.                             [method] => post
  1222.                             [groups] => Array
  1223.                                 (
  1224.                                 )
  1225.                             [buttons] => Array
  1226.                                 (
  1227.                                 )
  1228.                             [node] => page
  1229.                         )
  1230.                 )
  1231.         )
  1232.     [7] => Array
  1233.         (
  1234.             [file] => path/to/drupal/sites/all/modules/autosave/autosave.module
  1235.             [line] => 171
  1236.             [function] => drupal_build_form
  1237.             [args] => Array
  1238.                 (
  1239.                     [0] => page_node_form
  1240.                     [1] => Array
  1241.                         (
  1242.                             [input] => Array
  1243.                                 (
  1244.                                     [title] =>
  1245.                                     [body] => Array
  1246.                                         (
  1247.                                             [und] => Array
  1248.                                                 (
  1249.                                                     [0] => Array
  1250.                                                         (
  1251.                                                             [summary] =>
  1252.                                                             [value] => <p>Whale</p>
  1253. <p>&nbsp;</p>
  1254. <p>&nbsp;</p>
  1255.                                                             [format] => filtered_html
  1256.                                                         )
  1257.                                                 )
  1258.                                         )
  1259.                                     [changed] =>
  1260.                                     [form_token] => BHLCJ0OR1nPoWTyjpOod7M-YgbfnxLvZz6T4HK2wD-M
  1261.                                     [form_id] => page_node_form
  1262.                                     [menu] => Array
  1263.                                         (
  1264.                                             [link_title] =>
  1265.                                             [description] =>
  1266.                                             [parent] => main-menu:0
  1267.                                             [weight] => 0
  1268.                                         )
  1269.                                     [log] =>
  1270.                                     [path] => Array
  1271.                                         (
  1272.                                             [pathauto] => 1
  1273.                                         )
  1274.                                     [comment] => 1
  1275.                                     [name] => admin
  1276.                                     [date] =>
  1277.                                     [status] => 1
  1278.                                     [promote] => 1
  1279.                                     [additional_settings__active_tab] => edit-menu
  1280.                                 )
  1281.                             [build_info] => Array
  1282.                                 (
  1283.                                     [args] => Array
  1284.                                         (
  1285.                                             [0] => page
  1286.                                         )
  1287.                                     [base_form_id] => node_form
  1288.                                 )
  1289.                             [rebuild] => 1
  1290.                             [rebuild_info] => Array
  1291.                                 (
  1292.                                 )
  1293.                             [redirect] =>
  1294.                             [temporary] => Array
  1295.                                 (
  1296.                                 )
  1297.                             [submitted] =>
  1298.                             [executed] =>
  1299.                             [programmed] =>
  1300.                             [cache] =>
  1301.                             [method] => post
  1302.                             [groups] => Array
  1303.                                 (
  1304.                                 )
  1305.                             [buttons] => Array
  1306.                                 (
  1307.                                 )
  1308.                             [node] => page
  1309.                         )
  1310.                 )
  1311.         )
  1312.     [8] => Array
  1313.         (
  1314.             [function] => autosave_restore
  1315.             [args] => Array
  1316.                 (
  1317.                     [0] => page-node-form
  1318.                     [1] => 1328029344
  1319.                 )
  1320.         )
  1321.     [9] => Array
  1322.         (
  1323.             [file] => path/to/drupal/includes/menu.inc
  1324.             [line] => 503
  1325.             [function] => call_user_func_array
  1326.             [args] => Array
  1327.                 (
  1328.                     [0] => autosave_restore
  1329.                     [1] => Array
  1330.                         (
  1331.                             [0] => page-node-form
  1332.                             [1] => 1328029344
  1333.                         )
  1334.                 )
  1335.         )
  1336.     [10] => Array
  1337.         (
  1338.             [file] => path/to/drupal/index.php
  1339.             [line] => 21
  1340.             [function] => menu_execute_active_handler
  1341.             [args] => Array
  1342.                 (
  1343.                 )
  1344.         )
  1345. )
Advertisement
Add Comment
Please, Sign In to add comment