MCPcopy Create free account

hub / github.com/BinaryIgor/code-examples / functions

Functions2,868 in github.com/BinaryIgor/code-examples

↓ 6 callersMethodpageEndpoints
(Endpoint endpoint, List<Endpoint> group)
htmx-mpa-vs-react-spa/load-test/MpaVsSpaLoadTest.java:184
↓ 6 callersMethodpercentile
(List<Long> data, double percentile)
sqlite-performance-limits/tests/src/main/java/com/binaryigor/sqlitelimits/SQLiteLimitsTests.java:536
↓ 6 callersMethodpercentile
(List<Long> data, double percentile)
mysql-and-postgresql-differences/tests/src/main/java/com/binaryigor/sqldbtests/SqlDbTests.java:413
↓ 6 callersFunctionprefixedClass
(className)
htmx-web-components/htmx-components.js:8
↓ 6 callersMethodprintDelimiter
()
htmx-mpa-vs-react-spa/load-test/MpaVsSpaLoadTest.java:140
↓ 6 callersFunctionprint_and_exit
(message)
single-machine-tests/scripts/prepare_infra.py:27
↓ 6 callersFunctionprint_and_exit
(message)
single-machine-tests-sqlite/scripts/prepare_infra.py:26
↓ 6 callersMethodrandomString
()
simple-web-analytics/src/test/java/com/binaryigor/simplewebanalytics/TestObjects.java:14
↓ 6 callersMethodrandomUserView
(UUID id, long version)
modular-monolith-or-microservices-pattern/project/src/test/java/com/binaryigor/modularpattern/project/TestObjects.java:15
↓ 6 callersFunctionrun_bitcoin_cli
(cmd, json_output=False)
btc-node/btc_explorer.py:14
↓ 6 callersMethodtoken
(String token, int maxAge)
htmx-mpa-vs-react-spa/server/src/main/java/com/binaryigor/htmxvsreact/user/infra/web/Cookies.java:22
↓ 6 callersFunctionue
(e,t)
modern-frontend-complexity-alternative/src/main/resources/static/lib/htmx.min.2.0.8.js:1
↓ 6 callersFunctionue
(e,t)
htmx-production-setup/app/static/lib/htmx.min.1.9.10.js:1
↓ 6 callersFunctionv
(e)
modern-frontend-complexity-alternative/src/main/resources/static/lib/htmx.min.2.0.8.js:1
↓ 5 callersFunction$t
(e)
modern-frontend-complexity-alternative/src/main/resources/static/lib/htmx.min.2.0.8.js:1
↓ 5 callersFunctionDn
(e)
modern-frontend-complexity-alternative/src/main/resources/static/lib/htmx.min.2.0.8.js:1
↓ 5 callersFunctionJ
(e)
htmx-production-setup/app/static/lib/htmx.min.1.9.10.js:1
↓ 5 callersFunctionR
(e,t)
htmx-production-setup/app/static/lib/htmx.min.1.9.10.js:1
↓ 5 callersFunctionT
(e)
htmx-production-setup/app/static/lib/htmx.min.1.9.10.js:1
↓ 5 callersFunctionc
(e,t)
htmx-production-setup/app/static/lib/htmx.min.1.9.10.js:1
↓ 5 callersMethodcreateOrUpdateClientRequest1
()
rest-api-tests/src/test/java/com/binaryigor/restapitests/support/TestObjects.java:12
↓ 5 callersMethodcreateUser
(HttpClient client, User user)
modular-monolith-or-microservices-pattern/ops/Requests.java:82
↓ 5 callersFunctiond
(e)
modern-frontend-complexity-alternative/src/main/resources/static/lib/htmx.min.2.0.8.js:1
↓ 5 callersFunctiond
(e)
htmx-mpa-vs-react-spa/server/static/js/htmx.2.0.4.min.js:1
↓ 5 callersFunctiond
(e)
htmx-production-setup/app/static/lib/htmx.min.1.9.10.js:1
↓ 5 callersMethodenvIntValueOrDefault
(String key, int defaultValue)
htmx-mpa-vs-react-spa/load-test/MpaVsSpaLoadTest.java:127
↓ 5 callersMethodenvIntValueOrDefault
(String key, int defaultValue)
cdn-difference/load-test/CdnLoadTest.java:95
↓ 5 callersMethodenvIntValueOrDefault
(String key, int defaultValue)
mysql-and-postgresql-differences/tests/src/main/java/com/binaryigor/sqldbtests/SqlDbTests.java:106
↓ 5 callersMethodenvIntValueOrDefault
(String key, int defaultValue)
vector-embeddings-with-postgres/load-test/LoadTest.java:94
↓ 5 callersMethodenvValueOrDefault
(String key, String defaultValue)
single-machine-tests/load-test/LoadTest.java:138
↓ 5 callersMethodenvValueOrThrow
(String key)
sql-dbs-performance/tests/src/main/java/SqlDbPerformanceTests.java:135
↓ 5 callersMethodenvValueOrThrow
(String key)
mysql-and-postgresql-differences/tests/src/main/java/com/binaryigor/sqldbtests/SqlDbTests.java:114
↓ 5 callersFunctionft
(e)
modern-frontend-complexity-alternative/src/main/resources/static/lib/htmx.min.2.0.8.js:1
↓ 5 callersFunctiong
(e,t)
modern-frontend-complexity-alternative/src/main/resources/static/lib/htmx.min.2.0.8.js:1
↓ 5 callersFunctionge
(e)
htmx-mpa-vs-react-spa/server/static/js/htmx.2.0.4.min.js:1
↓ 5 callersMethodhash
(String password)
htmx-production-setup/app/src/main/java/com/binaryigor/htmxproductionsetup/user/domain/PasswordHasher.java:5
↓ 5 callersMethodid
()
htmx-mpa-vs-react-spa/load-test/MpaVsSpaLoadTest.java:393
↓ 5 callersMethodid
()
cdn-difference/load-test/CdnLoadTest.java:273
↓ 5 callersFunctioninputError
({ errorMessage = "", otherAttributes = "" } = {})
flexible-web-components/server/components/form-container.js:186
↓ 5 callersFunctionmachine_config
(region, name, size)
cdn-difference/scripts/prepare_infra.py:46
↓ 5 callersMethodmap
(ResultSet result)
sqlite-performance-limits/tests/src/main/java/com/binaryigor/sqlitelimits/SQLiteLimitsTests.java:580
↓ 5 callersFunctionn
(e,t,r)
htmx-production-setup/app/static/lib/htmx.min.1.9.10.js:1
↓ 5 callersMethodofId
(UUID id)
htmx-mpa-vs-react-spa/server/src/main/java/com/binaryigor/htmxvsreact/task/domain/TaskRepository.java:14
↓ 5 callersFunctionp
(t,r,n)
htmx-mpa-vs-react-spa/server/static/js/htmx.2.0.4.min.js:1
↓ 5 callersFunctionpe
(e)
modern-frontend-complexity-alternative/src/main/resources/static/lib/htmx.min.2.0.8.js:1
↓ 5 callersMethodpercentile
(List<Long> data, double percentile)
mongodb-vs-postgresql-performance/tests/src/main/java/JsonDbsPerformanceTests.java:793
↓ 5 callersMethodpercentile
(List<Long> data, double percentile)
sql-dbs-performance/tests/src/main/java/SqlDbPerformanceTests.java:735
↓ 5 callersMethodpercentile
(List<Long> data, double percentile)
htmx-mpa-vs-react-spa/load-test/MpaVsSpaLoadTest.java:492
↓ 5 callersMethodpercentile
(List<Long> data, double percentile)
cdn-difference/load-test/CdnLoadTest.java:219
↓ 5 callersMethodpercentile
(List<Long> data, double percentile)
vector-embeddings-with-postgres/load-test/LoadTest.java:232
↓ 5 callersMethodprintDelimiter
()
single-machine-tests/load-test/LoadTest.java:124
↓ 5 callersMethodprintDelimiter
()
cdn-difference/load-test/CdnLoadTest.java:89
↓ 5 callersMethodprintDelimiter
()
single-machine-tests-sqlite/load-test/LoadTest.java:117
↓ 5 callersFunctionqn
(e)
htmx-mpa-vs-react-spa/server/static/js/htmx.2.0.4.min.js:1
↓ 5 callersMethodrandom
(size: number)
some-wisdom-htmx-app/src/authors/domain.ts:26
↓ 5 callersMethodrandomAccount
()
mongodb-vs-postgresql-performance/tests/src/main/java/JsonDbsPerformanceTests.java:617
↓ 5 callersMethodrandomChoiceExcluding
(List<T> elements, Collection<T> toExclude)
mongodb-vs-postgresql-performance/tests/src/main/java/JsonDbsPerformanceTests.java:722
↓ 5 callersMethodrandomTimestamp
()
sql-dbs-performance/tests/src/main/java/SqlDbPerformanceTests.java:575
↓ 5 callersMethodregisterExceptionTranslation
( Class<T> exception, ExceptionTranslation<T> translation)
htmx-production-setup/app/src/main/java/com/binaryigor/htmxproductionsetup/shared/views/Translations.java:63
↓ 5 callersMethodrenderedElementClassIfSet
(element)
htmx-web-components/htmx-components.js:87
↓ 5 callersFunctions
(e,t)
modern-frontend-complexity-alternative/src/main/resources/static/lib/htmx.min.2.0.8.js:1
↓ 5 callersFunctions
(e,t)
htmx-mpa-vs-react-spa/server/static/js/htmx.2.0.4.min.js:1
↓ 5 callersMethodsave
(OutboxMessage message)
modular-monolith-or-microservices-pattern/shared/src/main/java/com/binaryigor/modularpattern/shared/outbox/OutboxRepository.java:11
↓ 5 callersMethodset
(String key, Object value)
htmx-production-setup/app/src/main/java/com/binaryigor/htmxproductionsetup/shared/web/HttpRequestAttributes.java:14
↓ 5 callersMethodtext
(int code, String text)
simple-http-server/src/main/java/com/binaryigor/httpserver/utils/HttpResponses.java:11
↓ 5 callersMethodtoAsciiBytes
(String string)
simple-http-server/src/main/java/com/binaryigor/httpserver/utils/MultipartFormDataReader.java:56
↓ 5 callersMethodtoUserChangedEvent
()
modular-monolith-or-microservices-pattern/user/src/main/java/com/binaryigor/modularpattern/user/domain/User.java:14
↓ 5 callersMethodunsubscribe
(subscriber)
htmx-mpa-vs-react-spa/react/src/shared/event-bus.js:54
↓ 5 callersMethoduserProjects
(UUID userId)
htmx-mpa-vs-react-spa/server/src/main/java/com/binaryigor/htmxvsreact/project/domain/ProjectRepository.java:10
↓ 5 callersFunctionx
(e,t)
modern-frontend-complexity-alternative/src/main/resources/static/lib/htmx.min.2.0.8.js:1
↓ 5 callersFunctionx
(e,t)
htmx-mpa-vs-react-spa/server/static/js/htmx.2.0.4.min.js:1
↓ 5 callersFunctiony
(e,t)
modern-frontend-complexity-alternative/src/main/resources/static/lib/htmx.min.2.0.8.js:1
↓ 4 callersFunctionC
(e,t)
htmx-production-setup/app/static/lib/htmx.min.1.9.10.js:1
↓ 4 callersFunctionCn
(r,e,o,i,s)
modern-frontend-complexity-alternative/src/main/resources/static/lib/htmx.min.2.0.8.js:1
↓ 4 callersFunctionI
(e,t)
htmx-production-setup/app/static/lib/htmx.min.1.9.10.js:1
↓ 4 callersFunctionM
(t)
modern-frontend-complexity-alternative/src/main/resources/static/lib/htmx.min.2.0.8.js:1
↓ 4 callersFunctionM
(t)
htmx-mpa-vs-react-spa/server/static/js/htmx.2.0.4.min.js:1
↓ 4 callersFunctionM
(e)
htmx-production-setup/app/static/lib/htmx.min.1.9.10.js:1
↓ 4 callersFunctionMt
(e,t)
htmx-mpa-vs-react-spa/server/static/js/htmx.2.0.4.min.js:1
↓ 4 callersFunctionOn
(e,t,n)
modern-frontend-complexity-alternative/src/main/resources/static/lib/htmx.min.2.0.8.js:1
↓ 4 callersFunctionQt
(e,t)
htmx-mpa-vs-react-spa/server/static/js/htmx.2.0.4.min.js:1
↓ 4 callersFunctionRr
(e,t,r,n)
htmx-production-setup/app/static/lib/htmx.min.1.9.10.js:1
↓ 4 callersFunctionTe
()
htmx-mpa-vs-react-spa/server/static/js/htmx.2.0.4.min.js:1
↓ 4 callersFunctionTr
(e,t,r)
htmx-production-setup/app/static/lib/htmx.min.1.9.10.js:1
↓ 4 callersFunctionUe
(e,t,r)
htmx-production-setup/app/static/lib/htmx.min.1.9.10.js:1
↓ 4 callersFunctionVe
(e,t,n)
htmx-mpa-vs-react-spa/server/static/js/htmx.2.0.4.min.js:1
↓ 4 callersFunctionWt
(e,t)
htmx-production-setup/app/static/lib/htmx.min.1.9.10.js:1
↓ 4 callersFunctionX
()
modern-frontend-complexity-alternative/src/main/resources/static/lib/htmx.min.2.0.8.js:1
↓ 4 callersFunctionXt
(e,t)
modern-frontend-complexity-alternative/src/main/resources/static/lib/htmx.min.2.0.8.js:1
↓ 4 callersFunctionZ
(e,t)
htmx-production-setup/app/static/lib/htmx.min.1.9.10.js:1
↓ 4 callersMethodallQuoteNotesFromDb
()
some-wisdom-htmx-app/src/quotes/repository.ts:28
↓ 4 callersMethodassertResponseBody
(TestHttpResponse response, T expectedBody)
rest-api-tests/src/test/java/com/binaryigor/restapitests/support/IntegrationTest.java:46
↓ 4 callersMethodassertUserSaved
(UserChangedEvent toSendEvent, UserView expectedUser)
modular-monolith-or-microservices-pattern/project/src/test/java/com/binaryigor/modularpattern/project/app/ProjectEventsControllerTest.java:74
↓ 4 callersFunctionbn
(r,e,o,i)
htmx-mpa-vs-react-spa/server/static/js/htmx.2.0.4.min.js:1
↓ 4 callersMethodbodyAsJson
(Class<T> clazz)
rest-api-tests/src/test/java/com/binaryigor/restapitests/support/TestHttpResponse.java:13
↓ 4 callersMethodcloseConnection
(Socket connection)
simple-http-server/src/main/java/com/binaryigor/httpserver/server/SimpleHttpServer.java:263
↓ 4 callersMethodcreateClientReturningId
(CreateOrUpdateClientRequest request)
rest-api-tests/src/test/java/com/binaryigor/restapitests/ClientControllerTest.java:120
↓ 4 callersFunctioncreate_resource
(path, resource, data)
single-machine-tests/scripts/prepare_infra.py:169
↓ 4 callersFunctioncreate_resource
(path, resource, data)
single-machine-tests-sqlite/scripts/prepare_infra.py:168
↓ 4 callersMethodcurrentUserId
()
htmx-production-setup/app/src/main/java/com/binaryigor/htmxproductionsetup/shared/contracts/AuthUserApi.java:7
← previousnext →201–300 of 2,868, ranked by callers