Files
DeviceManager/static/languages/code_php.json
2023-07-17 18:44:18 +02:00

304 lines
3.9 KiB
JSON

{
"name": "code_php",
"leftToRight": true,
"noLazyMode": true,
"words": [
"this",
"return",
"if",
"array",
"the",
"function",
"php",
"div",
"class",
"public",
"to",
"a",
"id",
"string",
"else",
"of",
"name",
"param",
"is",
"false",
"new",
"for",
"value",
"true",
"type",
"echo",
"data",
"form",
"protected",
"in",
"and",
"td",
"text",
"The",
"foreach",
"file",
"tr",
"null",
"var",
"use",
"i",
"as",
"isset",
"unset",
"empty",
"endif",
"error",
"action",
"field",
"fields",
"all",
"an",
"Symfony",
"are",
"from",
"args",
"get",
"global",
"group",
"header",
"html",
"http",
"href",
"This",
"author",
"be",
"index",
"input",
"instance",
"int",
"body",
"bool",
"it",
"item",
"key",
"label",
"Component",
"line",
"link",
"li",
"message",
"method",
"model",
"n",
"br",
"namespace",
"break",
"not",
"by",
"object",
"switch",
"case",
"on",
"option",
"options",
"or",
"output",
"p",
"package",
"page",
"_",
"params",
"parent",
"path",
"code",
"post",
"private",
"col",
"com",
"query",
"request",
"response",
"result",
"config",
"row",
"s",
"script",
"select",
"self",
"set",
"since",
"span",
"sql",
"static",
"content",
"style",
"t",
"table",
"context",
"count",
"th",
"that",
"__",
"date",
"title",
"db",
"default",
"display",
"__construct",
"ul",
"url",
"e",
"user",
"If",
"values",
"access",
"version",
"view",
"void",
"we",
"width",
"will",
"with",
"x",
"list",
"_JEXEC",
"_POST",
"_GET",
"_REQUEST",
"_SERVER",
"_SESSION",
"_COOKIE",
"_FILES",
"App",
"__DIR__",
"__FILE__",
"Application",
"_e",
"_parent",
"Array",
"about",
"abstract",
"B",
"account",
"BY",
"actions",
"active",
"add",
"add_action",
"added",
"address",
"admin",
"after",
"ajax",
"alert",
"alias",
"align",
"Bundle",
"allow",
"allowed",
"already",
"also",
"alt",
"always",
"amp",
"C",
"CFG",
"any",
"api",
"app",
"application",
"apply_filters",
"CSS",
"Cache",
"arguments",
"arr",
"yield",
"Generator",
"DateTime",
"do",
"while",
"readonly",
"enum",
"clone",
"trait",
"continue",
"float",
"abs",
"min",
"max",
"closure",
"resource",
"interface",
"implements",
"extends",
"serialize",
"deserialize",
"goto",
"match",
"include",
"require",
"throw",
"exception",
"iterator",
"fiber",
"const",
"declare",
"die",
"exit",
"merge",
"replace",
"intersect",
"assert",
"dump",
"domain",
"infrastructure",
"Entity",
"Repository",
"Provider",
"Command",
"Handler",
"Transformer",
"Event",
"Dispatcher",
"Builder",
"Factory",
"Strategy",
"Adapter",
"Plugin",
"Processor",
"password",
"now",
"child",
"children",
"tree",
"build",
"create",
"fetch",
"recursive",
"compare",
"map",
"mapper",
"queue",
"middleware",
"connection",
"curl",
"client",
"soap",
"socket",
"pipeline",
"thread",
"fopen",
"fclose",
"fread",
"fwrite",
"strict",
"PHP_EOL",
"__toString",
"__sleep",
"__destruct",
"__wakeup",
"__invoke",
"&&",
"||",
"<=>",
"->"
]
}