Search for ::execute

  1. Search 9.5.x for ::execute
  2. Search 8.9.x for ::execute
  3. Search 10.3.x for ::execute
  4. Search 11.x for ::execute
  5. Other projects
Title Object type File name Summary
DatabaseStatementBase::execute function includes/database/database.inc #[\ReturnTypeWillChange]
DatabaseStatementEmpty::execute function includes/database/database.inc Executes a prepared statement
DatabaseStatementInterface::execute function includes/database/database.inc Executes a prepared statement
DatabaseStatementPrefetch::execute function includes/database/prefetch.inc Executes a prepared statement.
DatabaseStatement_sqlite::execute function includes/database/sqlite/database.inc Executes a prepared statement.
DatabaseTransactionTestCase::executeDDLStatement function modules/simpletest/tests/database_test.test Execute a DDL statement.
DeleteQuery::execute function includes/database/query.inc Executes the DELETE query.
DeleteQuery_sqlite::execute function includes/database/sqlite/query.inc Executes the DELETE query.
EntityFieldQuery::execute function includes/entity.inc Executes the query.
InsertQuery::execute function includes/database/query.inc Executes the insert query.
InsertQuery_mysql::execute function includes/database/mysql/query.inc Executes the insert query.
InsertQuery_pgsql::execute function includes/database/pgsql/query.inc Executes the insert query.
InsertQuery_sqlite::execute function includes/database/sqlite/query.inc Executes the insert query.
MergeQuery::execute function includes/database/query.inc Runs the query against the database.
PagerDefault::execute function includes/pager.inc Override the execute method.
Query::execute function includes/database/query.inc Runs the query against the database.
SearchQuery::execute function modules/search/search.extender.inc Executes the search.
SearchQuery::executeFirstPass function modules/search/search.extender.inc Executes the first pass query.
SelectQuery::execute function includes/database/select.inc Runs the query against the database.
SelectQueryExtender::execute function includes/database/select.inc
TruncateQuery::execute function includes/database/query.inc Executes the TRUNCATE query.
UpdateQuery::execute function includes/database/query.inc Executes the UPDATE query.
UpdateQuery_pgsql::execute function includes/database/pgsql/query.inc Executes the UPDATE query.
UpdateQuery_sqlite::execute function includes/database/sqlite/query.inc Executes the UPDATE query.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.