代码拉取完成,页面将自动刷新
<?php
/**
* A helper file for Dcat Admin, to provide autocomplete information to your IDE
*
* This file should not be included in your code, only analyzed by your IDE!
*
* @author jqh <841324345@qq.com>
*/
namespace Dcat\Admin {
use Illuminate\Support\Collection;
/**
* @property Grid\Column|Collection id
* @property Grid\Column|Collection created_at
* @property Grid\Column|Collection updated_at
* @property Grid\Column|Collection name
* @property Grid\Column|Collection username
* @property Grid\Column|Collection password
* @property Grid\Column|Collection last_login_at
* @property Grid\Column|Collection status
* @property Grid\Column|Collection role_id
* @property Grid\Column|Collection phone
* @property Grid\Column|Collection dep_id
* @property Grid\Column|Collection type
* @property Grid\Column|Collection version
* @property Grid\Column|Collection detail
* @property Grid\Column|Collection is_enabled
* @property Grid\Column|Collection parent_id
* @property Grid\Column|Collection order
* @property Grid\Column|Collection icon
* @property Grid\Column|Collection uri
* @property Grid\Column|Collection extension
* @property Grid\Column|Collection permission_id
* @property Grid\Column|Collection menu_id
* @property Grid\Column|Collection slug
* @property Grid\Column|Collection http_method
* @property Grid\Column|Collection http_path
* @property Grid\Column|Collection user_id
* @property Grid\Column|Collection value
* @property Grid\Column|Collection avatar
* @property Grid\Column|Collection remember_token
* @property Grid\Column|Collection image
* @property Grid\Column|Collection keywords
* @property Grid\Column|Collection sort
* @property Grid\Column|Collection parentId
* @property Grid\Column|Collection isParent
* @property Grid\Column|Collection main_customer
* @property Grid\Column|Collection customer_cate
* @property Grid\Column|Collection sales_num
* @property Grid\Column|Collection position
* @property Grid\Column|Collection contact
* @property Grid\Column|Collection contact_phone
* @property Grid\Column|Collection register_address
* @property Grid\Column|Collection address
* @property Grid\Column|Collection office
* @property Grid\Column|Collection QQ
* @property Grid\Column|Collection email
* @property Grid\Column|Collection sale_id
* @property Grid\Column|Collection business_license
* @property Grid\Column|Collection bank_num
* @property Grid\Column|Collection bank_address
* @property Grid\Column|Collection invoice_address
* @property Grid\Column|Collection invoice_user
* @property Grid\Column|Collection invoice_phone
* @property Grid\Column|Collection invoice_email
* @property Grid\Column|Collection invoice_head
* @property Grid\Column|Collection invoice_cate
* @property Grid\Column|Collection uuid
* @property Grid\Column|Collection connection
* @property Grid\Column|Collection queue
* @property Grid\Column|Collection payload
* @property Grid\Column|Collection exception
* @property Grid\Column|Collection failed_at
* @property Grid\Column|Collection admin_id
* @property Grid\Column|Collection log_text
* @property Grid\Column|Collection log_time
* @property Grid\Column|Collection log_model
* @property Grid\Column|Collection media_group_id
* @property Grid\Column|Collection disk
* @property Grid\Column|Collection path
* @property Grid\Column|Collection size
* @property Grid\Column|Collection file_ext
* @property Grid\Column|Collection file_name
* @property Grid\Column|Collection meta
* @property Grid\Column|Collection migration
* @property Grid\Column|Collection batch
* @property Grid\Column|Collection token
* @property Grid\Column|Collection tokenable_type
* @property Grid\Column|Collection tokenable_id
* @property Grid\Column|Collection abilities
* @property Grid\Column|Collection last_used_at
* @property Grid\Column|Collection expires_at
* @property Grid\Column|Collection role_name
* @property Grid\Column|Collection role_text
* @property Grid\Column|Collection role_status
* @property Grid\Column|Collection auth_id
*
* @method Grid\Column|Collection id(string $label = null)
* @method Grid\Column|Collection created_at(string $label = null)
* @method Grid\Column|Collection updated_at(string $label = null)
* @method Grid\Column|Collection name(string $label = null)
* @method Grid\Column|Collection username(string $label = null)
* @method Grid\Column|Collection password(string $label = null)
* @method Grid\Column|Collection last_login_at(string $label = null)
* @method Grid\Column|Collection status(string $label = null)
* @method Grid\Column|Collection role_id(string $label = null)
* @method Grid\Column|Collection phone(string $label = null)
* @method Grid\Column|Collection dep_id(string $label = null)
* @method Grid\Column|Collection type(string $label = null)
* @method Grid\Column|Collection version(string $label = null)
* @method Grid\Column|Collection detail(string $label = null)
* @method Grid\Column|Collection is_enabled(string $label = null)
* @method Grid\Column|Collection parent_id(string $label = null)
* @method Grid\Column|Collection order(string $label = null)
* @method Grid\Column|Collection icon(string $label = null)
* @method Grid\Column|Collection uri(string $label = null)
* @method Grid\Column|Collection extension(string $label = null)
* @method Grid\Column|Collection permission_id(string $label = null)
* @method Grid\Column|Collection menu_id(string $label = null)
* @method Grid\Column|Collection slug(string $label = null)
* @method Grid\Column|Collection http_method(string $label = null)
* @method Grid\Column|Collection http_path(string $label = null)
* @method Grid\Column|Collection user_id(string $label = null)
* @method Grid\Column|Collection value(string $label = null)
* @method Grid\Column|Collection avatar(string $label = null)
* @method Grid\Column|Collection remember_token(string $label = null)
* @method Grid\Column|Collection image(string $label = null)
* @method Grid\Column|Collection keywords(string $label = null)
* @method Grid\Column|Collection sort(string $label = null)
* @method Grid\Column|Collection parentId(string $label = null)
* @method Grid\Column|Collection isParent(string $label = null)
* @method Grid\Column|Collection main_customer(string $label = null)
* @method Grid\Column|Collection customer_cate(string $label = null)
* @method Grid\Column|Collection sales_num(string $label = null)
* @method Grid\Column|Collection position(string $label = null)
* @method Grid\Column|Collection contact(string $label = null)
* @method Grid\Column|Collection contact_phone(string $label = null)
* @method Grid\Column|Collection register_address(string $label = null)
* @method Grid\Column|Collection address(string $label = null)
* @method Grid\Column|Collection office(string $label = null)
* @method Grid\Column|Collection QQ(string $label = null)
* @method Grid\Column|Collection email(string $label = null)
* @method Grid\Column|Collection sale_id(string $label = null)
* @method Grid\Column|Collection business_license(string $label = null)
* @method Grid\Column|Collection bank_num(string $label = null)
* @method Grid\Column|Collection bank_address(string $label = null)
* @method Grid\Column|Collection invoice_address(string $label = null)
* @method Grid\Column|Collection invoice_user(string $label = null)
* @method Grid\Column|Collection invoice_phone(string $label = null)
* @method Grid\Column|Collection invoice_email(string $label = null)
* @method Grid\Column|Collection invoice_head(string $label = null)
* @method Grid\Column|Collection invoice_cate(string $label = null)
* @method Grid\Column|Collection uuid(string $label = null)
* @method Grid\Column|Collection connection(string $label = null)
* @method Grid\Column|Collection queue(string $label = null)
* @method Grid\Column|Collection payload(string $label = null)
* @method Grid\Column|Collection exception(string $label = null)
* @method Grid\Column|Collection failed_at(string $label = null)
* @method Grid\Column|Collection admin_id(string $label = null)
* @method Grid\Column|Collection log_text(string $label = null)
* @method Grid\Column|Collection log_time(string $label = null)
* @method Grid\Column|Collection log_model(string $label = null)
* @method Grid\Column|Collection media_group_id(string $label = null)
* @method Grid\Column|Collection disk(string $label = null)
* @method Grid\Column|Collection path(string $label = null)
* @method Grid\Column|Collection size(string $label = null)
* @method Grid\Column|Collection file_ext(string $label = null)
* @method Grid\Column|Collection file_name(string $label = null)
* @method Grid\Column|Collection meta(string $label = null)
* @method Grid\Column|Collection migration(string $label = null)
* @method Grid\Column|Collection batch(string $label = null)
* @method Grid\Column|Collection token(string $label = null)
* @method Grid\Column|Collection tokenable_type(string $label = null)
* @method Grid\Column|Collection tokenable_id(string $label = null)
* @method Grid\Column|Collection abilities(string $label = null)
* @method Grid\Column|Collection last_used_at(string $label = null)
* @method Grid\Column|Collection expires_at(string $label = null)
* @method Grid\Column|Collection role_name(string $label = null)
* @method Grid\Column|Collection role_text(string $label = null)
* @method Grid\Column|Collection role_status(string $label = null)
* @method Grid\Column|Collection auth_id(string $label = null)
*/
class Grid {}
class MiniGrid extends Grid {}
/**
* @property Show\Field|Collection id
* @property Show\Field|Collection created_at
* @property Show\Field|Collection updated_at
* @property Show\Field|Collection name
* @property Show\Field|Collection username
* @property Show\Field|Collection password
* @property Show\Field|Collection last_login_at
* @property Show\Field|Collection status
* @property Show\Field|Collection role_id
* @property Show\Field|Collection phone
* @property Show\Field|Collection dep_id
* @property Show\Field|Collection type
* @property Show\Field|Collection version
* @property Show\Field|Collection detail
* @property Show\Field|Collection is_enabled
* @property Show\Field|Collection parent_id
* @property Show\Field|Collection order
* @property Show\Field|Collection icon
* @property Show\Field|Collection uri
* @property Show\Field|Collection extension
* @property Show\Field|Collection permission_id
* @property Show\Field|Collection menu_id
* @property Show\Field|Collection slug
* @property Show\Field|Collection http_method
* @property Show\Field|Collection http_path
* @property Show\Field|Collection user_id
* @property Show\Field|Collection value
* @property Show\Field|Collection avatar
* @property Show\Field|Collection remember_token
* @property Show\Field|Collection image
* @property Show\Field|Collection keywords
* @property Show\Field|Collection sort
* @property Show\Field|Collection parentId
* @property Show\Field|Collection isParent
* @property Show\Field|Collection main_customer
* @property Show\Field|Collection customer_cate
* @property Show\Field|Collection sales_num
* @property Show\Field|Collection position
* @property Show\Field|Collection contact
* @property Show\Field|Collection contact_phone
* @property Show\Field|Collection register_address
* @property Show\Field|Collection address
* @property Show\Field|Collection office
* @property Show\Field|Collection QQ
* @property Show\Field|Collection email
* @property Show\Field|Collection sale_id
* @property Show\Field|Collection business_license
* @property Show\Field|Collection bank_num
* @property Show\Field|Collection bank_address
* @property Show\Field|Collection invoice_address
* @property Show\Field|Collection invoice_user
* @property Show\Field|Collection invoice_phone
* @property Show\Field|Collection invoice_email
* @property Show\Field|Collection invoice_head
* @property Show\Field|Collection invoice_cate
* @property Show\Field|Collection uuid
* @property Show\Field|Collection connection
* @property Show\Field|Collection queue
* @property Show\Field|Collection payload
* @property Show\Field|Collection exception
* @property Show\Field|Collection failed_at
* @property Show\Field|Collection admin_id
* @property Show\Field|Collection log_text
* @property Show\Field|Collection log_time
* @property Show\Field|Collection log_model
* @property Show\Field|Collection media_group_id
* @property Show\Field|Collection disk
* @property Show\Field|Collection path
* @property Show\Field|Collection size
* @property Show\Field|Collection file_ext
* @property Show\Field|Collection file_name
* @property Show\Field|Collection meta
* @property Show\Field|Collection migration
* @property Show\Field|Collection batch
* @property Show\Field|Collection token
* @property Show\Field|Collection tokenable_type
* @property Show\Field|Collection tokenable_id
* @property Show\Field|Collection abilities
* @property Show\Field|Collection last_used_at
* @property Show\Field|Collection expires_at
* @property Show\Field|Collection role_name
* @property Show\Field|Collection role_text
* @property Show\Field|Collection role_status
* @property Show\Field|Collection auth_id
*
* @method Show\Field|Collection id(string $label = null)
* @method Show\Field|Collection created_at(string $label = null)
* @method Show\Field|Collection updated_at(string $label = null)
* @method Show\Field|Collection name(string $label = null)
* @method Show\Field|Collection username(string $label = null)
* @method Show\Field|Collection password(string $label = null)
* @method Show\Field|Collection last_login_at(string $label = null)
* @method Show\Field|Collection status(string $label = null)
* @method Show\Field|Collection role_id(string $label = null)
* @method Show\Field|Collection phone(string $label = null)
* @method Show\Field|Collection dep_id(string $label = null)
* @method Show\Field|Collection type(string $label = null)
* @method Show\Field|Collection version(string $label = null)
* @method Show\Field|Collection detail(string $label = null)
* @method Show\Field|Collection is_enabled(string $label = null)
* @method Show\Field|Collection parent_id(string $label = null)
* @method Show\Field|Collection order(string $label = null)
* @method Show\Field|Collection icon(string $label = null)
* @method Show\Field|Collection uri(string $label = null)
* @method Show\Field|Collection extension(string $label = null)
* @method Show\Field|Collection permission_id(string $label = null)
* @method Show\Field|Collection menu_id(string $label = null)
* @method Show\Field|Collection slug(string $label = null)
* @method Show\Field|Collection http_method(string $label = null)
* @method Show\Field|Collection http_path(string $label = null)
* @method Show\Field|Collection user_id(string $label = null)
* @method Show\Field|Collection value(string $label = null)
* @method Show\Field|Collection avatar(string $label = null)
* @method Show\Field|Collection remember_token(string $label = null)
* @method Show\Field|Collection image(string $label = null)
* @method Show\Field|Collection keywords(string $label = null)
* @method Show\Field|Collection sort(string $label = null)
* @method Show\Field|Collection parentId(string $label = null)
* @method Show\Field|Collection isParent(string $label = null)
* @method Show\Field|Collection main_customer(string $label = null)
* @method Show\Field|Collection customer_cate(string $label = null)
* @method Show\Field|Collection sales_num(string $label = null)
* @method Show\Field|Collection position(string $label = null)
* @method Show\Field|Collection contact(string $label = null)
* @method Show\Field|Collection contact_phone(string $label = null)
* @method Show\Field|Collection register_address(string $label = null)
* @method Show\Field|Collection address(string $label = null)
* @method Show\Field|Collection office(string $label = null)
* @method Show\Field|Collection QQ(string $label = null)
* @method Show\Field|Collection email(string $label = null)
* @method Show\Field|Collection sale_id(string $label = null)
* @method Show\Field|Collection business_license(string $label = null)
* @method Show\Field|Collection bank_num(string $label = null)
* @method Show\Field|Collection bank_address(string $label = null)
* @method Show\Field|Collection invoice_address(string $label = null)
* @method Show\Field|Collection invoice_user(string $label = null)
* @method Show\Field|Collection invoice_phone(string $label = null)
* @method Show\Field|Collection invoice_email(string $label = null)
* @method Show\Field|Collection invoice_head(string $label = null)
* @method Show\Field|Collection invoice_cate(string $label = null)
* @method Show\Field|Collection uuid(string $label = null)
* @method Show\Field|Collection connection(string $label = null)
* @method Show\Field|Collection queue(string $label = null)
* @method Show\Field|Collection payload(string $label = null)
* @method Show\Field|Collection exception(string $label = null)
* @method Show\Field|Collection failed_at(string $label = null)
* @method Show\Field|Collection admin_id(string $label = null)
* @method Show\Field|Collection log_text(string $label = null)
* @method Show\Field|Collection log_time(string $label = null)
* @method Show\Field|Collection log_model(string $label = null)
* @method Show\Field|Collection media_group_id(string $label = null)
* @method Show\Field|Collection disk(string $label = null)
* @method Show\Field|Collection path(string $label = null)
* @method Show\Field|Collection size(string $label = null)
* @method Show\Field|Collection file_ext(string $label = null)
* @method Show\Field|Collection file_name(string $label = null)
* @method Show\Field|Collection meta(string $label = null)
* @method Show\Field|Collection migration(string $label = null)
* @method Show\Field|Collection batch(string $label = null)
* @method Show\Field|Collection token(string $label = null)
* @method Show\Field|Collection tokenable_type(string $label = null)
* @method Show\Field|Collection tokenable_id(string $label = null)
* @method Show\Field|Collection abilities(string $label = null)
* @method Show\Field|Collection last_used_at(string $label = null)
* @method Show\Field|Collection expires_at(string $label = null)
* @method Show\Field|Collection role_name(string $label = null)
* @method Show\Field|Collection role_text(string $label = null)
* @method Show\Field|Collection role_status(string $label = null)
* @method Show\Field|Collection auth_id(string $label = null)
*/
class Show {}
/**
*/
class Form {}
}
namespace Dcat\Admin\Grid {
/**
*/
class Column {}
/**
*/
class Filter {}
}
namespace Dcat\Admin\Show {
/**
*/
class Field {}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。