Bitrix-D7
23.9
Загрузка...
Поиск...
Не найдено
eventtype.php
1
<?php
2
namespace
Bitrix\Location\Infrastructure\Service\LoggerService
;
3
4
class
EventType
5
{
6
public
const
SOURCE_GOOGLE_REQUESTER_URL
= 1;
7
public
const
SOURCE_GOOGLE_REQUESTER_RESULT
= 2;
8
public
const
SOURCE_GOOGLE_REQUESTER_CACHE
= 3;
9
public
const
SOURCE_GOOGLE_REQUESTER_OTHER
= 0;
10
public
const
SOURCE_OSM_TREQUESTER_TOKEN_ERROR
= 4;
11
}
Bitrix\Location\Infrastructure\Service\LoggerService\EventType
Definition
eventtype.php:5
Bitrix\Location\Infrastructure\Service\LoggerService\EventType\SOURCE_GOOGLE_REQUESTER_RESULT
const SOURCE_GOOGLE_REQUESTER_RESULT
Definition
eventtype.php:7
Bitrix\Location\Infrastructure\Service\LoggerService\EventType\SOURCE_GOOGLE_REQUESTER_OTHER
const SOURCE_GOOGLE_REQUESTER_OTHER
Definition
eventtype.php:9
Bitrix\Location\Infrastructure\Service\LoggerService\EventType\SOURCE_OSM_TREQUESTER_TOKEN_ERROR
const SOURCE_OSM_TREQUESTER_TOKEN_ERROR
Definition
eventtype.php:10
Bitrix\Location\Infrastructure\Service\LoggerService\EventType\SOURCE_GOOGLE_REQUESTER_CACHE
const SOURCE_GOOGLE_REQUESTER_CACHE
Definition
eventtype.php:8
Bitrix\Location\Infrastructure\Service\LoggerService\EventType\SOURCE_GOOGLE_REQUESTER_URL
const SOURCE_GOOGLE_REQUESTER_URL
Definition
eventtype.php:6
Bitrix\Location\Infrastructure\Service\LoggerService
Definition
ceventlogger.php:3
modules
location
lib
infrastructure
service
loggerservice
eventtype.php
Создано системой
1.10.0