Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kamalisk/arkhamdb
/ functions
Functions
1,734 in github.com/Kamalisk/arkhamdb
⨍
Functions
1,734
◇
Types & classes
121
↓ 2 callers
Function
buf2binstring
(buf, len)
src/AppBundle/Resources/public/js/fdb-all.js:33984
↓ 2 callers
Function
bufferToString
(buffer)
src/AppBundle/Resources/public/js/fdb-all.js:31855
↓ 2 callers
Method
buildQueryFromConditions
($conditions)
src/AppBundle/Services/CardsData.php:870
↓ 2 callers
Function
check
(err, truth)
src/AppBundle/Resources/public/js/fdb-all.js:21515
↓ 2 callers
Function
complete
()
src/AppBundle/Resources/public/js/bootstrap.js:974
↓ 2 callers
Function
compress_block
(s, ltree, dtree)
src/AppBundle/Resources/public/js/fdb-all.js:38923
↓ 2 callers
Function
consoleFunc
(name)
src/AppBundle/Resources/public/js/fdb-all.js:21437
↓ 2 callers
Method
copyKeyToEntity
($entity, $entityName, $data, $key, $isMandatory = TRUE)
src/AppBundle/Command/ImportTransCommand.php:196
↓ 2 callers
Method
createCreateForm
* Creates a form to create a Tournament entity. * * @param Tournament $entity The entity * * @return \Symfony\Component\Form\Form
src/AppBundle/Controller/TournamentController.php:63
↓ 2 callers
Method
createCreateForm
* Creates a form to create a Faction entity. * * @param Faction $entity The entity * * @return \Symfony\Component\Form\Form The fo
src/AppBundle/Controller/FactionController.php:63
↓ 2 callers
Method
createCreateForm
* Creates a form to create a Type entity. * * @param Type $entity The entity * * @return \Symfony\Component\Form\Form The form
src/AppBundle/Controller/TypeController.php:63
↓ 2 callers
Method
createCreateForm
* Creates a form to create a Type entity. * * @param Type $entity The entity * * @return \Symfony\Component\Form\Form The form
src/AppBundle/Controller/SubtypeController.php:63
↓ 2 callers
Method
createCreateForm
* Creates a form to create a Encounter entity. * * @param Encounter $entity The entity * * @return \Symfony\Component\Form\Form Th
src/AppBundle/Controller/EncounterController.php:63
↓ 2 callers
Method
createEditForm
* Creates a form to edit a Tournament entity. * * @param Tournament $entity The entity * * @return \Symfony\Component\Form\Form The fo
src/AppBundle/Controller/TournamentController.php:141
↓ 2 callers
Method
createEditForm
* Creates a form to edit a Faction entity. * * @param Faction $entity The entity * * @return \Symfony\Component\Form\Form The form
src/AppBundle/Controller/FactionController.php:141
↓ 2 callers
Method
createEditForm
* Creates a form to edit a Type entity. * * @param Type $entity The entity * * @return \Symfony\Component\Form\Form The form */
src/AppBundle/Controller/TypeController.php:141
↓ 2 callers
Method
createEditForm
* Creates a form to edit a Type entity. * * @param Type $entity The entity * * @return \Symfony\Component\Form\Form The form */
src/AppBundle/Controller/SubtypeController.php:141
↓ 2 callers
Method
createEditForm
* Creates a form to edit a Encounter entity. * * @param Encounter $entity The entity * * @return \Symfony\Component\Form\Form The form
src/AppBundle/Controller/EncounterController.php:141
↓ 2 callers
Function
d_code
(dist)
src/AppBundle/Resources/public/js/fdb-all.js:38500
↓ 2 callers
Function
deflate
* deflate(data[, options]) -> Uint8Array|Array|String * - data (Uint8Array|Array|String): input data to compress. * - options (Object): zlib deflate
src/AppBundle/Resources/public/js/fdb-all.js:33328
↓ 2 callers
Method
deleteDeck
* Delete Deck * * Recursive method to delete previous * versions of a deck * * @param Deck $deck * @param bool $recursiv
src/AppBundle/Controller/Oauth2Controller.php:795
↓ 2 callers
Function
ea
(a,b,c)
src/AppBundle/Resources/public/js/fdb-all.min.js:6
↓ 2 callers
Function
eachOf
(coll, iteratee, callback)
src/AppBundle/Resources/public/js/fdb-all.js:19571
↓ 2 callers
Function
f1
(x, y, z)
src/AppBundle/Resources/public/js/fdb-all.js:28167
↓ 2 callers
Function
f2
(x, y, z)
src/AppBundle/Resources/public/js/fdb-all.js:28172
↓ 2 callers
Function
f3
(x, y, z)
src/AppBundle/Resources/public/js/fdb-all.js:28176
↓ 2 callers
Function
f4
(x, y, z)
src/AppBundle/Resources/public/js/fdb-all.js:28180
↓ 2 callers
Function
f5
(x, y, z)
src/AppBundle/Resources/public/js/fdb-all.js:28184
↓ 2 callers
Function
fill_modal
(code, typeahead = false)
src/AppBundle/Resources/public/js/app.card_modal.js:370
↓ 2 callers
Function
filterSyntax
(query)
src/AppBundle/Resources/public/js/app.smart_filter.js:123
↓ 2 callers
Method
findByRelativePosition
($card, $position)
src/AppBundle/Repository/CardRepository.php:109
↓ 2 callers
Method
findDecklistsByAge
($ignoreEmptyDescriptions = FALSE, $withCount = true)
src/AppBundle/Model/DecklistManager.php:141
↓ 2 callers
Method
findDecklistsWithComplexSearch
($user = false)
src/AppBundle/Model/DecklistManager.php:225
↓ 2 callers
Function
focus_index
(index)
src/AppBundle/Resources/public/js/app.deck_browser.js:30
↓ 2 callers
Function
gen_codes
(tree, max_code, bl_count)
src/AppBundle/Resources/public/js/fdb-all.js:38679
↓ 2 callers
Method
getArrayExport
($withUnsavedChanges = false)
src/AppBundle/Model/ExportableDeck.php:7
↓ 2 callers
Method
getBondedTo
* Get bondedTo * * @return string */
src/AppBundle/Entity/Card.php:2427
↓ 2 callers
Method
getCgdbId
* Get cgdbId * * @return integer */
src/AppBundle/Entity/Pack.php:191
↓ 2 callers
Method
getChanges
* Get changes * * @return \Doctrine\Common\Collections\Collection */
src/AppBundle/Entity/Deck.php:715
↓ 2 callers
Method
getCharacter
* Get character * * @return \AppBundle\Entity\card */
src/AppBundle/Entity/Decklist.php:931
↓ 2 callers
Method
getClosePages
()
src/AppBundle/Model/DeckManager.php:291
↓ 2 callers
Method
getCode
* Get code * * @return string */
src/AppBundle/Entity/Card.php:660
↓ 2 callers
Method
getComments
* Get comments * * @return \Doctrine\Common\Collections\Collection */
src/AppBundle/Entity/User.php:591
↓ 2 callers
Method
getDataFromFile
(\SplFileInfo $fileinfo)
src/AppBundle/Command/ImportTransCommand.php:241
↓ 2 callers
Method
getDoubleSided
* Get doubleSided * * @return boolean */
src/AppBundle/Entity/Card.php:1945
↓ 2 callers
Method
getEmptyList
()
src/AppBundle/Model/DeckManager.php:95
↓ 2 callers
Method
getExiles
* Get exiles * * @return string */
src/AppBundle/Entity/Deck.php:505
↓ 2 callers
Method
getFaction2
* Get faction2 * * @return \AppBundle\Entity\Faction */
src/AppBundle/Entity/Card.php:2202
↓ 2 callers
Function
getFractionalBits
(n)
src/AppBundle/Resources/public/js/fdb-all.js:28504
↓ 2 callers
Method
getHelpHtml
* Returns the help text formatted in HTML. * * @return string The HTML help */
var/SymfonyRequirements.php:94
↓ 2 callers
Method
getIncludedPacks
* Get included packs * @return \AppBundle\Entity\Pack[] */
src/AppBundle/Model/SlotCollectionInterface.php:21
↓ 2 callers
Method
getLinkedFrom
* Get linkedFrom * * @return \Doctrine\Common\Collections\Collection */
src/AppBundle/Entity/Card.php:2365
↓ 2 callers
Method
getMajorVersion
* Get majorVersion * * @return integer */
src/AppBundle/Entity/Deck.php:964
↓ 2 callers
Method
getMinorVersion
* Get minorVersion * * @return integer */
src/AppBundle/Entity/Deck.php:1094
↓ 2 callers
Method
getNextUrl
()
src/AppBundle/Model/DeckManager.php:320
↓ 2 callers
Method
getOctgnExport
()
src/AppBundle/Model/ExportableDeck.php:84
↓ 2 callers
Method
getPhpIniConfigPath
* Returns the PHP configuration file (php.ini) path. * * @return string|false php.ini file path */
var/SymfonyRequirements.php:367
↓ 2 callers
Method
getPreviousDeck
* Get previousDeck * * @return \AppBundle\Entity\Decklist */
src/AppBundle/Entity/Decklist.php:721
↓ 2 callers
Method
getPreviousUrl
()
src/AppBundle/Model/DeckManager.php:307
↓ 2 callers
Method
getProblem
* Get problem * * @return string */
src/AppBundle/Entity/Deck.php:553
↓ 2 callers
Method
getReviews
* Get reviews * * @return \Doctrine\Common\Collections\Collection */
src/AppBundle/Entity/User.php:625
↓ 2 callers
Method
getShared
* Get shared * * @return boolean */
src/AppBundle/Entity/Deck.php:409
↓ 2 callers
Method
getSingleScalarResult
* Returns translated single scalar result for given locale * * @param QueryBuilder $qb A Doctrine query builder instance * @param string
src/AppBundle/Repository/TranslatableRepository.php:111
↓ 2 callers
Method
getSlot
* Get slot * * @return string */
src/AppBundle/Entity/Card.php:1699
↓ 2 callers
Method
getSlots
* Get slots * * @return \AppBundle\Model\SlotCollectionInterface */
src/AppBundle/Entity/Decklist.php:592
↓ 2 callers
Method
getSlotsBySubType
($subtype)
src/AppBundle/Model/SlotCollectionDecorator.php:104
↓ 2 callers
Method
getSlotsByType
* Get all slots sorted by type code (including plots) * @return array */
src/AppBundle/Model/SlotCollectionInterface.php:27
↓ 2 callers
Function
getTargetFromTrigger
($trigger)
src/AppBundle/Resources/public/js/bootstrap.js:1678
↓ 2 callers
Method
getTestMessage
* Returns the message for testing the requirement. * * @return string The test message */
var/SymfonyRequirements.php:74
↓ 2 callers
Method
getText
* Get text * * @return string */
src/AppBundle/Entity/Card.php:854
↓ 2 callers
Method
getTextExport
($exclude=0)
src/AppBundle/Model/ExportableDeck.php:72
↓ 2 callers
Method
getTraits
* Get traits * * @return string */
src/AppBundle/Entity/Card.php:1555
↓ 2 callers
Method
getUnsavedChanges
($deck)
src/AppBundle/Services/Decks.php:294
↓ 2 callers
Method
getUpgrades
* Get upgrades * * @return integer */
src/AppBundle/Entity/Deck.php:1066
↓ 2 callers
Method
getVariation
* Get variation * * @return string */
src/AppBundle/Entity/Deckchange.php:99
↓ 2 callers
Method
getXpAdjustment
* Get xpSpent * * @return integer */
src/AppBundle/Entity/Decklist.php:808
↓ 2 callers
Method
getXpSpent
* Get xpSpent * * @return integer */
src/AppBundle/Entity/Decklist.php:782
↓ 2 callers
Method
get_faqs
($card)
src/AppBundle/Services/CardsData.php:896
↓ 2 callers
Function
get_memo
(n, k)
src/AppBundle/Resources/public/js/app.binomial.js:43
↓ 2 callers
Method
get_search_rows
($conditions, $sortorder, $forceempty = false, $encounter = false)
src/AppBundle/Services/CardsData.php:196
↓ 2 callers
Function
has
(obj, key)
src/AppBundle/Resources/public/js/fdb-all.js:22161
↓ 2 callers
Method
importCardsFromJsonData
($cardsData)
src/AppBundle/Command/ImportStdCommand.php:465
↓ 2 callers
Function
incWord
(word)
src/AppBundle/Resources/public/js/fdb-all.js:26832
↓ 2 callers
Function
init_block
(s)
src/AppBundle/Resources/public/js/fdb-all.js:38821
↓ 2 callers
Function
isFunction
* Checks if `value` is classified as a `Function` object. * * @static * @memberOf _ * @since 0.1.0 * @category Lang * @param {*} value The value
src/AppBundle/Resources/public/js/fdb-all.js:18601
↓ 2 callers
Function
isLength
* Checks if `value` is a valid array-like length. * * **Note:** This method is loosely based on * [`ToLength`](http://ecma-international.org/ecma-2
src/AppBundle/Resources/public/js/fdb-all.js:18863
↓ 2 callers
Function
isLibraryDriver
(driverName)
src/AppBundle/Resources/public/js/fdb-all.js:32668
↓ 2 callers
Method
isOctgnable
* @return array */
src/AppBundle/Entity/Deck.php:10
↓ 2 callers
Function
keys
* Creates an array of the own enumerable property names of `object`. * * **Note:** Non-object values are coerced to objects. See the * [ES spec](ht
src/AppBundle/Resources/public/js/fdb-all.js:19376
↓ 2 callers
Function
la
(a)
src/AppBundle/Resources/public/js/fdb-all.min.js:6
↓ 2 callers
Function
longest_match
(s, cur_match)
src/AppBundle/Resources/public/js/fdb-all.js:34427
↓ 2 callers
Function
memo_exists
(n, k)
src/AppBundle/Resources/public/js/app.binomial.js:39
↓ 2 callers
Method
parseTextImport
($text)
src/AppBundle/Controller/BuilderController.php:290
↓ 2 callers
Function
processQueue
()
src/AppBundle/Resources/public/js/fdb-all.js:20154
↓ 2 callers
Function
queue
(worker, concurrency, payload)
src/AppBundle/Resources/public/js/fdb-all.js:20800
↓ 2 callers
Function
ra
(a)
src/AppBundle/Resources/public/js/fdb-all.min.js:6
↓ 2 callers
Function
rank
(f)
src/AppBundle/Resources/public/js/fdb-all.js:34326
↓ 2 callers
Function
reduce
* Reduces `coll` into a single value using an async `iteratee` to return each * successive step. `memo` is the initial state of the reduction. This f
src/AppBundle/Resources/public/js/fdb-all.js:21090
↓ 2 callers
Method
removeSlot
* Remove slot * * @param \AppBundle\Entity\Deckslot $slot */
src/AppBundle/Entity/Deck.php:602
↓ 2 callers
Function
replenish
()
src/AppBundle/Resources/public/js/fdb-all.js:19453
← previous
next →
301–400 of 1,734, ranked by callers