MCPcopy Create free account

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

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

FunctionReviewListPage
()
source-code/fullstack-library-app-https/03-frontend/react-library/src/layouts/BookCheckoutPage/ReviewListPage/ReviewListPage.tsx:7
MethodReviewService
(ReviewRepository reviewRepository)
auth0-security/fullstack-library-app-auth0/02-backend/spring-boot-library/src/main/java/com/luv2code/springbootlibrary/service/ReviewService.java:20
MethodReviewService
(ReviewRepository reviewRepository)
source-code/fullstack-library-app/02-backend/spring-boot-library/spring-boot-library/src/main/java/com/luv2code/springbootlibrary/service/ReviewService.java:20
MethodReviewService
(ReviewRepository reviewRepository)
source-code/fullstack-library-app-https/02-backend/spring-boot-library/spring-boot-library/src/main/java/com/luv2code/springbootlibrary/service/ReviewService.java:20
FunctionSearchBook
(props)
auth0-security/fullstack-library-app-auth0/03-frontend/react-library/src/layouts/SearchBooksPage/components/SearchBook.tsx:4
FunctionSearchBook
(props)
auth0-security/fullstack-library-app-auth0/static-html-css-files/Section 13. Search Books Page Static Files/SearchBook.tsx:3
FunctionSearchBook
(props)
source-code/fullstack-library-app/03-frontend/react-library/src/layouts/SearchBooksPage/components/SearchBook.tsx:4
FunctionSearchBook
(props)
source-code/fullstack-library-app/static-html-css-files/Section 13. Search Books Page Static Files/SearchBook.tsx:3
FunctionSearchBook
(props)
source-code/fullstack-library-app-https/03-frontend/react-library/src/layouts/SearchBooksPage/components/SearchBook.tsx:4
FunctionSearchBooksPage
()
auth0-security/fullstack-library-app-auth0/03-frontend/react-library/src/layouts/SearchBooksPage/SearchBooksPage.tsx:7
FunctionSearchBooksPage
()
auth0-security/fullstack-library-app-auth0/static-html-css-files/Section 13. Search Books Page Static Files/SearchBooksPage.tsx:6
FunctionSearchBooksPage
()
source-code/fullstack-library-app/03-frontend/react-library/src/layouts/SearchBooksPage/SearchBooksPage.tsx:7
FunctionSearchBooksPage
()
source-code/fullstack-library-app/static-html-css-files/Section 13. Search Books Page Static Files/SearchBooksPage.tsx:6
FunctionSearchBooksPage
()
source-code/fullstack-library-app-https/03-frontend/react-library/src/layouts/SearchBooksPage/SearchBooksPage.tsx:7
FunctionSecureRoute
({ component, path, ...args }: { component: React.ComponentType<any>, path: string })
auth0-security/fullstack-library-app-auth0/03-frontend/react-library/src/App.tsx:40
MethodShelfCurrentLoansResponse
(Book book, int daysLeft)
auth0-security/fullstack-library-app-auth0/02-backend/spring-boot-library/src/main/java/com/luv2code/springbootlibrary/responsemodels/ShelfCurrentLoansResponse.java:9
MethodShelfCurrentLoansResponse
(Book book, int daysLeft)
source-code/fullstack-library-app/02-backend/spring-boot-library/spring-boot-library/src/main/java/com/luv2code/springbootlibrary/responsemodels/ShelfCurrentLoansResponse.java:9
MethodShelfCurrentLoansResponse
(Book book, int daysLeft)
source-code/fullstack-library-app-https/02-backend/spring-boot-library/spring-boot-library/src/main/java/com/luv2code/springbootlibrary/responsemodels/ShelfCurrentLoansResponse.java:9
FunctionShelfPage
()
auth0-security/fullstack-library-app-auth0/03-frontend/react-library/src/layouts/ShelfPage/ShelfPage.tsx:5
FunctionShelfPage
()
auth0-security/fullstack-library-app-auth0/static-html-css-files/Section 25. Shelf Page Static Files/ShelfPage.tsx:1
FunctionShelfPage
()
source-code/fullstack-library-app/03-frontend/react-library/src/layouts/ShelfPage/ShelfPage.tsx:5
FunctionShelfPage
()
source-code/fullstack-library-app/static-html-css-files/Section 25. Shelf Page Static Files/ShelfPage.tsx:1
FunctionShelfPage
()
source-code/fullstack-library-app-https/03-frontend/react-library/src/layouts/ShelfPage/ShelfPage.tsx:5
FunctionSpinnerLoading
()
auth0-security/fullstack-library-app-auth0/03-frontend/react-library/src/layouts/Utils/SpinnerLoading.tsx:1
FunctionSpinnerLoading
()
source-code/fullstack-library-app/03-frontend/react-library/src/layouts/Utils/SpinnerLoading.tsx:1
FunctionSpinnerLoading
()
source-code/fullstack-library-app-https/03-frontend/react-library/src/layouts/Utils/SpinnerLoading.tsx:1
FunctionStarsReview
(props)
auth0-security/fullstack-library-app-auth0/03-frontend/react-library/src/layouts/Utils/StarsReview.tsx:1
FunctionStarsReview
(props)
auth0-security/fullstack-library-app-auth0/static-html-css-files/Section 15. Book Checkout Static Files/StarsReview.tsx:1
FunctionStarsReview
(props)
source-code/fullstack-library-app/03-frontend/react-library/src/layouts/Utils/StarsReview.tsx:1
FunctionStarsReview
(props)
source-code/fullstack-library-app/static-html-css-files/Section 15. Book Checkout Static Files/StarsReview.tsx:1
FunctionStarsReview
(props)
source-code/fullstack-library-app-https/03-frontend/react-library/src/layouts/Utils/StarsReview.tsx:1
FunctionTodoRowItem
(props)
source-code/react-overview-todo-project/ReactTS/src/components/TodoRowItem.tsx:8
FunctionTodoRowItem
(props)
source-code/react-overview-todo-project/ReactJS/src/components/TodoRowItem.js:1
FunctionTodoTable
(props)
source-code/react-overview-todo-project/ReactTS/src/components/TodoTable.tsx:6
FunctionaddBookClickFunction
()
auth0-security/fullstack-library-app-auth0/03-frontend/react-library/src/layouts/ManageLibraryPage/ManageLibraryPage.tsx:30
FunctionaddBookClickFunction
()
source-code/fullstack-library-app/03-frontend/react-library/src/layouts/ManageLibraryPage/ManageLibraryPage.tsx:15
FunctionaddBookClickFunction
()
source-code/fullstack-library-app-https/03-frontend/react-library/src/layouts/ManageLibraryPage/ManageLibraryPage.tsx:15
FunctionaddTodo
(description: string, assigned: string)
source-code/react-overview-todo-project/ReactTS/src/App.tsx:18
FunctionaddTodo
(description, assigned)
source-code/react-overview-todo-project/ReactJS/src/App.js:18
MethodcalculateArea
()
source-code/typescript-training/06-abstract-classes/Rectangle.ts:5
FunctionchangeQuantityOfBooksClickFunction
()
auth0-security/fullstack-library-app-auth0/03-frontend/react-library/src/layouts/ManageLibraryPage/ManageLibraryPage.tsx:35
FunctionchangeQuantityOfBooksClickFunction
()
source-code/fullstack-library-app/03-frontend/react-library/src/layouts/ManageLibraryPage/ManageLibraryPage.tsx:20
FunctionchangeQuantityOfBooksClickFunction
()
source-code/fullstack-library-app-https/03-frontend/react-library/src/layouts/ManageLibraryPage/ManageLibraryPage.tsx:20
Functioncheckout
()
source-code/fullstack-library-app-https/03-frontend/react-library/src/layouts/PaymentPage/PaymentPage.tsx:42
FunctioncheckoutBook
()
auth0-security/fullstack-library-app-auth0/03-frontend/react-library/src/layouts/BookCheckoutPage/BookCheckoutPage.tsx:216
FunctioncheckoutBook
()
source-code/fullstack-library-app/03-frontend/react-library/src/layouts/BookCheckoutPage/BookCheckoutPage.tsx:208
FunctioncheckoutBook
()
source-code/fullstack-library-app-https/03-frontend/react-library/src/layouts/BookCheckoutPage/BookCheckoutPage.tsx:211
MethodcheckoutBook
(@AuthenticationPrincipal Jwt jwt, @RequestParam Long bookId)
auth0-security/fullstack-library-app-auth0/02-backend/spring-boot-library/src/main/java/com/luv2code/springbootlibrary/controller/BookController.java:46
MethodcheckoutBook
(@RequestHeader(value = "Authorization") String token, @RequestParam Long bookId
source-code/fullstack-library-app/02-backend/spring-boot-library/spring-boot-library/src/main/java/com/luv2code/springbootlibrary/controller/BookController.java:45
MethodcheckoutBook
(@RequestHeader(value = "Authorization") String token, @RequestParam Long bookId
source-code/fullstack-library-app-https/02-backend/spring-boot-library/spring-boot-library/src/main/java/com/luv2code/springbootlibrary/controller/BookController.java:45
MethodcheckoutBookByUser
(@AuthenticationPrincipal Jwt jwt, @RequestParam Long bookId)
auth0-security/fullstack-library-app-auth0/02-backend/spring-boot-library/src/main/java/com/luv2code/springbootlibrary/controller/BookController.java:39
MethodcheckoutBookByUser
(String userEmail, Long bookId)
auth0-security/fullstack-library-app-auth0/02-backend/spring-boot-library/src/main/java/com/luv2code/springbootlibrary/service/BookService.java:64
MethodcheckoutBookByUser
(@RequestHeader(value = "Authorization") String token, @RequestParam Lon
source-code/fullstack-library-app/02-backend/spring-boot-library/spring-boot-library/src/main/java/com/luv2code/springbootlibrary/controller/BookController.java:38
MethodcheckoutBookByUser
(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:65
MethodcheckoutBookByUser
(@RequestHeader(value = "Authorization") String token, @RequestParam Lon
source-code/fullstack-library-app-https/02-backend/spring-boot-library/spring-boot-library/src/main/java/com/luv2code/springbootlibrary/controller/BookController.java:38
MethodcheckoutBookByUser
(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:104
MethodconfigureRepositoryRestConfiguration
(RepositoryRestConfiguration config, CorsRegistry cors)
auth0-security/fullstack-library-app-auth0/02-backend/spring-boot-library/src/main/java/com/luv2code/springbootlibrary/config/MyDataRestConfig.java:17
MethodconfigureRepositoryRestConfiguration
(RepositoryRestConfiguration config, CorsRegistry cors)
source-code/fullstack-library-app/02-backend/spring-boot-library/spring-boot-library/src/main/java/com/luv2code/springbootlibrary/config/MyDataRestConfig.java:17
MethodconfigureRepositoryRestConfiguration
(RepositoryRestConfiguration config, CorsRegistry cors)
source-code/fullstack-library-app-https/02-backend/spring-boot-library/spring-boot-library/src/main/java/com/luv2code/springbootlibrary/config/MyDataRestConfig.java:17
Functionconstructor
(private _x: number, private _y: number)
source-code/typescript-training/06-abstract-classes/Shape.ts:3
Methodconstructor
(id: number, response: string)
auth0-security/fullstack-library-app-auth0/03-frontend/react-library/src/models/AdminMessageRequest.ts:5
Methodconstructor
(title: string, author: string, description: string, copies: number, category: string)
auth0-security/fullstack-library-app-auth0/03-frontend/react-library/src/models/AddBookRequest.ts:9
Methodconstructor
(title: string, question: string)
auth0-security/fullstack-library-app-auth0/03-frontend/react-library/src/models/MessageModel.ts:10
Methodconstructor
(book: BookModel, daysLeft: number)
auth0-security/fullstack-library-app-auth0/03-frontend/react-library/src/models/ShelfCurrentLoans.ts:7
Methodconstructor
(id: number, userEmail: string, checkoutDate: string, returnedDate: string, title: string, author: st
auth0-security/fullstack-library-app-auth0/03-frontend/react-library/src/models/HistoryModel.ts:11
Methodconstructor
(id: number, userEmail: string, date: string, rating: number, book_id: number, reviewDescription: str
auth0-security/fullstack-library-app-auth0/03-frontend/react-library/src/models/ReviewModel.ts:9
Methodconstructor
(rating: number, bookId: number, reviewDescription: string)
auth0-security/fullstack-library-app-auth0/03-frontend/react-library/src/models/ReviewRequestModel.ts:6
Methodconstructor
(id: number, title: string, author: string, description: string, copies: number, copiesAvailable: num
auth0-security/fullstack-library-app-auth0/03-frontend/react-library/src/models/BookModel.ts:11
Methodconstructor
(rowNumber: number, rowDescription: string, rowAssigned: string)
source-code/react-overview-todo-project/ReactTS/src/models/TodoModel.ts:6
Methodconstructor
(id: number, response: string)
source-code/fullstack-library-app/03-frontend/react-library/src/models/AdminMessageRequest.ts:5
Methodconstructor
(title: string, author: string, description: string, copies: number, category: string)
source-code/fullstack-library-app/03-frontend/react-library/src/models/AddBookRequest.ts:9
Methodconstructor
(title: string, question: string)
source-code/fullstack-library-app/03-frontend/react-library/src/models/MessageModel.ts:10
Methodconstructor
(book: BookModel, daysLeft: number)
source-code/fullstack-library-app/03-frontend/react-library/src/models/ShelfCurrentLoans.ts:7
Methodconstructor
(id: number, userEmail: string, checkoutDate: string, returnedDate: string, title: string, author: st
source-code/fullstack-library-app/03-frontend/react-library/src/models/HistoryModel.ts:11
Methodconstructor
(id: number, userEmail: string, date: string, rating: number, book_id: number, reviewDescription: str
source-code/fullstack-library-app/03-frontend/react-library/src/models/ReviewModel.ts:9
Methodconstructor
(rating: number, bookId: number, reviewDescription: string)
source-code/fullstack-library-app/03-frontend/react-library/src/models/ReviewRequestModel.ts:6
Methodconstructor
(id: number, title: string, author: string, description: string, copies: number, copiesAvailable: num
source-code/fullstack-library-app/03-frontend/react-library/src/models/BookModel.ts:11
Methodconstructor
(theX: number, theY: number, private _radius: number)
source-code/typescript-training/05-inheritance/Circle.ts:5
Methodconstructor
(private _x: number, private _y: number)
source-code/typescript-training/05-inheritance/Shape.ts:3
Methodconstructor
(theX: number, theY: number, private _width: number, private _length: number)
source-code/typescript-training/05-inheritance/Rectangle.ts:5
Methodconstructor
(theFirst: string, theLast: string)
source-code/typescript-training/04-classes/01-class-definition/Customer.ts:6
Methodconstructor
(private _firstName: string, private _lastName: string)
source-code/typescript-training/04-classes/05-modules/Customer.ts:3
Methodconstructor
(theFirst: string, theLast: string)
source-code/typescript-training/04-classes/02-access-modifiers/Customer.ts:6
Methodconstructor
(theFirst: string, theLast: string)
source-code/typescript-training/04-classes/03-tsconfig/Customer.ts:6
Methodconstructor
(private _firstName: string, private _lastName: string)
source-code/typescript-training/04-classes/04-parameter-properties/Customer.ts:3
Methodconstructor
(theX: number, theY: number, private _radius: number)
source-code/typescript-training/06-abstract-classes/Circle.ts:9
Methodconstructor
(theX: number, theY: number, private _width: number, private _length: number)
source-code/typescript-training/06-abstract-classes/Rectangle.ts:9
Methodconstructor
(amount: number, currency: string, receiptEmail: string | undefined)
source-code/fullstack-library-app-https/03-frontend/react-library/src/models/PaymentInfoRequest.ts:6
Methodconstructor
(id: number, response: string)
source-code/fullstack-library-app-https/03-frontend/react-library/src/models/AdminMessageRequest.ts:5
Methodconstructor
(title: string, author: string, description: string, copies: number, category: string)
source-code/fullstack-library-app-https/03-frontend/react-library/src/models/AddBookRequest.ts:9
Methodconstructor
(title: string, question: string)
source-code/fullstack-library-app-https/03-frontend/react-library/src/models/MessageModel.ts:10
Methodconstructor
(book: BookModel, daysLeft: number)
source-code/fullstack-library-app-https/03-frontend/react-library/src/models/ShelfCurrentLoans.ts:7
Methodconstructor
(id: number, userEmail: string, checkoutDate: string, returnedDate: string, title: string, author: st
source-code/fullstack-library-app-https/03-frontend/react-library/src/models/HistoryModel.ts:11
Methodconstructor
(id: number, userEmail: string, date: string, rating: number, book_id: number, reviewDescription: str
source-code/fullstack-library-app-https/03-frontend/react-library/src/models/ReviewModel.ts:9
Methodconstructor
(rating: number, bookId: number, reviewDescription: string)
source-code/fullstack-library-app-https/03-frontend/react-library/src/models/ReviewRequestModel.ts:6
Methodconstructor
(id: number, title: string, author: string, description: string, copies: number, copiesAvailable: num
source-code/fullstack-library-app-https/03-frontend/react-library/src/models/BookModel.ts:11
MethodcontextLoads
()
auth0-security/fullstack-library-app-auth0/02-backend/spring-boot-library/src/test/java/com/luv2code/springbootlibrary/SpringBootLibraryApplicationTests.java:9
MethodcontextLoads
()
source-code/fullstack-library-app/02-backend/spring-boot-library/spring-boot-library/src/test/java/com/luv2code/springbootlibrary/SpringBootLibraryApplicationTests.java:9
MethodcontextLoads
()
source-code/fullstack-library-app-https/02-backend/spring-boot-library/spring-boot-library/src/test/java/com/luv2code/springbootlibrary/SpringBootLibraryApplicationTests.java:9
MethodcreatePaymentIntent
(@RequestBody PaymentInfoRequest paymentInfoRequest)
source-code/fullstack-library-app-https/02-backend/spring-boot-library/spring-boot-library/src/main/java/com/luv2code/springbootlibrary/controller/PaymentController.java:25
← previousnext →301–400 of 604, ranked by callers