1C-Bitrix 25.700.0
|
Функции | |
GetStrings (&$item, $key, $p) |
Переменные | |
const | NO_KEEP_STATISTIC true |
const | NO_AGENT_STATISTIC true |
const | NOT_CHECK_PERMISSIONS true |
const | BX_SEARCH_ADMIN true |
$start = microtime(true) | |
$query = ltrim($_POST["q"] ?? '') | |
$arResult | |
$arStemFunc = stemming_init(LANGUAGE_ID) | |
$arPhrase = stemming_split($query, LANGUAGE_ID) | |
$preg_template = "/(^|[^".$arStemFunc["pcre_letters"]."])(".str_replace("/", "\\/", implode("|", array_map('preg_quote', array_keys($arPhrase)))).")/iu" | |
$bFound = false | |
foreach ( $adminMenu->aGlobalMenu as $menu_id=> $menu) array_walk( $menu[ 'items'] | |
if($bFound) | endif |
GetStrings | ( | & | $item, |
$key, | |||
$p ) |
См. определение в файле get_search.php строка 42
$arPhrase = stemming_split($query, LANGUAGE_ID) |
См. определение в файле get_search.php строка 37
$arResult |
См. определение в файле get_search.php строка 25
$arStemFunc = stemming_init(LANGUAGE_ID) |
См. определение в файле get_search.php строка 35
$bFound = false |
См. определение в файле get_search.php строка 40
$preg_template = "/(^|[^".$arStemFunc["pcre_letters"]."])(".str_replace("/", "\\/", implode("|", array_map('preg_quote', array_keys($arPhrase)))).")/iu" |
См. определение в файле get_search.php строка 39
$query = ltrim($_POST["q"] ?? '') |
См. определение в файле get_search.php строка 11
$start = microtime(true) |
См. определение в файле get_search.php строка 9
const BX_SEARCH_ADMIN true |
См. определение в файле get_search.php строка 5
if ( $bFound) endif |
См. определение в файле get_search.php строка 142
foreach($adminMenu->aGlobalMenu as $menu_id=> $menu) array_walk($menu['items'] | ( | $adminMenu->aGlobalMenu as, | |
$menu ) |
См. определение в файле get_search.php строка 109
const NO_AGENT_STATISTIC true |
См. определение в файле get_search.php строка 3
const NO_KEEP_STATISTIC true |
См. определение в файле get_search.php строка 2
const NOT_CHECK_PERMISSIONS true |
См. определение в файле get_search.php строка 4