Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. Condition.php

Condition::$nestedInsideOrCondition

Whether this condition is nested inside an OR condition.

Type: bool

File

core/lib/Drupal/Core/Entity/Query/Sql/Condition.php, line 19

Class

Condition
Implements entity query conditions for SQL databases.

Namespace

Drupal\Core\Entity\Query\Sql

Code

protected $nestedInsideOrCondition = FALSE;

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal