Advertisement
Guest User

test

a guest
Sep 18th, 2015
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.77 KB | None | 0 0
  1. Array
  2. (
  3. [#node_edit_form] => 1
  4. [#attributes] => Array
  5. (
  6. [class] => Array
  7. (
  8. [0] => node-form
  9. [1] => node-partner-form
  10. )
  11.  
  12. )
  13.  
  14. [nid] => Array
  15. (
  16. [#type] => value
  17. [#value] =>
  18. )
  19.  
  20. [vid] => Array
  21. (
  22. [#type] => value
  23. [#value] =>
  24. )
  25.  
  26. [uid] => Array
  27. (
  28. [#type] => value
  29. [#value] => 205
  30. )
  31.  
  32. [created] => Array
  33. (
  34. [#type] => value
  35. [#value] => 1442582149
  36. )
  37.  
  38. [type] => Array
  39. (
  40. [#type] => value
  41. [#value] => partner
  42. )
  43.  
  44. [language] => Array
  45. (
  46. [#type] => value
  47. [#value] => und
  48. )
  49.  
  50. [changed] => Array
  51. (
  52. [#type] => hidden
  53. [#default_value] =>
  54. )
  55.  
  56. [title] => Array
  57. (
  58. [#type] => textfield
  59. [#title] => Title
  60. [#required] => 1
  61. [#default_value] =>
  62. [#maxlength] => 255
  63. [#weight] => -5
  64. )
  65.  
  66. [#node] => stdClass Object
  67. (
  68. [uid] => 205
  69. [name] => manoj@gmail.com
  70. [type] => partner
  71. [language] => und
  72. [title] =>
  73. [status] => 0
  74. [promote] => 0
  75. [sticky] => 0
  76. [created] => 1442582149
  77. [revision] =>
  78. [comment] => 1
  79. [menu] => Array
  80. (
  81. [link_title] =>
  82. [mlid] => 0
  83. [plid] => 0
  84. [menu_name] => main-menu
  85. [weight] => 0
  86. [options] => Array
  87. (
  88. )
  89.  
  90. [module] => menu
  91. [expanded] => 0
  92. [hidden] => 0
  93. [has_children] => 0
  94. [customized] => 0
  95. [parent_depth_limit] => 8
  96. )
  97.  
  98. )
  99.  
  100. [additional_settings] => Array
  101. (
  102. [#type] => vertical_tabs
  103. [#weight] => 99
  104. )
  105.  
  106. [revision_information] => Array
  107. (
  108. [#type] => fieldset
  109. [#title] => Revision information
  110. [#collapsible] => 1
  111. [#collapsed] => 1
  112. [#group] => additional_settings
  113. [#attributes] => Array
  114. (
  115. [class] => Array
  116. (
  117. [0] => node-form-revision-information
  118. )
  119.  
  120. )
  121.  
  122. [#attached] => Array
  123. (
  124. [js] => Array
  125. (
  126. [0] => modules/node/node.js
  127. )
  128.  
  129. )
  130.  
  131. [#weight] => 20
  132. [#access] =>
  133. [revision] => Array
  134. (
  135. [#type] => checkbox
  136. [#title] => Create new revision
  137. [#default_value] =>
  138. [#access] =>
  139. [#states] => Array
  140. (
  141. [checked] => Array
  142. (
  143. [textarea[name="log"]] => Array
  144. (
  145. [empty] =>
  146. )
  147.  
  148. )
  149.  
  150. )
  151.  
  152. )
  153.  
  154. [log] => Array
  155. (
  156. [#type] => textarea
  157. [#title] => Revision log message
  158. [#rows] => 4
  159. [#default_value] =>
  160. [#description] => Provide an explanation of the changes you are making. This will help other authors understand your motivations.
  161. )
  162.  
  163. )
  164.  
  165. [author] => Array
  166. (
  167. [#type] => fieldset
  168. [#access] =>
  169. [#title] => Authoring information
  170. [#collapsible] => 1
  171. [#collapsed] => 1
  172. [#group] => additional_settings
  173. [#attributes] => Array
  174. (
  175. [class] => Array
  176. (
  177. [0] => node-form-author
  178. )
  179.  
  180. )
  181.  
  182. [#attached] => Array
  183. (
  184. [js] => Array
  185. (
  186. [0] => modules/node/node.js
  187. [1] => Array
  188. (
  189. [type] => setting
  190. [data] => Array
  191. (
  192. [anonymous] => Anonymous
  193. )
  194.  
  195. )
  196.  
  197. )
  198.  
  199. )
  200.  
  201. [#weight] => 90
  202. [name] => Array
  203. (
  204. [#type] => textfield
  205. [#title] => Authored by
  206. [#maxlength] => 60
  207. [#autocomplete_path] => user/autocomplete
  208. [#default_value] => manoj@gmail.com
  209. [#weight] => -1
  210. [#description] => Leave blank for Anonymous.
  211. )
  212.  
  213. [date] => Array
  214. (
  215. [#type] => textfield
  216. [#title] => Authored on
  217. [#maxlength] => 25
  218. [#description] => Format: 2015-09-18 18:45:49 +0530. The date format is YYYY-MM-DD and +0530 is the time zone offset from UTC. Leave blank to use the time of form submission.
  219. [#default_value] =>
  220. )
  221.  
  222. )
  223.  
  224. [options] => Array
  225. (
  226. [#type] => fieldset
  227. [#access] =>
  228. [#title] => Publishing options
  229. [#collapsible] => 1
  230. [#collapsed] => 1
  231. [#group] => additional_settings
  232. [#attributes] => Array
  233. (
  234. [class] => Array
  235. (
  236. [0] => node-form-options
  237. )
  238.  
  239. )
  240.  
  241. [#attached] => Array
  242. (
  243. [js] => Array
  244. (
  245. [0] => modules/node/node.js
  246. )
  247.  
  248. )
  249.  
  250. [#weight] => 95
  251. [status] => Array
  252. (
  253. [#type] => checkbox
  254. [#title] => Published
  255. [#default_value] => 0
  256. )
  257.  
  258. [promote] => Array
  259. (
  260. [#type] => checkbox
  261. [#title] => Promoted to front page
  262. [#default_value] => 0
  263. )
  264.  
  265. [sticky] => Array
  266. (
  267. [#type] => checkbox
  268. [#title] => Sticky at top of lists
  269. [#default_value] => 0
  270. )
  271.  
  272. )
  273.  
  274. [actions] => Array
  275. (
  276. [#type] => actions
  277. [submit] => Array
  278. (
  279. [#type] => submit
  280. [#access] => 1
  281. [#value] => Save
  282. [#weight] => 5
  283. [#submit] => Array
  284. (
  285. [0] => node_form_submit
  286. )
  287.  
  288. )
  289.  
  290. [preview] => Array
  291. (
  292. [#access] =>
  293. [#type] => submit
  294. [#value] => Preview
  295. [#weight] => 10
  296. [#submit] => Array
  297. (
  298. [0] => node_form_build_preview
  299. )
  300.  
  301. )
  302.  
  303. )
  304.  
  305. [#validate] => Array
  306. (
  307. [0] => node_form_validate
  308. )
  309.  
  310. [#submit] => Array
  311. (
  312. )
  313.  
  314. [#parents] => Array
  315. (
  316. )
  317.  
  318. [#entity] => stdClass Object
  319. (
  320. [uid] => 205
  321. [name] => manoj@gmail.com
  322. [type] => partner
  323. [language] => und
  324. [title] =>
  325. [status] => 0
  326. [promote] => 0
  327. [sticky] => 0
  328. [created] => 1442582149
  329. [revision] =>
  330. [comment] => 1
  331. [menu] => Array
  332. (
  333. [link_title] =>
  334. [mlid] => 0
  335. [plid] => 0
  336. [menu_name] => main-menu
  337. [weight] => 0
  338. [options] => Array
  339. (
  340. )
  341.  
  342. [module] => menu
  343. [expanded] => 0
  344. [hidden] => 0
  345. [has_children] => 0
  346. [customized] => 0
  347. [parent_depth_limit] => 8
  348. )
  349.  
  350. )
  351.  
  352. [field_partner_name] => Array
  353. (
  354. [#type] => container
  355. [#attributes] => Array
  356. (
  357. [class] => Array
  358. (
  359. [0] => field-type-text
  360. [1] => field-name-field-partner-name
  361. [2] => field-widget-text-textfield
  362. )
  363.  
  364. )
  365.  
  366. [#weight] => 3
  367. [#tree] => 1
  368. [#language] => und
  369. [und
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement