$characteristic = ($t = $a2->find('.product_short_info_parametr', 0)) ? $t->find('span') : null;
$url = 'https://mysite.com/aaa/bbb/123_multi.jpg';
$searchStr = '_multi';
$parseUrl = parse_url($url);
$pathInfo = pathinfo($parseUrl['path']);
$a = $parseUrl['scheme'] . '://' . $parseUrl['host'] . $pathInfo['dirname'];
$b = $pathInfo['basename'];
$c = (int)(substr($pathInfo['filename'], -strlen($searchStr)) === $searchStr);
@if(($t = $City->users_active_count) > 0)
Количество активных: {{$t}}
@endif
allowArray