Skip to main content
Silkscreen CMS API
  • Login
  • Home

Search for isNotNull

You are here

  1. Home »
  2. API reference »
  3. 1.20.x
Name Type Location Description
MergeQuery::isNotNull function includes/database/query.inc Implements QueryConditionInterface::isNotNull().
SelectQuery::isNotNull function includes/database/select.inc Implements QueryConditionInterface::isNotNull().
DeleteQuery::isNotNull function includes/database/query.inc Implements QueryConditionInterface::isNotNull().
UpdateQuery::isNotNull function includes/database/query.inc Implements QueryConditionInterface::isNotNull().
SelectQuery::havingIsNotNull function includes/database/select.inc Implements QueryExtendableInterface::havingIsNotNull().
DatabaseCondition::isNotNull function includes/database/query.inc Implements QueryConditionInterface::isNotNull().
SelectQueryExtender::isNotNull function includes/database/select.inc Sets a condition that the specified field be NOT NULL.
QueryConditionInterface::isNotNull function includes/database/query.inc Sets a condition that the specified field be NOT NULL.
DatabaseSelectTestCase::testIsNotNullCondition function modules/simpletest/tests/database_test.test Test that we can find a record without a NULL value.

Search 1.20.x

Partial match search is supported

API Navigation

  • 1.20.x
  • Topics
  • Classes
  • Functions
  • Files
  • Constants
  • Globals
  • Deprecated
Powered by Silkscreen CMS