workspace.xml 55 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="ChangeListManager">
  4. <list default="true" id="d417c7e2-9370-4a4d-828f-09be06adcd69" name="Default" comment="dns">
  5. <change afterPath="$PROJECT_DIR$/App/Api/Config/City.php" afterDir="false" />
  6. <change afterPath="$PROJECT_DIR$/App/Api/Controller/Weather.php" afterDir="false" />
  7. <change afterPath="$PROJECT_DIR$/App/Api/Controller/Weather/City.php" afterDir="false" />
  8. <change afterPath="$PROJECT_DIR$/App/Api/Controller/Weather/Info.php" afterDir="false" />
  9. <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
  10. </list>
  11. <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
  12. <option name="SHOW_DIALOG" value="false" />
  13. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  14. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  15. <option name="LAST_RESOLUTION" value="IGNORE" />
  16. </component>
  17. <component name="ComposerSettings" doNotAsk="true" executionDataType="PHAR" phpInterpreterId="ebee0f6a-c9b1-47e6-bfc2-753d1b653391" synchronizationState="SYNCHRONIZE">
  18. <pharConfigPath>$PROJECT_DIR$/composer.json</pharConfigPath>
  19. <pharPath>$PROJECT_DIR$/composer.phar</pharPath>
  20. </component>
  21. <component name="FUSProjectUsageTrigger">
  22. <session id="-366781182">
  23. <usages-collector id="statistics.lifecycle.project">
  24. <counts>
  25. <entry key="project.closed" value="2" />
  26. <entry key="project.open.time.12" value="2" />
  27. <entry key="project.open.time.2" value="1" />
  28. <entry key="project.opened" value="3" />
  29. </counts>
  30. </usages-collector>
  31. <usages-collector id="statistics.file.extensions.open">
  32. <counts>
  33. <entry key="json" value="4" />
  34. <entry key="php" value="34" />
  35. </counts>
  36. </usages-collector>
  37. <usages-collector id="statistics.file.types.open">
  38. <counts>
  39. <entry key="JSON" value="4" />
  40. <entry key="PHP" value="34" />
  41. </counts>
  42. </usages-collector>
  43. <usages-collector id="statistics.file.extensions.edit">
  44. <counts>
  45. <entry key="json" value="44" />
  46. <entry key="php" value="2303" />
  47. <entry key="txt" value="20" />
  48. </counts>
  49. </usages-collector>
  50. <usages-collector id="statistics.file.types.edit">
  51. <counts>
  52. <entry key="JSON" value="44" />
  53. <entry key="PHP" value="2303" />
  54. <entry key="PLAIN_TEXT" value="20" />
  55. </counts>
  56. </usages-collector>
  57. <usages-collector id="statistics.php.new.class">
  58. <counts>
  59. <entry key="PHP Class.type" value="6" />
  60. </counts>
  61. </usages-collector>
  62. </session>
  63. </component>
  64. <component name="FileColors">
  65. <fileColor scope="Non-Project Files (Material Default)" color="2E3C43" />
  66. <fileColor scope="Non-Project Files (Material Darker)" color="323232" />
  67. <fileColor scope="Non-Project Files (Material Lighter)" color="eae8e8" />
  68. <fileColor scope="Non-Project Files (Material Palenight)" color="2f2e43" />
  69. </component>
  70. <component name="FileEditorManager">
  71. <leaf SIDE_TABS_SIZE_LIMIT_KEY="300">
  72. <file pinned="false" current-in-tab="false">
  73. <entry file="file://$PROJECT_DIR$/App/Api/Controller/Weather.php">
  74. <provider selected="true" editor-type-id="text-editor">
  75. <state relative-caret-position="362">
  76. <caret line="52" column="5" lean-forward="true" selection-start-line="46" selection-start-column="4" selection-end-line="52" selection-end-column="5" />
  77. <folding>
  78. <element signature="e#133#149#0#PHP" expanded="true" />
  79. </folding>
  80. </state>
  81. </provider>
  82. </entry>
  83. </file>
  84. <file pinned="false" current-in-tab="false">
  85. <entry file="file://$PROJECT_DIR$/App/Api/Controller/Weather/City.php">
  86. <provider selected="true" editor-type-id="text-editor">
  87. <state relative-caret-position="342">
  88. <caret line="23" column="36" selection-start-line="23" selection-start-column="36" selection-end-line="23" selection-end-column="36" />
  89. </state>
  90. </provider>
  91. </entry>
  92. </file>
  93. <file pinned="false" current-in-tab="true">
  94. <entry file="file://$PROJECT_DIR$/App/Api/Controller/Weather/Info.php">
  95. <provider selected="true" editor-type-id="text-editor">
  96. <state relative-caret-position="115">
  97. <caret line="15" column="1" lean-forward="true" selection-start-line="15" selection-start-column="1" selection-end-line="15" selection-end-column="1" />
  98. <folding>
  99. <element signature="e#141#172#0#PHP" expanded="true" />
  100. </folding>
  101. </state>
  102. </provider>
  103. </entry>
  104. </file>
  105. <file pinned="false" current-in-tab="false">
  106. <entry file="file://$PROJECT_DIR$/App/Api/Config/City.php">
  107. <provider selected="true" editor-type-id="text-editor">
  108. <state relative-caret-position="6003">
  109. <caret line="61356" column="6" selection-start-line="61356" selection-start-column="6" selection-end-line="61356" selection-end-column="6" />
  110. </state>
  111. </provider>
  112. </entry>
  113. </file>
  114. <file pinned="false" current-in-tab="false">
  115. <entry file="file://$PROJECT_DIR$/vendor/jamesryanbell/cloudflare/src/CloudFlare/Zone/Dns.php">
  116. <provider selected="true" editor-type-id="text-editor">
  117. <state relative-caret-position="1938">
  118. <caret line="102" column="20" selection-start-line="102" selection-start-column="20" selection-end-line="102" selection-end-column="20" />
  119. </state>
  120. </provider>
  121. </entry>
  122. </file>
  123. <file pinned="false" current-in-tab="false">
  124. <entry file="file://$PROJECT_DIR$/App/Api/Controller/Ping.php">
  125. <provider selected="true" editor-type-id="text-editor">
  126. <state relative-caret-position="114">
  127. <caret line="11" column="31" selection-start-line="11" selection-start-column="31" selection-end-line="11" selection-end-column="31" />
  128. <folding>
  129. <element signature="e#6#91#0#PHP" expanded="true" />
  130. </folding>
  131. </state>
  132. </provider>
  133. </entry>
  134. </file>
  135. <file pinned="false" current-in-tab="false">
  136. <entry file="file://$PROJECT_DIR$/Config/PersonalityCollect.php">
  137. <provider selected="true" editor-type-id="text-editor">
  138. <state relative-caret-position="323">
  139. <caret line="17" column="1" selection-start-line="17" selection-start-column="1" selection-end-line="17" selection-end-column="1" />
  140. </state>
  141. </provider>
  142. </entry>
  143. </file>
  144. <file pinned="false" current-in-tab="false">
  145. <entry file="file://$PROJECT_DIR$/App/Api/Controller/Aip.php">
  146. <provider selected="true" editor-type-id="text-editor">
  147. <state relative-caret-position="475">
  148. <caret line="35" column="54" selection-start-line="35" selection-start-column="22" selection-end-line="35" selection-end-column="54" />
  149. </state>
  150. </provider>
  151. </entry>
  152. </file>
  153. <file pinned="false" current-in-tab="false">
  154. <entry file="file://$PROJECT_DIR$/App/Api/Controller/Search.php">
  155. <provider selected="true" editor-type-id="text-editor">
  156. <state relative-caret-position="171">
  157. <caret line="17" column="49" selection-start-line="17" selection-start-column="46" selection-end-line="17" selection-end-column="49" />
  158. </state>
  159. </provider>
  160. </entry>
  161. </file>
  162. <file pinned="false" current-in-tab="false">
  163. <entry file="file://$PROJECT_DIR$/composer.json">
  164. <provider selected="true" editor-type-id="text-editor">
  165. <state relative-caret-position="171">
  166. <caret line="9" selection-start-line="9" selection-end-line="9" />
  167. </state>
  168. </provider>
  169. </entry>
  170. </file>
  171. </leaf>
  172. </component>
  173. <component name="FileTemplateManagerImpl">
  174. <option name="RECENT_TEMPLATES">
  175. <list>
  176. <option value="HTTP Request" />
  177. <option value="tsconfig.json" />
  178. <option value="Test" />
  179. </list>
  180. </option>
  181. </component>
  182. <component name="FindInProjectRecents">
  183. <findStrings>
  184. <find>MeiTu</find>
  185. <find>Phplife</find>
  186. <find>true string</find>
  187. <find>appId</find>
  188. <find>driver</find>
  189. <find>pgsql</find>
  190. <find>LIMIT</find>
  191. <find>exceptionHandler</find>
  192. </findStrings>
  193. <replaceStrings>
  194. <replace>PhpLife</replace>
  195. </replaceStrings>
  196. </component>
  197. <component name="Git.Settings">
  198. <option name="UPDATE_TYPE" value="MERGE" />
  199. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  200. </component>
  201. <component name="IdeDocumentHistory">
  202. <option name="CHANGED_PATHS">
  203. <list>
  204. <option value="$PROJECT_DIR$/Library/Medoo/Medoo.php" />
  205. <option value="$PROJECT_DIR$/env/product/postgres/core.json" />
  206. <option value="$PROJECT_DIR$/Library/Postgres.php" />
  207. <option value="$PROJECT_DIR$/Config/Sentry.php" />
  208. <option value="$PROJECT_DIR$/public/api/index.php" />
  209. <option value="$PROJECT_DIR$/Library/Sentry.php" />
  210. <option value="$PROJECT_DIR$/Library/sphinxapi.php" />
  211. <option value="$PROJECT_DIR$/env/product/sphinx/core.json" />
  212. <option value="$PROJECT_DIR$/Frame/Init.php" />
  213. <option value="$PROJECT_DIR$/Library/Telegram.php" />
  214. <option value="$PROJECT_DIR$/Frame/Logger.php" />
  215. <option value="$PROJECT_DIR$/env/product/mysql/makeup.json" />
  216. <option value="$PROJECT_DIR$/Config/MySQL/Makeup.php" />
  217. <option value="$PROJECT_DIR$/App/Api/Package/Database/Material.php" />
  218. <option value="$PROJECT_DIR$/index.php" />
  219. <option value="$PROJECT_DIR$/App/Api/Controller/Telegram.php" />
  220. <option value="$PROJECT_DIR$/App/Api/Controller/Color.php" />
  221. <option value="$PROJECT_DIR$/test.http" />
  222. <option value="$PROJECT_DIR$/swagger.yml" />
  223. <option value="$PROJECT_DIR$/App/Api/Controller/Hash.php" />
  224. <option value="$PROJECT_DIR$/tsconfig.json" />
  225. <option value="$PROJECT_DIR$/apidoc.json" />
  226. <option value="$PROJECT_DIR$/App/Api/Controller/Aip.php" />
  227. <option value="$PROJECT_DIR$/composer.json" />
  228. <option value="$PROJECT_DIR$/App/Test/AipTest.php" />
  229. <option value="$PROJECT_DIR$/App/Test/Test.php" />
  230. <option value="$PROJECT_DIR$/public/script/index.php" />
  231. <option value="$PROJECT_DIR$/App/Script/Controller.php" />
  232. <option value="$PROJECT_DIR$/App/Script/Package/Database/File.php" />
  233. <option value="$PROJECT_DIR$/App/Script/Package/Database/Code.php" />
  234. <option value="$PROJECT_DIR$/Config/MySQL/Core.php" />
  235. <option value="$PROJECT_DIR$/Config/MySQL/Shadowsocks.php" />
  236. <option value="$PROJECT_DIR$/env/product/mysql/shadowsocks.json" />
  237. <option value="$PROJECT_DIR$/Frame/Package/Database/Single.php" />
  238. <option value="$PROJECT_DIR$/public/api/test.php" />
  239. <option value="$PROJECT_DIR$/App/Api/Controller/Test.php" />
  240. <option value="$PROJECT_DIR$/Config/PersonalityCollect.php" />
  241. <option value="$PROJECT_DIR$/Library/FileIterator.php" />
  242. <option value="$PROJECT_DIR$/App/Script/Controller/Collect.php" />
  243. <option value="$PROJECT_DIR$/App/Script/Controller/Test.php" />
  244. <option value="$PROJECT_DIR$/ping.php" />
  245. <option value="$PROJECT_DIR$/env/product/mysql/core.json" />
  246. <option value="$PROJECT_DIR$/App/Api/Package/Database/File.php" />
  247. <option value="$PROJECT_DIR$/App/Api/Package/Database/Server.php" />
  248. <option value="$PROJECT_DIR$/App/Api/Controller/Ping.php" />
  249. <option value="$PROJECT_DIR$/Library/Curl.php" />
  250. <option value="$PROJECT_DIR$/App/Script/Controller/Server.php" />
  251. <option value="$PROJECT_DIR$/App/Api/Controller/Weather.php" />
  252. <option value="$PROJECT_DIR$/App/Api/Config/City.php" />
  253. <option value="$PROJECT_DIR$/App/Api/Controller/Weather/City.php" />
  254. <option value="$PROJECT_DIR$/App/Api/Controller/Weather/Info.php" />
  255. </list>
  256. </option>
  257. </component>
  258. <component name="JsBuildToolGruntFileManager" detection-done="true" sorting="DEFINITION_ORDER" />
  259. <component name="JsBuildToolPackageJson" detection-done="true" sorting="DEFINITION_ORDER" />
  260. <component name="JsGulpfileManager">
  261. <detection-done>true</detection-done>
  262. <sorting>DEFINITION_ORDER</sorting>
  263. </component>
  264. <component name="PhpDebugGeneral" listening_started="true" />
  265. <component name="PhpServers">
  266. <servers>
  267. <server host="makeup-api.x.97admin.com" id="62747657-d000-4d90-bcca-47dce85ec9d4" name="makeup-api.x.97admin.com" use_path_mappings="true">
  268. <path_mappings>
  269. <mapping local-root="$PROJECT_DIR$" remote-root="/www/sphinx" />
  270. <mapping local-root="$PROJECT_DIR$/.idea" remote-root="/www/sphinx/.idea" />
  271. <mapping local-root="$PROJECT_DIR$/App" remote-root="/www/sphinx/App" />
  272. <mapping local-root="$PROJECT_DIR$/Config" remote-root="/www/sphinx/Config" />
  273. <mapping local-root="$PROJECT_DIR$/Frame" remote-root="/www/sphinx/Frame" />
  274. <mapping local-root="$PROJECT_DIR$/Library" remote-root="/www/sphinx/Library" />
  275. <mapping local-root="$PROJECT_DIR$/env" remote-root="/www/sphinx/env" />
  276. <mapping local-root="$PROJECT_DIR$/public" remote-root="/www/sphinx/public" />
  277. <mapping local-root="$PROJECT_DIR$/public/api" remote-root="/www/sphinx/public/api" />
  278. </path_mappings>
  279. </server>
  280. <server host="sphinx.x.97admin.com" id="e19e8944-7c7f-4770-a17f-35b900678144" name="sphinx" use_path_mappings="true">
  281. <path_mappings>
  282. <mapping local-root="$PROJECT_DIR$" remote-root="/www/sphinx" />
  283. </path_mappings>
  284. </server>
  285. <server host="makeup.x.97admin.com" id="d144d3c2-f5a3-46bd-8c4d-3def5507f1a4" name="makeup.x.97admin.com" use_path_mappings="true">
  286. <path_mappings>
  287. <mapping local-root="$PROJECT_DIR$/public/api" remote-root="/www/manage.makeup.meitu.com/public/admin" />
  288. </path_mappings>
  289. </server>
  290. </servers>
  291. </component>
  292. <component name="PhpWorkspaceProjectConfiguration" interpreter_name="PHP">
  293. <include_path>
  294. <path value="$PROJECT_DIR$/vendor/eleirbag89/telegrambotphp" />
  295. <path value="$PROJECT_DIR$/vendor/composer" />
  296. <path value="$PROJECT_DIR$/vendor/doctrine/lexer" />
  297. <path value="$PROJECT_DIR$/vendor/doctrine/annotations" />
  298. <path value="$PROJECT_DIR$/vendor/zircote/swagger-php" />
  299. <path value="$PROJECT_DIR$/vendor/symfony/finder" />
  300. <path value="$PROJECT_DIR$/vendor/doctrine/instantiator" />
  301. <path value="$PROJECT_DIR$/vendor/myclabs/deep-copy" />
  302. <path value="$PROJECT_DIR$/vendor/phar-io/manifest" />
  303. <path value="$PROJECT_DIR$/vendor/phar-io/version" />
  304. <path value="$PROJECT_DIR$/vendor/phpspec/prophecy" />
  305. <path value="$PROJECT_DIR$/vendor/phpunit/php-timer" />
  306. <path value="$PROJECT_DIR$/vendor/phpunit/php-file-iterator" />
  307. <path value="$PROJECT_DIR$/vendor/phpunit/php-text-template" />
  308. <path value="$PROJECT_DIR$/vendor/phpunit/php-token-stream" />
  309. <path value="$PROJECT_DIR$/vendor/phpunit/phpunit-mock-objects" />
  310. <path value="$PROJECT_DIR$/vendor/phpunit/php-code-coverage" />
  311. <path value="$PROJECT_DIR$/vendor/phpunit/phpunit" />
  312. <path value="$PROJECT_DIR$/vendor/theseer/tokenizer" />
  313. <path value="$PROJECT_DIR$/vendor/sebastian/global-state" />
  314. <path value="$PROJECT_DIR$/vendor/sebastian/comparator" />
  315. <path value="$PROJECT_DIR$/vendor/sebastian/environment" />
  316. <path value="$PROJECT_DIR$/vendor/sebastian/exporter" />
  317. <path value="$PROJECT_DIR$/vendor/sebastian/recursion-context" />
  318. <path value="$PROJECT_DIR$/vendor/sebastian/object-enumerator" />
  319. <path value="$PROJECT_DIR$/vendor/sebastian/object-reflector" />
  320. <path value="$PROJECT_DIR$/vendor/sebastian/resource-operations" />
  321. <path value="$PROJECT_DIR$/vendor/sebastian/code-unit-reverse-lookup" />
  322. <path value="$PROJECT_DIR$/vendor/sebastian/diff" />
  323. <path value="$PROJECT_DIR$/vendor/sebastian/version" />
  324. <path value="$PROJECT_DIR$/vendor/webmozart/assert" />
  325. <path value="$PROJECT_DIR$/vendor/phpdocumentor/reflection-docblock" />
  326. <path value="$PROJECT_DIR$/vendor/phpdocumentor/type-resolver" />
  327. <path value="$PROJECT_DIR$/vendor/phpdocumentor/reflection-common" />
  328. <path value="$PROJECT_DIR$/vendor/phpmailer/phpmailer" />
  329. <path value="$PROJECT_DIR$/vendor/jamesryanbell/cloudflare" />
  330. </include_path>
  331. </component>
  332. <component name="ProjectFrameBounds" extendedState="6" fullScreen="true">
  333. <option name="x" value="67" />
  334. <option name="y" value="209" />
  335. <option name="width" value="1122" />
  336. <option name="height" value="574" />
  337. </component>
  338. <component name="ProjectLevelVcsManager" settingsEditedManually="true" />
  339. <component name="ProjectView">
  340. <navigator proportions="" version="1">
  341. <foldersAlwaysOnTop value="true" />
  342. </navigator>
  343. <panes>
  344. <pane id="ProjectPane">
  345. <subPane>
  346. <expand>
  347. <path>
  348. <item name="sphinx" type="b2602c69:ProjectViewProjectNode" />
  349. <item name="sphinx" type="462c0819:PsiDirectoryNode" />
  350. </path>
  351. <path>
  352. <item name="sphinx" type="b2602c69:ProjectViewProjectNode" />
  353. <item name="sphinx" type="462c0819:PsiDirectoryNode" />
  354. <item name="App" type="462c0819:PsiDirectoryNode" />
  355. </path>
  356. <path>
  357. <item name="sphinx" type="b2602c69:ProjectViewProjectNode" />
  358. <item name="sphinx" type="462c0819:PsiDirectoryNode" />
  359. <item name="App" type="462c0819:PsiDirectoryNode" />
  360. <item name="Api" type="462c0819:PsiDirectoryNode" />
  361. </path>
  362. <path>
  363. <item name="sphinx" type="b2602c69:ProjectViewProjectNode" />
  364. <item name="sphinx" type="462c0819:PsiDirectoryNode" />
  365. <item name="App" type="462c0819:PsiDirectoryNode" />
  366. <item name="Api" type="462c0819:PsiDirectoryNode" />
  367. <item name="Controller" type="462c0819:PsiDirectoryNode" />
  368. </path>
  369. <path>
  370. <item name="sphinx" type="b2602c69:ProjectViewProjectNode" />
  371. <item name="sphinx" type="462c0819:PsiDirectoryNode" />
  372. <item name="App" type="462c0819:PsiDirectoryNode" />
  373. <item name="Api" type="462c0819:PsiDirectoryNode" />
  374. <item name="Controller" type="462c0819:PsiDirectoryNode" />
  375. <item name="Weather" type="462c0819:PsiDirectoryNode" />
  376. </path>
  377. <path>
  378. <item name="sphinx" type="b2602c69:ProjectViewProjectNode" />
  379. <item name="sphinx" type="462c0819:PsiDirectoryNode" />
  380. <item name="Library" type="462c0819:PsiDirectoryNode" />
  381. </path>
  382. </expand>
  383. <select />
  384. </subPane>
  385. </pane>
  386. <pane id="Scope" />
  387. </panes>
  388. </component>
  389. <component name="PropertiesComponent">
  390. <property name="WebServerToolWindowFactoryState" value="false" />
  391. <property name="com.jetbrains.php.phpunit.codeGeneration.PhpNewTestDialog.defaultLibrary" value="PHPUnit" />
  392. <property name="ignore_missing_gitignore" value="true" />
  393. <property name="last_opened_file_path" value="$PROJECT_DIR$" />
  394. <property name="settings.editor.selected.configurable" value="php.test.frameworks.configurable" />
  395. </component>
  396. <component name="RecentsManager">
  397. <key name="CopyFile.RECENT_KEYS">
  398. <recent name="$PROJECT_DIR$/Library" />
  399. <recent name="$PROJECT_DIR$/App/Api/Package/Database" />
  400. <recent name="$PROJECT_DIR$/Config" />
  401. <recent name="$PROJECT_DIR$/App/Script/Controller" />
  402. <recent name="$PROJECT_DIR$/App/Script" />
  403. </key>
  404. <key name="MoveFile.RECENT_KEYS">
  405. <recent name="$PROJECT_DIR$/Library" />
  406. <recent name="$PROJECT_DIR$/App" />
  407. <recent name="$PROJECT_DIR$" />
  408. </key>
  409. </component>
  410. <component name="RunDashboard">
  411. <option name="ruleStates">
  412. <list>
  413. <RuleState>
  414. <option name="name" value="ConfigurationTypeDashboardGroupingRule" />
  415. </RuleState>
  416. <RuleState>
  417. <option name="name" value="StatusDashboardGroupingRule" />
  418. </RuleState>
  419. </list>
  420. </option>
  421. </component>
  422. <component name="RunManager" selected="PHPUnit.Test">
  423. <configuration name="index.html (1)" type="JavascriptDebugType" factoryName="JavaScript Debug" temporary="true" nameIsGenerated="true" uri="/private/var/folders/m_/sjvtw3l96hb8jxch9jd429dr0000gn/T/swagger-ui/index.html">
  424. <method v="2" />
  425. </configuration>
  426. <configuration name="index.html" type="JavascriptDebugType" factoryName="JavaScript Debug" nameIsGenerated="true" uri="file:///private/var/folders/m_/sjvtw3l96hb8jxch9jd429dr0000gn/T/swagger-ui/index.html">
  427. <method v="2" />
  428. </configuration>
  429. <configuration name="Test" type="PHPUnitRunConfigurationType" factoryName="PHPUnit" temporary="true">
  430. <TestRunner class="PhpLife\Test\Test" file="$PROJECT_DIR$/App/Test/Test.php" scope="Class" />
  431. <method v="2" />
  432. </configuration>
  433. <configuration name="Test.testCalculate" type="PHPUnitRunConfigurationType" factoryName="PHPUnit" temporary="true">
  434. <TestRunner class="PhpLife\Test\Test" file="$PROJECT_DIR$/App/Test/Test.php" method="testCalculate" scope="Method" />
  435. <method v="2" />
  436. </configuration>
  437. <configuration default="true" type="js.build_tools.gulp" factoryName="Gulp.js">
  438. <node-interpreter>project</node-interpreter>
  439. <node-options />
  440. <gulpfile />
  441. <tasks />
  442. <arguments />
  443. <envs />
  444. <method v="2" />
  445. </configuration>
  446. <list>
  447. <item itemvalue="JavaScript Debug.index.html" />
  448. <item itemvalue="JavaScript Debug.index.html (1)" />
  449. <item itemvalue="PHPUnit.Test.testCalculate" />
  450. <item itemvalue="PHPUnit.Test" />
  451. </list>
  452. <recent_temporary>
  453. <list>
  454. <item itemvalue="PHPUnit.Test" />
  455. <item itemvalue="PHPUnit.Test.testCalculate" />
  456. <item itemvalue="JavaScript Debug.index.html (1)" />
  457. </list>
  458. </recent_temporary>
  459. </component>
  460. <component name="SvnConfiguration">
  461. <configuration>$USER_HOME$/.subversion</configuration>
  462. </component>
  463. <component name="TaskManager">
  464. <task active="true" id="Default" summary="Default task">
  465. <changelist id="d417c7e2-9370-4a4d-828f-09be06adcd69" name="Default" comment="" />
  466. <created>1512530312019</created>
  467. <option name="number" value="Default" />
  468. <option name="presentableId" value="Default" />
  469. <updated>1512530312019</updated>
  470. <workItem from="1512530314537" duration="4944000" />
  471. <workItem from="1512540437756" duration="3594000" />
  472. <workItem from="1512544775809" duration="826000" />
  473. <workItem from="1512566703846" duration="485000" />
  474. <workItem from="1512786901400" duration="504000" />
  475. <workItem from="1512804672418" duration="37000" />
  476. <workItem from="1512957732458" duration="262000" />
  477. <workItem from="1512959928483" duration="1327000" />
  478. <workItem from="1513317888819" duration="6587000" />
  479. <workItem from="1513562284363" duration="414000" />
  480. <workItem from="1513647923326" duration="5800000" />
  481. <workItem from="1513905667672" duration="324000" />
  482. <workItem from="1514166129001" duration="590000" />
  483. <workItem from="1514348799576" duration="13708000" />
  484. <workItem from="1514859001773" duration="534000" />
  485. <workItem from="1514860407759" duration="125000" />
  486. <workItem from="1514860576985" duration="113000" />
  487. <workItem from="1514863482779" duration="7432000" />
  488. <workItem from="1515211114646" duration="393000" />
  489. <workItem from="1515377534028" duration="573000" />
  490. <workItem from="1515568112566" duration="504000" />
  491. <workItem from="1516783627065" duration="2185000" />
  492. <workItem from="1517576167364" duration="69000" />
  493. <workItem from="1517796090167" duration="841000" />
  494. <workItem from="1517971592963" duration="1932000" />
  495. <workItem from="1518312993749" duration="367000" />
  496. <workItem from="1518314640825" duration="485000" />
  497. <workItem from="1519284203957" duration="4541000" />
  498. <workItem from="1521008410292" duration="19205000" />
  499. <workItem from="1521690234491" duration="247000" />
  500. <workItem from="1522049844603" duration="5429000" />
  501. <workItem from="1522221555897" duration="6842000" />
  502. <workItem from="1522395149900" duration="2868000" />
  503. <workItem from="1522638239044" duration="604000" />
  504. <workItem from="1522639056291" duration="3274000" />
  505. <workItem from="1523959642551" duration="14739000" />
  506. <workItem from="1524462062250" duration="6601000" />
  507. <workItem from="1526267929688" duration="389000" />
  508. <workItem from="1526268446293" duration="12711000" />
  509. <workItem from="1528527970342" duration="845000" />
  510. <workItem from="1529074202261" duration="35000" />
  511. <workItem from="1535705721105" duration="13828000" />
  512. <workItem from="1536125897306" duration="1334000" />
  513. <workItem from="1537690808551" duration="2299000" />
  514. </task>
  515. <task id="LOCAL-00001" summary="telegram">
  516. <created>1519284784104</created>
  517. <option name="number" value="00001" />
  518. <option name="presentableId" value="LOCAL-00001" />
  519. <option name="project" value="LOCAL" />
  520. <updated>1519284784104</updated>
  521. </task>
  522. <task id="LOCAL-00002" summary="telegram">
  523. <created>1519285642740</created>
  524. <option name="number" value="00002" />
  525. <option name="presentableId" value="LOCAL-00002" />
  526. <option name="project" value="LOCAL" />
  527. <updated>1519285642740</updated>
  528. </task>
  529. <task id="LOCAL-00003" summary="telegram">
  530. <created>1519285681286</created>
  531. <option name="number" value="00003" />
  532. <option name="presentableId" value="LOCAL-00003" />
  533. <option name="project" value="LOCAL" />
  534. <updated>1519285681286</updated>
  535. </task>
  536. <task id="LOCAL-00004" summary="telegram">
  537. <created>1519285721993</created>
  538. <option name="number" value="00004" />
  539. <option name="presentableId" value="LOCAL-00004" />
  540. <option name="project" value="LOCAL" />
  541. <updated>1519285721993</updated>
  542. </task>
  543. <task id="LOCAL-00005" summary="telegram">
  544. <created>1519285751330</created>
  545. <option name="number" value="00005" />
  546. <option name="presentableId" value="LOCAL-00005" />
  547. <option name="project" value="LOCAL" />
  548. <updated>1519285751330</updated>
  549. </task>
  550. <task id="LOCAL-00006" summary="telegram">
  551. <created>1519286440594</created>
  552. <option name="number" value="00006" />
  553. <option name="presentableId" value="LOCAL-00006" />
  554. <option name="project" value="LOCAL" />
  555. <updated>1519286440594</updated>
  556. </task>
  557. <task id="LOCAL-00007" summary="telegram">
  558. <created>1519286651355</created>
  559. <option name="number" value="00007" />
  560. <option name="presentableId" value="LOCAL-00007" />
  561. <option name="project" value="LOCAL" />
  562. <updated>1519286651355</updated>
  563. </task>
  564. <task id="LOCAL-00008" summary="telegram">
  565. <created>1519287136147</created>
  566. <option name="number" value="00008" />
  567. <option name="presentableId" value="LOCAL-00008" />
  568. <option name="project" value="LOCAL" />
  569. <updated>1519287136147</updated>
  570. </task>
  571. <task id="LOCAL-00009" summary="telegram">
  572. <created>1519287245630</created>
  573. <option name="number" value="00009" />
  574. <option name="presentableId" value="LOCAL-00009" />
  575. <option name="project" value="LOCAL" />
  576. <updated>1519287245630</updated>
  577. </task>
  578. <task id="LOCAL-00010" summary="telegram">
  579. <created>1519288020364</created>
  580. <option name="number" value="00010" />
  581. <option name="presentableId" value="LOCAL-00010" />
  582. <option name="project" value="LOCAL" />
  583. <updated>1519288020364</updated>
  584. </task>
  585. <task id="LOCAL-00011" summary="telegram">
  586. <created>1521617417239</created>
  587. <option name="number" value="00011" />
  588. <option name="presentableId" value="LOCAL-00011" />
  589. <option name="project" value="LOCAL" />
  590. <updated>1521617417243</updated>
  591. </task>
  592. <task id="LOCAL-00012" summary="telegram">
  593. <created>1535722926158</created>
  594. <option name="number" value="00012" />
  595. <option name="presentableId" value="LOCAL-00012" />
  596. <option name="project" value="LOCAL" />
  597. <updated>1535722926158</updated>
  598. </task>
  599. <task id="LOCAL-00013" summary="telegram">
  600. <created>1535723449198</created>
  601. <option name="number" value="00013" />
  602. <option name="presentableId" value="LOCAL-00013" />
  603. <option name="project" value="LOCAL" />
  604. <updated>1535723449198</updated>
  605. </task>
  606. <task id="LOCAL-00014" summary="telegram">
  607. <created>1535723588527</created>
  608. <option name="number" value="00014" />
  609. <option name="presentableId" value="LOCAL-00014" />
  610. <option name="project" value="LOCAL" />
  611. <updated>1535723588527</updated>
  612. </task>
  613. <task id="LOCAL-00015" summary="telegram">
  614. <created>1535723650870</created>
  615. <option name="number" value="00015" />
  616. <option name="presentableId" value="LOCAL-00015" />
  617. <option name="project" value="LOCAL" />
  618. <updated>1535723650870</updated>
  619. </task>
  620. <task id="LOCAL-00016" summary="telegram">
  621. <created>1535724786818</created>
  622. <option name="number" value="00016" />
  623. <option name="presentableId" value="LOCAL-00016" />
  624. <option name="project" value="LOCAL" />
  625. <updated>1535724786819</updated>
  626. </task>
  627. <task id="LOCAL-00017" summary="telegram">
  628. <created>1535724903832</created>
  629. <option name="number" value="00017" />
  630. <option name="presentableId" value="LOCAL-00017" />
  631. <option name="project" value="LOCAL" />
  632. <updated>1535724903832</updated>
  633. </task>
  634. <task id="LOCAL-00018" summary="telegram">
  635. <created>1535725034676</created>
  636. <option name="number" value="00018" />
  637. <option name="presentableId" value="LOCAL-00018" />
  638. <option name="project" value="LOCAL" />
  639. <updated>1535725034676</updated>
  640. </task>
  641. <task id="LOCAL-00019" summary="dns">
  642. <created>1535729212047</created>
  643. <option name="number" value="00019" />
  644. <option name="presentableId" value="LOCAL-00019" />
  645. <option name="project" value="LOCAL" />
  646. <updated>1535729212047</updated>
  647. </task>
  648. <task id="LOCAL-00020" summary="dns">
  649. <created>1535729557826</created>
  650. <option name="number" value="00020" />
  651. <option name="presentableId" value="LOCAL-00020" />
  652. <option name="project" value="LOCAL" />
  653. <updated>1535729557826</updated>
  654. </task>
  655. <task id="LOCAL-00021" summary="dns">
  656. <created>1535729990196</created>
  657. <option name="number" value="00021" />
  658. <option name="presentableId" value="LOCAL-00021" />
  659. <option name="project" value="LOCAL" />
  660. <updated>1535729990196</updated>
  661. </task>
  662. <task id="LOCAL-00022" summary="dns">
  663. <created>1535730178766</created>
  664. <option name="number" value="00022" />
  665. <option name="presentableId" value="LOCAL-00022" />
  666. <option name="project" value="LOCAL" />
  667. <updated>1535730178766</updated>
  668. </task>
  669. <task id="LOCAL-00023" summary="dns">
  670. <created>1535731691089</created>
  671. <option name="number" value="00023" />
  672. <option name="presentableId" value="LOCAL-00023" />
  673. <option name="project" value="LOCAL" />
  674. <updated>1535731691089</updated>
  675. </task>
  676. <task id="LOCAL-00024" summary="dns">
  677. <created>1535756829445</created>
  678. <option name="number" value="00024" />
  679. <option name="presentableId" value="LOCAL-00024" />
  680. <option name="project" value="LOCAL" />
  681. <updated>1535756829445</updated>
  682. </task>
  683. <task id="LOCAL-00025" summary="dns">
  684. <created>1535756951408</created>
  685. <option name="number" value="00025" />
  686. <option name="presentableId" value="LOCAL-00025" />
  687. <option name="project" value="LOCAL" />
  688. <updated>1535756951408</updated>
  689. </task>
  690. <task id="LOCAL-00026" summary="dns">
  691. <created>1535757538965</created>
  692. <option name="number" value="00026" />
  693. <option name="presentableId" value="LOCAL-00026" />
  694. <option name="project" value="LOCAL" />
  695. <updated>1535757538965</updated>
  696. </task>
  697. <task id="LOCAL-00027" summary="dns">
  698. <created>1535776107515</created>
  699. <option name="number" value="00027" />
  700. <option name="presentableId" value="LOCAL-00027" />
  701. <option name="project" value="LOCAL" />
  702. <updated>1535776107515</updated>
  703. </task>
  704. <task id="LOCAL-00028" summary="dns">
  705. <created>1535776655319</created>
  706. <option name="number" value="00028" />
  707. <option name="presentableId" value="LOCAL-00028" />
  708. <option name="project" value="LOCAL" />
  709. <updated>1535776655319</updated>
  710. </task>
  711. <option name="localTasksCounter" value="29" />
  712. <servers />
  713. </component>
  714. <component name="TestHistory">
  715. <history-entry file="Test - 2018.03.30 at 16h 29m 49s.xml">
  716. <configuration name="Test" configurationId="PHPUnitRunConfigurationType" />
  717. </history-entry>
  718. <history-entry file="Test - 2018.03.30 at 16h 30m 17s.xml">
  719. <configuration name="Test" configurationId="PHPUnitRunConfigurationType" />
  720. </history-entry>
  721. <history-entry file="Test - 2018.03.30 at 16h 30m 48s.xml">
  722. <configuration name="Test" configurationId="PHPUnitRunConfigurationType" />
  723. </history-entry>
  724. <history-entry file="Test - 2018.03.30 at 16h 30m 53s.xml">
  725. <configuration name="Test" configurationId="PHPUnitRunConfigurationType" />
  726. </history-entry>
  727. </component>
  728. <component name="TimeTrackingManager">
  729. <option name="totallyTimeSpent" value="169622000" />
  730. </component>
  731. <component name="TodoView">
  732. <todo-panel id="selected-file">
  733. <is-autoscroll-to-source value="true" />
  734. </todo-panel>
  735. <todo-panel id="all">
  736. <are-packages-shown value="true" />
  737. <is-autoscroll-to-source value="true" />
  738. </todo-panel>
  739. </component>
  740. <component name="ToolWindowManager">
  741. <frame x="0" y="0" width="1440" height="900" extended-state="6" />
  742. <layout>
  743. <window_info active="true" content_ui="combo" id="Project" order="0" visible="true" weight="0.25035766" />
  744. <window_info id="Structure" order="1" weight="0.25" />
  745. <window_info id="Favorites" order="2" side_tool="true" />
  746. <window_info anchor="bottom" id="Database Changes" order="0" show_stripe_button="false" />
  747. <window_info anchor="bottom" id="Message" order="1" />
  748. <window_info anchor="bottom" id="Find" order="2" weight="0.3292683" />
  749. <window_info anchor="bottom" id="Run" order="3" weight="0.35873982" />
  750. <window_info anchor="bottom" id="Debug" order="4" weight="0.399361" />
  751. <window_info anchor="bottom" id="Cvs" order="5" weight="0.25" />
  752. <window_info anchor="bottom" id="Inspection" order="6" weight="0.4" />
  753. <window_info anchor="bottom" id="TODO" order="7" sideWeight="0.49574015" weight="0.3292683" />
  754. <window_info anchor="bottom" id="Docker" order="8" />
  755. <window_info anchor="bottom" id="Version Control" order="9" />
  756. <window_info anchor="bottom" id="Terminal" order="10" visible="true" weight="0.3283767" />
  757. <window_info anchor="bottom" id="Event Log" order="11" sideWeight="0.5042598" side_tool="true" weight="0.3292683" />
  758. <window_info anchor="bottom" id="Messages" order="12" />
  759. <window_info anchor="right" id="Commander" order="0" weight="0.4" />
  760. <window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
  761. <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
  762. <window_info anchor="right" id="1024 Tools" order="3" />
  763. <window_info anchor="right" id="LuaJ" order="4" />
  764. <window_info anchor="right" id="Database" order="5" />
  765. </layout>
  766. </component>
  767. <component name="TypeScriptGeneratedFilesManager">
  768. <option name="version" value="1" />
  769. </component>
  770. <component name="VcsContentAnnotationSettings">
  771. <option name="myLimit" value="2678400000" />
  772. </component>
  773. <component name="VcsManagerConfiguration">
  774. <MESSAGE value="telegram" />
  775. <MESSAGE value="dns" />
  776. <option name="LAST_COMMIT_MESSAGE" value="dns" />
  777. </component>
  778. <component name="XDebuggerManager">
  779. <breakpoint-manager>
  780. <breakpoints>
  781. <line-breakpoint enabled="true" type="php">
  782. <url>file://$PROJECT_DIR$/../manage.makeup.meitu.com/public/api/index.php</url>
  783. <line>4</line>
  784. <option name="timeStamp" value="1" />
  785. </line-breakpoint>
  786. <line-breakpoint enabled="true" type="php">
  787. <url>file://$PROJECT_DIR$/Frame/Logger.php</url>
  788. <line>132</line>
  789. <option name="timeStamp" value="18" />
  790. </line-breakpoint>
  791. <line-breakpoint enabled="true" type="php">
  792. <url>file://$PROJECT_DIR$/App/Test/Test.php</url>
  793. <line>11</line>
  794. <option name="timeStamp" value="27" />
  795. </line-breakpoint>
  796. <line-breakpoint enabled="true" type="php">
  797. <url>file://$PROJECT_DIR$/Library/FileIterator.php</url>
  798. <line>18</line>
  799. <option name="timeStamp" value="29" />
  800. </line-breakpoint>
  801. <line-breakpoint enabled="true" type="php">
  802. <url>file://$PROJECT_DIR$/App/Api/Controller/Weather.php</url>
  803. <line>31</line>
  804. <option name="timeStamp" value="30" />
  805. </line-breakpoint>
  806. </breakpoints>
  807. </breakpoint-manager>
  808. </component>
  809. <component name="editorHistoryManager">
  810. <entry file="file://$PROJECT_DIR$/apidoc.json">
  811. <provider selected="true" editor-type-id="text-editor">
  812. <state relative-caret-position="114">
  813. <caret line="6" column="33" selection-start-line="6" selection-start-column="33" selection-end-line="6" selection-end-column="33" />
  814. </state>
  815. </provider>
  816. </entry>
  817. <entry file="file://$PROJECT_DIR$/App/Api/Controller.php">
  818. <provider selected="true" editor-type-id="text-editor">
  819. <state relative-caret-position="323">
  820. <caret line="23" column="19" selection-start-line="23" selection-start-column="19" selection-end-line="23" selection-end-column="19" />
  821. </state>
  822. </provider>
  823. </entry>
  824. <entry file="file://$PROJECT_DIR$/App/Test/AipTest.php">
  825. <provider selected="true" editor-type-id="text-editor">
  826. <state relative-caret-position="190">
  827. <caret line="15" column="26" selection-start-line="15" selection-start-column="26" selection-end-line="15" selection-end-column="26" />
  828. </state>
  829. </provider>
  830. </entry>
  831. <entry file="file://$PROJECT_DIR$/App/Test/Test.php">
  832. <provider selected="true" editor-type-id="text-editor">
  833. <state relative-caret-position="852">
  834. <caret line="45" column="9" selection-start-line="45" selection-start-column="9" selection-end-line="45" selection-end-column="9" />
  835. <folding>
  836. <element signature="e#30#64#0#PHP" />
  837. </folding>
  838. </state>
  839. </provider>
  840. </entry>
  841. <entry file="file://$PROJECT_DIR$/public/api/index.php">
  842. <provider selected="true" editor-type-id="text-editor">
  843. <state relative-caret-position="114">
  844. <caret line="6" selection-start-line="6" selection-end-line="6" selection-end-column="14" />
  845. </state>
  846. </provider>
  847. </entry>
  848. <entry file="file://$PROJECT_DIR$/App/Script/Package/Database/File.php" />
  849. <entry file="file://$PROJECT_DIR$/public/script/index.php">
  850. <provider selected="true" editor-type-id="text-editor">
  851. <state relative-caret-position="114">
  852. <caret line="6" column="1" selection-start-line="6" selection-start-column="1" selection-end-line="6" selection-end-column="1" />
  853. </state>
  854. </provider>
  855. </entry>
  856. <entry file="file://$PROJECT_DIR$/App/Script/Controller.php">
  857. <provider selected="true" editor-type-id="text-editor">
  858. <state relative-caret-position="342">
  859. <caret line="19" selection-start-line="19" selection-end-line="19" />
  860. </state>
  861. </provider>
  862. </entry>
  863. <entry file="file://$PROJECT_DIR$/vendor/phpmailer/phpmailer/src/PHPMailer.php">
  864. <provider selected="true" editor-type-id="text-editor">
  865. <state relative-caret-position="5054">
  866. <caret line="283" column="50" selection-start-line="283" selection-start-column="50" selection-end-line="283" selection-end-column="50" />
  867. </state>
  868. </provider>
  869. </entry>
  870. <entry file="file://$PROJECT_DIR$/public/api/test.php">
  871. <provider selected="true" editor-type-id="text-editor">
  872. <state relative-caret-position="1596">
  873. <caret line="84" selection-start-line="84" selection-end-line="84" />
  874. </state>
  875. </provider>
  876. </entry>
  877. <entry file="file://$PROJECT_DIR$/App/Script/Package/Database/Code.php">
  878. <provider selected="true" editor-type-id="text-editor">
  879. <state relative-caret-position="323">
  880. <caret line="17" column="1" selection-start-line="17" selection-start-column="1" selection-end-line="17" selection-end-column="1" />
  881. </state>
  882. </provider>
  883. </entry>
  884. <entry file="file://$PROJECT_DIR$/Autoload.php">
  885. <provider selected="true" editor-type-id="text-editor">
  886. <state relative-caret-position="38">
  887. <caret line="2" selection-start-line="2" selection-end-line="3" />
  888. </state>
  889. </provider>
  890. </entry>
  891. <entry file="file://$PROJECT_DIR$/Library/FileIterator.php">
  892. <provider selected="true" editor-type-id="text-editor">
  893. <state relative-caret-position="380">
  894. <caret line="24" selection-start-line="24" selection-end-line="24" />
  895. </state>
  896. </provider>
  897. </entry>
  898. <entry file="file://$PROJECT_DIR$/Library/AipOcr.php">
  899. <provider selected="true" editor-type-id="text-editor">
  900. <state relative-caret-position="304">
  901. <caret line="31" column="4" selection-start-line="31" selection-start-column="4" selection-end-line="31" selection-end-column="4" />
  902. </state>
  903. </provider>
  904. </entry>
  905. <entry file="file://$PROJECT_DIR$/Library/Ucm.php">
  906. <provider selected="true" editor-type-id="text-editor">
  907. <state relative-caret-position="6194">
  908. <caret line="331" column="5" selection-start-line="331" selection-start-column="5" selection-end-line="331" selection-end-column="5" />
  909. </state>
  910. </provider>
  911. </entry>
  912. <entry file="jar://$APPLICATION_HOME_DIR$/plugins/php/lib/php.jar!/stubs/sockets/sockets.php">
  913. <provider selected="true" editor-type-id="text-editor">
  914. <state relative-caret-position="558">
  915. <caret line="41" column="46" selection-start-line="41" selection-start-column="46" selection-end-line="41" selection-end-column="46" />
  916. </state>
  917. </provider>
  918. </entry>
  919. <entry file="file://$PROJECT_DIR$/App/Api/Controller/Telegram.php">
  920. <provider selected="true" editor-type-id="text-editor">
  921. <state relative-caret-position="437">
  922. <caret line="32" column="1" selection-start-line="32" selection-start-column="1" selection-end-line="32" selection-end-column="1" />
  923. </state>
  924. </provider>
  925. </entry>
  926. <entry file="file://$PROJECT_DIR$/App/Api/Controller/Color.php" />
  927. <entry file="file://$PROJECT_DIR$/App/Api/Controller/Hash.php" />
  928. <entry file="file://$PROJECT_DIR$/env/product/mysql/makeup.json">
  929. <provider selected="true" editor-type-id="text-editor">
  930. <state relative-caret-position="418">
  931. <caret line="22" lean-forward="true" selection-start-line="22" selection-end-line="22" />
  932. </state>
  933. </provider>
  934. </entry>
  935. <entry file="file://$PROJECT_DIR$/env/product/mysql/shadowsocks.json">
  936. <provider selected="true" editor-type-id="text-editor">
  937. <state relative-caret-position="228">
  938. <caret line="12" column="15" selection-start-line="12" selection-start-column="15" selection-end-line="12" selection-end-column="15" />
  939. </state>
  940. </provider>
  941. </entry>
  942. <entry file="file://$PROJECT_DIR$/Config/MySQL/Makeup.php">
  943. <provider selected="true" editor-type-id="text-editor">
  944. <state relative-caret-position="266">
  945. <caret line="14" column="1" selection-start-line="14" selection-start-column="1" selection-end-line="14" selection-end-column="1" />
  946. </state>
  947. </provider>
  948. </entry>
  949. <entry file="file://$PROJECT_DIR$/Config/MySQL/Shadowsocks.php">
  950. <provider selected="true" editor-type-id="text-editor">
  951. <state relative-caret-position="266">
  952. <caret line="14" column="1" selection-start-line="14" selection-start-column="1" selection-end-line="14" selection-end-column="1" />
  953. </state>
  954. </provider>
  955. </entry>
  956. <entry file="file://$PROJECT_DIR$/Config/Sentry.php">
  957. <provider selected="true" editor-type-id="text-editor">
  958. <state relative-caret-position="38">
  959. <caret line="2" selection-start-line="2" selection-end-line="2" selection-end-column="25" />
  960. </state>
  961. </provider>
  962. </entry>
  963. <entry file="file://$PROJECT_DIR$/Config/Sphinx/Core.php">
  964. <provider selected="true" editor-type-id="text-editor">
  965. <state relative-caret-position="475">
  966. <caret line="25" column="34" selection-start-line="25" selection-start-column="34" selection-end-line="25" selection-end-column="34" />
  967. </state>
  968. </provider>
  969. </entry>
  970. <entry file="file://$PROJECT_DIR$/Config/Postgres/Core.php">
  971. <provider selected="true" editor-type-id="text-editor" />
  972. </entry>
  973. <entry file="file://$PROJECT_DIR$/Config/MySQL/Core.php">
  974. <provider selected="true" editor-type-id="text-editor">
  975. <state relative-caret-position="209">
  976. <caret line="11" column="44" selection-start-line="11" selection-start-column="40" selection-end-line="11" selection-end-column="44" />
  977. </state>
  978. </provider>
  979. </entry>
  980. <entry file="file://$PROJECT_DIR$/env/product/mysql/core.json">
  981. <provider selected="true" editor-type-id="text-editor">
  982. <state relative-caret-position="323">
  983. <caret line="17" column="27" lean-forward="true" selection-start-line="17" selection-start-column="27" selection-end-line="17" selection-end-column="27" />
  984. </state>
  985. </provider>
  986. </entry>
  987. <entry file="file://$PROJECT_DIR$/App/Api/Package/Database/Material.php">
  988. <provider selected="true" editor-type-id="text-editor">
  989. <state relative-caret-position="209">
  990. <caret line="11" column="48" selection-start-line="11" selection-start-column="48" selection-end-line="11" selection-end-column="48" />
  991. </state>
  992. </provider>
  993. </entry>
  994. <entry file="file://$PROJECT_DIR$/App/Api/Package/Database/Hash.php">
  995. <provider selected="true" editor-type-id="text-editor">
  996. <state relative-caret-position="38">
  997. <caret line="2" column="25" selection-start-line="2" selection-start-column="25" selection-end-line="2" selection-end-column="25" />
  998. </state>
  999. </provider>
  1000. </entry>
  1001. <entry file="file://$PROJECT_DIR$/App/Api/Package/Database/File.php">
  1002. <provider selected="true" editor-type-id="text-editor">
  1003. <state relative-caret-position="171">
  1004. <caret line="9" column="8" selection-start-line="9" selection-start-column="8" selection-end-line="9" selection-end-column="8" />
  1005. </state>
  1006. </provider>
  1007. </entry>
  1008. <entry file="file://$PROJECT_DIR$/App/Api/Package/Database/Server.php">
  1009. <provider selected="true" editor-type-id="text-editor">
  1010. <state relative-caret-position="323">
  1011. <caret line="17" selection-start-line="17" selection-end-line="17" />
  1012. </state>
  1013. </provider>
  1014. </entry>
  1015. <entry file="file://$PROJECT_DIR$/App/Api/Controller/Test.php">
  1016. <provider selected="true" editor-type-id="text-editor">
  1017. <state relative-caret-position="304">
  1018. <caret line="18" column="1" selection-start-line="18" selection-start-column="1" selection-end-line="18" selection-end-column="1" />
  1019. </state>
  1020. </provider>
  1021. </entry>
  1022. <entry file="file://$PROJECT_DIR$/App/Script/Controller/Test.php" />
  1023. <entry file="file://$PROJECT_DIR$/App/Script/Controller/Collect.php" />
  1024. <entry file="file://$PROJECT_DIR$/ping.php" />
  1025. <entry file="file://$PROJECT_DIR$/App/Api/Controller/Sip.php" />
  1026. <entry file="file://$PROJECT_DIR$/App/Script/Controller/Server.php">
  1027. <provider selected="true" editor-type-id="text-editor">
  1028. <state>
  1029. <caret line="76" column="25" selection-start-line="76" selection-start-column="25" selection-end-line="76" selection-end-column="25" />
  1030. </state>
  1031. </provider>
  1032. </entry>
  1033. <entry file="file://$PROJECT_DIR$/Frame/Package/Database/Single.php">
  1034. <provider selected="true" editor-type-id="text-editor">
  1035. <state relative-caret-position="209">
  1036. <caret line="67" column="23" selection-start-line="67" selection-start-column="23" selection-end-line="67" selection-end-column="23" />
  1037. <folding>
  1038. <marker date="1524030200376" expanded="true" signature="9225:9277" ph="INSERT INTO `${$tableName}`... " />
  1039. </folding>
  1040. </state>
  1041. </provider>
  1042. </entry>
  1043. <entry file="file://$PROJECT_DIR$/Frame/Library/MySQL/Query.php">
  1044. <provider selected="true" editor-type-id="text-editor">
  1045. <state relative-caret-position="3420">
  1046. <caret line="180" column="11" selection-start-line="180" selection-start-column="11" selection-end-line="180" selection-end-column="11" />
  1047. </state>
  1048. </provider>
  1049. </entry>
  1050. <entry file="file://$PROJECT_DIR$/Library/Curl.php">
  1051. <provider selected="true" editor-type-id="text-editor">
  1052. <state relative-caret-position="171">
  1053. <caret line="14" column="35" selection-start-line="14" selection-start-column="35" selection-end-line="14" selection-end-column="35" />
  1054. </state>
  1055. </provider>
  1056. </entry>
  1057. <entry file="file://$PROJECT_DIR$/vendor/jamesryanbell/cloudflare/src/CloudFlare/Zone/Dns.php">
  1058. <provider selected="true" editor-type-id="text-editor">
  1059. <state relative-caret-position="1938">
  1060. <caret line="102" column="20" selection-start-line="102" selection-start-column="20" selection-end-line="102" selection-end-column="20" />
  1061. </state>
  1062. </provider>
  1063. </entry>
  1064. <entry file="file://$PROJECT_DIR$/App/Api/Controller/Ping.php">
  1065. <provider selected="true" editor-type-id="text-editor">
  1066. <state relative-caret-position="114">
  1067. <caret line="11" column="31" selection-start-line="11" selection-start-column="31" selection-end-line="11" selection-end-column="31" />
  1068. <folding>
  1069. <element signature="e#6#91#0#PHP" expanded="true" />
  1070. </folding>
  1071. </state>
  1072. </provider>
  1073. </entry>
  1074. <entry file="file://$PROJECT_DIR$/Config/PersonalityCollect.php">
  1075. <provider selected="true" editor-type-id="text-editor">
  1076. <state relative-caret-position="323">
  1077. <caret line="17" column="1" selection-start-line="17" selection-start-column="1" selection-end-line="17" selection-end-column="1" />
  1078. </state>
  1079. </provider>
  1080. </entry>
  1081. <entry file="file://$PROJECT_DIR$/App/Api/Controller/Aip.php">
  1082. <provider selected="true" editor-type-id="text-editor">
  1083. <state relative-caret-position="475">
  1084. <caret line="35" column="54" selection-start-line="35" selection-start-column="22" selection-end-line="35" selection-end-column="54" />
  1085. </state>
  1086. </provider>
  1087. </entry>
  1088. <entry file="file://$PROJECT_DIR$/App/Api/Controller/Search.php">
  1089. <provider selected="true" editor-type-id="text-editor">
  1090. <state relative-caret-position="171">
  1091. <caret line="17" column="49" selection-start-line="17" selection-start-column="46" selection-end-line="17" selection-end-column="49" />
  1092. </state>
  1093. </provider>
  1094. </entry>
  1095. <entry file="file://$PROJECT_DIR$/composer.json">
  1096. <provider selected="true" editor-type-id="text-editor">
  1097. <state relative-caret-position="171">
  1098. <caret line="9" selection-start-line="9" selection-end-line="9" />
  1099. </state>
  1100. </provider>
  1101. </entry>
  1102. <entry file="file://$PROJECT_DIR$/App/Api/Config/City.php">
  1103. <provider selected="true" editor-type-id="text-editor">
  1104. <state relative-caret-position="6003">
  1105. <caret line="61356" column="6" selection-start-line="61356" selection-start-column="6" selection-end-line="61356" selection-end-column="6" />
  1106. </state>
  1107. </provider>
  1108. </entry>
  1109. <entry file="file://$PROJECT_DIR$/App/Api/Controller/Weather/City.php">
  1110. <provider selected="true" editor-type-id="text-editor">
  1111. <state relative-caret-position="342">
  1112. <caret line="23" column="36" selection-start-line="23" selection-start-column="36" selection-end-line="23" selection-end-column="36" />
  1113. </state>
  1114. </provider>
  1115. </entry>
  1116. <entry file="file://$PROJECT_DIR$/App/Api/Controller/Weather.php">
  1117. <provider selected="true" editor-type-id="text-editor">
  1118. <state relative-caret-position="362">
  1119. <caret line="52" column="5" lean-forward="true" selection-start-line="46" selection-start-column="4" selection-end-line="52" selection-end-column="5" />
  1120. <folding>
  1121. <element signature="e#133#149#0#PHP" expanded="true" />
  1122. </folding>
  1123. </state>
  1124. </provider>
  1125. </entry>
  1126. <entry file="file://$PROJECT_DIR$/App/Api/Controller/Weather/Info.php">
  1127. <provider selected="true" editor-type-id="text-editor">
  1128. <state relative-caret-position="115">
  1129. <caret line="15" column="1" lean-forward="true" selection-start-line="15" selection-start-column="1" selection-end-line="15" selection-end-column="1" />
  1130. <folding>
  1131. <element signature="e#141#172#0#PHP" expanded="true" />
  1132. </folding>
  1133. </state>
  1134. </provider>
  1135. </entry>
  1136. </component>
  1137. <component name="masterDetails">
  1138. <states>
  1139. <state key="Copyright.UI">
  1140. <settings>
  1141. <splitter-proportions>
  1142. <option name="proportions">
  1143. <list>
  1144. <option value="0.2" />
  1145. </list>
  1146. </option>
  1147. </splitter-proportions>
  1148. </settings>
  1149. </state>
  1150. <state key="ScopeChooserConfigurable.UI">
  1151. <settings>
  1152. <splitter-proportions>
  1153. <option name="proportions">
  1154. <list>
  1155. <option value="0.2" />
  1156. </list>
  1157. </option>
  1158. </splitter-proportions>
  1159. </settings>
  1160. </state>
  1161. </states>
  1162. </component>
  1163. </project>