MCPcopy Create free account

hub / github.com/Kamalisk/arkhamdb / functions

Functions1,734 in github.com/Kamalisk/arkhamdb

↓ 2 callersFunctionbuf2binstring
(buf, len)
src/AppBundle/Resources/public/js/fdb-all.js:33984
↓ 2 callersFunctionbufferToString
(buffer)
src/AppBundle/Resources/public/js/fdb-all.js:31855
↓ 2 callersMethodbuildQueryFromConditions
($conditions)
src/AppBundle/Services/CardsData.php:870
↓ 2 callersFunctioncheck
(err, truth)
src/AppBundle/Resources/public/js/fdb-all.js:21515
↓ 2 callersFunctioncomplete
()
src/AppBundle/Resources/public/js/bootstrap.js:974
↓ 2 callersFunctioncompress_block
(s, ltree, dtree)
src/AppBundle/Resources/public/js/fdb-all.js:38923
↓ 2 callersFunctionconsoleFunc
(name)
src/AppBundle/Resources/public/js/fdb-all.js:21437
↓ 2 callersMethodcopyKeyToEntity
($entity, $entityName, $data, $key, $isMandatory = TRUE)
src/AppBundle/Command/ImportTransCommand.php:196
↓ 2 callersMethodcreateCreateForm
* 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 callersMethodcreateCreateForm
* 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 callersMethodcreateCreateForm
* 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 callersMethodcreateCreateForm
* 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 callersMethodcreateCreateForm
* 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 callersMethodcreateEditForm
* 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 callersMethodcreateEditForm
* 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 callersMethodcreateEditForm
* 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 callersMethodcreateEditForm
* 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 callersMethodcreateEditForm
* 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 callersFunctiond_code
(dist)
src/AppBundle/Resources/public/js/fdb-all.js:38500
↓ 2 callersFunctiondeflate
* 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 callersMethoddeleteDeck
* Delete Deck * * Recursive method to delete previous * versions of a deck * * @param Deck $deck * @param bool $recursiv
src/AppBundle/Controller/Oauth2Controller.php:795
↓ 2 callersFunctionea
(a,b,c)
src/AppBundle/Resources/public/js/fdb-all.min.js:6
↓ 2 callersFunctioneachOf
(coll, iteratee, callback)
src/AppBundle/Resources/public/js/fdb-all.js:19571
↓ 2 callersFunctionf1
(x, y, z)
src/AppBundle/Resources/public/js/fdb-all.js:28167
↓ 2 callersFunctionf2
(x, y, z)
src/AppBundle/Resources/public/js/fdb-all.js:28172
↓ 2 callersFunctionf3
(x, y, z)
src/AppBundle/Resources/public/js/fdb-all.js:28176
↓ 2 callersFunctionf4
(x, y, z)
src/AppBundle/Resources/public/js/fdb-all.js:28180
↓ 2 callersFunctionf5
(x, y, z)
src/AppBundle/Resources/public/js/fdb-all.js:28184
↓ 2 callersFunctionfill_modal
(code, typeahead = false)
src/AppBundle/Resources/public/js/app.card_modal.js:370
↓ 2 callersFunctionfilterSyntax
(query)
src/AppBundle/Resources/public/js/app.smart_filter.js:123
↓ 2 callersMethodfindByRelativePosition
($card, $position)
src/AppBundle/Repository/CardRepository.php:109
↓ 2 callersMethodfindDecklistsByAge
($ignoreEmptyDescriptions = FALSE, $withCount = true)
src/AppBundle/Model/DecklistManager.php:141
↓ 2 callersMethodfindDecklistsWithComplexSearch
($user = false)
src/AppBundle/Model/DecklistManager.php:225
↓ 2 callersFunctionfocus_index
(index)
src/AppBundle/Resources/public/js/app.deck_browser.js:30
↓ 2 callersFunctiongen_codes
(tree, max_code, bl_count)
src/AppBundle/Resources/public/js/fdb-all.js:38679
↓ 2 callersMethodgetArrayExport
($withUnsavedChanges = false)
src/AppBundle/Model/ExportableDeck.php:7
↓ 2 callersMethodgetBondedTo
* Get bondedTo * * @return string */
src/AppBundle/Entity/Card.php:2427
↓ 2 callersMethodgetCgdbId
* Get cgdbId * * @return integer */
src/AppBundle/Entity/Pack.php:191
↓ 2 callersMethodgetChanges
* Get changes * * @return \Doctrine\Common\Collections\Collection */
src/AppBundle/Entity/Deck.php:715
↓ 2 callersMethodgetCharacter
* Get character * * @return \AppBundle\Entity\card */
src/AppBundle/Entity/Decklist.php:931
↓ 2 callersMethodgetClosePages
()
src/AppBundle/Model/DeckManager.php:291
↓ 2 callersMethodgetCode
* Get code * * @return string */
src/AppBundle/Entity/Card.php:660
↓ 2 callersMethodgetComments
* Get comments * * @return \Doctrine\Common\Collections\Collection */
src/AppBundle/Entity/User.php:591
↓ 2 callersMethodgetDataFromFile
(\SplFileInfo $fileinfo)
src/AppBundle/Command/ImportTransCommand.php:241
↓ 2 callersMethodgetDoubleSided
* Get doubleSided * * @return boolean */
src/AppBundle/Entity/Card.php:1945
↓ 2 callersMethodgetEmptyList
()
src/AppBundle/Model/DeckManager.php:95
↓ 2 callersMethodgetExiles
* Get exiles * * @return string */
src/AppBundle/Entity/Deck.php:505
↓ 2 callersMethodgetFaction2
* Get faction2 * * @return \AppBundle\Entity\Faction */
src/AppBundle/Entity/Card.php:2202
↓ 2 callersFunctiongetFractionalBits
(n)
src/AppBundle/Resources/public/js/fdb-all.js:28504
↓ 2 callersMethodgetHelpHtml
* Returns the help text formatted in HTML. * * @return string The HTML help */
var/SymfonyRequirements.php:94
↓ 2 callersMethodgetIncludedPacks
* Get included packs * @return \AppBundle\Entity\Pack[] */
src/AppBundle/Model/SlotCollectionInterface.php:21
↓ 2 callersMethodgetLinkedFrom
* Get linkedFrom * * @return \Doctrine\Common\Collections\Collection */
src/AppBundle/Entity/Card.php:2365
↓ 2 callersMethodgetMajorVersion
* Get majorVersion * * @return integer */
src/AppBundle/Entity/Deck.php:964
↓ 2 callersMethodgetMinorVersion
* Get minorVersion * * @return integer */
src/AppBundle/Entity/Deck.php:1094
↓ 2 callersMethodgetNextUrl
()
src/AppBundle/Model/DeckManager.php:320
↓ 2 callersMethodgetOctgnExport
()
src/AppBundle/Model/ExportableDeck.php:84
↓ 2 callersMethodgetPhpIniConfigPath
* Returns the PHP configuration file (php.ini) path. * * @return string|false php.ini file path */
var/SymfonyRequirements.php:367
↓ 2 callersMethodgetPreviousDeck
* Get previousDeck * * @return \AppBundle\Entity\Decklist */
src/AppBundle/Entity/Decklist.php:721
↓ 2 callersMethodgetPreviousUrl
()
src/AppBundle/Model/DeckManager.php:307
↓ 2 callersMethodgetProblem
* Get problem * * @return string */
src/AppBundle/Entity/Deck.php:553
↓ 2 callersMethodgetReviews
* Get reviews * * @return \Doctrine\Common\Collections\Collection */
src/AppBundle/Entity/User.php:625
↓ 2 callersMethodgetShared
* Get shared * * @return boolean */
src/AppBundle/Entity/Deck.php:409
↓ 2 callersMethodgetSingleScalarResult
* 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 callersMethodgetSlot
* Get slot * * @return string */
src/AppBundle/Entity/Card.php:1699
↓ 2 callersMethodgetSlots
* Get slots * * @return \AppBundle\Model\SlotCollectionInterface */
src/AppBundle/Entity/Decklist.php:592
↓ 2 callersMethodgetSlotsBySubType
($subtype)
src/AppBundle/Model/SlotCollectionDecorator.php:104
↓ 2 callersMethodgetSlotsByType
* Get all slots sorted by type code (including plots) * @return array */
src/AppBundle/Model/SlotCollectionInterface.php:27
↓ 2 callersFunctiongetTargetFromTrigger
($trigger)
src/AppBundle/Resources/public/js/bootstrap.js:1678
↓ 2 callersMethodgetTestMessage
* Returns the message for testing the requirement. * * @return string The test message */
var/SymfonyRequirements.php:74
↓ 2 callersMethodgetText
* Get text * * @return string */
src/AppBundle/Entity/Card.php:854
↓ 2 callersMethodgetTextExport
($exclude=0)
src/AppBundle/Model/ExportableDeck.php:72
↓ 2 callersMethodgetTraits
* Get traits * * @return string */
src/AppBundle/Entity/Card.php:1555
↓ 2 callersMethodgetUnsavedChanges
($deck)
src/AppBundle/Services/Decks.php:294
↓ 2 callersMethodgetUpgrades
* Get upgrades * * @return integer */
src/AppBundle/Entity/Deck.php:1066
↓ 2 callersMethodgetVariation
* Get variation * * @return string */
src/AppBundle/Entity/Deckchange.php:99
↓ 2 callersMethodgetXpAdjustment
* Get xpSpent * * @return integer */
src/AppBundle/Entity/Decklist.php:808
↓ 2 callersMethodgetXpSpent
* Get xpSpent * * @return integer */
src/AppBundle/Entity/Decklist.php:782
↓ 2 callersMethodget_faqs
($card)
src/AppBundle/Services/CardsData.php:896
↓ 2 callersFunctionget_memo
(n, k)
src/AppBundle/Resources/public/js/app.binomial.js:43
↓ 2 callersMethodget_search_rows
($conditions, $sortorder, $forceempty = false, $encounter = false)
src/AppBundle/Services/CardsData.php:196
↓ 2 callersFunctionhas
(obj, key)
src/AppBundle/Resources/public/js/fdb-all.js:22161
↓ 2 callersMethodimportCardsFromJsonData
($cardsData)
src/AppBundle/Command/ImportStdCommand.php:465
↓ 2 callersFunctionincWord
(word)
src/AppBundle/Resources/public/js/fdb-all.js:26832
↓ 2 callersFunctioninit_block
(s)
src/AppBundle/Resources/public/js/fdb-all.js:38821
↓ 2 callersFunctionisFunction
* 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 callersFunctionisLength
* 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 callersFunctionisLibraryDriver
(driverName)
src/AppBundle/Resources/public/js/fdb-all.js:32668
↓ 2 callersMethodisOctgnable
* @return array */
src/AppBundle/Entity/Deck.php:10
↓ 2 callersFunctionkeys
* 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 callersFunctionla
(a)
src/AppBundle/Resources/public/js/fdb-all.min.js:6
↓ 2 callersFunctionlongest_match
(s, cur_match)
src/AppBundle/Resources/public/js/fdb-all.js:34427
↓ 2 callersFunctionmemo_exists
(n, k)
src/AppBundle/Resources/public/js/app.binomial.js:39
↓ 2 callersMethodparseTextImport
($text)
src/AppBundle/Controller/BuilderController.php:290
↓ 2 callersFunctionprocessQueue
()
src/AppBundle/Resources/public/js/fdb-all.js:20154
↓ 2 callersFunctionqueue
(worker, concurrency, payload)
src/AppBundle/Resources/public/js/fdb-all.js:20800
↓ 2 callersFunctionra
(a)
src/AppBundle/Resources/public/js/fdb-all.min.js:6
↓ 2 callersFunctionrank
(f)
src/AppBundle/Resources/public/js/fdb-all.js:34326
↓ 2 callersFunctionreduce
* 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 callersMethodremoveSlot
* Remove slot * * @param \AppBundle\Entity\Deckslot $slot */
src/AppBundle/Entity/Deck.php:602
↓ 2 callersFunctionreplenish
()
src/AppBundle/Resources/public/js/fdb-all.js:19453
← previousnext →301–400 of 1,734, ranked by callers