Warning: Undefined array key "url"
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3594358. -->
Reported by: [m@ster](https://www.drupal.org/user/65194)
>>>
<p>Hey, unfortunately it's still valid case for 5.0.x </p>
<pre>Warning: Undefined array key "url":<br>...<br>elseif (isset($url) && $item['url'] === $url->setAbsolute(FALSE)->toString()) <br>{ <br> // Remove as we already have the back to site link set. <br> unset($variables['breadcrumb'][$key]); <br>}<br>...</pre>
> Related issue: [Issue #3396107](https://www.drupal.org/node/3396107)
issue