-
Home
-
ManageWP Worker
-
4.9.19
-
Code
-
Classes
- MWP_ServiceContainer_Abstract
| Total Complexity |
88 |
| Dependencies |
23 |
| Dependents |
0 |
| Total lines |
599 |
| Lines of code |
298 |
| Logical lines of code |
90 |
| Comment lines |
92 |
| Methods |
59 |
| Properties |
29 |
Methods 59
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| __construct() |
A |
33 |
1 |
121 |
| getParameter() |
S |
70 |
2 |
6 |
| getWordPressContext() |
S |
71 |
2 |
6 |
| getEventDispatcher() |
S |
71 |
2 |
6 |
| getRequestStack() |
S |
71 |
2 |
6 |
| getActionRegistry() |
S |
71 |
2 |
6 |
| getUserQuery() |
S |
71 |
2 |
6 |
| getPostQuery() |
S |
71 |
2 |
6 |
| getCommentQuery() |
S |
71 |
2 |
6 |
| getPluginProvider() |
S |
71 |
2 |
6 |
| getThemeProvider() |
S |
71 |
2 |
6 |
| getBrand() |
S |
71 |
2 |
6 |
| getAutoUpdateManager() |
S |
71 |
2 |
6 |
| getUpdateManager() |
S |
71 |
2 |
6 |
| getSigner() |
S |
71 |
2 |
6 |
| getCrypter() |
S |
71 |
2 |
6 |
| getNonceManager() |
S |
71 |
2 |
6 |
| getConfiguration() |
S |
71 |
2 |
6 |
| getLogger() |
S |
71 |
2 |
6 |
| getResponseCallback() |
S |
71 |
2 |
6 |
| getErrorHandler() |
S |
71 |
2 |
6 |
| getExecutableFinder() |
S |
71 |
2 |
6 |
| getHitCounter() |
S |
71 |
2 |
6 |
| getJsonMessageHandler() |
S |
71 |
2 |
6 |
| getErrorLogger() |
S |
71 |
2 |
6 |
| getSystemEnvironment() |
S |
71 |
2 |
6 |
| getUpdaterSkin() |
S |
71 |
2 |
6 |
| getSessionStore() |
S |
71 |
2 |
6 |
| getMigration() |
S |
71 |
2 |
6 |
| getGelfPublisher() |
S |
71 |
2 |
6 |
| setParameter() |
S |
80 |
1 |
3 |
| createWordPressContext() |
S |
100 |
1 |
0 |
| createEventDispatcher() |
S |
100 |
1 |
0 |
| createRequestStack() |
S |
100 |
1 |
0 |
| createActionRegistry() |
S |
100 |
1 |
0 |
| createUserQuery() |
S |
100 |
1 |
0 |
| createPostQuery() |
S |
100 |
1 |
0 |
| createCommentQuery() |
S |
100 |
1 |
0 |
| createPluginProvider() |
S |
100 |
1 |
0 |
| createThemeProvider() |
S |
100 |
1 |
0 |
| createWorkerBrand() |
S |
100 |
1 |
0 |
| createAutoUpdateManager() |
S |
100 |
1 |
0 |
| createUpdateManager() |
S |
100 |
1 |
0 |
| createSigner() |
S |
100 |
1 |
0 |
| createCrypter() |
S |
100 |
1 |
0 |
| createNonceManager() |
S |
100 |
1 |
0 |
| createConfiguration() |
S |
100 |
1 |
0 |
| createLogger() |
S |
100 |
1 |
0 |
| createResponseCallback() |
S |
100 |
1 |
0 |
| createErrorHandler() |
S |
100 |
1 |
0 |
| createExecutableFinder() |
S |
100 |
1 |
0 |
| createHitCounter() |
S |
100 |
1 |
0 |
| createJsonMessageHandler() |
S |
100 |
1 |
0 |
| createErrorLogger() |
S |
100 |
1 |
0 |
| createSystemEnvironment() |
S |
100 |
1 |
0 |
| createUpdaterSkin() |
S |
100 |
1 |
0 |
| createSessionStore() |
S |
100 |
1 |
0 |
| createMigration() |
S |
100 |
1 |
0 |
| createGelfPublisher() |
S |
100 |
1 |
0 |