Created
March 4, 2014 00:13
-
-
Save richdougherty/9337523 to your computer and use it in GitHub Desktop.
Java template language resolution in master
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| +-------------------------------------------------------------------------------+-----------------+ | |
| | Name | Time (ms) | | |
| +-------------------------------------------------------------------------------+-----------------+ | |
| | +---play.api.Configuration.getString(String, Option) | 39,867 100 % | | |
| | | | | | |
| | +---play.api.Play$.langCookieName(Application) | 25,392 64 % | | |
| | | | | | | |
| | | +---play.api.Play.langCookieName(Application) | | | |
| | | | | | | |
| | | +---play.Play.langCookieName() | | | |
| | | | | | | |
| | | +---play.mvc.Http$Context.lang() | | | |
| | | | | | | |
| | | +---play.mvc.Http$Context$Implicit.lang() | | | |
| | | | | | | |
| | | +---play.core.j.PlayMagicForJava$.implicitJavaLang() | | | |
| | | | | | | |
| | | +---views.html.index$$anonfun$apply$1.apply() | | | |
| | | | | | | |
| | | +---views.html.index$$anonfun$apply$1.apply() | | | |
| | | | | | | |
| | | +---views.html.helper.form$.apply(Call, Seq, Function0) | | | |
| | | | | | | |
| | | +---views.html.index$.apply(Form) | | | |
| | | | | | | |
| | | +---views.html.index$.render(Form) | | | |
| | | | | | | |
| | | +---views.html.index.render(Form) | | | |
| | | | | | |
| | +---play.api.i18n.Lang$.availables(Application) | 14,475 36 % | | |
| | | | | | |
| | +---play.api.i18n.Lang$.preferred(Seq, Application) | | | |
| | | | | | |
| | +---play.api.i18n.Lang.preferred(Seq, Application) | | | |
| | | | | | |
| | +---play.i18n.Lang.preferred(List) | | | |
| | | | | | |
| | +---play.mvc.Http$Context.lang() | | | |
| | | | | | |
| | +---play.mvc.Http$Context$Implicit.lang() | | | |
| | | | | | |
| | +---play.core.j.PlayMagicForJava$.implicitJavaLang() | | | |
| | | | | | |
| | +---views.html.index$$anonfun$apply$1.apply() | | | |
| | | | | | |
| | +---views.html.index$$anonfun$apply$1.apply() | | | |
| | | | | | |
| | +---views.html.helper.form$.apply(Call, Seq, Function0) | | | |
| | | | | | |
| | +---views.html.index$.apply(Form) | | | |
| | | | | | |
| | +---views.html.index$.render(Form) | | | |
| +-------------------------------------------------------------------------------+-----------------+ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment