Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/crmeb/crmeb_zzff_class
/ functions
Functions
15,034 in github.com/crmeb/crmeb_zzff_class
⨍
Functions
15,034
◇
Types & classes
629
↓ 6,314 callers
Method
push
* 添加数据到一个session数组 * @param string $key * @param mixed $value * @return void */
thinkphp/library/think/Session.php:312
↓ 5,235 callers
Method
call
* 调用命令 * @access public * @param string $command * @param array $parameters * @param string $driver * @return Output
thinkphp/library/think/Console.php:156
↓ 3,324 callers
Method
replace
* 视图内容替换 * @access public * @param string|array $content 被替换内容(支持批量替换) * @param string $replace 替换内容 * @return $this
thinkphp/library/think/View.php:183
↓ 3,247 callers
Method
each
* 给每个元素执行个回调 * * @param callable $callback * @return $this */
thinkphp/library/think/Paginator.php:288
↓ 2,842 callers
Method
test
()
application/live/controller/Index.php:40
↓ 2,834 callers
Function
$
()
public/system/frame/js/plugins/fullcalendar/fullcalendar.min.js:6
↓ 2,724 callers
Method
extend
* 注册验证(类型)规则 * @access public * @param string $type 验证规则类型 * @param mixed $callback callback方法(或闭包) * @return void */
thinkphp/library/think/Validate.php:160
↓ 2,665 callers
Method
find
* 查找单条记录 * @access public * @param array|string|Query|\Closure $data * @return array|false|\PDOStatement|string|Model * @throws Db
thinkphp/library/think/db/Query.php:2629
↓ 2,620 callers
Method
get
* 获取环境变量值 * @access public * @param string $name 环境变量名(支持二级 . 号分割) * @param string $default 默认值 * @return mixed */
thinkphp/library/think/Env.php:23
↓ 2,394 callers
Method
apply
* 申请模版 * @return mixed */
extend/basic/BaseSms.php:81
↓ 2,357 callers
Method
trigger
* 触发事件 * @access protected * @param string $event 事件名 * @param mixed $params 传入参数(引用) * @return bool */
thinkphp/library/think/Model.php:1637
↓ 2,219 callers
Method
attr
($id)
application/admin/controller/store/StoreProduct.php:366
↓ 2,137 callers
Method
where
* 指定AND查询条件 * @access public * @param mixed $field 查询字段 * @param mixed $op 查询表达式 * @param mixed $condition 查询条件 *
thinkphp/library/think/db/Query.php:1033
↓ 1,622 callers
Method
slice
* 截取数据并返回新的 Collection 实例 * @access public * @param int $offset 起始位置 * @param int $length 截取长度 * @param bool $pre
thinkphp/library/think/Collection.php:352
↓ 1,512 callers
Method
join
* 查询SQL组装 join * @access public * @param mixed $join 关联的表名 * @param mixed $condition 条件 * @param string $type JOIN类型
thinkphp/library/think/db/Query.php:741
↓ 1,277 callers
Method
match
* 检测URL和规则路由是否匹配 * @access private * @param string $url URL地址 * @param string $rule 路由规则 * @param array $pattern 变量规则
thinkphp/library/think/Route.php:1312
↓ 1,266 callers
Method
data
* 设置数据对象值 * @access public * @param mixed $data 数据或者属性名 * @param mixed $value 值 * @return $this */
thinkphp/library/think/Model.php:340
↓ 998 callers
Method
bind
* 设置路由绑定 * @access public * @param mixed $bind 绑定信息 * @param string $type 绑定类型 默认为module 支持 namespace class controller * @return
thinkphp/library/think/Route.php:128
↓ 946 callers
Method
append
* 设置需要追加的输出属性 * @access public * @param array $append 属性列表 * @param bool $override 是否覆盖 * @return $this */
thinkphp/library/think/Model.php:730
↓ 935 callers
Method
exec
* 执行调用分发 * @access protected * @param array $dispatch 调用信息 * @param array $config 配置信息 * @return Response|mixed * @throws \
thinkphp/library/think/App.php:445
↓ 913 callers
Method
max
* MAX查询 * @access public * @param string $field 字段名 * @param bool $force 强制转为数字类型 * @return mixed */
thinkphp/library/think/db/Query.php:611
↓ 887 callers
Method
add
* 动态添加行为扩展到某个标签 * @access public * @param string $tag 标签名称 * @param mixed $behavior 行为名称 * @param bool $first 是否放到开头
thinkphp/library/think/Hook.php:29
↓ 872 callers
Method
fail
(Request $request, $id)
application/admin/controller/finance/UserExtract.php:96
↓ 818 callers
Function
e
(e)
public/system/js/aliyun-oss-sdk-4.4.4.min.js:13
↓ 772 callers
Method
min
* MIN查询 * @access public * @param string $field 字段名 * @param bool $force 强制转为数字类型 * @return mixed */
thinkphp/library/think/db/Query.php:599
↓ 764 callers
Function
n
(t,n,i)
public/static/plug/ydui/ydui.js:6
↓ 717 callers
Function
n
(t, n, i)
public/static/plug/ydui/ydui2.js:6654
↓ 693 callers
Function
e
(e,t)
public/system/frame/js/plugins/echarts/echarts-all.js:1
↓ 675 callers
Function
t
(e,r,n)
public/system/plug/aliyun-upload-sdk/lib/aliyun-oss-sdk-5.3.1.min.js:4
↓ 611 callers
Method
isArray
* 选项值是否接受数组 * @return bool 类型是 self::VALUE_IS_ARRAY 的时候返回true,其他均返回false */
thinkphp/library/think/console/input/Option.php:131
↓ 549 callers
Function
define
(id, dependencies, definition)
public/system/module/widget/lib/plupload-2.1.2/js/moxie.js:40
↓ 542 callers
Method
shift
* 返回并删除数据中首个元素 * @access public * @return mixed */
thinkphp/library/think/Collection.php:160
↓ 506 callers
Method
set
* 设置语言定义(不区分大小写) * @access public * @param string|array $name 语言变量 * @param string $value 语言值 * @param string $
thinkphp/library/think/Lang.php:74
↓ 467 callers
Method
assign
* 模板变量赋值 * @access public * @param mixed $name 变量名 * @param mixed $value 变量值 * @return $this */
thinkphp/library/think/View.php:92
↓ 467 callers
Method
filter
($str, $maxDistance = 5)
extend/service/FiterService.php:50
↓ 462 callers
Method
is
* 验证字段值是否为有效格式 * @access protected * @param mixed $value 字段值 * @param string $rule 验证规则 * @param array $data 验证数据
thinkphp/library/think/Validate.php:582
↓ 446 callers
Method
successful
* 操作成功 弹窗提示 * @param $msg * @param int $url */
extend/basic/WapBasic.php:66
↓ 441 callers
Function
n
()
public/static/plug/vant/vant.min.js:1
↓ 430 callers
Function
t
()
public/system/frame/js/jquery-ui-1.10.4.min.js:5
↓ 430 callers
Function
t
()
public/system/frame/js/plugins/jquery-ui/jquery-ui.min.js:5
↓ 427 callers
Method
destroy
* 删除记录 * @access public * @param mixed $data 主键列表 支持闭包查询条件 * @return integer 成功删除的记录数 */
thinkphp/library/think/Model.php:1759
↓ 415 callers
Method
eq
* 验证是否等于某个值 * @access protected * @param mixed $value 字段值 * @param mixed $rule 验证规则 * @return bool */
thinkphp/library/think/Validate.php:569
↓ 411 callers
Method
select
* 查找记录 * @access public * @param array|string|Query|\Closure $data * @return Collection|false|\PDOStatement|string * @throws DbExc
thinkphp/library/think/db/Query.php:2482
↓ 394 callers
Method
pop
* 返回并删除数据中的的最后一个元素(出栈) * @access public * @return mixed */
thinkphp/library/think/Collection.php:150
↓ 373 callers
Method
text
()
application/wap/controller/Wechat.php:45
↓ 372 callers
Method
unshift
* 在数组开头插入一个元素 * @access public * @param mixed $value 值 * @param mixed $key 键名 * @return void */
thinkphp/library/think/Collection.php:172
↓ 364 callers
Method
count
* COUNT查询 * @access public * @param string $field 字段名 * @return integer|string */
thinkphp/library/think/db/Query.php:539
↓ 356 callers
Method
init
* 初始化应用或模块 * @access public * @param string $module 模块名 * @return array */
thinkphp/library/think/App.php:237
↓ 344 callers
Method
select
($callback = '_selectNews$eb')
application/admin/controller/wechat/WechatNewsCategory.php:38
↓ 343 callers
Method
toArray
* 转换当前模型对象为数组 * @access public * @return array */
thinkphp/library/think/Model.php:853
↓ 337 callers
Method
fetch
* 解析和获取模板内容 用于输出 * @param string $template 模板文件名或者内容 * @param array $vars 模板输出变量 * @param array $replace 替换内容 * @pa
thinkphp/library/think/View.php:148
↓ 330 callers
Function
$
()
public/system/frame/js/jquery.min.js:3
↓ 326 callers
Method
parse
* 解析配置文件或内容 * @access public * @param string $config 配置文件路径或内容 * @param string $type 配置解析类型 * @param string $name 配置名(如设置即表
thinkphp/library/think/Config.php:48
↓ 324 callers
Method
error
* 获取错误代码信息 * @access private * @param int $errorNo 错误号 * @return $this */
thinkphp/library/think/File.php:424
↓ 309 callers
Method
request
* 获取request变量 * @param string $name 数据名称 * @param string $default 默认值 * @param string|array $filter 过滤方法 * @return
thinkphp/library/think/Request.php:795
↓ 307 callers
Method
create
* 写入数据 * @access public * @param array $data 数据数组 * @param array|true $field 允许字段 * @return $this */
thinkphp/library/think/Model.php:1659
↓ 304 callers
Method
close
* 关闭资源 * @return int 退出码 */
thinkphp/library/think/Process.php:1105
↓ 302 callers
Method
field
* 指定查询字段 支持字段排除和指定数据表 * @access public * @param mixed $field * @param boolean $except 是否排除 * @param string $tableName 数据表名
thinkphp/library/think/db/Query.php:827
↓ 299 callers
Method
getTime
* 获取时间区间 */
application/admin/model/finance/FinanceModel.php:184
↓ 296 callers
Method
render
(Exception $e)
extend/basic/WapException.php:26
↓ 292 callers
Method
open
* 开通服务 * @return mixed */
extend/basic/BaseSms.php:51
↓ 285 callers
Method
getData
* 获取对象原始数据 如果不存在指定字段返回false * @access public * @param string $name 字段名 留空获取全部 * @return mixed * @throws InvalidArgumentException
thinkphp/library/think/Model.php:369
↓ 276 callers
Method
stop
* 终止进程 */
thinkphp/library/think/Process.php:617
↓ 270 callers
Function
i
(i,r)
public/system/frame/js/plugins/echarts/echarts-all.js:1
↓ 255 callers
Method
sort
* 对数据排序,并返回排序后的数据组成的新 Collection 实例 * @access public * @param callable|null $callback 回调函数 * @return static */
thinkphp/library/think/Collection.php:320
↓ 254 callers
Method
merge
* 合并数组并返回一个新的 Collection 实例 * @access public * @param mixed $items 新的数据 * @return static */
thinkphp/library/think/Collection.php:118
↓ 253 callers
Method
root
指定当前生成URL地址的root
thinkphp/library/think/Url.php:328
↓ 246 callers
Method
order
($uni = '')
application/wap/controller/My.php:227
↓ 239 callers
Function
$
(e,n,r)
public/system/plug/umeditor/third-party/jquery.min.js:5
↓ 238 callers
Method
failed
* 操作失败 弹窗提示 * @param string $msg * @param int $url * @param string $title */
extend/basic/WapBasic.php:50
↓ 235 callers
Function
a
(a)
public/system/frame/js/plugins/bootstrap-table/extensions/angular/bootstrap-table-angular.min.js:7
↓ 229 callers
Function
e
(t)
public/system/plug/umeditor/third-party/mathquill/mathquill.min.js:1
↓ 229 callers
Method
register
* 注册异常处理 * @access public * @return void */
thinkphp/library/think/Error.php:26
↓ 227 callers
Function
substr
(t,e)
public/wap/first/crmeb/js/lottie.min.js:7
↓ 218 callers
Method
update
* 更新数据 * @access public * @param array $data 数据数组 * @param array $where 更新条件 * @param array|true $field 允许字段 * @re
thinkphp/library/think/Model.php:1677
↓ 215 callers
Function
bind
* sugar to make defining lots of commands easier. * TODO: rethink this.
public/system/plug/umeditor/third-party/mathquill/mathquill.js:26
↓ 215 callers
Method
value
* 得到某个字段的值 * @access public * @param string $field 字段名 * @param mixed $default 默认值 * @param bool $force 强制转为数字类型 * @re
thinkphp/library/think/db/Query.php:425
↓ 214 callers
Function
make_node
(ctor, orig, props)
public/static/plug/requirejs/bin/r.js:20061
↓ 214 callers
Function
make_node
(ctor, orig, props)
public/system/plug/requirejs/bin/r.js:20061
↓ 205 callers
Function
i
(a,s)
public/system/js/aliyun-oss-sdk-4.4.4.min.js:4
↓ 204 callers
Function
$
(a,c)
public/system/plug/ueditor/third-party/video-js/video.js:123
↓ 193 callers
Method
keys
* 返回数组中所有的键名组成的新 Collection 实例 * @access public * @return static */
thinkphp/library/think/Collection.php:97
↓ 191 callers
Function
each
* Helper function for iterating over an array. If the func returns * a true value, it will break out of the loop.
public/system/plug/requirejs/bin/r.js:305
↓ 191 callers
Method
send
* 发送短信 * @return mixed */
extend/basic/BaseSms.php:69
↓ 190 callers
Function
i
(t)
public/static/plug/layui/layui.all.js:2
↓ 184 callers
Method
index
* 个人中心 * @return mixed * @throws \think\Exception */
application/wap/controller/My.php:187
↓ 184 callers
Method
save
* 保存调试信息 * @access public * @return bool */
thinkphp/library/think/Log.php:149
↓ 181 callers
Method
type
* 当前请求的资源类型 * @access public * @return false|string */
thinkphp/library/think/Request.php:478
↓ 179 callers
Function
d
(t,e,n)
public/static/plug/echarts/echarts.common.min.js:22
↓ 178 callers
Method
setErrorInfo
* 设置错误信息 * @param object | string $error * @return boolean * */
extend/Api/AliyunSdk.php:103
↓ 177 callers
Method
getAttr
* 获取器 获取数据对象的值 * @access public * @param string $name 名称 * @return mixed * @throws InvalidArgumentException */
thinkphp/library/think/Model.php:589
↓ 173 callers
Method
start
* 开始设置回调 * @param string $typeFnName 回调函数名 * @param string $client_id * @param array $message_data * * */
application/push/controller/Push.php:105
↓ 171 callers
Method
build
* URL生成 支持路由反射 * @param string $url 路由地址 * @param string|array $vars 参数(支持数组和字符串)a=val&b=val2... ['a'=>'val1', 'b'=>'val2']
thinkphp/library/think/Url.php:28
↓ 171 callers
Method
input
* 获取变量 支持过滤和默认值 * @param array $data 数据源 * @param string|false $name 字段名 * @param mixed $default 默认值 * @param
thinkphp/library/think/Request.php:1005
↓ 167 callers
Method
setStatus
* @param $oid * @param $type * @param $message */
application/admin/model/order/StoreOrderStatus.php:31
↓ 166 callers
Function
i
(t,a)
public/static/plug/layui/lay/modules/form.js:2
↓ 165 callers
Function
t
()
public/system/frame/js/plugins/echarts/echarts-all.js:1
↓ 164 callers
Function
i
(a,s)
public/system/plug/aliyun-upload-sdk/lib/aliyun-oss-sdk-5.3.1.min.js:4
↓ 164 callers
Method
write
* 实时写入日志信息 并支持行为 * @access public * @param mixed $msg 调试信息 * @param string $type 信息类型 * @param bool $force 是否强制写入 *
thinkphp/library/think/Log.php:196
↓ 160 callers
Method
format
* 使用所给的样式格式化文字 * @param string $message 文字 * @return string */
thinkphp/library/think/console/output/Formatter.php:106
next →
1–100 of 15,034, ranked by callers