Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/The-5th-PNU-Convergence-SW-Hackathon/PNUSW-2024-team-08
/ functions
Functions
1,635 in github.com/The-5th-PNU-Convergence-SW-Hackathon/PNUSW-2024-team-08
⨍
Functions
1,635
◇
Types & classes
270
↳
Endpoints
3
↓ 206 callers
Method
error
(String message, HttpStatus httpStatus)
BE/Spring/src/main/java/com/hong/ForPaw/core/utils/ApiUtils.java:14
↓ 89 callers
Method
body
()
BE/Spring/src/main/java/com/hong/ForPaw/core/errors/CustomException.java:21
↓ 81 callers
Method
success
(HttpStatus httpStatus, T result)
BE/Spring/src/main/java/com/hong/ForPaw/core/utils/ApiUtils.java:10
↓ 58 callers
Function
useNavigate
()
FE/src/components/commons/hooks/useNavigate.js:3
↓ 53 callers
Function
checkAuth
(context)
FE/src/components/commons/utils/auth.js:39
↓ 32 callers
Method
delete
()
FE/public/workbox-4754cb34.js:1
↓ 28 callers
Method
getDataInLong
(String type, String id)
BE/Spring/src/main/java/com/hong/ForPaw/service/RedisService.java:48
↓ 25 callers
Method
save
(String emitterId, SseEmitter sseEmitter)
BE/Spring/src/main/java/com/hong/ForPaw/repository/Alarm/EmitterRepository.java:9
↓ 23 callers
Function
useRequireLogin
(isSSRLoggedIn)
FE/src/components/commons/hooks/useRequireLogin.js:5
↓ 20 callers
Method
findById
(@Param("id") Long id)
BE/Spring/src/main/java/com/hong/ForPaw/repository/UserRepository.java:17
↓ 16 callers
Method
registerRoute
(t)
FE/public/workbox-4754cb34.js:1
↓ 16 callers
Function
uploadFile
(file)
FE/src/components/commons/hooks/useS3Upload.js:8
↓ 15 callers
Function
usePaginationScroll
(fetchData, isLastPage, deps = [])
FE/src/components/commons/hooks/usePaginationScroll.js:4
↓ 15 callers
Function
useS3Upload
(bucketName, folderPath)
FE/src/components/commons/hooks/useS3Upload.js:4
↓ 14 callers
Function
resetTimer
()
FE/src/components/commons/hooks/useTimer.js:21
↓ 12 callers
Method
checkGroupExist
(Long groupId)
BE/Spring/src/main/java/com/hong/ForPaw/service/GroupService.java:849
↓ 12 callers
Function
fetchProfileData
(accessToken)
FE/src/components/units/info/profile/Profile.queries.js:1
↓ 12 callers
Function
n
FE/public/workbox-4754cb34.js:1
↓ 12 callers
Function
startTimer
(startTime = initialTime)
FE/src/components/commons/hooks/useTimer.js:7
↓ 12 callers
Function
useTruncateString
()
FE/src/components/commons/hooks/useTruncateString.js:1
↓ 11 callers
Function
findDistrictEn
(koreanName)
FE/src/components/commons/district/districtName.js:4558
↓ 11 callers
Function
findProvinceEn
(koreanName)
FE/src/components/commons/district/districtName.js:4026
↓ 11 callers
Function
usePhotoModal
()
FE/src/components/commons/hooks/usePhotoModal.js:4
↓ 10 callers
Method
deleteAllByGroupId
(Long groupId)
BE/Spring/src/main/java/com/hong/ForPaw/repository/Post/PostRepository.java:64
↓ 9 callers
Function
B
(t)
FE/public/workbox-4754cb34.js:1
↓ 9 callers
Method
buildKey
(String type, String id)
BE/Spring/src/main/java/com/hong/ForPaw/service/RedisService.java:58
↓ 9 callers
Method
decrementCnt
(String type, String id, Long cnt)
BE/Spring/src/main/java/com/hong/ForPaw/service/RedisService.java:29
↓ 9 callers
Method
deleteById
(String id)
BE/Spring/src/main/java/com/hong/ForPaw/repository/Alarm/EmitterRepository.java:17
↓ 9 callers
Method
findByEmailWithRemoved
(@Param("email") String email)
BE/Spring/src/main/java/com/hong/ForPaw/repository/UserRepository.java:20
↓ 9 callers
Method
incrementCnt
(String type, String id, Long cnt)
BE/Spring/src/main/java/com/hong/ForPaw/service/RedisService.java:25
↓ 9 callers
Method
iterateCallbacks
(t)
FE/public/workbox-4754cb34.js:1
↓ 9 callers
Method
removeData
(String type, String id)
BE/Spring/src/main/java/com/hong/ForPaw/service/RedisService.java:45
↓ 9 callers
Method
storeDate
(String type, String id, String value, Long expirationTime)
BE/Spring/src/main/java/com/hong/ForPaw/service/RedisService.java:16
↓ 9 callers
Method
waitUntil
(t)
FE/public/workbox-4754cb34.js:1
↓ 8 callers
Method
checkAdminAuthority
(Long groupId, Long userId)
BE/Spring/src/main/java/com/hong/ForPaw/service/GroupService.java:826
↓ 8 callers
Method
produceAlarm
(Long userId, AlarmRequest.AlarmDTO alarm)
BE/Spring/src/main/java/com/hong/ForPaw/service/BrokerService.java:152
↓ 7 callers
Method
createPageable
(int page, int size, String sortProperty)
BE/Spring/src/main/java/com/hong/ForPaw/service/GroupService.java:816
↓ 7 callers
Function
e
(t,...e)
FE/public/workbox-4754cb34.js:1
↓ 7 callers
Method
findByGroupIdAndUserId
(Long groupId, Long userId)
BE/Spring/src/main/java/com/hong/ForPaw/repository/Group/GroupUserRepository.java:23
↓ 7 callers
Function
usePhotoManager
(initialPhotos = [])
FE/src/components/commons/hooks/usePhotoManager.js:5
↓ 7 callers
Function
useProfilePhotoManager
()
FE/src/components/commons/hooks/useProfilePhotoManager.js:5
↓ 7 callers
Function
useUser
()
FE/src/components/commons/hooks/useRoleContext.js:18
↓ 6 callers
Function
fetchVolunteerDetailWithAuth
(id, accessToken)
FE/src/components/units/volunteer/[id]/VolunteerDetail.quries.js:3
↓ 6 callers
Function
get_db_session
(AsyncSessionLocal)
BE/FastAPI/app/crud.py:7
↓ 6 callers
Function
useRegionSelection
( currentProvince, currentDistrict, currentSubDistrict )
FE/src/components/commons/hooks/useRegionSelection.js:3
↓ 5 callers
Method
cacheMatch
(t)
FE/public/workbox-4754cb34.js:1
↓ 5 callers
Method
checkIsMember
(Long groupId, Long userId)
BE/Spring/src/main/java/com/hong/ForPaw/service/GroupService.java:820
↓ 5 callers
Function
fetchData
(url)
FE/src/components/units/info/search/Search.quries.js:3
↓ 5 callers
Method
findAll
()
BE/Spring/src/main/java/com/hong/ForPaw/repository/UserRepository.java:14
↓ 5 callers
Method
findByGroupId
(@Param("groupId") Long groupId, Pageable pageable)
BE/Spring/src/main/java/com/hong/ForPaw/repository/Post/PostRepository.java:33
↓ 5 callers
Method
findByIdWithUser
(@Param("postId") Long postId)
BE/Spring/src/main/java/com/hong/ForPaw/repository/Post/PostRepository.java:48
↓ 5 callers
Function
findDistrictKo
(englishName)
FE/src/components/commons/district/districtName.js:4553
↓ 5 callers
Function
findProvinceKo
(englishName)
FE/src/components/commons/district/districtName.js:4021
↓ 5 callers
Function
handleToggleLike
()
FE/src/components/units/adopt/[id]/hooks/useFetchPetDetail.js:77
↓ 5 callers
Method
join
(UserRequest.JoinDTO requestDTO)
BE/Spring/src/main/java/com/hong/ForPaw/service/UserService.java:151
↓ 5 callers
Method
status
()
BE/Spring/src/main/java/com/hong/ForPaw/core/errors/CustomException.java:25
↓ 4 callers
Function
createLatLng
(lat, lng)
FE/src/components/commons/hooks/useCreateLatLng.js:2
↓ 4 callers
Method
createPageable
(int page, int size, String sortProperty)
BE/Spring/src/main/java/com/hong/ForPaw/service/PostService.java:567
↓ 4 callers
Method
createPageable
(int page, int size, String sortProperty)
BE/Spring/src/main/java/com/hong/ForPaw/service/SearchService.java:134
↓ 4 callers
Method
deleteAllByPostId
(Long postId)
BE/Spring/src/main/java/com/hong/ForPaw/repository/Post/CommentRepository.java:37
↓ 4 callers
Method
deleteAllByUserId
(Long userId)
BE/Spring/src/main/java/com/hong/ForPaw/repository/ApplyRepository.java:34
↓ 4 callers
Method
existsById
(Long id)
BE/Spring/src/main/java/com/hong/ForPaw/repository/Post/PostRepository.java:58
↓ 4 callers
Method
expireEntries
(t,e)
FE/public/workbox-4754cb34.js:1
↓ 4 callers
Function
fetchMyCommunity
(accessToken)
FE/src/components/units/chatting/[id]/ChattingDetailHandler.queries.js:1
↓ 4 callers
Method
getPassword
()
BE/Spring/src/main/java/com/hong/ForPaw/core/security/CustomUserDetails.java:25
↓ 4 callers
Method
getPostDTOsByType
(PostType postType, Pageable pageable)
BE/Spring/src/main/java/com/hong/ForPaw/service/PostService.java:522
↓ 4 callers
Method
handle
(t)
FE/public/workbox-4754cb34.js:1
↓ 4 callers
Function
handleCancelReply
()
FE/src/components/commons/comment/hooks/useComment.js:34
↓ 4 callers
Function
handleTimeChange
(type, increment)
FE/src/components/units/volunteer/addMeeting/component/Calendar.container.js:43
↓ 4 callers
Function
m
(t)
FE/public/workbox-4754cb34.js:1
↓ 4 callers
Method
runCallbacks
(t,e)
FE/public/workbox-4754cb34.js:1
↓ 4 callers
Function
useLikeToggle
(isSSRLoggedIn)
FE/src/components/commons/hooks/useLikeToggle.js:5
↓ 4 callers
Function
useMenuToggle
(numberOfMenus = 1)
FE/src/components/commons/hooks/useMenuToggle.js:3
↓ 4 callers
Function
useSortSelection
(sort, setSort, loading, loadingMore)
FE/src/components/commons/hooks/useSortSelection.js:3
↓ 4 callers
Function
volunteerLike
(id)
FE/src/components/units/volunteer/Volunteer.quries.js:48
↓ 3 callers
Function
P
FE/public/workbox-4754cb34.js:1
↓ 3 callers
Method
cachePut
(t,e)
FE/public/workbox-4754cb34.js:1
↓ 3 callers
Method
checkChatAuthority
(Long userId, Long chatRoomId)
BE/Spring/src/main/java/com/hong/ForPaw/service/ChatService.java:132
↓ 3 callers
Method
checkDuplicateLogin
(User user)
BE/Spring/src/main/java/com/hong/ForPaw/service/UserService.java:440
↓ 3 callers
Method
checkMeetingExist
(Long meetingId)
BE/Spring/src/main/java/com/hong/ForPaw/service/GroupService.java:855
↓ 3 callers
Method
create
(User user, Long exp)
BE/Spring/src/main/java/com/hong/ForPaw/core/security/JWTProvider.java:37
↓ 3 callers
Method
createToken
(User user)
BE/Spring/src/main/java/com/hong/ForPaw/service/UserService.java:447
↓ 3 callers
Function
debounce
(func, delay)
FE/src/components/units/chatting/[id]/hooks/useChattingScroll.js:13
↓ 3 callers
Method
fetch
(t)
FE/public/workbox-4754cb34.js:1
↓ 3 callers
Method
fetchAndCachePut
(t)
FE/public/workbox-4754cb34.js:1
↓ 3 callers
Function
fetchPetDetailWithAuth
(id, accessToken)
FE/src/components/units/adopt/[id]/AdoptPetDetail.queries.js:1
↓ 3 callers
Function
fetchVolunteerWithAuth
(accessToken)
FE/src/components/units/volunteer/Volunteer.quries.js:4
↓ 3 callers
Method
findUserIdByPostId
(@Param("postId") Long postId)
BE/Spring/src/main/java/com/hong/ForPaw/repository/Post/PostRepository.java:30
↓ 3 callers
Function
find_animal_by_id
(db, animal_id)
BE/FastAPI/app/crud.py:11
↓ 3 callers
Method
generateIdByTime
(String userId)
BE/Spring/src/main/java/com/hong/ForPaw/service/AlarmService.java:129
↓ 3 callers
Method
getCacheKeyForURL
(t)
FE/public/workbox-4754cb34.js:1
↓ 3 callers
Method
getDb
()
FE/public/workbox-4754cb34.js:1
↓ 3 callers
Method
getGroupIds
(Long userId)
BE/Spring/src/main/java/com/hong/ForPaw/service/GroupService.java:806
↓ 3 callers
Function
handleClickDelete
()
FE/src/components/units/volunteer/volunteerDetailHeader/hooks/useDelete.js:18
↓ 3 callers
Function
handleClose
()
FE/src/components/units/community/reportModal/hooks/useRequestReport.js:56
↓ 3 callers
Method
handleRequest
({request:t,event:e})
FE/public/workbox-4754cb34.js:1
↓ 3 callers
Function
i
()
FE/public/workbox-4754cb34.js:1
↓ 3 callers
Function
navigateTo
(path)
FE/src/components/units/info/search/Search.container.js:10
↓ 3 callers
Method
send
(Alarm alarm)
BE/Spring/src/main/java/com/hong/ForPaw/service/AlarmService.java:83
↓ 3 callers
Function
sendMessage
(message)
FE/src/components/units/chatting/[id]/ChattingDetail.queries.js:78
next →
1–100 of 1,635, ranked by callers