Skip to content

[Flex] Replace SYMFONY_* env vars with APP_* #11302

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

Closed
wants to merge 2,695 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
2695 commits
Select commit Hold shift + click to select a range
a5e77cd
Merge remote-tracking branch 'upstream/master' into 4.2
javiereguiluz Feb 7, 2019
63f5d66
Minor update
ThomasLandauer Jan 14, 2019
2e3a076
minor #10878 Minor update (ThomasLandauer)
javiereguiluz Feb 7, 2019
e18e809
Minor reword
javiereguiluz Feb 7, 2019
c7ee69b
Update web_server_configuration
jibe0123 Feb 7, 2019
dc1be60
Update 4.2 deprecation
hatemben Feb 8, 2019
594675d
minor #10973 Update 4.2 deprecation (hatemben)
javiereguiluz Feb 8, 2019
5985f27
Minor reword
javiereguiluz Feb 8, 2019
63ccd9d
minor #10972 Update web_server_configuration (jibe0123)
javiereguiluz Feb 8, 2019
2b3384e
Merged some profiler docs into a single main Profiler article
javiereguiluz Feb 7, 2019
f2adf5d
minor #10970 Merged some profiler docs into a single main Profiler ar…
javiereguiluz Feb 8, 2019
6d580f2
Merge branch '3.4' into 4.2
javiereguiluz Feb 8, 2019
85854ff
Merge branch '3.4' into 4.2
javiereguiluz Feb 11, 2019
a579c6e
Fix typo in the profiler article
stof Feb 12, 2019
1e29b9a
minor #10987 Fix typo in the profiler article (stof)
javiereguiluz Feb 12, 2019
f5832b2
Merge branch '3.4' into 4.2
javiereguiluz Feb 12, 2019
68d67a5
Use "index" instead of "indexAction"
superbull Feb 15, 2019
3d2ccdf
[Security] Added a missing class import in form login article
javiereguiluz Feb 15, 2019
6cd835a
minor #10993 Use "index" instead of "indexAction" (superbull)
javiereguiluz Feb 15, 2019
c4f64a2
minor #10994 [Security] Added a missing class import in form login ar…
javiereguiluz Feb 15, 2019
720bbc7
Merge branch '3.4' into 4.2
javiereguiluz Feb 15, 2019
8aa9635
Merge branch '3.4' into 4.2
javiereguiluz Feb 16, 2019
6d10f48
document deprecation of the scale option
xabbuh Feb 17, 2019
0af54d5
Update some articles related to user providers
javiereguiluz Feb 15, 2019
8294428
minor #10995 Update some articles related to user providers (javiereg…
javiereguiluz Feb 18, 2019
e294ea6
minor #11003 document deprecation of the scale option (xabbuh)
javiereguiluz Feb 18, 2019
eff209c
Update some articles related to user providers
javiereguiluz Feb 15, 2019
d373c19
minor #10995 Update some articles related to user providers (javiereg…
javiereguiluz Feb 18, 2019
dbc4157
Merge branch '3.4' into 4.2
javiereguiluz Feb 18, 2019
2234bd3
[#10995] fix some minor typos
xabbuh Feb 18, 2019
c8eae69
Replace Controller with AbstractController
krisdante Feb 18, 2019
30191db
minor #11011 Replace Controller with AbstractController (krisdante)
javiereguiluz Feb 19, 2019
eeeed92
Minor reword
javiereguiluz Feb 19, 2019
5c87af9
Fixed the highlighting of some form Twig code examples
javiereguiluz Feb 19, 2019
f230064
minor #11013 Fixed the highlighting of some form Twig code examples (…
javiereguiluz Feb 20, 2019
c555805
[OptionsResolver] Updated some example code to use modern PHP
javiereguiluz Feb 19, 2019
62cee12
minor #11012 [OptionsResolver] Updated some example code to use moder…
javiereguiluz Feb 20, 2019
e472fc3
Merge branch '3.4' into 4.2
javiereguiluz Feb 20, 2019
89bc2db
Minor fixes
javiereguiluz Feb 20, 2019
e219675
[Form] Mention that form_theme _self only works with template inherit…
javiereguiluz Feb 20, 2019
2ccc77d
Improved the Fragment Naming for Collections section
javiereguiluz Feb 20, 2019
e00013d
minor #11021 [Form] Mention that form_theme _self only works with tem…
javiereguiluz Feb 21, 2019
dbce4a5
minor #11022 Improved the Fragment Naming for Collections section (ja…
javiereguiluz Feb 21, 2019
2fa596e
Merge branch '3.4' into 4.2
javiereguiluz Feb 21, 2019
7344b6c
Merge branch '3.4' into 4.2
javiereguiluz Feb 21, 2019
6a4ebdb
Documented the logout CSRF options
javiereguiluz Feb 21, 2019
9e6d008
minor #11025 Documented the logout CSRF options (javiereguiluz)
javiereguiluz Feb 22, 2019
41f81fe
Revamped the reference article for Sessions
javiereguiluz Feb 21, 2019
d95f533
minor #11027 Revamped the reference article for Sessions (javiereguiluz)
javiereguiluz Feb 22, 2019
ce574b3
Merge branch '3.4' into 4.2
javiereguiluz Feb 22, 2019
0b3e154
use .yaml instead of .yml for examples
OskarStark Feb 22, 2019
971adde
remove obsolete internal references
OskarStark Feb 22, 2019
d02ff77
More improvements of the Session article
javiereguiluz Feb 22, 2019
b7ab858
Merge branch '3.4' into 4.2
javiereguiluz Feb 22, 2019
5e3d47c
fix services file for older version
OskarStark Feb 22, 2019
b131171
minor #11030 fix services file for older version (OskarStark)
javiereguiluz Feb 22, 2019
bb71b80
minor #11031 use .yaml instead of .yml for examples (OskarStark)
javiereguiluz Feb 22, 2019
12544a4
minor #11032 remove obsolete internal references (OskarStark)
javiereguiluz Feb 22, 2019
f01458b
minor #11033 More improvements of the Session article (javiereguiluz)
javiereguiluz Feb 22, 2019
4e7092d
remove the mention of .yml
OskarStark Feb 22, 2019
9909560
minor #11034 remove the mention of .yml (OskarStark)
javiereguiluz Feb 22, 2019
52bc2b9
Update email.rst
ThomasLandauer Feb 25, 2019
33fdfd6
Merge branch '3.4' into 4.2
javiereguiluz Feb 26, 2019
07f0cd4
Merge branch '3.4' into 4.2
javiereguiluz Feb 26, 2019
7d89756
Merge branch '3.4' into 4.2
javiereguiluz Feb 27, 2019
a849ebf
Fix \"API Platform\" case and various relative fixes
dunglas Feb 27, 2019
a49f0ea
minor #11064 Fix "API Platform" case and various relative fixes (dung…
javiereguiluz Feb 28, 2019
04d727d
Be keen to newcomers
OskarStark Feb 27, 2019
ddbf08d
minor #11063 Be keen to newcomers (OskarStark)
javiereguiluz Feb 28, 2019
0a6ad93
Merge branch '3.4' into 4.2
javiereguiluz Feb 28, 2019
d1e794f
Persisting : forget a \"use\" statement ?
Rom1deTroyes Feb 27, 2019
8f66dbb
minor #11062 Persisting : forget a "use" statement ? (Rom1deTroyes)
javiereguiluz Mar 1, 2019
b9ab0b5
Merge branch '3.4' into 4.2
javiereguiluz Mar 4, 2019
68e9bec
Update create_custom_field_type.rst
beamop Mar 4, 2019
fd0c7d0
Re-added a note about configuration imports
Mar 5, 2019
2ebd60a
minor #11086 Re-added a note about configuration imports (Jules Pietri)
javiereguiluz Mar 5, 2019
e3bce9b
minor #11083 Update create_custom_field_type.rst (beamop)
javiereguiluz Mar 5, 2019
a58fe2b
Minor tweak
javiereguiluz Mar 5, 2019
8a10de0
Merge branch '3.4' into 4.2
javiereguiluz Mar 5, 2019
21408cf
Fixed route examples
Mar 4, 2019
7cd23ce
minor #11085 Fixed route examples (Jules Pietri)
javiereguiluz Mar 5, 2019
91697b8
Added a short section about \"Setting Environment Variables for Proce…
javiereguiluz Feb 11, 2019
bf1c431
minor #10983 Added a short section about "Setting Environment Variabl…
javiereguiluz Mar 5, 2019
802244d
Some route fixes left after #11085
Mar 5, 2019
95344ff
minor #11089 Some route fixes left after #11085 (Jules Pietri)
javiereguiluz Mar 6, 2019
c688d26
Remove `allowNull` option
julienfalque Mar 6, 2019
e6f02fb
minor #11091 Remove `allowNull` option (julienfalque)
javiereguiluz Mar 6, 2019
f59dcc6
Remove Symfony 4.3 features from 4.2 docs
javiereguiluz Mar 6, 2019
2bd3244
minor #11093 Remove Symfony 4.3 features from 4.2 docs (javiereguiluz)
javiereguiluz Mar 6, 2019
ecaa7da
Improved the explanation about the forward method
javiereguiluz Mar 6, 2019
fd0e000
minor #11054 Added caution-box about special characters (ThomasLandauer)
javiereguiluz Mar 6, 2019
ee0e6e6
Minor tweaks
javiereguiluz Mar 6, 2019
384c2ec
minor #11096 Improved the explanation about the forward method (javie…
javiereguiluz Mar 6, 2019
9c31073
Real-time capabilities: add docs for the Mercure integration
dunglas Feb 27, 2019
1b731b2
minor #11084 Real-time capabilities: add docs for the Mercure Compone…
javiereguiluz Mar 7, 2019
95ac954
Improved the highlighting of JS examples in Mercure docs
javiereguiluz Mar 7, 2019
ce14444
[Mercure] Fix list rendering
dunglas Mar 7, 2019
46f55f5
minor #11099 Improved the highlighting of JS examples in Mercure docs…
javiereguiluz Mar 7, 2019
31b9bae
minor #11100 [Mercure] Fix list rendering (dunglas)
javiereguiluz Mar 7, 2019
2e73849
Merge branch '3.4' into 4.2
javiereguiluz Mar 7, 2019
34d8337
Sort all validator constraints options
javiereguiluz Mar 7, 2019
17055f0
minor #11101 Sort all validator constraints options (javiereguiluz)
javiereguiluz Mar 7, 2019
32e7bfc
Merge branch '3.4' into 4.2
javiereguiluz Mar 7, 2019
50a78d1
Merge branch '3.4' into 4.2
javiereguiluz Mar 7, 2019
53f9fbe
[Mercure] Link to the English version of MDN
dunglas Mar 7, 2019
67eb256
Fix wrong parentheses match in documentation
tdutrion Mar 8, 2019
17e10fe
minor #11105 Fix wrong parentheses match in documentation (tdutrion)
javiereguiluz Mar 8, 2019
bd68890
minor #11104 [Mercure] Link to the English version of MDN (dunglas)
javiereguiluz Mar 8, 2019
9d29c39
do not mention the internal ControllerTrait
xabbuh Mar 8, 2019
37ba713
remove documentation for features introduced in 4.3
xabbuh Mar 8, 2019
b0af89a
[#10258] fix a minor typo
xabbuh Mar 8, 2019
cc831f0
Merge branch '3.4' into 4.2
javiereguiluz Mar 8, 2019
ab2b6ad
minor #11106 do not mention the internal ControllerTrait (xabbuh)
javiereguiluz Mar 8, 2019
b1d9f25
minor #11107 remove documentation for features introduced in 4.3 (xab…
javiereguiluz Mar 8, 2019
e56c0b6
Minor fix
javiereguiluz Mar 8, 2019
8adf8c2
Merge branch '3.4' into 4.2
javiereguiluz Mar 8, 2019
b33d8c4
fix removing Dotenv from require-dev
xabbuh Mar 8, 2019
72f23a4
minor #11112 fix removing Dotenv from require-dev (xabbuh)
javiereguiluz Mar 8, 2019
365a669
Add CORS_ALLOWED_ORIGINS to running mercure
althaus Mar 8, 2019
1adbe37
[#10689] some minor tweaks
xabbuh Mar 9, 2019
adf8111
Add missing bracket on a php code example
GregOriol Mar 9, 2019
242aadd
Merge branch '3.4' into 4.2
javiereguiluz Mar 11, 2019
be3e0b6
Merge branch '3.4' into 4.2
javiereguiluz Mar 11, 2019
1709c0e
minor #11119 Add missing bracket on a php code example (GregOriol)
javiereguiluz Mar 11, 2019
ed9dc2b
Merge branch '3.4' into 4.2
javiereguiluz Mar 11, 2019
3396dec
minor #11116 Add CORS_ALLOWED_ORIGINS to running mercure (althaus)
javiereguiluz Mar 11, 2019
12495e4
Merge branch '3.4' into 4.2
javiereguiluz Mar 11, 2019
99dfc30
Making sentence not show up in code block
weaverryan Mar 11, 2019
67edea6
minor #11133 Making sentence not show up in code block (weaverryan)
javiereguiluz Mar 11, 2019
abb6583
Merge branch '3.4' into 4.2
javiereguiluz Mar 11, 2019
042f444
Merge branch '3.4' into 4.2
javiereguiluz Mar 11, 2019
0cd91c0
Merge branch '3.4' into 4.2
javiereguiluz Mar 12, 2019
7af99d4
Merge branch '3.4' into 4.2
javiereguiluz Mar 12, 2019
b4f4ceb
Update access_control.rst role
juuuuuu Mar 12, 2019
b3acf08
Merge branch '3.4' into 4.2
javiereguiluz Mar 12, 2019
59a62cc
minor #11143 Update access_control.rst role (juuuuuu)
javiereguiluz Mar 12, 2019
8dbbad8
Merge branch '3.4' into 4.2
javiereguiluz Mar 13, 2019
f870911
Merge branch '3.4' into 4.2
javiereguiluz Mar 14, 2019
a805839
Merge branch '3.4' into 4.2
javiereguiluz Mar 14, 2019
8bc40ea
[Mercure] Fix link to high-level implementations
samnela Mar 14, 2019
2283cd2
Fix stateless mention
tyx Mar 15, 2019
3f03ebe
Merge branch '3.4' into 4.2
javiereguiluz Mar 15, 2019
b91263d
Merge branch '3.4' into 4.2
javiereguiluz Mar 15, 2019
3ac87ca
Updated code for Symfony 4.x
javiereguiluz Mar 15, 2019
b6ab4fa
promote AbstractController in 4.2 branch
OskarStark Mar 16, 2019
725fa65
minor #11171 promote AbstractController in 4.2 branch (OskarStark)
wouterj Mar 16, 2019
caf796f
bug #11164 [Mercure] Fix link to high-level implementations (samnela)
wouterj Mar 16, 2019
d4517d0
bug #11166 [Security] Fix stateless mention (tyx)
wouterj Mar 16, 2019
746baa2
Merge branch '3.4' into 4.2
wouterj Mar 16, 2019
79e00fe
Merge branch '3.4' into 4.2
wouterj Mar 16, 2019
db87ab5
remove space before self closing xml tag
OskarStark Mar 16, 2019
8035145
minor #11175 remove space before self closing xml tag (OskarStark)
wouterj Mar 16, 2019
3344a4f
minor #11176 use correct quote (OskarStark)
wouterj Mar 16, 2019
60142c5
Merge branch '3.4' into 4.2
wouterj Mar 16, 2019
2574794
Merge branch '3.4' into 4.2
javiereguiluz Mar 18, 2019
dd92f7a
Merge branch '3.4' into 4.2
javiereguiluz Mar 18, 2019
497e7a7
Minor tweaks
javiereguiluz Mar 18, 2019
24947ae
Merge branch '3.4' into 4.2
javiereguiluz Mar 18, 2019
2a8b2fe
Fix typo in http_kernel_controller_resolver.rst
favianioel Mar 18, 2019
3d6ab44
minor #11184 Fix typo in http_kernel_controller_resolver.rst (faviani…
javiereguiluz Mar 20, 2019
6f78a1f
Merge branch '3.4' into 4.2
javiereguiluz Mar 20, 2019
06d83cd
Merge branch '3.4' into 4.2
javiereguiluz Mar 20, 2019
8c09d02
use correct order of code-blocks
OskarStark Mar 20, 2019
a2b8c5f
minor #11194 use correct order of code-blocks (OskarStark)
javiereguiluz Mar 20, 2019
27b7621
typo
OskarStark Mar 20, 2019
1673298
Consistency changes
OskarStark Mar 20, 2019
ca022ce
minor #11195 Consistency changes (OskarStark)
javiereguiluz Mar 20, 2019
5ca3d1d
minor #11196 use "behavior" instead of "behaviour" (OskarStark)
javiereguiluz Mar 20, 2019
3fcb22c
Some cache files might be written in runtime
Mar 7, 2019
74c6252
minor #11098 Some cache files might be written in runtime (cvdwel)
javiereguiluz Mar 20, 2019
aa0d7e6
Minor reword
javiereguiluz Mar 20, 2019
ed6fbfb
Merge branch '3.4' into 4.2
javiereguiluz Mar 20, 2019
a07ad20
Merge branch '3.4' into 4.2
javiereguiluz Mar 20, 2019
3f646a2
Fixed some references
javiereguiluz Mar 22, 2019
c440864
minor #11203 Fixed some references (javiereguiluz)
javiereguiluz Mar 22, 2019
7be1bcb
add missing brackets
OskarStark Mar 22, 2019
7374c0f
Merge branch '3.4' into 4.2
xabbuh Mar 22, 2019
b6a1e73
minor #11201 add missing brackets (OskarStark)
xabbuh Mar 22, 2019
45c7c69
Merge branch '3.4' into 4.2
javiereguiluz Mar 22, 2019
2f97fff
Merge branch '3.4' into 4.2
javiereguiluz Mar 25, 2019
c488036
Remove CustomUserMessageAuthenticationException
rossdeane Mar 25, 2019
2c64070
Document Transition Blockers
pbowyer Mar 23, 2019
06adff6
minor #11212 Document Transition Blockers (pbowyer)
javiereguiluz Mar 25, 2019
643cc25
Minor tweaks
javiereguiluz Mar 25, 2019
de0e40b
Merge branch '3.4' into 4.2
javiereguiluz Mar 25, 2019
c573c1b
Merge branch '3.4' into 4.2
javiereguiluz Mar 25, 2019
e433e53
Updated the main article about env vars
javiereguiluz Mar 25, 2019
a17ea5a
minor #11220 Updated the main article about env vars (javiereguiluz)
javiereguiluz Mar 26, 2019
e3e763d
minor #11217 Remove CustomUserMessageAuthenticationException (rossdeane)
javiereguiluz Mar 27, 2019
2a1671b
Minor tweak
javiereguiluz Mar 27, 2019
5de96a8
Updated the Finder component docs
javiereguiluz Mar 26, 2019
667953e
minor #11225 Updated the Finder component docs (javiereguiluz)
javiereguiluz Mar 27, 2019
c0a0a68
Merge branch '3.4' into 4.2
HeahDude Mar 27, 2019
29e6ac8
Merge branch '3.4' into 4.2
javiereguiluz Mar 27, 2019
e419309
Merge branch '3.4' into 4.2
javiereguiluz Mar 27, 2019
a669ceb
use application(s) instead of app(s)
OskarStark Mar 28, 2019
e76791f
Merge branch '3.4' into 4.2
javiereguiluz Mar 28, 2019
5361fee
Detailed AMQP dependency
chdeliens Mar 28, 2019
98224e4
minor #11246 Detailed AMQP dependency (chdeliens)
javiereguiluz Mar 28, 2019
3b33532
Merge branch '3.4' into 4.2
OskarStark Mar 29, 2019
f5f41d4
Merge branch '3.4' into 4.2
OskarStark Mar 29, 2019
084173d
Merge branch '3.4' into 4.2
OskarStark Mar 29, 2019
387578b
remove blank line after filepath
OskarStark Mar 28, 2019
cc5653b
minor #11238 remove blank line after filepath (OskarStark)
OskarStark Mar 29, 2019
1702037
Merge branch '3.4' into 4.2
OskarStark Mar 29, 2019
1bc96e2
fix filepath
OskarStark Mar 28, 2019
c1b8585
complete examples
OskarStark Mar 28, 2019
a6a708f
Documented the local Symfony server
javiereguiluz Mar 22, 2019
d1aec31
minor #11207 Documented the local Symfony server (javiereguiluz)
javiereguiluz Mar 29, 2019
b45bc50
minor - controller in app, rather than in bundle
kklecho Mar 31, 2019
fe77604
minor #11244 Use correct file path and complete examples (OskarStark)
wouterj Mar 31, 2019
25c3cae
Merge branch '3.4' into 4.2
OskarStark Mar 31, 2019
6ee2411
minor #11253 minor - controller in app, rather than in bundle (kshish…
OskarStark Apr 1, 2019
4b9df24
remove redundant part
OskarStark Apr 1, 2019
0598133
minor #11239 use application(s) instead of app(s) (OskarStark)
OskarStark Apr 1, 2019
a67bb16
Added the docs for the VarExporter component
javiereguiluz Apr 1, 2019
1caef4c
Merge branch '3.4' into 4.2
OskarStark Apr 1, 2019
6ad0053
Merge branch '3.4' into 4.2
OskarStark Apr 1, 2019
e7ef09a
Merge branch '3.4' into 4.2
OskarStark Apr 1, 2019
120dbaa
use App instead of AppBundle
OskarStark Apr 1, 2019
cbebdc2
minor #11267 use App instead of AppBundle (OskarStark)
javiereguiluz Apr 2, 2019
1601a50
Minor tweak
javiereguiluz Apr 2, 2019
4bf1ac9
Merge branch '3.4' into 4.2
javiereguiluz Apr 2, 2019
688ecba
Merge branch '3.4' into 4.2
javiereguiluz Apr 2, 2019
07b8159
Merge branch '3.4' into 4.2
OskarStark Apr 2, 2019
8785e39
Merge branch '3.4' into 4.2
javiereguiluz Apr 2, 2019
40453ad
Merge branch '3.4' into 4.2
javiereguiluz Apr 2, 2019
688939f
minor #11258 Added the docs for the VarExporter component (javieregui…
javiereguiluz Apr 3, 2019
c831443
Merge branch '3.4' into 4.2
javiereguiluz Apr 3, 2019
f48dd00
Update project directory method override
tdutrion Apr 3, 2019
04a043b
Merge branch '3.4' into 4.2
javiereguiluz Apr 4, 2019
a0eabfa
[Setup] Defer the removal of bundle directory
phansys Apr 3, 2019
0253d34
minor #11293 [Setup] Defer the removal of bundle directory (phansys)
javiereguiluz Apr 4, 2019
d31f369
minor #11286 Update project directory method override (tdutrion)
javiereguiluz Apr 4, 2019
4ecda82
Simplified some docs about getProjectDir
javiereguiluz Apr 4, 2019
9010811
Merge branch '3.4' into 4.2
javiereguiluz Apr 4, 2019
a3ebd5d
minor #11297 Simplified some docs about getProjectDir (javiereguiluz)
javiereguiluz Apr 4, 2019
1fe1034
Documented the use of Docker with the Symfony server
javiereguiluz Apr 1, 2019
a934c8f
minor #11261 Documented the use of Docker with the Symfony server (ja…
javiereguiluz Apr 4, 2019
9b0819c
Fix local proxy URI scheme
ZHB Apr 4, 2019
e6a0b03
minor #11298 Fix local proxy URI scheme (ZHB)
javiereguiluz Apr 5, 2019
2fcd9bc
[Flex] Tell that `var/logs/` directory was renamed
phansys Apr 5, 2019
2b0aec2
minor #11299 [Flex] Tell that `var/logs/` directory was renamed (phan…
javiereguiluz Apr 5, 2019
78d3121
Minor tweak
javiereguiluz Apr 5, 2019
1ab13f7
Merge branch '3.4' into 4.2
javiereguiluz Apr 5, 2019
45cb5f2
Minor tweaks
javiereguiluz Apr 5, 2019
579ad57
Update \"Ignoring Attributes\"
Feb 28, 2019
9a42530
minor #11067 Update "Ignoring Attributes" (brucep)
javiereguiluz Apr 5, 2019
0d6c702
Tweaks
javiereguiluz Apr 5, 2019
81ae7e0
[Flex] Replace `SYMFONY_*` env vars with `APP_*`
phansys Apr 5, 2019
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
80 changes: 66 additions & 14 deletions _build/redirection_map
Original file line number Diff line number Diff line change
Expand Up @@ -77,14 +77,15 @@
/book/configuration /configuration
/book/propel /propel/propel
/book/performance /performance
/bundles/installation /bundles
/cookbook/assetic/apply_to_option /frontend/assetic/apply_to_option
/cookbook/assetic/asset_management /frontend/assetic/asset_management
/cookbook/assetic/index /frontend/assetic
/cookbook/assetic/index /frontend/assetic/index
/cookbook/assetic/jpeg_optimize /frontend/assetic/jpeg_optimize
/cookbook/assetic/php /frontend/assetic/php
/cookbook/assetic/uglifyjs /frontend/assetic/uglifyjs
/cookbook/assetic/yuicompressor /frontend/assetic/yuicompressor
/assetic /frontend/assetic
/assetic /frontend/assetic/index
/assetic/apply_to_option /frontend/assetic/apply_to_option
/assetic/asset_management /frontend/assetic/asset_management
/assetic/jpeg_optimize /frontend/assetic/jpeg_optimize
Expand All @@ -96,10 +97,11 @@
/cookbook/bundles/extension /bundles/extension
/cookbook/bundles/index /bundles
/cookbook/bundles/inheritance /bundles/inheritance
/cookbook/bundles/installation /bundles/installation
/cookbook/bundles/installation /bundles
/cookbook/bundles/override /bundles/override
/cookbook/bundles/prepend_extension /bundles/prepend_extension
/cookbook/bundles/remove /bundles/remove
/cookbook/bundles/remove /bundles
/bundles/remove /bundles
/cookbook/cache/form_csrf_caching /http_cache/form_csrf_caching
/cookbook/cache/varnish /http_cache/varnish
/cookbook/composer /setup/composer
Expand All @@ -120,37 +122,42 @@
/cookbook/console/logging /console
/cookbook/console/request_context /console/request_context
/cookbook/console/style /console/style
/cookbook/console/usage /console/usage
/cookbook/controller/csrf_token_validation /controller/csrf_token_validation
/cookbook/console/usage /console
/console/usage /console
/cookbook/controller/csrf_token_validation /security/csrf
/cookbook/controller/error_pages /controller/error_pages
/cookbook/controller/forwarding /controller/forwarding
/cookbook/controller/index /controller
/cookbook/controller/service /controller/service
/cookbook/controller/upload_file /controller/upload_file
/cookbook/debugging /debug/debugging
/cookbook/debugging /
/debug/debugging /
/cookbook/deployment/azure-website /cookbook/azure-website
/cookbook/deployment/fortrabbit /deployment/fortrabbit
/cookbook/deployment/heroku /deployment/heroku
/cookbook/deployment/index /deployment
/cookbook/deployment/platformsh /deployment/platformsh
/cookbook/deployment/tools /deployment/tools
/cookbook/doctrine/common_extensions /doctrine/common_extensions
/cookbook/doctrine/console /doctrine/console
/cookbook/doctrine/console /doctrine
/cookbook/doctrine/custom_dql_functions /doctrine/custom_dql_functions
/cookbook/doctrine/dbal /doctrine/dbal
/cookbook/doctrine/event_listeners_subscribers /doctrine/event_listeners_subscribers
/cookbook/doctrine/index /doctrine
/cookbook/doctrine/mapping_model_classes /doctrine/mapping_model_classes
/cookbook/doctrine/mapping_model_classes /doctrine
/doctrine/mapping_model_classes /doctrine
/cookbook/doctrine/mongodb_session_storage /doctrine/mongodb_session_storage
/cookbook/doctrine/multiple_entity_managers /doctrine/multiple_entity_managers
/cookbook/doctrine/pdo_session_storage /doctrine/pdo_session_storage
/cookbook/doctrine/registration_form /doctrine/registration_form
/cookbook/doctrine/resolve_target_entity /doctrine/resolve_target_entity
/cookbook/doctrine/reverse_engineering /doctrine/reverse_engineering
/cookbook/email/cloud /email/cloud
/doctrine/repository /doctrine
/doctrine/console /doctrine
/cookbook/email/cloud /email
/cookbook/email/dev_environment /email/dev_environment
/cookbook/email/email /email
/cookbook/email/gmail /email/gmail
/cookbook/email/gmail /email
/cookbook/email/index /email
/cookbook/email/spool /email/spool
/cookbook/email/testing /email/testing
Expand Down Expand Up @@ -214,7 +221,7 @@
/cookbook/security/acl /security/acl
/cookbook/security/acl_advanced /security/acl_advanced
/cookbook/security/api_key_authentication /security/api_key_authentication
/cookbook/security/csrf_in_login_form /security/csrf_in_login_form
/cookbook/security/csrf_in_login_form /security/csrf
/cookbook/security/custom_authentication_provider /security/custom_authentication_provider
/cookbook/security/custom_password_authenticator /security/custom_password_authenticator
/cookbook/security/custom_provider /security/custom_provider
Expand Down Expand Up @@ -280,18 +287,28 @@
/cookbook/web_services/php_soap_extension /controller/soap_web_service
/cookbook/workflow/homestead /setup/homestead
/cookbook/workflow/index /setup
/cookbook/workflow/new_project_git /setup/new_project_git
/cookbook/workflow/new_project_svn /setup/new_project_svn
/cookbook/workflow/new_project_git /setup
/cookbook/workflow/new_project_svn /setup
/setup/new_project_git /setup
/setup/new_project_svn /setup
/components/asset/index /components/asset
/components/asset/introduction /components/asset
/components/browser_kit/index /components/browser_kit
/components/browser_kit/introduction /components/browser_kit
/components/class_loader/introduction /components/class_loader
/components/class_loader/index /components/class_loader
/components/class_loader/cache_class_loader /components/class_loader
/components/class_loader/class_loader /components/class_loader
/components/class_loader/class_map_generator /components/class_loader
/components/class_loader/debug_class_loader /components/class_loader
/components/class_loader/map_class_loader /components/class_loader
/components/class_loader/map_class_loader /components/class_loader
/components/class_loader/psr4_class_loader /components/class_loader
/components/config/introduction /components/config
/components/config/index /components/config
/components/console/helpers/tablehelper /components/console/helpers/table
/components/console/helpers/progresshelper /components/console/helpers/progressbar
/components/console/helpers/dialoghelper /components/console/helpers/questionhelper
/components/console/introduction /components/console
/components/console/index /components/console
/components/debug/class_loader /components/debug
Expand Down Expand Up @@ -343,21 +360,56 @@
/components/var_dumper/index /components/var_dumper
/components/yaml/introduction /components/yaml
/components/yaml/index /components/yaml
/console/logging /console
/controller/csrf_token_validation /security/csrf
/deployment/tools /deployment
/form/csrf_protection /security/csrf
/install/bundles /setup/bundles
/email/gmail /email
/email/cloud /email
/event_dispatcher/class_extension /event_dispatcher
/form /forms
/form/use_virtual_forms /form/inherit_data_option
/frontend/assetic /frontend/assetic/index
/frontend/assetic/apply_to_option /frontend/assetic/index
/frontend/assetic/asset_management /frontend/assetic/index
/frontend/assetic/jpeg_optimize /frontend/assetic/index
/frontend/assetic/php /frontend/assetic/index
/frontend/assetic/uglifyjs /frontend/assetic/index
/frontend/assetic/yuicompressor /frontend/assetic/index
/reference/configuration/assetic /frontend/assetic/index
/security/target_path /security
/security/csrf_in_login_form /security/csrf
/service_container/service_locators /service_container/service_subscribers_locators
/service_container/third_party /service_container
/templating/templating_service /templates
/testing/simulating_authentication /testing/http_authentication
/validation/group_service_resolver /form/validation_group_service_resolver
/request/load_balancer_reverse_proxy /deployment/proxies
/quick_tour/the_controller /quick_tour/the_big_picture
/quick_tour/the_view /quick_tour/flex_recipes
/service_container/service_locators /service_container/service_subscribers_locators
/templating/overriding /bundles/override
/security/custom_provider /security/user_provider
/security/multiple_user_providers /security/user_provider
/security/custom_password_authenticator /security/guard_authentication
/security/api_key_authentication /security/guard_authentication
/security/pre_authenticated /security/auth_providers
/security/host_restriction /security/firewall_restriction
/security/acl_advanced /security/acl
/security/password_encoding /security
/weblink /web_link
/components/weblink /components/web_link
/frontend/encore/installation-no-flex /frontend/encore/installation
/http_cache/form_csrf_caching /security/csrf
/console/logging /console
/reference/forms/twig_reference /form/form_customization
/form/rendering /form/form_customization
/profiler/matchers /profiler
/profiler/profiling_data /profiler
/profiler/wdt_follow_ajax /profiler
/security/entity_provider /security/user_provider
/session/avoid_session_start /session
/session/sessions_directory /session
/frontend/encore/legacy-apps /frontend/encore/legacy-applications
/configuration/external_parameters /configuration/environment_variables
1 change: 1 addition & 0 deletions _images/components/messenger/overview.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
1 change: 1 addition & 0 deletions _images/components/serializer/serializer_workflow.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added _images/components/workflow/blogpost_puml.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions _images/form/form-field-parts.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed _images/http/request-flow.png
Binary file not shown.
1 change: 1 addition & 0 deletions _images/http/request-flow.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added _images/mercure/chrome.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added _images/mercure/discovery.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added _images/mercure/schema.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added _images/profiler/web-interface.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added _images/quick_tour/no_routes_page.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed _images/quick_tour/profiler.png
Binary file not shown.
Binary file modified _images/quick_tour/web_debug_toolbar.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed _images/quick_tour/welcome.png
Binary file not shown.
2 changes: 1 addition & 1 deletion _images/security/authentication-guard-methods.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed _images/security/http_basic_popup.png
Binary file not shown.
Binary file modified _images/security/symfony_loggedin_wdt.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added _images/sources/components/messenger/overview.dia
Binary file not shown.
Binary file not shown.
Binary file added _images/sources/form/form-field-parts.dia
Binary file not shown.
Binary file added _images/sources/http/request-flow.dia
Binary file not shown.
Binary file modified _images/sources/security/authentication-guard-methods.dia
Binary file not shown.
12 changes: 6 additions & 6 deletions _includes/service_container/_my_mailer.rst.inc
Original file line number Diff line number Diff line change
Expand Up @@ -2,32 +2,32 @@

.. code-block:: yaml

# app/config/services.yml
# config/services.yaml
services:
app.mailer:
class: AppBundle\Mailer
class: App\Mailer
arguments: [sendmail]

.. code-block:: xml

<!-- app/config/services.xml -->
<!-- config/services.xml -->
<?xml version="1.0" encoding="UTF-8" ?>
<container xmlns="http://symfony.com/schema/dic/services"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://symfony.com/schema/dic/services
https://symfony.com/schema/dic/services/services-1.0.xsd">

<services>
<service id="app.mailer" class="AppBundle\Mailer">
<service id="app.mailer" class="App\Mailer">
<argument>sendmail</argument>
</service>
</services>
</container>

.. code-block:: php

// app/config/services.php
use AppBundle\Mailer;
// config/services.php
use App\Mailer;

$container->register('app.mailer', Mailer::class)
->addArgument('sendmail');
5 changes: 0 additions & 5 deletions assetic/_standard_edition_warning.rst.inc

This file was deleted.

Loading