dcat_admin_ide_helper.php 27 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517
  1. <?php
  2. /**
  3. * A helper file for Dcat Admin, to provide autocomplete information to your IDE
  4. *
  5. * This file should not be included in your code, only analyzed by your IDE!
  6. *
  7. * @author jqh <841324345@qq.com>
  8. */
  9. namespace Dcat\Admin {
  10. use Illuminate\Support\Collection;
  11. /**
  12. * @property Grid\Column|Collection ko_name
  13. * @property Grid\Column|Collection zh_name
  14. * @property Grid\Column|Collection value
  15. * @property Grid\Column|Collection id
  16. * @property Grid\Column|Collection name
  17. * @property Grid\Column|Collection version
  18. * @property Grid\Column|Collection is_enabled
  19. * @property Grid\Column|Collection created_at
  20. * @property Grid\Column|Collection updated_at
  21. * @property Grid\Column|Collection parent_id
  22. * @property Grid\Column|Collection order
  23. * @property Grid\Column|Collection icon
  24. * @property Grid\Column|Collection uri
  25. * @property Grid\Column|Collection extension
  26. * @property Grid\Column|Collection permission_id
  27. * @property Grid\Column|Collection menu_id
  28. * @property Grid\Column|Collection slug
  29. * @property Grid\Column|Collection http_method
  30. * @property Grid\Column|Collection http_path
  31. * @property Grid\Column|Collection role_id
  32. * @property Grid\Column|Collection user_id
  33. * @property Grid\Column|Collection username
  34. * @property Grid\Column|Collection password
  35. * @property Grid\Column|Collection avatar
  36. * @property Grid\Column|Collection remember_token
  37. * @property Grid\Column|Collection md5
  38. * @property Grid\Column|Collection path
  39. * @property Grid\Column|Collection url
  40. * @property Grid\Column|Collection class
  41. * @property Grid\Column|Collection size
  42. * @property Grid\Column|Collection file_type
  43. * @property Grid\Column|Collection download
  44. * @property Grid\Column|Collection klass
  45. * @property Grid\Column|Collection objid
  46. * @property Grid\Column|Collection deleted_at
  47. * @property Grid\Column|Collection key
  48. * @property Grid\Column|Collection expiration
  49. * @property Grid\Column|Collection group
  50. * @property Grid\Column|Collection comment
  51. * @property Grid\Column|Collection sort
  52. * @property Grid\Column|Collection pid
  53. * @property Grid\Column|Collection short_name
  54. * @property Grid\Column|Collection grade
  55. * @property Grid\Column|Collection city_code
  56. * @property Grid\Column|Collection zip_code
  57. * @property Grid\Column|Collection merger_name
  58. * @property Grid\Column|Collection lng
  59. * @property Grid\Column|Collection lat
  60. * @property Grid\Column|Collection pinyin
  61. * @property Grid\Column|Collection uuid
  62. * @property Grid\Column|Collection connection
  63. * @property Grid\Column|Collection queue
  64. * @property Grid\Column|Collection payload
  65. * @property Grid\Column|Collection exception
  66. * @property Grid\Column|Collection failed_at
  67. * @property Grid\Column|Collection migration
  68. * @property Grid\Column|Collection batch
  69. * @property Grid\Column|Collection product_type_id
  70. * @property Grid\Column|Collection status
  71. * @property Grid\Column|Collection account
  72. * @property Grid\Column|Collection code
  73. * @property Grid\Column|Collection state
  74. * @property Grid\Column|Collection type
  75. * @property Grid\Column|Collection to_user_id
  76. * @property Grid\Column|Collection content
  77. * @property Grid\Column|Collection msg_id
  78. * @property Grid\Column|Collection image
  79. * @property Grid\Column|Collection level
  80. * @property Grid\Column|Collection zh_alias
  81. * @property Grid\Column|Collection ko_alias
  82. * @property Grid\Column|Collection describe
  83. * @property Grid\Column|Collection route_id
  84. * @property Grid\Column|Collection is_upload_display
  85. * @property Grid\Column|Collection is_filter_display
  86. * @property Grid\Column|Collection filter_display_pid
  87. * @property Grid\Column|Collection upload_display_pid
  88. * @property Grid\Column|Collection product_id
  89. * @property Grid\Column|Collection report_id
  90. * @property Grid\Column|Collection ko_title
  91. * @property Grid\Column|Collection desc
  92. * @property Grid\Column|Collection is_delete
  93. * @property Grid\Column|Collection event
  94. * @property Grid\Column|Collection prefix
  95. * @property Grid\Column|Collection mobile
  96. * @property Grid\Column|Collection verify_key
  97. * @property Grid\Column|Collection sms_code
  98. * @property Grid\Column|Collection sms_result
  99. * @property Grid\Column|Collection is_arrange
  100. * @property Grid\Column|Collection images
  101. * @property Grid\Column|Collection is_private
  102. * @property Grid\Column|Collection is_del
  103. * @property Grid\Column|Collection folder_id
  104. * @property Grid\Column|Collection pay_type
  105. * @property Grid\Column|Collection days
  106. * @property Grid\Column|Collection money
  107. * @property Grid\Column|Collection order_no
  108. * @property Grid\Column|Collection pay_time
  109. * @property Grid\Column|Collection month
  110. * @property Grid\Column|Collection nickname
  111. * @property Grid\Column|Collection email
  112. * @property Grid\Column|Collection online
  113. * @property Grid\Column|Collection introduce
  114. * @property Grid\Column|Collection lang
  115. * @property Grid\Column|Collection jpush_reg_id
  116. * @property Grid\Column|Collection last_login_ip
  117. * @property Grid\Column|Collection register_ip
  118. * @property Grid\Column|Collection last_login_time
  119. * @property Grid\Column|Collection member_type
  120. * @property Grid\Column|Collection company_image
  121. * @property Grid\Column|Collection company_card_color
  122. * @property Grid\Column|Collection company_name
  123. * @property Grid\Column|Collection production_project
  124. * @property Grid\Column|Collection company_url
  125. * @property Grid\Column|Collection company_phone
  126. * @property Grid\Column|Collection other_contacts
  127. * @property Grid\Column|Collection start_time
  128. * @property Grid\Column|Collection end_time
  129. *
  130. * @method Grid\Column|Collection ko_name(string $label = null)
  131. * @method Grid\Column|Collection zh_name(string $label = null)
  132. * @method Grid\Column|Collection value(string $label = null)
  133. * @method Grid\Column|Collection id(string $label = null)
  134. * @method Grid\Column|Collection name(string $label = null)
  135. * @method Grid\Column|Collection version(string $label = null)
  136. * @method Grid\Column|Collection is_enabled(string $label = null)
  137. * @method Grid\Column|Collection created_at(string $label = null)
  138. * @method Grid\Column|Collection updated_at(string $label = null)
  139. * @method Grid\Column|Collection parent_id(string $label = null)
  140. * @method Grid\Column|Collection order(string $label = null)
  141. * @method Grid\Column|Collection icon(string $label = null)
  142. * @method Grid\Column|Collection uri(string $label = null)
  143. * @method Grid\Column|Collection extension(string $label = null)
  144. * @method Grid\Column|Collection permission_id(string $label = null)
  145. * @method Grid\Column|Collection menu_id(string $label = null)
  146. * @method Grid\Column|Collection slug(string $label = null)
  147. * @method Grid\Column|Collection http_method(string $label = null)
  148. * @method Grid\Column|Collection http_path(string $label = null)
  149. * @method Grid\Column|Collection role_id(string $label = null)
  150. * @method Grid\Column|Collection user_id(string $label = null)
  151. * @method Grid\Column|Collection username(string $label = null)
  152. * @method Grid\Column|Collection password(string $label = null)
  153. * @method Grid\Column|Collection avatar(string $label = null)
  154. * @method Grid\Column|Collection remember_token(string $label = null)
  155. * @method Grid\Column|Collection md5(string $label = null)
  156. * @method Grid\Column|Collection path(string $label = null)
  157. * @method Grid\Column|Collection url(string $label = null)
  158. * @method Grid\Column|Collection class(string $label = null)
  159. * @method Grid\Column|Collection size(string $label = null)
  160. * @method Grid\Column|Collection file_type(string $label = null)
  161. * @method Grid\Column|Collection download(string $label = null)
  162. * @method Grid\Column|Collection klass(string $label = null)
  163. * @method Grid\Column|Collection objid(string $label = null)
  164. * @method Grid\Column|Collection deleted_at(string $label = null)
  165. * @method Grid\Column|Collection key(string $label = null)
  166. * @method Grid\Column|Collection expiration(string $label = null)
  167. * @method Grid\Column|Collection group(string $label = null)
  168. * @method Grid\Column|Collection comment(string $label = null)
  169. * @method Grid\Column|Collection sort(string $label = null)
  170. * @method Grid\Column|Collection pid(string $label = null)
  171. * @method Grid\Column|Collection short_name(string $label = null)
  172. * @method Grid\Column|Collection grade(string $label = null)
  173. * @method Grid\Column|Collection city_code(string $label = null)
  174. * @method Grid\Column|Collection zip_code(string $label = null)
  175. * @method Grid\Column|Collection merger_name(string $label = null)
  176. * @method Grid\Column|Collection lng(string $label = null)
  177. * @method Grid\Column|Collection lat(string $label = null)
  178. * @method Grid\Column|Collection pinyin(string $label = null)
  179. * @method Grid\Column|Collection uuid(string $label = null)
  180. * @method Grid\Column|Collection connection(string $label = null)
  181. * @method Grid\Column|Collection queue(string $label = null)
  182. * @method Grid\Column|Collection payload(string $label = null)
  183. * @method Grid\Column|Collection exception(string $label = null)
  184. * @method Grid\Column|Collection failed_at(string $label = null)
  185. * @method Grid\Column|Collection migration(string $label = null)
  186. * @method Grid\Column|Collection batch(string $label = null)
  187. * @method Grid\Column|Collection product_type_id(string $label = null)
  188. * @method Grid\Column|Collection status(string $label = null)
  189. * @method Grid\Column|Collection account(string $label = null)
  190. * @method Grid\Column|Collection code(string $label = null)
  191. * @method Grid\Column|Collection state(string $label = null)
  192. * @method Grid\Column|Collection type(string $label = null)
  193. * @method Grid\Column|Collection to_user_id(string $label = null)
  194. * @method Grid\Column|Collection content(string $label = null)
  195. * @method Grid\Column|Collection msg_id(string $label = null)
  196. * @method Grid\Column|Collection image(string $label = null)
  197. * @method Grid\Column|Collection level(string $label = null)
  198. * @method Grid\Column|Collection zh_alias(string $label = null)
  199. * @method Grid\Column|Collection ko_alias(string $label = null)
  200. * @method Grid\Column|Collection describe(string $label = null)
  201. * @method Grid\Column|Collection route_id(string $label = null)
  202. * @method Grid\Column|Collection is_upload_display(string $label = null)
  203. * @method Grid\Column|Collection is_filter_display(string $label = null)
  204. * @method Grid\Column|Collection filter_display_pid(string $label = null)
  205. * @method Grid\Column|Collection upload_display_pid(string $label = null)
  206. * @method Grid\Column|Collection product_id(string $label = null)
  207. * @method Grid\Column|Collection report_id(string $label = null)
  208. * @method Grid\Column|Collection ko_title(string $label = null)
  209. * @method Grid\Column|Collection desc(string $label = null)
  210. * @method Grid\Column|Collection is_delete(string $label = null)
  211. * @method Grid\Column|Collection event(string $label = null)
  212. * @method Grid\Column|Collection prefix(string $label = null)
  213. * @method Grid\Column|Collection mobile(string $label = null)
  214. * @method Grid\Column|Collection verify_key(string $label = null)
  215. * @method Grid\Column|Collection sms_code(string $label = null)
  216. * @method Grid\Column|Collection sms_result(string $label = null)
  217. * @method Grid\Column|Collection is_arrange(string $label = null)
  218. * @method Grid\Column|Collection images(string $label = null)
  219. * @method Grid\Column|Collection is_private(string $label = null)
  220. * @method Grid\Column|Collection is_del(string $label = null)
  221. * @method Grid\Column|Collection folder_id(string $label = null)
  222. * @method Grid\Column|Collection pay_type(string $label = null)
  223. * @method Grid\Column|Collection days(string $label = null)
  224. * @method Grid\Column|Collection money(string $label = null)
  225. * @method Grid\Column|Collection order_no(string $label = null)
  226. * @method Grid\Column|Collection pay_time(string $label = null)
  227. * @method Grid\Column|Collection month(string $label = null)
  228. * @method Grid\Column|Collection nickname(string $label = null)
  229. * @method Grid\Column|Collection email(string $label = null)
  230. * @method Grid\Column|Collection online(string $label = null)
  231. * @method Grid\Column|Collection introduce(string $label = null)
  232. * @method Grid\Column|Collection lang(string $label = null)
  233. * @method Grid\Column|Collection jpush_reg_id(string $label = null)
  234. * @method Grid\Column|Collection last_login_ip(string $label = null)
  235. * @method Grid\Column|Collection register_ip(string $label = null)
  236. * @method Grid\Column|Collection last_login_time(string $label = null)
  237. * @method Grid\Column|Collection member_type(string $label = null)
  238. * @method Grid\Column|Collection company_image(string $label = null)
  239. * @method Grid\Column|Collection company_card_color(string $label = null)
  240. * @method Grid\Column|Collection company_name(string $label = null)
  241. * @method Grid\Column|Collection production_project(string $label = null)
  242. * @method Grid\Column|Collection company_url(string $label = null)
  243. * @method Grid\Column|Collection company_phone(string $label = null)
  244. * @method Grid\Column|Collection other_contacts(string $label = null)
  245. * @method Grid\Column|Collection start_time(string $label = null)
  246. * @method Grid\Column|Collection end_time(string $label = null)
  247. */
  248. class Grid {}
  249. class MiniGrid extends Grid {}
  250. /**
  251. * @property Show\Field|Collection ko_name
  252. * @property Show\Field|Collection zh_name
  253. * @property Show\Field|Collection value
  254. * @property Show\Field|Collection id
  255. * @property Show\Field|Collection name
  256. * @property Show\Field|Collection version
  257. * @property Show\Field|Collection is_enabled
  258. * @property Show\Field|Collection created_at
  259. * @property Show\Field|Collection updated_at
  260. * @property Show\Field|Collection parent_id
  261. * @property Show\Field|Collection order
  262. * @property Show\Field|Collection icon
  263. * @property Show\Field|Collection uri
  264. * @property Show\Field|Collection extension
  265. * @property Show\Field|Collection permission_id
  266. * @property Show\Field|Collection menu_id
  267. * @property Show\Field|Collection slug
  268. * @property Show\Field|Collection http_method
  269. * @property Show\Field|Collection http_path
  270. * @property Show\Field|Collection role_id
  271. * @property Show\Field|Collection user_id
  272. * @property Show\Field|Collection username
  273. * @property Show\Field|Collection password
  274. * @property Show\Field|Collection avatar
  275. * @property Show\Field|Collection remember_token
  276. * @property Show\Field|Collection md5
  277. * @property Show\Field|Collection path
  278. * @property Show\Field|Collection url
  279. * @property Show\Field|Collection class
  280. * @property Show\Field|Collection size
  281. * @property Show\Field|Collection file_type
  282. * @property Show\Field|Collection download
  283. * @property Show\Field|Collection klass
  284. * @property Show\Field|Collection objid
  285. * @property Show\Field|Collection deleted_at
  286. * @property Show\Field|Collection key
  287. * @property Show\Field|Collection expiration
  288. * @property Show\Field|Collection group
  289. * @property Show\Field|Collection comment
  290. * @property Show\Field|Collection sort
  291. * @property Show\Field|Collection pid
  292. * @property Show\Field|Collection short_name
  293. * @property Show\Field|Collection grade
  294. * @property Show\Field|Collection city_code
  295. * @property Show\Field|Collection zip_code
  296. * @property Show\Field|Collection merger_name
  297. * @property Show\Field|Collection lng
  298. * @property Show\Field|Collection lat
  299. * @property Show\Field|Collection pinyin
  300. * @property Show\Field|Collection uuid
  301. * @property Show\Field|Collection connection
  302. * @property Show\Field|Collection queue
  303. * @property Show\Field|Collection payload
  304. * @property Show\Field|Collection exception
  305. * @property Show\Field|Collection failed_at
  306. * @property Show\Field|Collection migration
  307. * @property Show\Field|Collection batch
  308. * @property Show\Field|Collection product_type_id
  309. * @property Show\Field|Collection status
  310. * @property Show\Field|Collection account
  311. * @property Show\Field|Collection code
  312. * @property Show\Field|Collection state
  313. * @property Show\Field|Collection type
  314. * @property Show\Field|Collection to_user_id
  315. * @property Show\Field|Collection content
  316. * @property Show\Field|Collection msg_id
  317. * @property Show\Field|Collection image
  318. * @property Show\Field|Collection level
  319. * @property Show\Field|Collection zh_alias
  320. * @property Show\Field|Collection ko_alias
  321. * @property Show\Field|Collection describe
  322. * @property Show\Field|Collection route_id
  323. * @property Show\Field|Collection is_upload_display
  324. * @property Show\Field|Collection is_filter_display
  325. * @property Show\Field|Collection filter_display_pid
  326. * @property Show\Field|Collection upload_display_pid
  327. * @property Show\Field|Collection product_id
  328. * @property Show\Field|Collection report_id
  329. * @property Show\Field|Collection ko_title
  330. * @property Show\Field|Collection desc
  331. * @property Show\Field|Collection is_delete
  332. * @property Show\Field|Collection event
  333. * @property Show\Field|Collection prefix
  334. * @property Show\Field|Collection mobile
  335. * @property Show\Field|Collection verify_key
  336. * @property Show\Field|Collection sms_code
  337. * @property Show\Field|Collection sms_result
  338. * @property Show\Field|Collection is_arrange
  339. * @property Show\Field|Collection images
  340. * @property Show\Field|Collection is_private
  341. * @property Show\Field|Collection is_del
  342. * @property Show\Field|Collection folder_id
  343. * @property Show\Field|Collection pay_type
  344. * @property Show\Field|Collection days
  345. * @property Show\Field|Collection money
  346. * @property Show\Field|Collection order_no
  347. * @property Show\Field|Collection pay_time
  348. * @property Show\Field|Collection month
  349. * @property Show\Field|Collection nickname
  350. * @property Show\Field|Collection email
  351. * @property Show\Field|Collection online
  352. * @property Show\Field|Collection introduce
  353. * @property Show\Field|Collection lang
  354. * @property Show\Field|Collection jpush_reg_id
  355. * @property Show\Field|Collection last_login_ip
  356. * @property Show\Field|Collection register_ip
  357. * @property Show\Field|Collection last_login_time
  358. * @property Show\Field|Collection member_type
  359. * @property Show\Field|Collection company_image
  360. * @property Show\Field|Collection company_card_color
  361. * @property Show\Field|Collection company_name
  362. * @property Show\Field|Collection production_project
  363. * @property Show\Field|Collection company_url
  364. * @property Show\Field|Collection company_phone
  365. * @property Show\Field|Collection other_contacts
  366. * @property Show\Field|Collection start_time
  367. * @property Show\Field|Collection end_time
  368. *
  369. * @method Show\Field|Collection ko_name(string $label = null)
  370. * @method Show\Field|Collection zh_name(string $label = null)
  371. * @method Show\Field|Collection value(string $label = null)
  372. * @method Show\Field|Collection id(string $label = null)
  373. * @method Show\Field|Collection name(string $label = null)
  374. * @method Show\Field|Collection version(string $label = null)
  375. * @method Show\Field|Collection is_enabled(string $label = null)
  376. * @method Show\Field|Collection created_at(string $label = null)
  377. * @method Show\Field|Collection updated_at(string $label = null)
  378. * @method Show\Field|Collection parent_id(string $label = null)
  379. * @method Show\Field|Collection order(string $label = null)
  380. * @method Show\Field|Collection icon(string $label = null)
  381. * @method Show\Field|Collection uri(string $label = null)
  382. * @method Show\Field|Collection extension(string $label = null)
  383. * @method Show\Field|Collection permission_id(string $label = null)
  384. * @method Show\Field|Collection menu_id(string $label = null)
  385. * @method Show\Field|Collection slug(string $label = null)
  386. * @method Show\Field|Collection http_method(string $label = null)
  387. * @method Show\Field|Collection http_path(string $label = null)
  388. * @method Show\Field|Collection role_id(string $label = null)
  389. * @method Show\Field|Collection user_id(string $label = null)
  390. * @method Show\Field|Collection username(string $label = null)
  391. * @method Show\Field|Collection password(string $label = null)
  392. * @method Show\Field|Collection avatar(string $label = null)
  393. * @method Show\Field|Collection remember_token(string $label = null)
  394. * @method Show\Field|Collection md5(string $label = null)
  395. * @method Show\Field|Collection path(string $label = null)
  396. * @method Show\Field|Collection url(string $label = null)
  397. * @method Show\Field|Collection class(string $label = null)
  398. * @method Show\Field|Collection size(string $label = null)
  399. * @method Show\Field|Collection file_type(string $label = null)
  400. * @method Show\Field|Collection download(string $label = null)
  401. * @method Show\Field|Collection klass(string $label = null)
  402. * @method Show\Field|Collection objid(string $label = null)
  403. * @method Show\Field|Collection deleted_at(string $label = null)
  404. * @method Show\Field|Collection key(string $label = null)
  405. * @method Show\Field|Collection expiration(string $label = null)
  406. * @method Show\Field|Collection group(string $label = null)
  407. * @method Show\Field|Collection comment(string $label = null)
  408. * @method Show\Field|Collection sort(string $label = null)
  409. * @method Show\Field|Collection pid(string $label = null)
  410. * @method Show\Field|Collection short_name(string $label = null)
  411. * @method Show\Field|Collection grade(string $label = null)
  412. * @method Show\Field|Collection city_code(string $label = null)
  413. * @method Show\Field|Collection zip_code(string $label = null)
  414. * @method Show\Field|Collection merger_name(string $label = null)
  415. * @method Show\Field|Collection lng(string $label = null)
  416. * @method Show\Field|Collection lat(string $label = null)
  417. * @method Show\Field|Collection pinyin(string $label = null)
  418. * @method Show\Field|Collection uuid(string $label = null)
  419. * @method Show\Field|Collection connection(string $label = null)
  420. * @method Show\Field|Collection queue(string $label = null)
  421. * @method Show\Field|Collection payload(string $label = null)
  422. * @method Show\Field|Collection exception(string $label = null)
  423. * @method Show\Field|Collection failed_at(string $label = null)
  424. * @method Show\Field|Collection migration(string $label = null)
  425. * @method Show\Field|Collection batch(string $label = null)
  426. * @method Show\Field|Collection product_type_id(string $label = null)
  427. * @method Show\Field|Collection status(string $label = null)
  428. * @method Show\Field|Collection account(string $label = null)
  429. * @method Show\Field|Collection code(string $label = null)
  430. * @method Show\Field|Collection state(string $label = null)
  431. * @method Show\Field|Collection type(string $label = null)
  432. * @method Show\Field|Collection to_user_id(string $label = null)
  433. * @method Show\Field|Collection content(string $label = null)
  434. * @method Show\Field|Collection msg_id(string $label = null)
  435. * @method Show\Field|Collection image(string $label = null)
  436. * @method Show\Field|Collection level(string $label = null)
  437. * @method Show\Field|Collection zh_alias(string $label = null)
  438. * @method Show\Field|Collection ko_alias(string $label = null)
  439. * @method Show\Field|Collection describe(string $label = null)
  440. * @method Show\Field|Collection route_id(string $label = null)
  441. * @method Show\Field|Collection is_upload_display(string $label = null)
  442. * @method Show\Field|Collection is_filter_display(string $label = null)
  443. * @method Show\Field|Collection filter_display_pid(string $label = null)
  444. * @method Show\Field|Collection upload_display_pid(string $label = null)
  445. * @method Show\Field|Collection product_id(string $label = null)
  446. * @method Show\Field|Collection report_id(string $label = null)
  447. * @method Show\Field|Collection ko_title(string $label = null)
  448. * @method Show\Field|Collection desc(string $label = null)
  449. * @method Show\Field|Collection is_delete(string $label = null)
  450. * @method Show\Field|Collection event(string $label = null)
  451. * @method Show\Field|Collection prefix(string $label = null)
  452. * @method Show\Field|Collection mobile(string $label = null)
  453. * @method Show\Field|Collection verify_key(string $label = null)
  454. * @method Show\Field|Collection sms_code(string $label = null)
  455. * @method Show\Field|Collection sms_result(string $label = null)
  456. * @method Show\Field|Collection is_arrange(string $label = null)
  457. * @method Show\Field|Collection images(string $label = null)
  458. * @method Show\Field|Collection is_private(string $label = null)
  459. * @method Show\Field|Collection is_del(string $label = null)
  460. * @method Show\Field|Collection folder_id(string $label = null)
  461. * @method Show\Field|Collection pay_type(string $label = null)
  462. * @method Show\Field|Collection days(string $label = null)
  463. * @method Show\Field|Collection money(string $label = null)
  464. * @method Show\Field|Collection order_no(string $label = null)
  465. * @method Show\Field|Collection pay_time(string $label = null)
  466. * @method Show\Field|Collection month(string $label = null)
  467. * @method Show\Field|Collection nickname(string $label = null)
  468. * @method Show\Field|Collection email(string $label = null)
  469. * @method Show\Field|Collection online(string $label = null)
  470. * @method Show\Field|Collection introduce(string $label = null)
  471. * @method Show\Field|Collection lang(string $label = null)
  472. * @method Show\Field|Collection jpush_reg_id(string $label = null)
  473. * @method Show\Field|Collection last_login_ip(string $label = null)
  474. * @method Show\Field|Collection register_ip(string $label = null)
  475. * @method Show\Field|Collection last_login_time(string $label = null)
  476. * @method Show\Field|Collection member_type(string $label = null)
  477. * @method Show\Field|Collection company_image(string $label = null)
  478. * @method Show\Field|Collection company_card_color(string $label = null)
  479. * @method Show\Field|Collection company_name(string $label = null)
  480. * @method Show\Field|Collection production_project(string $label = null)
  481. * @method Show\Field|Collection company_url(string $label = null)
  482. * @method Show\Field|Collection company_phone(string $label = null)
  483. * @method Show\Field|Collection other_contacts(string $label = null)
  484. * @method Show\Field|Collection start_time(string $label = null)
  485. * @method Show\Field|Collection end_time(string $label = null)
  486. */
  487. class Show {}
  488. /**
  489. */
  490. class Form {}
  491. }
  492. namespace Dcat\Admin\Grid {
  493. /**
  494. */
  495. class Column {}
  496. /**
  497. */
  498. class Filter {}
  499. }
  500. namespace Dcat\Admin\Show {
  501. /**
  502. */
  503. class Field {}
  504. }