Search for notExists
- Search 9.5.x for notExists
- Search 8.9.x for notExists
- Search 10.3.x for notExists
- Search 11.x for notExists
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
DatabaseCondition::notExists | function | includes/ |
Implements QueryConditionInterface::notExists(). |
DatabaseSelectSubqueryTestCase::testNotExistsSubquerySelect | function | modules/ |
Test NOT EXISTS subquery conditionals on SELECT statements. |
DeleteQuery::notExists | function | includes/ |
Implements QueryConditionInterface::notExists(). |
FileFieldTestCase::assertFileEntryNotExists | function | modules/ |
Asserts that a file does not exist in the database. |
FileFieldTestCase::assertFileNotExists | function | modules/ |
Asserts that a file does not exist on disk. |
MergeQuery::notExists | function | includes/ |
Implements QueryConditionInterface::notExists(). |
QueryConditionInterface::notExists | function | includes/ |
Sets a condition that the specified subquery returns no values. |
SelectQuery::havingNotExists | function | includes/ |
|
SelectQuery::notExists | function | includes/ |
Sets a condition that the specified subquery returns no values. |
SelectQueryExtender::notExists | function | includes/ |
Sets a condition that the specified subquery returns no values. |
UpdateQuery::notExists | function | includes/ |
Implements QueryConditionInterface::notExists(). |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.