Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[Profiler] Still show locale and fallback locale even if no trans used#29780

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
fabpot merged 1 commit intosymfony:masterfromogizanagi:profiler/trans-panel-locales
Jan 5, 2019
Merged

[Profiler] Still show locale and fallback locale even if no trans used#29780

fabpot merged 1 commit intosymfony:masterfromogizanagi:profiler/trans-panel-locales
Jan 5, 2019

Conversation

@ogizanagi
Copy link
Contributor

@ogizanagiogizanagi commentedJan 4, 2019
edited
Loading

QA
Branch?master
Bug fix?no
New feature?yes
BC breaks?no
Deprecations?no
Tests pass?yes
Fixed ticketsN/A
LicenseMIT
Doc PRN/A

Even if no translation is used for the current request, this information can still be valuable and displayed in the panel.

Before

capture d ecran 2019-01-04 a 18 03 03

After

capture d ecran 2019-01-04 a 18 01 06

and with messages, move locales info first:

capture d ecran 2019-01-04 a 18 01 18

Actually, following metrics are redundant with the tabs count. Not convinced we should duplicate it.

Edit: removed


Note we also collect the locale set into the request from theRequestDataCollector, but we never use it. Should we display it somewhere in the request panel?

@fabpot
Copy link
Member

I would indeed remove the duplicated metrics.

@ogizanagiogizanagi changed the title[Profiler] Still show locale and fallback locale even if not trans used[Profiler] Still show locale and fallback locale even if no trans usedJan 4, 2019
@fabpot
Copy link
Member

Thank you@ogizanagi.

@fabpotfabpot merged commitd80bfad intosymfony:masterJan 5, 2019
fabpot added a commit that referenced this pull requestJan 5, 2019
…if no trans used (ogizanagi)This PR was squashed before being merged into the 4.3-dev branch (closes#29780).Discussion----------[Profiler] Still show locale and fallback locale even if no trans used| Q             | A| ------------- | ---| Branch?       | master <!-- see below -->| Bug fix?      | no| New feature?  | yes <!-- don't forget to update src/**/CHANGELOG.md files -->| BC breaks?    | no     <!-- seehttps://symfony.com/bc -->| Deprecations? | no <!-- don't forget to update UPGRADE-*.md and src/**/CHANGELOG.md files -->| Tests pass?   | yes    <!-- please add some, will be required by reviewers -->| Fixed tickets | N/A   <!-- #-prefixed issue number(s), if any -->| License       | MIT| Doc PR        | N/AEven if no translation is used for the current request, this information can still be valuable and displayed in the panel.### Before![capture d ecran 2019-01-04 a 18 03 03](https://user-images.githubusercontent.com/2211145/50701531-6933b280-104e-11e9-87a9-1f22ddfd7dc5.png)### After![capture d ecran 2019-01-04 a 18 01 06](https://user-images.githubusercontent.com/2211145/50701539-718bed80-104e-11e9-8293-388e9c6ee240.png)and with messages, move locales info first:![capture d ecran 2019-01-04 a 18 01 18](https://user-images.githubusercontent.com/2211145/50701593-96806080-104e-11e9-835e-1f207f720616.png)Actually, following metrics are redundant with the tabs count. Not convinced we should duplicate it.Edit: removed---Note we also collect the locale set into the request from the `RequestDataCollector`, but we never use it. Should we display it somewhere in the request panel?Commits-------d80bfad [Profiler] Still show locale and fallback locale even if no trans used
@ogizanagiogizanagi deleted the profiler/trans-panel-locales branchJanuary 5, 2019 09:44
@fabpotfabpot mentioned this pull requestMay 9, 2019
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@fabpotfabpotfabpot approved these changes

@javiereguiluzjaviereguiluzAwaiting requested review from javiereguiluz

+1 more reviewer

@ro0NLro0NLro0NL approved these changes

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@ogizanagi@fabpot@ro0NL@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp