Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BinaryIgor/code-examples
/ functions
Functions
2,868 in github.com/BinaryIgor/code-examples
⨍
Functions
2,868
◇
Types & classes
747
↓ 3 callers
Method
saveCampaign
(Campaign campaign, Class<T> response)
modular-monolith-with-independent-deployments/modules/campaign/src/test/java/com/binaryigor/modularmonolith/campaign/CampaignControllerTest.java:102
↓ 3 callers
Method
saveCampaign
(Campaign campaign, Class<T> response)
modular-monolith-simple/src/test/java/com/binaryigor/modularmonolithsimple/campaign/CampaignControllerTest.java:87
↓ 3 callers
Method
savedUserOfId
(UUID id)
modular-monolith-or-microservices-pattern/project/src/test/java/com/binaryigor/modularpattern/project/app/ProjectEventsControllerTest.java:70
↓ 3 callers
Method
search
(query: string)
some-wisdom-htmx-app/src/authors/domain.ts:22
↓ 3 callers
Method
sendExceptionResponse
(HttpServletRequest request, HttpServletResponse response,
htmx-mpa-vs-react-spa/server/src/main/java/com/binaryigor/htmxvsreact/user/app/SecurityFilter.java:94
↓ 3 callers
Method
sessionPath
(session: string)
some-wisdom-htmx-app/src/auth/auth.ts:41
↓ 3 callers
Method
setCookie
(res: Response, session: string, expired: boolean = false)
some-wisdom-htmx-app/src/auth/web.ts:12
↓ 3 callers
Method
setNext
(NodeEntry next)
dsa/src/main/java/com/binaryigor/dsa/LRUCache.java:120
↓ 3 callers
Method
setPrev
(NodeEntry prev)
dsa/src/main/java/com/binaryigor/dsa/LRUCache.java:115
↓ 3 callers
Method
setTime
(Instant instant)
modular-monolith-or-microservices-pattern/shared/src/test/java/com/binaryigor/modularpattern/shared/TestClock.java:15
↓ 3 callers
Method
shouldRespondWithHTML
()
htmx-mpa-vs-react-spa/server/src/main/java/com/binaryigor/htmxvsreact/shared/WebUtils.java:19
↓ 3 callers
Method
signIn
()
htmx-production-setup/app/src/main/java/com/binaryigor/htmxproductionsetup/shared/views/Translations.java:85
↓ 3 callers
Method
signIn
(user: { name: string, password: string })
some-wisdom-htmx-app-e2e-tests/tests/sign-in-page.ts:29
↓ 3 callers
Method
startDbContainerAndSetupProperties
(String propertiesPrefix)
modular-monolith-with-independent-deployments/application/src/test/java/com/binaryigor/modularmonolith/application/ModularMonolithApplicationTest.java:14
↓ 3 callers
Function
staticFileContentOfPath
(path)
htmx-web-components/server.js:45
↓ 3 callers
Method
sum
(Collection<AggregatedStats> stats)
htmx-mpa-vs-react-spa/load-test/MpaVsSpaLoadTest.java:455
↓ 3 callers
Method
tableCount
(DataSource dataSource, String table)
sql-dbs-performance/tests/src/main/java/SqlDbPerformanceTests.java:645
↓ 3 callers
Method
timed
(Callable<T> function)
vector-embeddings-with-postgres/src/main/java/com/binaryigor/vembeddingswithpostgres/shared/Extensions.java:12
↓ 3 callers
Method
timestampToString
(Instant instant)
mysql-and-postgresql-differences/tests/src/main/java/com/binaryigor/sqldbtests/SqlDbTests.java:222
↓ 3 callers
Method
toEvent
(Instant timestamp, String clientIp, UUID userId)
simple-web-analytics/src/main/java/com/binaryigor/simplewebanalytics/web/AnalyticsEventRequest.java:16
↓ 3 callers
Method
toString
()
sqlite-performance-limits/tests/src/main/java/com/binaryigor/sqlitelimits/SQLiteLimitsTests.java:605
↓ 3 callers
Method
toString
()
mysql-and-postgresql-differences/tests/src/main/java/com/binaryigor/sqldbtests/SqlDbTests.java:492
↓ 3 callers
Method
token
(String token, int maxAge)
htmx-production-setup/app/src/main/java/com/binaryigor/htmxproductionsetup/shared/web/Cookies.java:22
↓ 3 callers
Method
tokenValue
(Cookie[] cookies)
htmx-production-setup/app/src/main/java/com/binaryigor/htmxproductionsetup/shared/web/Cookies.java:41
↓ 3 callers
Method
translate
(AppLanguage language, T exception)
htmx-mpa-vs-react-spa/server/src/main/java/com/binaryigor/htmxvsreact/shared/html/Translations.java:150
↓ 3 callers
Method
uniqueAndSortedQueryGroups
()
sqlite-performance-limits/tests/src/main/java/com/binaryigor/sqlitelimits/SQLiteLimitsTests.java:597
↓ 3 callers
Function
useUser
()
htmx-mpa-vs-react-spa/react/src/shared/UserContext.jsx:42
↓ 3 callers
Method
userOpt
()
htmx-mpa-vs-react-spa/server/src/main/java/com/binaryigor/htmxvsreact/user/infra/web/CurrentRequestUser.java:20
↓ 3 callers
Method
validateNotSelfReferenceLink
(NodeEntry prev, NodeEntry next)
dsa/src/main/java/com/binaryigor/dsa/LRUCache.java:104
↓ 3 callers
Function
we
(t,n)
modern-frontend-complexity-alternative/src/main/resources/static/lib/htmx.min.2.0.8.js:1
↓ 3 callers
Function
we
(e,t)
htmx-mpa-vs-react-spa/server/static/js/htmx.2.0.4.min.js:1
↓ 3 callers
Method
withoutBody
(String url)
single-machine-tests-sqlite/load-test/LoadTest.java:405
↓ 3 callers
Method
writeTo
(Stream<?> objectsStream, ObjectMapper objectMapper, OutputStream out)
modular-monolith-or-microservices-pattern/shared/src/main/java/com/binaryigor/modularpattern/shared/NdJson.java:12
↓ 3 callers
Function
xe
(e,t)
htmx-production-setup/app/static/lib/htmx.min.1.9.10.js:1
↓ 3 callers
Function
xn
(e)
htmx-mpa-vs-react-spa/server/static/js/htmx.2.0.4.min.js:1
↓ 3 callers
Function
ze
(h,d,p,g)
modern-frontend-complexity-alternative/src/main/resources/static/lib/htmx.min.2.0.8.js:1
↓ 3 callers
Function
zt
()
htmx-mpa-vs-react-spa/server/static/js/htmx.2.0.4.min.js:1
↓ 2 callers
Method
#render
()
modern-frontend-complexity-alternative/src/main/resources/static/selected-container.js:30
↓ 2 callers
Function
$e
(t,e,n,r,o)
modern-frontend-complexity-alternative/src/main/resources/static/lib/htmx.min.2.0.8.js:1
↓ 2 callers
Function
$t
(e)
htmx-mpa-vs-react-spa/server/static/js/htmx.2.0.4.min.js:1
↓ 2 callers
Function
Ae
(e)
htmx-mpa-vs-react-spa/server/static/js/htmx.2.0.4.min.js:1
↓ 2 callers
Function
Ae
(e)
htmx-production-setup/app/static/lib/htmx.min.1.9.10.js:1
↓ 2 callers
Function
At
(e)
modern-frontend-complexity-alternative/src/main/resources/static/lib/htmx.min.2.0.8.js:1
↓ 2 callers
Function
At
(e)
htmx-production-setup/app/static/lib/htmx.min.1.9.10.js:1
↓ 2 callers
Function
B
()
htmx-mpa-vs-react-spa/server/static/js/htmx.2.0.4.min.js:1
↓ 2 callers
Function
B
(t)
htmx-production-setup/app/static/lib/htmx.min.1.9.10.js:1
↓ 2 callers
Function
Ce
(e)
modern-frontend-complexity-alternative/src/main/resources/static/lib/htmx.min.2.0.8.js:1
↓ 2 callers
Function
Ce
(t)
htmx-mpa-vs-react-spa/server/static/js/htmx.2.0.4.min.js:1
↓ 2 callers
Function
De
(e)
htmx-mpa-vs-react-spa/server/static/js/htmx.2.0.4.min.js:1
↓ 2 callers
Function
Dt
(e)
htmx-production-setup/app/static/lib/htmx.min.1.9.10.js:1
↓ 2 callers
Function
Fe
(e,t,r,n,i)
htmx-production-setup/app/static/lib/htmx.min.1.9.10.js:1
↓ 2 callers
Function
Ft
(e)
modern-frontend-complexity-alternative/src/main/resources/static/lib/htmx.min.2.0.8.js:1
↓ 2 callers
Function
Ft
(t,e,r)
htmx-production-setup/app/static/lib/htmx.min.1.9.10.js:1
↓ 2 callers
Method
GET
()
rest-api-tests/src/test/java/com/binaryigor/restapitests/support/TestHttpClient.java:85
↓ 2 callers
Function
Gt
()
modern-frontend-complexity-alternative/src/main/resources/static/lib/htmx.min.2.0.8.js:1
↓ 2 callers
Function
He
(e,o,i,t)
htmx-mpa-vs-react-spa/server/static/js/htmx.2.0.4.min.js:1
↓ 2 callers
Function
He
(e,t)
htmx-production-setup/app/static/lib/htmx.min.1.9.10.js:1
↓ 2 callers
Function
Hr
(e)
htmx-production-setup/app/static/lib/htmx.min.1.9.10.js:1
↓ 2 callers
Function
Ie
(e,t)
modern-frontend-complexity-alternative/src/main/resources/static/lib/htmx.min.2.0.8.js:1
↓ 2 callers
Function
Ie
(e,t)
htmx-mpa-vs-react-spa/server/static/js/htmx.2.0.4.min.js:1
↓ 2 callers
Function
It
(e)
htmx-production-setup/app/static/lib/htmx.min.1.9.10.js:1
↓ 2 callers
Function
J
(e)
modern-frontend-complexity-alternative/src/main/resources/static/lib/htmx.min.2.0.8.js:1
↓ 2 callers
Function
J
(e)
htmx-mpa-vs-react-spa/server/static/js/htmx.2.0.4.min.js:1
↓ 2 callers
Function
K
(e,t,n)
modern-frontend-complexity-alternative/src/main/resources/static/lib/htmx.min.2.0.8.js:1
↓ 2 callers
Function
K
(e,t,n)
htmx-mpa-vs-react-spa/server/static/js/htmx.2.0.4.min.js:1
↓ 2 callers
Function
Kt
(e)
htmx-mpa-vs-react-spa/server/static/js/htmx.2.0.4.min.js:1
↓ 2 callers
Function
L
(e,t)
htmx-mpa-vs-react-spa/server/static/js/htmx.2.0.4.min.js:1
↓ 2 callers
Function
Le
(e)
modern-frontend-complexity-alternative/src/main/resources/static/lib/htmx.min.2.0.8.js:1
↓ 2 callers
Function
Le
(e)
htmx-production-setup/app/static/lib/htmx.min.1.9.10.js:1
↓ 2 callers
Function
Lt
(e)
modern-frontend-complexity-alternative/src/main/resources/static/lib/htmx.min.2.0.8.js:1
↓ 2 callers
Function
Lt
(e)
htmx-mpa-vs-react-spa/server/static/js/htmx.2.0.4.min.js:1
↓ 2 callers
Function
Lt
(n,e,t,r)
htmx-production-setup/app/static/lib/htmx.min.1.9.10.js:1
↓ 2 callers
Function
Mt
(e)
modern-frontend-complexity-alternative/src/main/resources/static/lib/htmx.min.2.0.8.js:1
↓ 2 callers
Function
N
(e,t)
modern-frontend-complexity-alternative/src/main/resources/static/lib/htmx.min.2.0.8.js:1
↓ 2 callers
Function
Ne
(e)
htmx-production-setup/app/static/lib/htmx.min.1.9.10.js:1
↓ 2 callers
Function
Nt
(e)
modern-frontend-complexity-alternative/src/main/resources/static/lib/htmx.min.2.0.8.js:1
↓ 2 callers
Function
Oe
(t,n)
modern-frontend-complexity-alternative/src/main/resources/static/lib/htmx.min.2.0.8.js:1
↓ 2 callers
Function
Oe
(t,n)
htmx-mpa-vs-react-spa/server/static/js/htmx.2.0.4.min.js:1
↓ 2 callers
Function
Oe
(e)
htmx-production-setup/app/static/lib/htmx.min.1.9.10.js:1
↓ 2 callers
Function
Ot
(e,t)
modern-frontend-complexity-alternative/src/main/resources/static/lib/htmx.min.2.0.8.js:1
↓ 2 callers
Function
Ot
(e,t)
htmx-mpa-vs-react-spa/server/static/js/htmx.2.0.4.min.js:1
↓ 2 callers
Function
Pe
(t)
modern-frontend-complexity-alternative/src/main/resources/static/lib/htmx.min.2.0.8.js:1
↓ 2 callers
Function
Pt
(t)
htmx-mpa-vs-react-spa/server/static/js/htmx.2.0.4.min.js:1
↓ 2 callers
Function
Re
()
modern-frontend-complexity-alternative/src/main/resources/static/lib/htmx.min.2.0.8.js:1
↓ 2 callers
Function
Sr
(e)
htmx-production-setup/app/static/lib/htmx.min.1.9.10.js:1
↓ 2 callers
Function
St
(r,e,t,n)
modern-frontend-complexity-alternative/src/main/resources/static/lib/htmx.min.2.0.8.js:1
↓ 2 callers
Function
St
(r,e,t,n)
htmx-mpa-vs-react-spa/server/static/js/htmx.2.0.4.min.js:1
↓ 2 callers
Function
Te
(e,o,i,t)
modern-frontend-complexity-alternative/src/main/resources/static/lib/htmx.min.2.0.8.js:1
↓ 2 callers
Function
U
(e)
modern-frontend-complexity-alternative/src/main/resources/static/lib/htmx.min.2.0.8.js:1
↓ 2 callers
Function
U
(t)
htmx-mpa-vs-react-spa/server/static/js/htmx.2.0.4.min.js:1
↓ 2 callers
Function
U
()
htmx-production-setup/app/static/lib/htmx.min.1.9.10.js:1
↓ 2 callers
Function
Un
(e,t)
modern-frontend-complexity-alternative/src/main/resources/static/lib/htmx.min.2.0.8.js:1
↓ 2 callers
Function
Ve
(e)
htmx-production-setup/app/static/lib/htmx.min.1.9.10.js:1
↓ 2 callers
Function
Ye
(e)
htmx-production-setup/app/static/lib/htmx.min.1.9.10.js:1
↓ 2 callers
Function
_e
(e,n,r)
modern-frontend-complexity-alternative/src/main/resources/static/lib/htmx.min.2.0.8.js:1
↓ 2 callers
Function
_e
(t,e,n,r,o)
htmx-mpa-vs-react-spa/server/static/js/htmx.2.0.4.min.js:1
↓ 2 callers
Method
_render
(message)
htmx-web-components/htmx-components.js:174
↓ 2 callers
Method
_render
(message)
flexible-web-components/components/input-error.js:15
↓ 2 callers
Method
_render
(title, message)
flexible-web-components/components/info-modal.js:21
↓ 2 callers
Method
_render
(message)
htmx-production-setup/app/static/components.js:14
← previous
next →
501–600 of 2,868, ranked by callers