MCPcopy Create free account

hub / github.com/MaxKorlaar/Pxl / functions

Functions762 in github.com/MaxKorlaar/Pxl

↓ 1 callersFunctionvalidationTest
(day, cell)
public/js/gallery.js:12316
↓ 1 callersMethodvalidator
* Get a validator for an incoming registration request. * * @param array $data * * @return \Illuminate\Contracts\
app/Http/Controllers/Auth/RegisterController.php:72
↓ 1 callersFunctionverbalNumber
(number, isFuture)
public/js/gallery.js:6431
↓ 1 callersMethodverifyPassword
* @param $password * * @return bool */
app/User.php:154
↓ 1 callersFunctionwebpackContextResolve
(req)
public/js/gallery.js:14923
↓ 1 callersFunctionwrap
(el, type, fn)
public/js/gallery.js:3385
↓ 1 callersFunctionwrapperFactory
(el, type, fn)
public/js/gallery.js:3374
FunctionAb
()
resources/assets/js/materialize.js:233
FunctionBb
(a,b)
resources/assets/js/materialize.js:233
FunctionC
(t)
resources/assets/js/materialize.js:231
FunctionClipboard
* @param {String|HTMLElement|HTMLCollection|NodeList} trigger * @param {Object} options
public/js/gallery.js:13227
FunctionClipboardAction
* @param {Object} options
public/js/gallery.js:12966
FunctionDatePicker
* The date picker constructor
resources/assets/js/materialize.js:6095
FunctionDateTimePicker
()
public/js/gallery.js:14290
FunctionDuration
(duration)
public/js/gallery.js:1515
FunctionE
()
public/js/gallery.js:16475
FunctionEb
()
resources/assets/js/materialize.js:233
FunctionEvents
()
public/js/gallery.js:14183
FunctionFb
(a,b)
resources/assets/js/materialize.js:233
FunctionGb
()
resources/assets/js/materialize.js:233
FunctionGetSelection
(selection)
public/js/gallery.js:15712
FunctionItem
(fun, array)
public/js/gallery.js:3602
FunctionLocale
()
public/js/gallery.js:297
FunctionMoment
(config)
public/js/gallery.js:248
FunctionNoOp
()
public/js/gallery.js:15395
FunctionP
()
resources/assets/js/materialize.js:231
FunctionPb
(a,b)
resources/assets/js/materialize.js:233
FunctionPickerConstructor
* The picker constructor that creates a blank picker.
resources/assets/js/materialize.js:4969
FunctionPickerInstance
()
resources/assets/js/materialize.js:4998
FunctionTimeout
(id, clearFn)
public/js/gallery.js:16433
FunctionYb
(a)
resources/assets/js/materialize.js:233
Method__construct
* Create a new controller instance. * */
app/Http/Controllers/Auth/RegisterController.php:42
Method__construct
* Create a new controller instance. * */
app/Http/Controllers/Auth/LoginController.php:40
Method__construct
* Create a new controller instance. * */
app/Http/Controllers/Auth/ResetPasswordController.php:39
Method__construct
* Create a new controller instance. * */
app/Http/Controllers/Auth/ForgotPasswordController.php:33
Method__construct
* Create a new controller instance. * */
app/Http/Controllers/Admin/IndexController.php:19
Method__construct
* Create a new controller instance. * */
app/Http/Controllers/User/AccountController.php:28
Method__construct
* Create a new command instance. * */
app/Console/Commands/Setup.php:32
Method__construct
* Create a new console command instance. * */
app/Console/Commands/Image/AutoDelete.php:23
Method__construct
* Create a notification instance. * * @param string $token * @param $email */
app/Notifications/ResetPassword.php:34
Method__construct
* Create a new message instance. * * @param $email * @param $token */
app/Mail/PasswordReset.php:25
Functionab
(a,b)
resources/assets/js/materialize.js:233
Functionac
()
resources/assets/js/materialize.js:233
Functionadd
(node, value)
public/js/gallery.js:12490
FunctionaddEventEasy
(el, type, fn, capturing)
public/js/gallery.js:3336
FunctionaddEventHard
(el, type, fn)
public/js/gallery.js:3340
FunctionaddMonth
()
public/js/gallery.js:12118
Functionaggregate
(child)
public/js/gallery.js:12184
FunctionariaAttr
(attribute, data)
resources/assets/js/materialize.js:6033
Functionas
(units)
public/js/gallery.js:2992
Functionassign
(elem, instance)
public/js/gallery.js:3658
Methodauthenticated
* The user has been authenticated. * * @param \Illuminate\Http\Request $request * @param User $user
app/Http/Controllers/Auth/LoginController.php:235
Methodauthorize
* Determine if the user is authorized to make this request. * * @return bool */
app/Http/Requests/Image/UpdateDeletionTimestamp.php:18
Methodauthorize
* Determine if the user is authorized to make this request. * * @return bool */
app/Http/Requests/Image/Upload.php:18
Methodauthorize
* Determine if the user is authorized to make this request. * * @return bool */
app/Http/Requests/Admin/NewDomain.php:19
Methodauthorize
* Determine if the user is authorized to make this request. * * @return bool */
app/Http/Requests/Admin/NewUser.php:19
Methodauthorize
* Determine if the user is authorized to make this request. * * @return bool */
app/Http/Requests/Admin/UpdateUser.php:20
Methodauthorize
* Determine if the user is authorized to make this request. * * @return bool */
app/Http/Requests/Api/Image/Upload.php:18
Methodauthorize
* Determine if the user is authorized to make this request. * * @return bool */
app/Http/Requests/User/Enable2FA.php:18
Methodauthorize
* Determine if the user is authorized to make this request. * * @return \App\User|bool */
app/Http/Requests/User/UpdateAccount.php:21
Methodauthorize
* Determine if the user is authorized to make this request. * * @return bool */
app/Http/Requests/User/DeleteAccount.php:18
Methodauthorize
* Determine if the user is authorized to make this request. * * @return \App\User|bool */
app/Http/Requests/User/UpdatePreferences.php:20
FunctionautoScroll
()
resources/assets/js/materialize.js:7821
Functionbc
()
resources/assets/js/materialize.js:233
Methodboot
* Bootstrap any application services. * * @return void */
app/Providers/AppServiceProvider.php:18
Methodboot
* Define your route model bindings, pattern filters, etc. * * @return void */
app/Providers/RouteServiceProvider.php:28
Methodboot
* Register any events for your application. * * @return void */
app/Providers/EventServiceProvider.php:24
Methodboot
* Bootstrap any application services. * * @return void */
app/Providers/BroadcastServiceProvider.php:14
Methodboot
* Register any authentication / authorization services. * * @return void */
app/Providers/AuthServiceProvider.php:27
Functionbound
()
public/js/gallery.js:15396
Functionbubble
()
public/js/gallery.js:2934
Methodbuild
* Build the message. * * @return $this */
app/Mail/PasswordReset.php:38
Functioncb
(a,b,c)
resources/assets/js/materialize.js:233
Functioncc
()
resources/assets/js/materialize.js:233
MethodcheckLogoutToken
* @param Request $request * @param $token * * @return \Illuminate\Http\RedirectResponse|\Illuminate\Http\Response
app/Http/Controllers/Auth/LoginController.php:188
FunctioncleanUpNextTick
()
public/js/gallery.js:3549
Functionclick
(e)
resources/assets/js/materialize.js:7836
Methodcommands
* Register the Closure based commands for the application. * * @return void */
app/Console/Kernel.php:42
FunctioncontainerClick
()
public/js/gallery.js:15151
FunctioncontainerMouseDown
()
public/js/gallery.js:15157
Functioncontains
(node, value)
public/js/gallery.js:12506
FunctioncoordsHTML
()
public/js/gallery.js:13523
FunctioncoordsText
()
public/js/gallery.js:13515
Functioncopy
(prop)
public/js/gallery.js:13599
Functioncore
(elem, options)
public/js/gallery.js:15003
MethodcreateApplication
* Creates the application. * * @return \Illuminate\Foundation\Application */
tests/TestCase.php:17
FunctioncreateDate
(y, m, d, h, M, s, ms)
public/js/gallery.js:912
Methodcredentials
* Get the needed authorization credentials from the request. * * @param \Illuminate\Http\Request $request * * @re
app/Http/Controllers/Auth/LoginController.php:219
Functiondc
()
resources/assets/js/materialize.js:233
FunctiondefaultClearTimeout
()
public/js/gallery.js:3469
FunctiondefaultSetTimout
()
public/js/gallery.js:3466
MethoddeleteDomain
* @param Request $request * @param Domain $domain * * @return \Illuminate\Http\RedirectResponse */
app/Http/Controllers/Admin/DomainController.php:59
MethoddeleteImage
* @param Request $request * @param $imageUrl * * @return \Illuminate\Contracts\Routing\ResponseFactory|\Symfony\Com
app/Http/Controllers/User/GalleryController.php:37
MethoddeleteUser
* @param Request $request * @param User $user * * @return \Illuminate\Http\RedirectResponse */
app/Http/Controllers/Admin/UserController.php:181
Functiondiff
(input, units, asFloat)
public/js/gallery.js:1955
Methoddisable2fa
* @return \Illuminate\Http\RedirectResponse */
app/Http/Controllers/User/AccountController.php:242
Methoddown
* Reverse the migrations. * * @return void */
database/migrations/2017_03_26_173204_create_domain_table.php:27
Methoddown
* Reverse the migrations. * * @return void */
database/migrations/2017_03_22_131049_create_sessions_table.php:34
Methoddown
* Reverse the migrations. * * @return void */
database/migrations/2014_10_12_000000_create_users_table.php:40
Methoddown
* Reverse the migrations. * * @return void */
database/migrations/2017_03_26_182019_update_users_table.php:27
← previousnext →401–500 of 762, ranked by callers