質問編集履歴
2
見出しの設定
test
CHANGED
File without changes
|
test
CHANGED
@@ -72,6 +72,12 @@
|
|
72
72
|
|
73
73
|
|
74
74
|
|
75
|
+
---
|
76
|
+
|
77
|
+
### 追加情報
|
78
|
+
|
79
|
+
|
80
|
+
|
75
81
|
```registar()のリスト
|
76
82
|
|
77
83
|
|
1
registar()が存在する行の表示
test
CHANGED
File without changes
|
test
CHANGED
@@ -67,3 +67,155 @@
|
|
67
67
|
|
68
68
|
|
69
69
|
registar()はどこにあるのでしょうか。
|
70
|
+
|
71
|
+
|
72
|
+
|
73
|
+
|
74
|
+
|
75
|
+
```registar()のリスト
|
76
|
+
|
77
|
+
|
78
|
+
|
79
|
+
vendor\facade\ignition\src\DumpRecorder\DumpRecorder.php:25: public function register(): self
|
80
|
+
|
81
|
+
vendor\facade\ignition\src\LogRecorder\LogRecorder.php:22: public function register(): self
|
82
|
+
|
83
|
+
vendor\facade\ignition\src\QueryRecorder\QueryRecorder.php:21: public function register()
|
84
|
+
|
85
|
+
|
86
|
+
|
87
|
+
vendor\facade\ignition\src\IgnitionServiceProvider.php:90: public function register()
|
88
|
+
|
89
|
+
|
90
|
+
|
91
|
+
vendor\fideloper\proxy\src\TrustedProxyServiceProvider.php:37: public function register()
|
92
|
+
|
93
|
+
vendor\filp\whoops\src\Whoops\Run.php:134: public function register()
|
94
|
+
|
95
|
+
vendor\filp\whoops\src\Whoops\RunInterface.php:57: public function register();
|
96
|
+
|
97
|
+
vendor\fruitcake\laravel-cors\src\CorsServiceProvider.php:17: public function register()
|
98
|
+
|
99
|
+
vendor\laravel\framework\src\Illuminate\Auth\Passwords\PasswordResetServiceProvider.php:15: public function register()
|
100
|
+
|
101
|
+
vendor\laravel\framework\src\Illuminate\Auth\AuthServiceProvider.php:20: public function register()
|
102
|
+
|
103
|
+
vendor\laravel\framework\src\Illuminate\Broadcasting\BroadcastServiceProvider.php:17: public function register()
|
104
|
+
|
105
|
+
vendor\laravel\framework\src\Illuminate\Bus\BusServiceProvider.php:18: public function register()
|
106
|
+
|
107
|
+
vendor\laravel\framework\src\Illuminate\Cache\CacheServiceProvider.php:16: public function register()
|
108
|
+
|
109
|
+
|
110
|
+
|
111
|
+
vendor\laravel\framework\src\Illuminate\Cookie\CookieServiceProvider.php:14: public function register()
|
112
|
+
|
113
|
+
|
114
|
+
|
115
|
+
vendor\laravel\framework\src\Illuminate\Database\DatabaseServiceProvider.php:40: public function register()
|
116
|
+
|
117
|
+
vendor\laravel\framework\src\Illuminate\Database\MigrationServiceProvider.php:42: public function register()
|
118
|
+
|
119
|
+
vendor\laravel\framework\src\Illuminate\Encryption\EncryptionServiceProvider.php:17: public function register()
|
120
|
+
|
121
|
+
vendor\laravel\framework\src\Illuminate\Events\EventServiceProvider.php:15: public function register()
|
122
|
+
|
123
|
+
vendor\laravel\framework\src\Illuminate\Filesystem\FilesystemServiceProvider.php:14: public function register()
|
124
|
+
|
125
|
+
|
126
|
+
|
127
|
+
vendor\laravel\framework\src\Illuminate\Foundation\Providers\ArtisanServiceProvider.php:159: public function register()
|
128
|
+
|
129
|
+
vendor\laravel\framework\src\Illuminate\Foundation\Providers\ComposerServiceProvider.php:16: public function register()
|
130
|
+
|
131
|
+
vendor\laravel\framework\src\Illuminate\Foundation\Providers\FormRequestServiceProvider.php:17: public function register()
|
132
|
+
|
133
|
+
vendor\laravel\framework\src\Illuminate\Foundation\Providers\FoundationServiceProvider.php:40: public function register()
|
134
|
+
|
135
|
+
|
136
|
+
|
137
|
+
vendor\laravel\framework\src\Illuminate\Foundation\AliasLoader.php:151: public function register()
|
138
|
+
|
139
|
+
|
140
|
+
|
141
|
+
|
142
|
+
|
143
|
+
vendor\laravel\framework\src\Illuminate\Hashing\HashServiceProvider.php:15: public function register()
|
144
|
+
|
145
|
+
vendor\laravel\framework\src\Illuminate\Log\LogServiceProvider.php:14: public function register()
|
146
|
+
|
147
|
+
|
148
|
+
|
149
|
+
vendor\laravel\framework\src\Illuminate\Mail\MailServiceProvider.php:15: public function register()
|
150
|
+
|
151
|
+
vendor\laravel\framework\src\Illuminate\Notifications\NotificationServiceProvider.php:32: public function register()
|
152
|
+
|
153
|
+
vendor\laravel\framework\src\Illuminate\Pagination\PaginationServiceProvider.php:30: public function register()
|
154
|
+
|
155
|
+
vendor\laravel\framework\src\Illuminate\Pipeline\PipelineServiceProvider.php:16: public function register()
|
156
|
+
|
157
|
+
vendor\laravel\framework\src\Illuminate\Queue\QueueServiceProvider.php:29: public function register()
|
158
|
+
|
159
|
+
|
160
|
+
|
161
|
+
vendor\laravel\framework\src\Illuminate\Redis\RedisServiceProvider.php:16: public function register()
|
162
|
+
|
163
|
+
vendor\laravel\framework\src\Illuminate\Routing\PendingResourceRegistration.php:190: public function register()
|
164
|
+
|
165
|
+
vendor\laravel\framework\src\Illuminate\Routing\ResourceRegistrar.php:73: public function register($name, $controller, array $options = [])
|
166
|
+
|
167
|
+
vendor\laravel\framework\src\Illuminate\Routing\RouteFileRegistrar.php:31: public function register($routes)
|
168
|
+
|
169
|
+
vendor\laravel\framework\src\Illuminate\Routing\RoutingServiceProvider.php:24: public function register()
|
170
|
+
|
171
|
+
vendor\laravel\framework\src\Illuminate\Session\SessionServiceProvider.php:16: public function register()
|
172
|
+
|
173
|
+
vendor\laravel\framework\src\Illuminate\Support\AggregateServiceProvider.php:26: public function register()
|
174
|
+
|
175
|
+
vendor\laravel\framework\src\Illuminate\Support\ServiceProvider.php:51: public function register()
|
176
|
+
|
177
|
+
vendor\laravel\framework\src\Illuminate\Translation\TranslationServiceProvider.php:15: public function register()
|
178
|
+
|
179
|
+
vendor\laravel\framework\src\Illuminate\Validation\ValidationServiceProvider.php:15: public function register()
|
180
|
+
|
181
|
+
vendor\laravel\framework\src\Illuminate\View\Engines\EngineResolver.php:33: public function register($engine, Closure $resolver)
|
182
|
+
|
183
|
+
vendor\laravel\framework\src\Illuminate\View\ViewServiceProvider.php:19: public function register()
|
184
|
+
|
185
|
+
|
186
|
+
|
187
|
+
vendor\laravel\tinker\src\TinkerServiceProvider.php:36: public function register()
|
188
|
+
|
189
|
+
vendor\laravel\ui\auth-backend\RegistersUsers.php:30: public function register(Request $request)
|
190
|
+
|
191
|
+
vendor\laravel\ui\src\UiServiceProvider.php:15: public function register()
|
192
|
+
|
193
|
+
|
194
|
+
|
195
|
+
vendor\maatwebsite\excel\src\ExcelServiceProvider.php:38: public function register()
|
196
|
+
|
197
|
+
|
198
|
+
|
199
|
+
vendor\nesbot\carbon\src\Carbon\Laravel\ServiceProvider.php:61: public function register()
|
200
|
+
|
201
|
+
vendor\nunomaduro\collision\src\Adapters\Laravel\CollisionServiceProvider.php:54: public function register()
|
202
|
+
|
203
|
+
vendor\nunomaduro\collision\src\Contracts\Provider.php:26: public function register(): Provider;
|
204
|
+
|
205
|
+
vendor\nunomaduro\collision\src\Provider.php:52: public function register(): ProviderContract
|
206
|
+
|
207
|
+
|
208
|
+
|
209
|
+
vendor\phpunit\phpunit\src\Util\ErrorHandler.php:120: public function register(): void
|
210
|
+
|
211
|
+
vendor\sebastian\comparator\src\Factory.php:85: public function register(Comparator $comparator)
|
212
|
+
|
213
|
+
|
214
|
+
|
215
|
+
vendor\swiftmailer\swiftmailer\lib\classes\Swift\DependencyContainer.php:153: public function register($itemName)
|
216
|
+
|
217
|
+
vendor\weidner\goutte\src\GoutteServiceProvider.php:45: public function register()
|
218
|
+
|
219
|
+
|
220
|
+
|
221
|
+
```
|