Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add debug command #372
base: master
Are you sure you want to change the base?
Add debug command #372
Changes from 4 commits
624482f
bd2dcea
e06790e
19dc9cf
8e0d0fe
f1d6923
da38a9f
79b8ef6
c5eae16
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It would be great to debug tags. Or can I pass
tag@tag-name
as an id?There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Would you please elaborate?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I want to see all services with given tag. Is it possible now?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yiisoft/config must provide API to explore the config files
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@BoShurik no, it is not possible yet.
Check failure on line 55 in src/Command/DebugContainerCommand.php
GitHub Actions / psalm / PHP 8.2-ubuntu-latest
MixedArgument
Check failure on line 55 in src/Command/DebugContainerCommand.php
GitHub Actions / psalm / PHP 8.2-ubuntu-latest
MixedArgument
Check failure on line 55 in src/Command/DebugContainerCommand.php
GitHub Actions / psalm / PHP 8.1-ubuntu-latest
MixedArgument
Check failure on line 55 in src/Command/DebugContainerCommand.php
GitHub Actions / psalm / PHP 8.1-ubuntu-latest
MixedArgument
Check warning on line 56 in src/Command/DebugContainerCommand.php
Codecov / codecov/patch
src/Command/DebugContainerCommand.php#L51-L56
Check failure on line 63 in src/Command/DebugContainerCommand.php
GitHub Actions / psalm / PHP 8.2-ubuntu-latest
MixedArgument
Check failure on line 63 in src/Command/DebugContainerCommand.php
GitHub Actions / psalm / PHP 8.1-ubuntu-latest
MixedArgument
Check warning on line 64 in src/Command/DebugContainerCommand.php
Codecov / codecov/patch
src/Command/DebugContainerCommand.php#L59-L64
Check warning on line 66 in src/Command/DebugContainerCommand.php
Codecov / codecov/patch
src/Command/DebugContainerCommand.php#L66
Check failure on line 68 in src/Command/DebugContainerCommand.php
GitHub Actions / psalm / PHP 8.2-ubuntu-latest
MixedArgument
Check failure on line 68 in src/Command/DebugContainerCommand.php
GitHub Actions / psalm / PHP 8.1-ubuntu-latest
MixedArgument
Check warning on line 68 in src/Command/DebugContainerCommand.php
Codecov / codecov/patch
src/Command/DebugContainerCommand.php#L68
Check warning on line 74 in src/Command/DebugContainerCommand.php
Codecov / codecov/patch
src/Command/DebugContainerCommand.php#L70-L74
Check warning on line 81 in src/Command/DebugContainerCommand.php
Codecov / codecov/patch
src/Command/DebugContainerCommand.php#L76-L81
Check warning on line 88 in src/Command/DebugContainerCommand.php
Codecov / codecov/patch
src/Command/DebugContainerCommand.php#L83-L88
Check failure on line 91 in src/Command/DebugContainerCommand.php
GitHub Actions / psalm / PHP 8.2-ubuntu-latest
MixedArrayAccess
Check failure on line 91 in src/Command/DebugContainerCommand.php
GitHub Actions / psalm / PHP 8.1-ubuntu-latest
MixedArrayAccess
Check warning on line 91 in src/Command/DebugContainerCommand.php
Codecov / codecov/patch
src/Command/DebugContainerCommand.php#L90-L91
Check warning on line 94 in src/Command/DebugContainerCommand.php
Codecov / codecov/patch
src/Command/DebugContainerCommand.php#L94
Check warning on line 96 in src/Command/DebugContainerCommand.php
Codecov / codecov/patch
src/Command/DebugContainerCommand.php#L96
Check warning on line 100 in src/Command/DebugContainerCommand.php
Codecov / codecov/patch
src/Command/DebugContainerCommand.php#L98-L100
Check warning on line 102 in src/Command/DebugContainerCommand.php
Codecov / codecov/patch
src/Command/DebugContainerCommand.php#L102
Check warning on line 108 in src/Command/DebugContainerCommand.php
Codecov / codecov/patch
src/Command/DebugContainerCommand.php#L105-L108
Check warning on line 111 in src/Command/DebugContainerCommand.php
Codecov / codecov/patch
src/Command/DebugContainerCommand.php#L111
Check warning on line 117 in src/Command/DebugContainerCommand.php
Codecov / codecov/patch
src/Command/DebugContainerCommand.php#L115-L117
Check warning on line 119 in src/Command/DebugContainerCommand.php
Codecov / codecov/patch
src/Command/DebugContainerCommand.php#L119
Check warning on line 121 in src/Command/DebugContainerCommand.php
Codecov / codecov/patch
src/Command/DebugContainerCommand.php#L121
Check failure on line 124 in src/Command/DebugContainerCommand.php
GitHub Actions / psalm / PHP 8.2-ubuntu-latest
MixedArgument
Check failure on line 124 in src/Command/DebugContainerCommand.php
GitHub Actions / psalm / PHP 8.1-ubuntu-latest
MixedArgument
Check warning on line 125 in src/Command/DebugContainerCommand.php
Codecov / codecov/patch
src/Command/DebugContainerCommand.php#L124-L125
Check warning on line 127 in src/Command/DebugContainerCommand.php
Codecov / codecov/patch
src/Command/DebugContainerCommand.php#L127
Check warning on line 134 in src/Command/DebugContainerCommand.php
Codecov / codecov/patch
src/Command/DebugContainerCommand.php#L129-L134
Check warning on line 136 in src/Command/DebugContainerCommand.php
Codecov / codecov/patch
src/Command/DebugContainerCommand.php#L136
Check failure on line 142 in src/Command/DebugContainerCommand.php
GitHub Actions / psalm / PHP 8.2-ubuntu-latest
MixedArgument
Check failure on line 142 in src/Command/DebugContainerCommand.php
GitHub Actions / psalm / PHP 8.1-ubuntu-latest
MixedArgument
Check failure on line 146 in src/Command/DebugContainerCommand.php
GitHub Actions / psalm / PHP 8.2-ubuntu-latest
MixedArgumentTypeCoercion
Check failure on line 146 in src/Command/DebugContainerCommand.php
GitHub Actions / psalm / PHP 8.1-ubuntu-latest
MixedArgumentTypeCoercion
Check failure on line 155 in src/Command/DebugContainerCommand.php
GitHub Actions / psalm / PHP 8.2-ubuntu-latest
MixedInferredReturnType
Check failure on line 155 in src/Command/DebugContainerCommand.php
GitHub Actions / psalm / PHP 8.1-ubuntu-latest
MixedInferredReturnType
Check failure on line 157 in src/Command/DebugContainerCommand.php
GitHub Actions / psalm / PHP 8.2-ubuntu-latest
MixedArgument
Check failure on line 157 in src/Command/DebugContainerCommand.php
GitHub Actions / psalm / PHP 8.1-ubuntu-latest
MixedArgument
Check warning on line 169 in src/Command/DebugContainerCommand.php
Codecov / codecov/patch
src/Command/DebugContainerCommand.php#L167-L169
Check warning on line 172 in src/Command/DebugContainerCommand.php
Codecov / codecov/patch
src/Command/DebugContainerCommand.php#L171-L172
Check warning on line 175 in src/Command/DebugContainerCommand.php
Codecov / codecov/patch
src/Command/DebugContainerCommand.php#L174-L175
Check warning on line 181 in src/Command/DebugContainerCommand.php
Codecov / codecov/patch
src/Command/DebugContainerCommand.php#L178-L181
Check warning on line 186 in src/Command/DebugContainerCommand.php
Codecov / codecov/patch
src/Command/DebugContainerCommand.php#L186
Check warning on line 188 in src/Command/DebugContainerCommand.php
Codecov / codecov/patch
src/Command/DebugContainerCommand.php#L188