core/lib
1 open thread
Closes #3517527
Merge request reports
Activity
33 33 $this->currentPath = $current_path; 34 34 } 35 35 36 /** 37 * Tries to match the request URL with a route collection. 38 */ 36 39 public function finalMatch(RouteCollection $collection, Request $request) { Well we should do a contrib search first.
Sample GitLab search URL: https://git.drupalcode.org/search?group_id=2&scope=blobs&search=-path%3Acore%2Flib+-path%3Avendor+-path%3Acore%2Fmodules+JsonApiFunctional
Yea, my comment was more of a reminder to myself to look into this some more.
Using
-path:core -path:vendor -path:docroot -path:web -path:profiles "finalMatch"
and filtering for PHP files only reports 8 instances. Of those 2 refer to the core method but neither use the method.
added 84 commits
-
37f7c931...1a2079a4 - 82 commits from branch
project:11.x
- 3d266e34 - core/lib
- 88a33564 - MimeTypeMapFactory.php
-
37f7c931...1a2079a4 - 82 commits from branch
added 72 commits
-
88a33564...b3238209 - 70 commits from branch
project:11.x
- ca7010e5 - core/lib
- 1cf88dfc - MimeTypeMapFactory.php
-
88a33564...b3238209 - 70 commits from branch
- Resolved by quietone
added 65 commits
-
1cf88dfc...db6ddf92 - 62 commits from branch
project:11.x
- 2f1e9aa7 - core/lib
- cd7fa67d - MimeTypeMapFactory.php
- 25b30eef - PluginManagerBase.php
Toggle commit list-
1cf88dfc...db6ddf92 - 62 commits from branch
added 30 commits
-
cd7fa67d...a2db325e - 28 commits from branch
project:11.x
- 563da575 - core/lib
- 2ee6b600 - MimeTypeMapFactory.php
-
cd7fa67d...a2db325e - 28 commits from branch
added 49 commits
-
2ee6b600...73932ca6 - 47 commits from branch
project:11.x
- 0b4cde15 - core/lib
- 6d9e9f64 - MimeTypeMapFactory.php
-
2ee6b600...73932ca6 - 47 commits from branch
- Resolved by Jess
- Resolved by Jess
- Resolved by Jess
- Resolved by Jess
- Resolved by Stephen Mustgrave
added 16 commits
-
6d9e9f64...2cecb7b3 - 13 commits from branch
project:11.x
- b4b2a1c9 - core/lib
- fdd9bf94 - MimeTypeMapFactory.php
- f5742c8e - Manually apply suggestion
Toggle commit list-
6d9e9f64...2cecb7b3 - 13 commits from branch
added 147 commits
-
f5742c8e...dc78d9b5 - 143 commits from branch
project:11.x
- 97b0eab2 - core/lib
- bfbb22a7 - MimeTypeMapFactory.php
- dfadc433 - Manually apply suggestion
- e25b2f70 - ElementInfoManager.php
Toggle commit list-
f5742c8e...dc78d9b5 - 143 commits from branch
Please register or sign in to reply