uawdijnntqw1x1x1
IP : 18.219.198.219
Hostname : axolotl
Kernel : Linux axolotl 4.9.0-13-amd64 #1 SMP Debian 4.9.228-1 (2020-07-05) x86_64
Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,
OS : Linux
PATH:
/
var
/
www
/
axolotl
/
data
/
www
/
murmansk.axolotls.ru
/
bitrix
/
js
/
landing
/
env
/
src
/
types
/
env.options.types.js
/
/
interface BlockManifest { app_code: boolean; description: string; name: string; namespace: string; new: boolean; preview: string; repo_id: boolean | number; requires_updates: boolean; restricted: boolean; section: Array<string>; type: Array<string>; version: string; } interface CategoryManifest { app_code: boolean; items: {[code: string]: BlockManifest}; name: string; new: boolean; separator: boolean; } interface ReferenceManifest { id: string, type: string, name: string, actions: Array<{type: string, name: string}>, } interface SourceManifest { id: string, default: {[key: string]: string}, name: string, references: Array<ReferenceManifest>, settings: {[settingsKey: string]: any}, sort: Array<{id: string, name: string}>, url: {[urlId: string]: string}, } interface StyleManifest { name: string, property: string, type: string, items: {name: string, value: string}, } interface EnvOptions { blocks: {[category: string]: CategoryManifest}, features: {[feature]: boolean}, folder_id: number, help: {[helpId: string]: string}, hooks: {[hookId: string]: Array<any>}, lastModified: number, pages_count: number, params: { draftMode: boolean, editor: { externalUrlTarget: '_self' | '_blank' | '_top', }, sef_url: {[maskId: string]: string}, type: 'KNOWLEDGE' | 'SITES' }, placements: {[category: string]: Array<any>}, productionType: string, rights: Array<string>, server_name: string, site_id: number, sites_count: number | string, sources: Array<SourceManifest>, style: { [namespace: string]: { group: { [groupId: string]: Array<string>, }, style: { [styleId: string]: Array<StyleManifest>, } } }, syspages: {[pageId: string]: {landing_id: number, name: string}}, url: string, version: string, xml_id: string, default_section: string, } export { EnvOptions, BlockManifest, CategoryManifest, ReferenceManifest, SourceManifest, StyleManifest, };
/var/www/axolotl/data/www/murmansk.axolotls.ru/bitrix/js/landing/env/src/types/env.options.types.js