Create a rule for db_or
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3153477. -->
Reported by: [vijaycs85](https://www.drupal.org/user/93488)
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<pre> Call to deprecated function db_or():<br>in drupal:8.0.0 and is removed from drupal:9.0.0. Create<br>a \Drupal\Core\Database\Query\Condition object, specifying an OR<br>conjunction: new Condition('OR');</pre><h3 id="summary-proposed-resolution">Proposed resolution</h3>
<h3 id="summary-remaining-tasks">Remaining tasks</h3>
<h3 id="summary-ui-changes">User interface changes</h3>
<h3 id="summary-api-changes">API changes</h3>
<h3 id="summary-data-model-changes">Data model changes</h3>
<h3 id="summary-release-notes">Release notes snippet</h3>
issue