public SelectQuery::hasAnyTag()
includes/database/select.inc, line 744
<?php public function hasAnyTag() { return (boolean) array_intersect(func_get_args(), array_keys($this->alterTags)); } ?>
Weitere Informationen über Formatierungsoptionen
Kommentare
Kommentar hinzufügen