Schema::addPrimaryKey
  • References/PHP/Drupal/Database/Driver/mysql/Schema

public Schema::addPrimaryKey($table, $fields)

2025-01-10 15:47:30
StatementEmpty::next
  • References/PHP/Drupal/Database/StatementEmpty

public StatementEmpty::next() File

2025-01-10 15:47:30
DatabaseException
  • References/PHP/Drupal/Database/DatabaseException

Interface for a database exception. All Database exceptions should implement this interface so that they can be caught collectively. Note that

2025-01-10 15:47:30
Connection::$tableDropped
  • References/PHP/Drupal/Database/Driver/sqlite/Connection

Whether or not a table has been dropped this request: the destructor will only try to get rid of unnecessary databases if there is potential of them being empty.

2025-01-10 15:47:30
SelectInterface::range
  • References/PHP/Drupal/Database/Query/SelectInterface

public SelectInterface::range($start = NULL, $length = NULL)

2025-01-10 15:47:30
StatementEmpty::fetchObject
  • References/PHP/Drupal/Database/StatementEmpty

public StatementEmpty::fetchObject() Fetches

2025-01-10 15:47:30
Connection::DATABASE_NOT_FOUND
  • References/PHP/Drupal/Database/Driver/sqlite/Connection

Error code for "Unable to open database file" error. File core/lib/Drupal/Core/Database/Driver/sqlite/Connection

2025-01-10 15:47:30
Tasks::name
  • References/PHP/Drupal/Database/Driver/pgsql/Install/Tasks

public Tasks::name() Return

2025-01-10 15:47:30
Schema::dropPrimaryKey
  • References/PHP/Drupal/Database/Driver/mysql/Schema

public Schema::dropPrimaryKey($table) Drop

2025-01-10 15:47:30
QueryConditionTrait::exists
  • References/PHP/Drupal/Database/Query/QueryConditionTrait

public QueryConditionTrait::exists(SelectInterface

2025-01-10 15:47:30