Search for ::execute
- Search 9.5.x for ::execute
- Search 8.9.x for ::execute
- Search 10.3.x for ::execute
- Search 11.x for ::execute
- Search main for ::execute
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| DatabaseStatementBase::execute | function | includes/ |
#[\ReturnTypeWillChange] |
| DatabaseStatementEmpty::execute | function | includes/ |
Executes a prepared statement |
| DatabaseStatementInterface::execute | function | includes/ |
Executes a prepared statement |
| DatabaseStatementPrefetch::execute | function | includes/ |
Executes a prepared statement. |
| DatabaseStatement_sqlite::execute | function | includes/ |
Executes a prepared statement. |
| DatabaseTransactionTestCase::executeDDLStatement | function | modules/ |
Execute a DDL statement. |
| DeleteQuery::execute | function | includes/ |
Executes the DELETE query. |
| DeleteQuery_sqlite::execute | function | includes/ |
Executes the DELETE query. |
| EntityFieldQuery::execute | function | includes/ |
Executes the query. |
| InsertQuery::execute | function | includes/ |
Executes the insert query. |
| InsertQuery_mysql::execute | function | includes/ |
Executes the insert query. |
| InsertQuery_pgsql::execute | function | includes/ |
Executes the insert query. |
| InsertQuery_sqlite::execute | function | includes/ |
Executes the insert query. |
| MergeQuery::execute | function | includes/ |
Runs the query against the database. |
| PagerDefault::execute | function | includes/ |
Override the execute method. |
| Query::execute | function | includes/ |
Runs the query against the database. |
| SearchQuery::execute | function | modules/ |
Executes the search. |
| SearchQuery::executeFirstPass | function | modules/ |
Executes the first pass query. |
| SelectQuery::execute | function | includes/ |
Runs the query against the database. |
| SelectQueryExtender::execute | function | includes/ |
|
| TruncateQuery::execute | function | includes/ |
Executes the TRUNCATE query. |
| UpdateQuery::execute | function | includes/ |
Executes the UPDATE query. |
| UpdateQuery_pgsql::execute | function | includes/ |
Executes the UPDATE query. |
| UpdateQuery_sqlite::execute | function | includes/ |
Executes the UPDATE query. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.