1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
Файл index.php

См. исходные тексты.

Переменные

const NO_AGENT_CHECK = true
const NO_AGENT_STATISTIC = true
const NOT_CHECK_PERMISSIONS = true
const DisableEventsCheck = true
if(!Loader::includeModule('sale')) $pattern = "#^\/bitrix\/services\/ymarket\/(([\w\d\-]{2})\/)?([\w\d\-]+)?(\/)?(([\w\d\-]+)(\/)?)?#"
 $matches = []
 $siteId = $matches[2] ?? ''
 $requestObject = $matches[3] ?? ''
 $method = $matches[6] ?? ''
 $postData = ''
if($_SERVER $YMHandler ['REQUEST_METHOD']=='POST' &&count($_POST)<=0)
 $result = $YMHandler->processRequest($requestObject, $method, $postData)

Переменные

◆ $matches

$matches = []

См. определение в файле index.php строка 22

◆ $method

$method = $matches[6] ?? ''

См. определение в файле index.php строка 27

◆ $pattern

if (!Loader::includeModule( 'sale')) $pattern = "#^\/bitrix\/services\/ymarket\/(([\w\d\-]{2})\/)?([\w\d\-]+)?(\/)?(([\w\d\-]+)(\/)?)?#"

@global CMain $APPLICATION

См. определение в файле index.php строка 20

◆ $postData

$postData = ''
Примеры
C:/bitrix/modules/ui/lib/Avatar/Mask/Helper.php.

См. определение в файле index.php строка 29

◆ $requestObject

$requestObject = $matches[3] ?? ''

См. определение в файле index.php строка 26

◆ $result

$result = $YMHandler->processRequest($requestObject, $method, $postData)

См. определение в файле index.php строка 40

◆ $siteId

$siteId = $matches[2] ?? ''

См. определение в файле index.php строка 25

◆ $YMHandler

if ( $_SERVER $YMHandler[ 'REQUEST_METHOD']=='POST' &&count( $_POST)<=0)
Инициализатор
"SITE_ID" => $siteId,
])
Определения ym_handler.php:21
$siteId
Определения ajax.php:8

См. определение в файле index.php строка 36

◆ DisableEventsCheck

const DisableEventsCheck = true

См. определение в файле index.php строка 8

◆ NO_AGENT_CHECK

const NO_AGENT_CHECK = true

См. определение в файле index.php строка 5

◆ NO_AGENT_STATISTIC

const NO_AGENT_STATISTIC = true

См. определение в файле index.php строка 6

◆ NOT_CHECK_PERMISSIONS

const NOT_CHECK_PERMISSIONS = true

См. определение в файле index.php строка 7