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