Search for isNotNull
- Search 7.x for isNotNull
- Search 9.5.x for isNotNull
- Search 8.9.x for isNotNull
- Search 10.3.x for isNotNull
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
Condition::isNotNull | function | core/ |
Sets a condition that the specified field be NOT NULL. |
ConditionInterface::isNotNull | function | core/ |
Sets a condition that the specified field be NOT NULL. |
QueryConditionTrait::isNotNull | function | core/ |
|
Select::havingIsNotNull | function | core/ |
Sets a condition in the HAVING clause that the specified field be NOT NULL. |
SelectExtender::havingIsNotNull | function | core/ |
Sets a condition in the HAVING clause that the specified field be NOT NULL. |
SelectExtender::isNotNull | function | core/ |
Sets a condition that the specified field be NOT NULL. |
SelectInterface::havingIsNotNull | function | core/ |
Sets a condition in the HAVING clause that the specified field be NOT NULL. |
SelectTest::testIsNotNullCondition | function | core/ |
Tests that we can find a record without a NULL value. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.