Collections functions
General functions
Node functions
Render functions
Theme permission functions
User functions
Resource functions

sql_is_null_or_eq_val()

Description

Query helper function for the WHERE clause to avoid repetitive checks when value might be NULL or an actual value

Parameters

ColumnTypeDefaultDescription
$v string Non-null value
$cond boolean Condition to use IS NULL or to use the escaped value

Return

string

This article was last updated 1st July 2022 10:35 Europe/London time based on the source file dated 1st July 2022 10:15 Europe/London time.