CakeFest 2024: The Official CakePHP Conference

CollectionRemove class

(PECL mysql-xdevapi >= 8.0.11)

简介

类摘要

/* 方法 */
public bind(array $placeholder_values): mysql_xdevapi\CollectionRemove
public execute(): mysql_xdevapi\Result
public limit(int $rows): mysql_xdevapi\CollectionRemove
public sort(string $sort_expr): mysql_xdevapi\CollectionRemove
}

目录

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top