MCPcopy Create free account

hub / github.com/darbyluv2code/fullstack-react-and-springboot / functions

Functions604 in github.com/darbyluv2code/fullstack-react-and-springboot

↓ 1 callersFunctionfetchUserReviewBook
()
source-code/fullstack-library-app-https/03-frontend/react-library/src/layouts/BookCheckoutPage/BookCheckoutPage.tsx:118
↓ 1 callersFunctiongetBase64
(file: any)
auth0-security/fullstack-library-app-auth0/03-frontend/react-library/src/layouts/ManageLibraryPage/components/AddNewBook.tsx:31
↓ 1 callersFunctiongetBase64
(file: any)
source-code/fullstack-library-app/03-frontend/react-library/src/layouts/ManageLibraryPage/components/AddNewBook.tsx:31
↓ 1 callersFunctiongetBase64
(file: any)
source-code/fullstack-library-app-https/03-frontend/react-library/src/layouts/ManageLibraryPage/components/AddNewBook.tsx:31
↓ 1 callersMethodgetDailyWorkout
()
source-code/typescript-training/07-interfaces/Coach.ts:3
↓ 1 callersMethodgetInfo
()
source-code/typescript-training/06-abstract-classes/Circle.ts:23
↓ 1 callersMethodrenewLoan
(String userEmail, Long bookId)
auth0-security/fullstack-library-app-auth0/02-backend/spring-boot-library/src/main/java/com/luv2code/springbootlibrary/service/BookService.java:140
↓ 1 callersMethodrenewLoan
(String userEmail, Long bookId)
source-code/fullstack-library-app/02-backend/spring-boot-library/spring-boot-library/src/main/java/com/luv2code/springbootlibrary/service/BookService.java:141
↓ 1 callersMethodrenewLoan
(String userEmail, Long bookId)
source-code/fullstack-library-app-https/02-backend/spring-boot-library/spring-boot-library/src/main/java/com/luv2code/springbootlibrary/service/BookService.java:197
↓ 1 callersFunctionreportWebVitals
source-code/react-overview-todo-project/ReactJS/src/reportWebVitals.js:1
↓ 1 callersMethodreturnBook
(String userEmail, Long bookId)
auth0-security/fullstack-library-app-auth0/02-backend/spring-boot-library/src/main/java/com/luv2code/springbootlibrary/service/BookService.java:112
↓ 1 callersMethodreturnBook
(String userEmail, Long bookId)
source-code/fullstack-library-app/02-backend/spring-boot-library/spring-boot-library/src/main/java/com/luv2code/springbootlibrary/service/BookService.java:113
↓ 1 callersMethodreturnBook
(String userEmail, Long bookId)
source-code/fullstack-library-app-https/02-backend/spring-boot-library/spring-boot-library/src/main/java/com/luv2code/springbootlibrary/service/BookService.java:152
↓ 1 callersFunctionreviewRender
()
auth0-security/fullstack-library-app-auth0/03-frontend/react-library/src/layouts/BookCheckoutPage/CheckoutAndReviewBox.tsx:22
↓ 1 callersFunctionreviewRender
()
source-code/fullstack-library-app/03-frontend/react-library/src/layouts/BookCheckoutPage/CheckoutAndReviewBox.tsx:22
↓ 1 callersFunctionreviewRender
()
source-code/fullstack-library-app-https/03-frontend/react-library/src/layouts/BookCheckoutPage/CheckoutAndReviewBox.tsx:22
↓ 1 callersFunctionsearchHandleChange
()
auth0-security/fullstack-library-app-auth0/03-frontend/react-library/src/layouts/SearchBooksPage/SearchBooksPage.tsx:85
↓ 1 callersFunctionsearchHandleChange
()
source-code/fullstack-library-app/03-frontend/react-library/src/layouts/SearchBooksPage/SearchBooksPage.tsx:85
↓ 1 callersFunctionsearchHandleChange
()
source-code/fullstack-library-app-https/03-frontend/react-library/src/layouts/SearchBooksPage/SearchBooksPage.tsx:85
↓ 1 callersMethodstripePayment
(String userEmail)
source-code/fullstack-library-app-https/02-backend/spring-boot-library/spring-boot-library/src/main/java/com/luv2code/springbootlibrary/service/PaymentService.java:42
↓ 1 callersMethoduserReviewListed
(String userEmail, Long bookId)
auth0-security/fullstack-library-app-auth0/02-backend/spring-boot-library/src/main/java/com/luv2code/springbootlibrary/service/ReviewService.java:44
↓ 1 callersMethoduserReviewListed
(String userEmail, Long bookId)
source-code/fullstack-library-app/02-backend/spring-boot-library/spring-boot-library/src/main/java/com/luv2code/springbootlibrary/service/ReviewService.java:44
↓ 1 callersMethoduserReviewListed
(String userEmail, Long bookId)
source-code/fullstack-library-app-https/02-backend/spring-boot-library/spring-boot-library/src/main/java/com/luv2code/springbootlibrary/service/ReviewService.java:44
FunctionAddNewBook
()
auth0-security/fullstack-library-app-auth0/03-frontend/react-library/src/layouts/ManageLibraryPage/components/AddNewBook.tsx:5
FunctionAddNewBook
()
auth0-security/fullstack-library-app-auth0/static-html-css-files/Section 29. Add new book Static Files/AddNewBook.tsx:4
FunctionAddNewBook
()
source-code/fullstack-library-app/03-frontend/react-library/src/layouts/ManageLibraryPage/components/AddNewBook.tsx:5
FunctionAddNewBook
()
source-code/fullstack-library-app/static-html-css-files/Section 29. Add new book Static Files/AddNewBook.tsx:4
FunctionAddNewBook
()
source-code/fullstack-library-app-https/03-frontend/react-library/src/layouts/ManageLibraryPage/components/AddNewBook.tsx:5
MethodAdminController
(AdminService adminService)
auth0-security/fullstack-library-app-auth0/02-backend/spring-boot-library/src/main/java/com/luv2code/springbootlibrary/controller/AdminController.java:19
MethodAdminController
(AdminService adminService)
source-code/fullstack-library-app/02-backend/spring-boot-library/spring-boot-library/src/main/java/com/luv2code/springbootlibrary/controller/AdminController.java:16
MethodAdminController
(AdminService adminService)
source-code/fullstack-library-app-https/02-backend/spring-boot-library/spring-boot-library/src/main/java/com/luv2code/springbootlibrary/controller/AdminController.java:16
FunctionAdminMessage
(props, key)
auth0-security/fullstack-library-app-auth0/03-frontend/react-library/src/layouts/ManageLibraryPage/components/AdminMessage.tsx:5
FunctionAdminMessage
(props, key)
auth0-security/fullstack-library-app-auth0/static-html-css-files/Section 28. Manage Library Services Static Files/AdminMessage.tsx:4
FunctionAdminMessage
(props, key)
source-code/fullstack-library-app/03-frontend/react-library/src/layouts/ManageLibraryPage/components/AdminMessage.tsx:5
FunctionAdminMessage
(props, key)
source-code/fullstack-library-app/static-html-css-files/Section 28. Manage Library Services Static Files/AdminMessage.tsx:4
FunctionAdminMessage
(props, key)
source-code/fullstack-library-app-https/03-frontend/react-library/src/layouts/ManageLibraryPage/components/AdminMessage.tsx:5
FunctionAdminMessages
()
auth0-security/fullstack-library-app-auth0/03-frontend/react-library/src/layouts/ManageLibraryPage/components/AdminMessages.tsx:9
FunctionAdminMessages
()
auth0-security/fullstack-library-app-auth0/static-html-css-files/Section 28. Manage Library Services Static Files/AdminMessages.tsx:7
FunctionAdminMessages
()
source-code/fullstack-library-app/03-frontend/react-library/src/layouts/ManageLibraryPage/components/AdminMessages.tsx:9
FunctionAdminMessages
()
source-code/fullstack-library-app/static-html-css-files/Section 28. Manage Library Services Static Files/AdminMessages.tsx:7
FunctionAdminMessages
()
source-code/fullstack-library-app-https/03-frontend/react-library/src/layouts/ManageLibraryPage/components/AdminMessages.tsx:9
MethodAdminService
(BookRepository bookRepository, ReviewRepository reviewRepository,
auth0-security/fullstack-library-app-auth0/02-backend/spring-boot-library/src/main/java/com/luv2code/springbootlibrary/service/AdminService.java:22
MethodAdminService
(BookRepository bookRepository, ReviewRepository reviewRepository,
source-code/fullstack-library-app/02-backend/spring-boot-library/spring-boot-library/src/main/java/com/luv2code/springbootlibrary/service/AdminService.java:22
MethodAdminService
(BookRepository bookRepository, ReviewRepository reviewRepository,
source-code/fullstack-library-app-https/02-backend/spring-boot-library/spring-boot-library/src/main/java/com/luv2code/springbootlibrary/service/AdminService.java:22
FunctionApp
()
auth0-security/fullstack-library-app-auth0/03-frontend/react-library/src/App.tsx:46
FunctionApp
()
source-code/react-overview-todo-project/ReactTS/src/App.tsx:6
FunctionApp
()
source-code/react-overview-todo-project/ReactJS/src/App.js:6
FunctionApp
()
source-code/fullstack-library-app/03-frontend/react-library/src/App.tsx:20
FunctionApp
()
source-code/fullstack-library-app-https/03-frontend/react-library/src/App.tsx:21
FunctionAuth0ProviderWithHistory
({ children }: { children: React.ReactNode })
auth0-security/fullstack-library-app-auth0/03-frontend/react-library/src/App.tsx:17
FunctionBookCheckoutPage
()
auth0-security/fullstack-library-app-auth0/03-frontend/react-library/src/layouts/BookCheckoutPage/BookCheckoutPage.tsx:12
FunctionBookCheckoutPage
()
auth0-security/fullstack-library-app-auth0/static-html-css-files/Section 15. Book Checkout Static Files/BookCheckoutPage.tsx:5
FunctionBookCheckoutPage
()
source-code/fullstack-library-app/03-frontend/react-library/src/layouts/BookCheckoutPage/BookCheckoutPage.tsx:11
FunctionBookCheckoutPage
()
source-code/fullstack-library-app/static-html-css-files/Section 15. Book Checkout Static Files/BookCheckoutPage.tsx:5
FunctionBookCheckoutPage
()
source-code/fullstack-library-app-https/03-frontend/react-library/src/layouts/BookCheckoutPage/BookCheckoutPage.tsx:11
MethodBookController
(BookService bookService)
auth0-security/fullstack-library-app-auth0/02-backend/spring-boot-library/src/main/java/com/luv2code/springbootlibrary/controller/BookController.java:20
MethodBookController
(BookService bookService)
source-code/fullstack-library-app/02-backend/spring-boot-library/spring-boot-library/src/main/java/com/luv2code/springbootlibrary/controller/BookController.java:19
MethodBookController
(BookService bookService)
source-code/fullstack-library-app-https/02-backend/spring-boot-library/spring-boot-library/src/main/java/com/luv2code/springbootlibrary/controller/BookController.java:19
MethodBookService
(BookRepository bookRepository, CheckoutRepository checkoutRepository, HistoryRepositor
auth0-security/fullstack-library-app-auth0/02-backend/spring-boot-library/src/main/java/com/luv2code/springbootlibrary/service/BookService.java:32
MethodBookService
(BookRepository bookRepository, CheckoutRepository checkoutRepository, HistoryRepositor
source-code/fullstack-library-app/02-backend/spring-boot-library/spring-boot-library/src/main/java/com/luv2code/springbootlibrary/service/BookService.java:33
MethodBookService
(BookRepository bookRepository, CheckoutRepository checkoutRepository, HistoryRepositor
source-code/fullstack-library-app-https/02-backend/spring-boot-library/spring-boot-library/src/main/java/com/luv2code/springbootlibrary/service/BookService.java:38
FunctionCarousel
()
auth0-security/fullstack-library-app-auth0/03-frontend/react-library/src/layouts/HomePage/components/Carousel.tsx:7
FunctionCarousel
()
auth0-security/fullstack-library-app-auth0/static-html-css-files/Section 10. Home Page Static Files/Carousel.tsx:1
FunctionCarousel
()
source-code/fullstack-library-app/03-frontend/react-library/src/layouts/HomePage/components/Carousel.tsx:7
FunctionCarousel
()
source-code/fullstack-library-app/static-html-css-files/Section 10. Home Page Static Files/Carousel.tsx:1
FunctionCarousel
()
source-code/fullstack-library-app-https/03-frontend/react-library/src/layouts/HomePage/components/Carousel.tsx:7
FunctionChangeQuantityOfBook
(props, key)
auth0-security/fullstack-library-app-auth0/03-frontend/react-library/src/layouts/ManageLibraryPage/components/ChangeQuantityOfBook.tsx:5
FunctionChangeQuantityOfBook
(props, key)
auth0-security/fullstack-library-app-auth0/static-html-css-files/Section 30. Change Quantity Static Files/ChangeQuantityOfBook.tsx:4
FunctionChangeQuantityOfBook
(props, key)
source-code/fullstack-library-app/03-frontend/react-library/src/layouts/ManageLibraryPage/components/ChangeQuantityOfBook.tsx:5
FunctionChangeQuantityOfBook
(props, key)
source-code/fullstack-library-app/static-html-css-files/Section 30. Change Quantity Static Files/ChangeQuantityOfBook.tsx:4
FunctionChangeQuantityOfBook
(props, key)
source-code/fullstack-library-app-https/03-frontend/react-library/src/layouts/ManageLibraryPage/components/ChangeQuantityOfBook.tsx:5
FunctionChangeQuantityOfBooks
()
auth0-security/fullstack-library-app-auth0/03-frontend/react-library/src/layouts/ManageLibraryPage/components/ChangeQuantityOfBooks.tsx:8
FunctionChangeQuantityOfBooks
()
auth0-security/fullstack-library-app-auth0/static-html-css-files/Section 30. Change Quantity Static Files/ChangeQuantityOfBooks.tsx:7
FunctionChangeQuantityOfBooks
()
source-code/fullstack-library-app/03-frontend/react-library/src/layouts/ManageLibraryPage/components/ChangeQuantityOfBooks.tsx:8
FunctionChangeQuantityOfBooks
()
source-code/fullstack-library-app/static-html-css-files/Section 30. Change Quantity Static Files/ChangeQuantityOfBooks.tsx:7
FunctionChangeQuantityOfBooks
()
source-code/fullstack-library-app-https/03-frontend/react-library/src/layouts/ManageLibraryPage/components/ChangeQuantityOfBooks.tsx:8
MethodCheckout
()
auth0-security/fullstack-library-app-auth0/02-backend/spring-boot-library/src/main/java/com/luv2code/springbootlibrary/entity/Checkout.java:12
MethodCheckout
()
source-code/fullstack-library-app/02-backend/spring-boot-library/spring-boot-library/src/main/java/com/luv2code/springbootlibrary/entity/Checkout.java:12
MethodCheckout
()
source-code/fullstack-library-app-https/02-backend/spring-boot-library/spring-boot-library/src/main/java/com/luv2code/springbootlibrary/entity/Checkout.java:12
FunctionCheckoutAndReviewBox
(props)
auth0-security/fullstack-library-app-auth0/03-frontend/react-library/src/layouts/BookCheckoutPage/CheckoutAndReviewBox.tsx:7
FunctionCheckoutAndReviewBox
(props)
auth0-security/fullstack-library-app-auth0/static-html-css-files/Section 15. Book Checkout Static Files/CheckoutAndReviewBox.tsx:4
FunctionCheckoutAndReviewBox
(props)
source-code/fullstack-library-app/03-frontend/react-library/src/layouts/BookCheckoutPage/CheckoutAndReviewBox.tsx:7
FunctionCheckoutAndReviewBox
(props)
source-code/fullstack-library-app/static-html-css-files/Section 15. Book Checkout Static Files/CheckoutAndReviewBox.tsx:4
FunctionCheckoutAndReviewBox
(props)
source-code/fullstack-library-app-https/03-frontend/react-library/src/layouts/BookCheckoutPage/CheckoutAndReviewBox.tsx:7
FunctionExploreTopBooks
()
auth0-security/fullstack-library-app-auth0/03-frontend/react-library/src/layouts/HomePage/components/ExploreTopBooks.tsx:3
FunctionExploreTopBooks
()
auth0-security/fullstack-library-app-auth0/static-html-css-files/Section 10. Home Page Static Files/ExploreTopBooks.tsx:1
FunctionExploreTopBooks
()
source-code/fullstack-library-app/03-frontend/react-library/src/layouts/HomePage/components/ExploreTopBooks.tsx:3
FunctionExploreTopBooks
()
source-code/fullstack-library-app/static-html-css-files/Section 10. Home Page Static Files/ExploreTopBooks.tsx:1
FunctionExploreTopBooks
()
source-code/fullstack-library-app-https/03-frontend/react-library/src/layouts/HomePage/components/ExploreTopBooks.tsx:3
FunctionFooter
()
auth0-security/fullstack-library-app-auth0/03-frontend/react-library/src/layouts/NavbarAndFooter/Footer.tsx:3
FunctionFooter
()
auth0-security/fullstack-library-app-auth0/static-html-css-files/Section 10. Home Page Static Files/Footer.tsx:1
FunctionFooter
()
source-code/fullstack-library-app/03-frontend/react-library/src/layouts/NavbarAndFooter/Footer.tsx:3
FunctionFooter
()
source-code/fullstack-library-app/static-html-css-files/Section 10. Home Page Static Files/Footer.tsx:1
FunctionFooter
()
source-code/fullstack-library-app-https/03-frontend/react-library/src/layouts/NavbarAndFooter/Footer.tsx:3
FunctionHeros
()
auth0-security/fullstack-library-app-auth0/03-frontend/react-library/src/layouts/HomePage/components/Heros.tsx:4
FunctionHeros
()
auth0-security/fullstack-library-app-auth0/static-html-css-files/Section 10. Home Page Static Files/Heros.tsx:1
FunctionHeros
()
source-code/fullstack-library-app/03-frontend/react-library/src/layouts/HomePage/components/Heros.tsx:4
FunctionHeros
()
source-code/fullstack-library-app/static-html-css-files/Section 10. Home Page Static Files/Heros.tsx:1
FunctionHeros
()
source-code/fullstack-library-app-https/03-frontend/react-library/src/layouts/HomePage/components/Heros.tsx:4
MethodHistory
()
auth0-security/fullstack-library-app-auth0/02-backend/spring-boot-library/src/main/java/com/luv2code/springbootlibrary/entity/History.java:12
← previousnext →101–200 of 604, ranked by callers