Interface for a query that accepts placeholders. Hierarchy interface \Drupal\Core\Database\Query\
Minimum required MySQLnd version. File core/lib/Drupal/Core/Database/Driver/mysql/Install/Tasks.php,
public Connection::select($table, $alias = NULL, array $options = array())
public Schema::tableExists($table) Check
public Connection::getUnprefixedTablesMap() Gets
Is rowCount() execution allowed. Type: bool File co
public SelectInterface::distinct($distinct = TRUE)
public Select::escapeField($string) Escapes
public static Connection::open(array &$connection_options = array())
An implementation of StatementInterface that prefetches all data. This class behaves very similar to a \PDOStatement but as it always fetches
Page 25 of 87