Empty string is a valid value for some conditions

Created on 22 January 2023, over 1 year ago
Updated 15 March 2024, 4 months ago

This...

\Drupal::entityQuery('rdf_entity')
  ->accessCheck(FALSE)
  ->condition('id', '', '>')
  ->execute();

should be allowed even is used only in some edge cases, such as setting the initial value in a batch process.

🐛 Bug report
Status

Needs review

Version

2.0

Component

Code

Created by

🇷🇴Romania claudiu.cristea Arad 🇷🇴

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024