/app/BaseController.php |
12 |
2 |
2 |
/app/admin/config/admin.php |
5 |
2 |
2 |
/app/admin/controller/Ajax.php |
7 |
2 |
2 |
/app/admin/controller/Index.php |
7 |
2 |
2 |
/app/admin/controller/Login.php |
10 |
2 |
2 |
/app/admin/controller/debug/Log.php |
11 |
2 |
2 |
/app/admin/controller/mall/Cate.php |
12 |
2 |
2 |
/app/admin/controller/mall/Goods.php |
12 |
2 |
2 |
/app/admin/controller/mall/Tag.php |
11 |
2 |
2 |
/app/admin/controller/system/Admin.php |
15 |
2 |
2 |
/app/admin/controller/system/Auth.php |
12 |
2 |
2 |
/app/admin/controller/system/Config.php |
12 |
2 |
2 |
/app/admin/controller/system/Menu.php |
12 |
2 |
2 |
/app/admin/controller/system/Node.php |
6 |
3 |
3 |
/app/admin/controller/system/Quick.php |
12 |
2 |
2 |
/app/admin/controller/system/Uploadfile.php |
12 |
2 |
2 |
/app/admin/middleware.php |
9 |
2 |
2 |
/app/admin/middleware/CsrfMiddleware.php |
7 |
1 |
1 |
/app/admin/middleware/SystemLog.php |
11 |
2 |
2 |
/app/admin/model/DebugLog.php |
7 |
1 |
1 |
/app/admin/model/MallCate.php |
7 |
1 |
1 |
/app/admin/model/MallGoods.php |
7 |
1 |
1 |
/app/admin/model/MallTag.php |
7 |
1 |
1 |
/app/admin/model/SystemAdmin.php |
7 |
1 |
1 |
/app/admin/model/SystemAuth.php |
7 |
1 |
1 |
/app/admin/model/SystemAuthNode.php |
7 |
1 |
1 |
/app/admin/model/SystemConfig.php |
7 |
1 |
1 |
/app/admin/model/SystemMenu.php |
7 |
1 |
1 |
/app/admin/model/SystemNode.php |
7 |
1 |
1 |
/app/admin/model/SystemQuick.php |
7 |
1 |
1 |
/app/admin/model/SystemUploadfile.php |
7 |
1 |
1 |
/app/admin/service/AdminInitService.php |
7 |
3 |
3 |
/app/admin/service/AdminUpdateCodeService.php |
7 |
2 |
2 |
/app/admin/service/AdminUpdateService.php |
7 |
2 |
2 |
/app/admin/service/NodeService.php |
7 |
2 |
2 |
/app/admin/service/TriggerService.php |
7 |
2 |
2 |
/app/admin/service/annotation/ControllerAnnotation.php |
17 |
3 |
2 |
/app/admin/service/annotation/NodeAnotation.php |
16 |
2 |
2 |
/app/admin/service/curd/BuildCurdService.php |
11 |
2 |
2 |
/app/admin/service/curd/exceptions/CurdException.php |
7 |
3 |
3 |
/app/admin/service/curd/exceptions/FileException.php |
7 |
3 |
3 |
/app/admin/service/curd/exceptions/TableException.php |
7 |
1 |
1 |
/app/admin/service/node/Node.php |
15 |
3 |
3 |
/app/admin/traits/Curd.php |
11 |
2 |
2 |
/app/common.php |
3 |
3 |
3 |
/app/common/command/Curd.php |
7 |
3 |
3 |
/app/common/command/Node.php |
5 |
3 |
3 |
/app/common/command/OssStatic.php |
7 |
2 |
2 |
/app/common/command/Test.php |
7 |
2 |
2 |
/app/common/command/Timer.php |
9 |
2 |
2 |
/app/common/command/admin/Clear.php |
9 |
2 |
2 |
/app/common/command/admin/MigrateFileData.php |
9 |
1 |
1 |
/app/common/command/admin/ResetPassword.php |
7 |
3 |
3 |
/app/common/command/admin/Update.php |
9 |
2 |
2 |
/app/common/command/admin/UpdateCode.php |
9 |
2 |
2 |
/app/common/command/admin/Version.php |
9 |
2 |
2 |
/app/common/command/curd/Migrate.php |
9 |
2 |
2 |
/app/common/constants/AdminConstant.php |
11 |
2 |
2 |
/app/common/constants/MenuConstant.php |
11 |
2 |
2 |
/app/common/controller/AdminController.php |
10 |
1 |
1 |
/app/common/controller/TimerController.php |
7 |
1 |
1 |
/app/common/controller/ToolsController.php |
7 |
1 |
1 |
/app/common/event/AdminLoginSuccess/LogEvent.php |
7 |
2 |
2 |
/app/common/event/AdminLoginType/DemoEvent.php |
5 |
3 |
3 |
/app/common/event/AdminMenuTab/DemoEvent.php |
5 |
3 |
3 |
/app/common/exception/EventException.php |
7 |
1 |
1 |
/app/common/interface/test/CommandTestInterface.php |
7 |
1 |
1 |
/app/common/model/BaseModel.php |
7 |
2 |
2 |
/app/common/model/TimeModel.php |
11 |
1 |
1 |
/app/common/model/VirtualModel.php |
10 |
2 |
2 |
/app/common/provider/ExceptionHandle.php |
10 |
2 |
2 |
/app/common/provider/Request.php |
10 |
2 |
2 |
/app/common/provider/View.php |
7 |
2 |
2 |
/app/common/provider/db/Query.php |
7 |
2 |
2 |
/app/common/service/AuthService.php |
11 |
2 |
2 |
/app/common/service/MenuService.php |
7 |
2 |
2 |
/app/common/service/TestService.php |
7 |
2 |
2 |
/app/common/service/UploadService.php |
7 |
2 |
2 |
/app/common/service/test/LogTestService.php |
7 |
3 |
3 |
/app/common/tools/ExportTools.php |
7 |
2 |
2 |
/app/common/tools/PathTools.php |
7 |
2 |
2 |
/app/common/tools/StoreValueTools.php |
7 |
2 |
2 |
/app/common/traits/JumpTrait.php |
10 |
1 |
1 |
/app/tools/controller/timer/ClearLog.php |
9 |
2 |
2 |
/app/tools/controller/timer/ResetPassword.php |
7 |
3 |
3 |
/config/app.php |
7 |
14 |
5 |
/config/cache.php |
2 |
2 |
2 |
/config/console.php |
11 |
5 |
2 |
/config/cookie.php |
8 |
1 |
1 |
/config/database.php |
4 |
22 |
3 |
/config/filesystem.php |
4 |
7 |
4 |
/config/lang.php |
6 |
2 |
2 |
/config/log.php |
3 |
10 |
2 |
/config/session.php |
7 |
2 |
2 |
/config/view.php |
7 |
2 |
2 |
/extend/base/BaseControllerBase.php |
49 |
47 |
27 |
/extend/base/admin/controller/AjaxBase.php |
22 |
79 |
19 |
/extend/base/admin/controller/IndexBase.php |
31 |
103 |
16 |
/extend/base/admin/controller/LoginBase.php |
44 |
71 |
24 |
/extend/base/admin/controller/debug/LogClass.php |
14 |
7 |
7 |
/extend/base/admin/controller/mall/CateBase.php |
9 |
5 |
5 |
/extend/base/admin/controller/mall/GoodsBase.php |
115 |
102 |
22 |
/extend/base/admin/controller/mall/TagBase.php |
7 |
5 |
5 |
/extend/base/admin/controller/system/AdminBase.php |
120 |
188 |
26 |
/extend/base/admin/controller/system/AuthBase.php |
56 |
43 |
18 |
/extend/base/admin/controller/system/ConfigBase.php |
49 |
27 |
14 |
/extend/base/admin/controller/system/MenuBase.php |
192 |
178 |
28 |
/extend/base/admin/controller/system/NodeBase.php |
98 |
57 |
16 |
/extend/base/admin/controller/system/QuickBase.php |
18 |
6 |
6 |
/extend/base/admin/controller/system/UploadfileBase.php |
8 |
5 |
5 |
/extend/base/admin/middleware.php |
6 |
2 |
2 |
/extend/base/admin/middleware/CsrfMiddlewareBase.php |
19 |
27 |
15 |
/extend/base/admin/middleware/SystemLogBase.php |
26 |
28 |
16 |
/extend/base/admin/model/DebugLogBase.php |
9 |
4 |
4 |
/extend/base/admin/model/MallCateBase.php |
7 |
1 |
1 |
/extend/base/admin/model/MallGoodsBase.php |
17 |
8 |
4 |
/extend/base/admin/model/MallTagBase.php |
9 |
5 |
5 |
/extend/base/admin/model/SystemAdminBase.php |
28 |
11 |
8 |
/extend/base/admin/model/SystemAuthBase.php |
39 |
24 |
13 |
/extend/base/admin/model/SystemAuthNodeBase.php |
11 |
2 |
2 |
/extend/base/admin/model/SystemConfigBase.php |
9 |
2 |
2 |
/extend/base/admin/model/SystemMenuBase.php |
13 |
25 |
13 |
/extend/base/admin/model/SystemNodeBase.php |
28 |
15 |
8 |
/extend/base/admin/model/SystemQuickBase.php |
11 |
3 |
3 |
/extend/base/admin/model/SystemUploadfileBase.php |
7 |
1 |
1 |
/extend/base/admin/service/AdminInitServiceBase.php |
100 |
55 |
14 |
/extend/base/admin/service/AdminUpdateCodeServiceBase.php |
31 |
16 |
11 |
/extend/base/admin/service/AdminUpdateServiceBase.php |
44 |
158 |
36 |
/extend/base/admin/service/NodeServiceBase.php |
15 |
11 |
6 |
/extend/base/admin/service/TriggerServiceBase.php |
5 |
25 |
9 |
/extend/base/admin/service/adminInitData/SystemConfig.php |
45 |
36 |
1 |
/extend/base/admin/service/adminUpdateCodeData/v2.0.74.php |
98 |
42 |
17 |
/extend/base/admin/service/annotation/ControllerAnnotationBase.php |
39 |
7 |
4 |
/extend/base/admin/service/annotation/NodeAnotationBase.php |
46 |
11 |
7 |
/extend/base/admin/service/curd/BuildCurdServiceBase.php |
346 |
787 |
58 |
/extend/base/admin/service/curd/exceptions/CurdExceptionBase.php |
5 |
2 |
2 |
/extend/base/admin/service/curd/exceptions/FileExceptionBase.php |
5 |
2 |
2 |
/extend/base/admin/service/curd/exceptions/TableExceptionBase.php |
5 |
2 |
2 |
/extend/base/admin/service/node/NodeBase.php |
153 |
65 |
22 |
/extend/base/admin/traits/CurdTraitBase.php |
119 |
89 |
15 |
/extend/base/common/command/CurdBase.php |
100 |
93 |
29 |
/extend/base/common/command/NodeBase.php |
37 |
31 |
15 |
/extend/base/common/command/OssStaticBase.php |
40 |
37 |
14 |
/extend/base/common/command/TestBase.php |
15 |
22 |
13 |
/extend/base/common/command/TimerBase.php |
83 |
168 |
36 |
/extend/base/common/command/admin/ClearBase.php |
36 |
22 |
13 |
/extend/base/common/command/admin/MigrateFileDataBase.php |
18 |
50 |
18 |
/extend/base/common/command/admin/ResetPasswordBase.php |
29 |
21 |
13 |
/extend/base/common/command/admin/UpdateBase.php |
32 |
20 |
10 |
/extend/base/common/command/admin/UpdateCodeBase.php |
8 |
16 |
10 |
/extend/base/common/command/admin/VersionBase.php |
209 |
154 |
30 |
/extend/base/common/command/curd/MigrateBase.php |
88 |
134 |
33 |
/extend/base/common/command/timer/config.php |
10 |
2 |
1 |
/extend/base/common/constants/AdminConstantBase.php |
9 |
2 |
2 |
/extend/base/common/constants/MenuConstantBase.php |
9 |
4 |
4 |
/extend/base/common/controller/AdminControllerBase.php |
344 |
320 |
65 |
/extend/base/common/controller/TimerControllerBase.php |
16 |
31 |
17 |
/extend/base/common/controller/ToolsControllerBase.php |
8 |
1 |
1 |
/extend/base/common/event/AdminLoginSuccess/LogEventBase.php |
13 |
9 |
9 |
/extend/base/common/event/AdminLoginType/DemoEventBase.php |
10 |
14 |
9 |
/extend/base/common/event/AdminMenuTab/DemoEventBase.php |
10 |
20 |
9 |
/extend/base/common/exception/EventExceptionBase.php |
5 |
3 |
3 |
/extend/base/common/interface/test/CommandTestInterfaceBase.php |
18 |
9 |
5 |
/extend/base/common/model/BaseModelBase.php |
77 |
49 |
20 |
/extend/base/common/model/TimeModelBase.php |
30 |
8 |
4 |
/extend/base/common/model/VirtualModelBase.php |
5 |
3 |
2 |
/extend/base/common/provider/ExceptionHandleBase.php |
50 |
29 |
9 |
/extend/base/common/provider/RequestBase.php |
27 |
12 |
12 |
/extend/base/common/provider/ViewBase.php |
70 |
38 |
16 |
/extend/base/common/provider/db/QueryBase.php |
21 |
40 |
13 |
/extend/base/common/service/AuthServiceBase.php |
202 |
64 |
29 |
/extend/base/common/service/MenuServiceBase.php |
66 |
45 |
18 |
/extend/base/common/service/TestServiceBase.php |
15 |
11 |
7 |
/extend/base/common/service/UploadServiceBase.php |
124 |
123 |
39 |
/extend/base/common/service/test/LogTesServicetBase.php |
279 |
100 |
24 |
/extend/base/common/tools/ExportToolsBase.php |
76 |
87 |
24 |
/extend/base/common/tools/PathToolsBase.php |
150 |
129 |
31 |
/extend/base/common/tools/StoreValueToolsBase.php |
33 |
15 |
7 |
/extend/base/common/tpl/dispatch_jump.tpl |
38 |
15 |
7 |
/extend/base/common/tpl/think_exception.tpl |
2 |
22 |
12 |
/extend/base/common/traits/JumpTraitBase.php |
28 |
110 |
22 |
/extend/base/helper.php |
66 |
315 |
52 |
/extend/base/tools/controller/timer/ClearLogBase.php |
15 |
15 |
10 |
/extend/base/tools/controller/timer/ResetPasswordBase.php |
14 |
11 |
10 |
/extend/phinx/Config/Config.php |
541 |
216 |
44 |
/extend/phinx/Config/ConfigInterface.php |
47 |
30 |
4 |
/extend/phinx/Config/FeatureFlags.php |
32 |
5 |
4 |
/extend/phinx/Config/NamespaceAwareInterface.php |
32 |
4 |
2 |
/extend/phinx/Config/NamespaceAwareTrait.php |
55 |
16 |
8 |
/extend/phinx/Db/Action/Action.php |
34 |
2 |
2 |
/extend/phinx/Db/Action/AddColumn.php |
11 |
13 |
9 |
/extend/phinx/Db/Action/AddForeignKey.php |
11 |
15 |
11 |
/extend/phinx/Db/Action/AddIndex.php |
63 |
11 |
9 |
/extend/phinx/Db/Action/ChangeColumn.php |
43 |
19 |
14 |
/extend/phinx/Db/Action/ChangeComment.php |
38 |
6 |
5 |
/extend/phinx/Db/Action/ChangePrimaryKey.php |
38 |
6 |
5 |
/extend/phinx/Db/Action/CreateTable.php |
10 |
2 |
2 |
/extend/phinx/Db/Action/DropForeignKey.php |
52 |
14 |
12 |
/extend/phinx/Db/Action/DropIndex.php |
71 |
13 |
8 |
/extend/phinx/Db/Action/DropTable.php |
10 |
2 |
2 |
/extend/phinx/Db/Action/RemoveColumn.php |
55 |
9 |
8 |
/extend/phinx/Db/Action/RenameColumn.php |
65 |
10 |
8 |
/extend/phinx/Db/Action/RenameTable.php |
38 |
4 |
4 |
/extend/phinx/Db/Adapter/AbstractAdapter.php |
410 |
108 |
34 |
/extend/phinx/Db/Adapter/AdapterFactory.php |
112 |
41 |
13 |
/extend/phinx/Db/Adapter/AdapterInterface.php |
123 |
57 |
7 |
/extend/phinx/Db/Adapter/AdapterWrapper.php |
79 |
75 |
11 |
/extend/phinx/Db/Adapter/DirectActionInterface.php |
28 |
18 |
4 |
/extend/phinx/Db/Adapter/MysqlAdapter.php |
493 |
587 |
68 |
/extend/phinx/Db/Adapter/PdoAdapter.php |
827 |
253 |
51 |
/extend/phinx/Db/Adapter/PostgresAdapter.php |
1451 |
514 |
58 |
/extend/phinx/Db/Adapter/ProxyAdapter.php |
58 |
25 |
11 |
/extend/phinx/Db/Adapter/SQLiteAdapter.php |
270 |
766 |
65 |
/extend/phinx/Db/Adapter/SqlServerAdapter.php |
214 |
470 |
63 |
/extend/phinx/Db/Adapter/TablePrefixAdapter.php |
114 |
165 |
16 |
/extend/phinx/Db/Adapter/TimedOutputAdapter.php |
405 |
148 |
22 |
/extend/phinx/Db/Adapter/UnsupportedColumnTypeException.php |
17 |
1 |
1 |
/extend/phinx/Db/Adapter/WrapperInterface.php |
38 |
3 |
2 |
/extend/phinx/Db/Plan/AlterTable.php |
11 |
2 |
2 |
/extend/phinx/Db/Plan/Intent.php |
51 |
3 |
3 |
/extend/phinx/Db/Plan/NewTable.php |
56 |
7 |
3 |
/extend/phinx/Db/Plan/Plan.php |
216 |
58 |
20 |
/extend/phinx/Db/Plan/Solver/ActionSplitter.php |
94 |
16 |
8 |
/extend/phinx/Db/Table.php |
648 |
204 |
38 |
/extend/phinx/Db/Table/Column.php |
95 |
132 |
24 |
/extend/phinx/Db/Table/ForeignKey.php |
107 |
42 |
20 |
/extend/phinx/Db/Table/Index.php |
37 |
36 |
15 |
/extend/phinx/Db/Table/Table.php |
78 |
12 |
8 |
/extend/phinx/Db/Util/AlterInstructions.php |
108 |
9 |
5 |
/extend/phinx/Migration/AbstractMigration.php |
294 |
88 |
28 |
/extend/phinx/Migration/AbstractTemplateCreation.php |
60 |
35 |
15 |
/extend/phinx/Migration/CreationInterface.php |
46 |
22 |
5 |
/extend/phinx/Migration/IrreversibleMigrationException.php |
10 |
2 |
2 |
/extend/phinx/Migration/Manager.php |
270 |
414 |
70 |
/extend/phinx/Migration/Manager/Environment.php |
96 |
65 |
25 |
/extend/phinx/Migration/MigrationInterface.php |
64 |
39 |
8 |
/extend/phinx/Seed/AbstractSeed.php |
184 |
51 |
16 |
/extend/phinx/Seed/SeedInterface.php |
57 |
26 |
6 |
/extend/phinx/Util/Expression.php |
10 |
3 |
3 |
/extend/phinx/Util/Literal.php |
10 |
3 |
3 |
/extend/phinx/Util/Util.php |
175 |
119 |
32 |
/extend/think/Filesystem.php |
59 |
30 |
16 |
/extend/think/Template.php |
1144 |
551 |
73 |
/extend/think/UlthonAdminService.php |
46 |
30 |
9 |
/extend/think/facade/Filesystem.php |
29 |
2 |
2 |
/extend/think/facade/Template.php |
26 |
27 |
19 |
/extend/think/filesystem/Driver.php |
73 |
69 |
28 |
/extend/think/filesystem/driver/Alioss.php |
23 |
32 |
13 |
/extend/think/filesystem/driver/Local.php |
94 |
49 |
18 |
/extend/think/filesystem/driver/LocalPublic.php |
9 |
15 |
13 |
/extend/think/filesystem/driver/Qiniu.php |
21 |
32 |
13 |
/extend/think/filesystem/driver/Txcos.php |
38 |
53 |
15 |
/extend/think/log/driver/DebugMysql.php |
329 |
176 |
42 |
/extend/think/migration/Command.php |
35 |
42 |
15 |
/extend/think/migration/Creator.php |
20 |
39 |
15 |
/extend/think/migration/Factory.php |
285 |
61 |
21 |
/extend/think/migration/FactoryBuilder.php |
312 |
126 |
39 |
/extend/think/migration/Migrator.php |
23 |
11 |
9 |
/extend/think/migration/NullOutput.php |
5 |
3 |
3 |
/extend/think/migration/Seeder.php |
20 |
6 |
6 |
/extend/think/migration/Service.php |
35 |
15 |
6 |
/extend/think/migration/UsePhinx.php |
94 |
69 |
23 |
/extend/think/migration/command/Migrate.php |
145 |
67 |
25 |
/extend/think/migration/command/Seed.php |
57 |
36 |
17 |
/extend/think/migration/command/factory/Create.php |
70 |
37 |
14 |
/extend/think/migration/command/migrate/Breakpoint.php |
72 |
34 |
18 |
/extend/think/migration/command/migrate/Create.php |
46 |
22 |
10 |
/extend/think/migration/command/migrate/Rollback.php |
100 |
84 |
30 |
/extend/think/migration/command/migrate/Run.php |
76 |
77 |
27 |
/extend/think/migration/command/migrate/Status.php |
98 |
88 |
31 |
/extend/think/migration/command/seed/Create.php |
55 |
35 |
12 |
/extend/think/migration/command/seed/Run.php |
82 |
46 |
20 |
/extend/think/migration/db/Column.php |
26 |
117 |
14 |
/extend/think/migration/db/Table.php |
55 |
89 |
15 |
/extend/think/migration/helper.php |
36 |
12 |
9 |
/extend/think/template/TagLib.php |
270 |
142 |
39 |
/extend/think/template/driver/File.php |
70 |
16 |
10 |
/extend/think/template/exception/TemplateNotFoundException.php |
20 |
4 |
4 |
/extend/think/template/taglib/Cx.php |
592 |
429 |
29 |
/extend/think/view/driver/Think.php |
56 |
111 |
33 |
/public/index.php |
13 |
12 |
9 |
/public/router.php |
7 |
3 |
3 |
/route/app.php |
2 |
1 |
1 |
/route/welcome.php |
3 |
20 |
3 |