MCPcopy Create free account

hub / github.com/Raf-Taufiqurrahman/RILT-Starter / functions

Functions162 in github.com/Raf-Taufiqurrahman/RILT-Starter

↓ 56 callersMethodcreate
* Show the form for creating a new resource. */
app/Http/Controllers/Apps/UserController.php:50
↓ 17 callersFunctionhasAnyPermission
(permissions)
resources/js/Utils/Permissions.jsx:3
↓ 8 callersMethodindex
* Display a listing of the resource. */
app/Http/Controllers/Apps/RoleController.php:31
↓ 5 callersMethodmiddleware
* middleware */
app/Http/Controllers/Apps/RoleController.php:18
↓ 4 callersMethodthrottleKey
* Get the rate limiting throttle key for the request. */
app/Http/Requests/Auth/LoginRequest.php:81
↓ 2 callersFunctionMenu
()
resources/js/Utils/Menu.jsx:6
↓ 1 callersMethodauthenticate
* Attempt to authenticate the request's credentials. * * @throws \Illuminate\Validation\ValidationException */
app/Http/Requests/Auth/LoginRequest.php:40
↓ 1 callersFunctioncloseModal
()
resources/js/Pages/Profile/Partials/DeleteUserForm.jsx:40
↓ 1 callersMethodcreate
* Display the registration view. */
app/Http/Controllers/Auth/RegisteredUserController.php:21
↓ 1 callersFunctiondeleteData
(url)
resources/js/Components/Button.jsx:10
↓ 1 callersFunctiondeleteData
(id)
resources/js/Pages/Apps/Users/Index.jsx:35
↓ 1 callersMethodensureIsNotRateLimited
* Ensure the login request is not rate limited. * * @throws \Illuminate\Validation\ValidationException */
app/Http/Requests/Auth/LoginRequest.php:60
↓ 1 callersMethodgetPermissions
* get all permissions users */
app/Models/User.php:64
↓ 1 callersFunctionhandleResize
()
resources/js/Components/Notification.jsx:61
↓ 1 callersFunctionhandleResize
()
resources/js/Layouts/Navbar.jsx:26
↓ 1 callersMethodisSuperAdmin
* check role isSuperAdmin */
app/Models/User.php:76
↓ 1 callersMethodregister
* Register any application services. */
app/Providers/AppServiceProvider.php:13
↓ 1 callersMethodstore
* Store a newly created resource in storage. */
app/Http/Controllers/Apps/RoleController.php:58
↓ 1 callersFunctiontoggleTransition
()
resources/js/Context/ThemeSwitcherContext.jsx:13
↓ 1 callersFunctionuseTheme
()
resources/js/Context/ThemeSwitcherContext.jsx:40
FunctionAppLayout
({children})
resources/js/Layouts/AppLayout.jsx:7
FunctionApplicationLogo
(props)
resources/js/Components/ApplicationLogo.jsx:1
FunctionAuthDropdown
({auth, isMobile})
resources/js/Components/AuthDropdown.jsx:9
FunctionAuthenticated
({ user, header, children })
resources/js/Layouts/AuthenticatedLayout.jsx:8
FunctionButton
({className, icon, label, type, href, url, id, variant = '', ...props})
resources/js/Components/Button.jsx:6
FunctionCard
({icon, title, children, footer, className, form})
resources/js/Components/Card.jsx:3
FunctionCard
({icon, title, className, children})
resources/js/Components/Table.jsx:3
FunctionCheckbox
({ label, ...props })
resources/js/Components/Checkbox.jsx:1
FunctionConfirmPassword
()
resources/js/Pages/Auth/ConfirmPassword.jsx:9
FunctionContent
({ align = 'right', width = '48', contentClasses = 'py-1 bg-white', children })
resources/js/Components/Dropdown.jsx:33
FunctionCreate
()
resources/js/Pages/Apps/Users/Create.jsx:10
FunctionDangerButton
({ className = '', disabled, children, ...props })
resources/js/Components/DangerButton.jsx:1
FunctionDashboard
({ auth })
resources/js/Pages/Apps/Dashboard.jsx:26
FunctionDeleteUserForm
({ className = '' })
resources/js/Pages/Profile/Partials/DeleteUserForm.jsx:10
FunctionDropdown
({ children })
resources/js/Components/Dropdown.jsx:7
FunctionDropdownLink
({ className = '', children, ...props })
resources/js/Components/Dropdown.jsx:73
FunctionEdit
({ auth, mustVerifyEmail, status })
resources/js/Pages/Profile/Edit.jsx:7
FunctionEdit
()
resources/js/Pages/Apps/Users/Edit.jsx:11
FunctionEmpty
({colSpan, message, children})
resources/js/Components/Table.jsx:64
FunctionForgotPassword
({ status })
resources/js/Pages/Auth/ForgotPassword.jsx:7
FunctionGuest
({ children })
resources/js/Layouts/GuestLayout.jsx:4
FunctionHeader
({children, title, subtitle})
resources/js/Components/Header.jsx:3
FunctionIndex
()
resources/js/Pages/Apps/Users/Index.jsx:12
FunctionIndex
()
resources/js/Pages/Apps/Roles/Index.jsx:13
FunctionIndex
()
resources/js/Pages/Apps/Permissions/Index.jsx:8
FunctionInput
({label, type, className, errors, ...props})
resources/js/Components/Input.jsx:3
FunctionInputError
({ message, className = '', ...props })
resources/js/Components/InputError.jsx:1
FunctionInputLabel
({ value, className = '', children, ...props })
resources/js/Components/InputLabel.jsx:1
FunctionLinkItem
({href, icon, link, access, title, sidebarOpen, ...props})
resources/js/Components/LinkItem.jsx:4
FunctionLinkItemDropdown
({icon, title, data, access, sidebarOpen, ...props})
resources/js/Components/LinkItemDropdown.jsx:5
FunctionListBox
({selected, data, setSelected, label, errors})
resources/js/Components/ListBox.jsx:4
FunctionLogin
({ status, canResetPassword })
resources/js/Pages/Auth/Login.jsx:10
FunctionModal
({ children, title, show = false, maxWidth = '2xl', closeable = true, onClose = () => {} })
resources/js/Components/Modal.jsx:4
FunctionNavLink
({ active = false, className = '', children, ...props })
resources/js/Components/NavLink.jsx:3
FunctionNavbar
({ toggleSidebar, themeSwitcher, darkMode })
resources/js/Layouts/Navbar.jsx:8
FunctionNotification
()
resources/js/Components/Notification.jsx:4
FunctionPagination
({links})
resources/js/Components/Pagination.jsx:4
FunctionPrimaryButton
({ className = '', disabled, children, ...props })
resources/js/Components/PrimaryButton.jsx:1
FunctionRegister
()
resources/js/Pages/Auth/Register.jsx:9
FunctionResetPassword
({ token, email })
resources/js/Pages/Auth/ResetPassword.jsx:9
FunctionResponsiveNavLink
({ active = false, className = '', children, ...props })
resources/js/Components/ResponsiveNavLink.jsx:3
FunctionSearch
({url, placeholder})
resources/js/Components/Search.jsx:4
FunctionSecondaryButton
({ type = 'button', className = '', disabled, children, ...props })
resources/js/Components/SecondaryButton.jsx:1
FunctionSidebar
({ sidebarOpen })
resources/js/Layouts/Sidebar.jsx:8
FunctionTable
({ children })
resources/js/Components/Table.jsx:19
FunctionTbody
({ className, children })
resources/js/Components/Table.jsx:35
FunctionTd
({ className, children})
resources/js/Components/Table.jsx:43
FunctionTh
({ className, children })
resources/js/Components/Table.jsx:53
FunctionThead
({ className, children })
resources/js/Components/Table.jsx:29
FunctionThemeSwitcherProvider
({ children })
resources/js/Context/ThemeSwitcherContext.jsx:5
FunctionTrigger
({ children })
resources/js/Components/Dropdown.jsx:21
FunctionUpdatePasswordForm
({ className = '' })
resources/js/Pages/Profile/Partials/UpdatePasswordForm.jsx:9
FunctionUpdateProfileInformation
({ mustVerifyEmail, status, className = '' })
resources/js/Pages/Profile/Partials/UpdateProfileInformationForm.jsx:8
FunctionVerifyEmail
({ status })
resources/js/Pages/Auth/VerifyEmail.jsx:5
FunctionWelcome
({ auth, laravelVersion, phpVersion })
resources/js/Pages/Welcome.jsx:3
FunctionWidget
({title, icon, subtitle, className, total, color})
resources/js/Components/Widget.jsx:4
Method__invoke
* Mark the authenticated user's email address as verified. */
app/Http/Controllers/Auth/VerifyEmailController.php:15
Method__invoke
* Display the email verification prompt. */
app/Http/Controllers/Auth/EmailVerificationPromptController.php:16
Method__invoke
* Display a listing of the resource. */
app/Http/Controllers/Apps/PermissionController.php:27
Method__invoke
* Handle the incoming request. */
app/Http/Controllers/Apps/DashboardController.php:25
Methodauthorize
* Determine if the user is authorized to make this request. */
app/Http/Requests/UserRequest.php:12
Methodauthorize
* Determine if the user is authorized to make this request. */
app/Http/Requests/RoleRequest.php:12
Methodauthorize
* Determine if the user is authorized to make this request. */
app/Http/Requests/Auth/LoginRequest.php:17
Methodavatar
* accessor avatar user */
app/Models/User.php:54
Methodboot
* Bootstrap any application services. */
app/Providers/AppServiceProvider.php:21
Methodcasts
* Get the attributes that should be cast. * * @return array<string, string> */
app/Models/User.php:43
Functionclose
()
resources/js/Components/Modal.jsx:5
FunctionconfirmUserDeletion
()
resources/js/Pages/Profile/Partials/DeleteUserForm.jsx:25
Methodcreate
* Display the login view. */
app/Http/Controllers/Auth/AuthenticatedSessionController.php:19
Methodcreate
* Display the password reset link request view. */
app/Http/Controllers/Auth/PasswordResetLinkController.php:18
Methodcreate
* Display the password reset view. */
app/Http/Controllers/Auth/NewPasswordController.php:22
Methoddefinition
* Define the model's default state. * * @return array<string, mixed> */
database/factories/UserFactory.php:24
FunctiondeleteUser
(e)
resources/js/Pages/Profile/Partials/DeleteUserForm.jsx:29
Methoddestroy
* Delete the user's account. */
app/Http/Controllers/ProfileController.php:46
Methoddestroy
* Destroy an authenticated session. */
app/Http/Controllers/Auth/AuthenticatedSessionController.php:42
Methoddestroy
* Remove the specified resource from storage. */
app/Http/Controllers/Apps/RoleController.php:88
Methoddestroy
* Remove the specified resource from storage. */
app/Http/Controllers/Apps/UserController.php:131
Functiondown
* Reverse the migrations. */
database/migrations/2024_04_02_024706_create_permission_tables.php:124
Functiondown
* Reverse the migrations. */
database/migrations/0001_01_01_000001_create_cache_table.php:30
Functiondown
* Reverse the migrations. */
database/migrations/0001_01_01_000002_create_jobs_table.php:51
next →1–100 of 162, ranked by callers