MCPcopy Create free account

hub / github.com/Kamalisk/arkhamdb / functions

Functions1,734 in github.com/Kamalisk/arkhamdb

↓ 9 callersMethodgetPacks
* Get packs * * @return \Doctrine\Common\Collections\Collection */
src/AppBundle/Entity/Cycle.php:260
↓ 9 callersMethodgetParent
* Get parent * * @return \AppBundle\Entity\Decklist */
src/AppBundle/Entity/Deck.php:892
↓ 9 callersMethodgetQuantity
* Get quantity * @return integer */
src/AppBundle/Model/SlotInterface.php:21
↓ 9 callersMethodloadCollection
($entityShortName)
src/AppBundle/Command/ImportStdCommand.php:975
↓ 9 callersFunctionp
(a,b)
src/AppBundle/Resources/public/js/fdb-all.min.js:1
↓ 9 callersMethodsetParent
* Set parent * * @param \AppBundle\Entity\Decklist $parent * * @return Deck */
src/AppBundle/Entity/Deck.php:880
↓ 9 callersMethodsetPrecedent
* Set precedent * * @param \AppBundle\Entity\Decklist $precedent * * @return Decklist */
src/AppBundle/Entity/Decklist.php:1012
↓ 8 callersFunctionHb
(a)
src/AppBundle/Resources/public/js/fdb-all.min.js:6
↓ 8 callersFunctionerr
(strm, errorCode)
src/AppBundle/Resources/public/js/fdb-all.js:34321
↓ 8 callersFunctionflush_pending
(strm)
src/AppBundle/Resources/public/js/fdb-all.js:34339
↓ 8 callersMethodgetIgnoreDeckLimit
* Get ignoreDeckLimit * * @return integer */
src/AppBundle/Entity/Deckslot.php:89
↓ 8 callersMethodgetLinkedTo
* Get linkedTo * * @return \AppBundle\Entity\Card */
src/AppBundle/Entity/Card.php:2251
↓ 8 callersMethodgetNameCanonical
* Get nameCanonical * * @return string */
src/AppBundle/Entity/Decklist.php:293
↓ 8 callersMethodgetNextDeck
* Get nextDeck * * @return \AppBundle\Entity\Deck */
src/AppBundle/Entity/Deck.php:940
↓ 8 callersMethodgetRootDir
()
app/AppKernel.php:9
↓ 8 callersMethodgetSideSlots
* Get slots * * @return \AppBundle\Model\SlotCollectionInterface */
src/AppBundle/Entity/Deck.php:647
↓ 8 callersMethodgetVersion
()
src/AppBundle/Entity/Deck.php:1099
↓ 8 callersFunctioninitialParams
(fn)
src/AppBundle/Resources/public/js/fdb-all.js:18811
↓ 8 callersMethodsetCard
* Set card * * @param \AppBundle\Entity\Card $card * * @return Review */
src/AppBundle/Entity/Review.php:307
↓ 8 callersMethodsetUser
* Set user * * @param \AppBundle\Entity\User $user * * @return Deck */
src/AppBundle/Entity/Deck.php:727
↓ 7 callersFunctionPe
(e)
src/AppBundle/Resources/public/js/purify.min.js:190
↓ 7 callersFunction_createTester
(eachfn, check, getResult)
src/AppBundle/Resources/public/js/fdb-all.js:21317
↓ 7 callersFunctionfill_window
(s)
src/AppBundle/Resources/public/js/fdb-all.js:34540
↓ 7 callersMethodgetDescriptionMd
* Get descriptionMd * * @return string */
src/AppBundle/Entity/Deck.php:481
↓ 7 callersMethodgetFileInfo
($path, $filename)
src/AppBundle/Command/ImportStdCommand.php:941
↓ 7 callersMethodgetOneOrNullResult
* Returns translated one (or null if not found) result for given locale * * @param QueryBuilder $qb A Doctrine query builder instance
src/AppBundle/Repository/TranslatableRepository.php:44
↓ 7 callersMethodgetReputation
* Get reputation * * @return integer */
src/AppBundle/Entity/User.php:203
↓ 7 callersMethodsetMeta
* Set meta * * @param string $meta * * @return Deck */
src/AppBundle/Entity/Deck.php:517
↓ 7 callersMethodsetTags
* Set tags * * @param string $tags * * @return Deck */
src/AppBundle/Entity/Deck.php:566
↓ 7 callersMethodslugify
* Transforms the string into a valid filename, lower-case, no spaces, pure ASCII, etc. * @param string $filename * @return string */
src/AppBundle/Services/Texts.php:100
↓ 7 callersMethodtransform
* turns a Markdown string into a HTML string * @param unknown $string * @return string */
src/AppBundle/Services/Texts.php:80
↓ 7 callersFunctionza
(a,b,c)
src/AppBundle/Resources/public/js/fdb-all.min.js:6
↓ 6 callersMethodaddPhpIniRecommendation
* Adds an optional recommendation in form of a php.ini configuration. * * @param string $cfgName The configuration name use
var/SymfonyRequirements.php:253
↓ 6 callersMethodaddPhpIniRequirement
* Adds a mandatory requirement in form of a php.ini configuration. * * @param string $cfgName The configuration name used f
var/SymfonyRequirements.php:235
↓ 6 callersFunctionexecuteTwoCallbacks
(promise, callback, errorCallback)
src/AppBundle/Resources/public/js/fdb-all.js:31112
↓ 6 callersMethodgetChildren
* Get children * * @return \Doctrine\Common\Collections\Collection */
src/AppBundle/Entity/Deck.php:681
↓ 6 callersMethodgetCycle
* Get cycle * * @return \AppBundle\Entity\Cycle */
src/AppBundle/Entity/Pack.php:393
↓ 6 callersMethodgetDateCreation
* Get dateCreation * * @return \DateTime */
src/AppBundle/Entity/User.php:155
↓ 6 callersMethodgetFaq
* Get faq * * @return boolean */
src/AppBundle/Entity/User.php:228
↓ 6 callersMethodgetOwnedPacks
* Get ownedPacks * * @return string */
src/AppBundle/Entity/User.php:321
↓ 6 callersMethodgetSlots
()
src/AppBundle/Model/SlotCollectionDecorator.php:156
↓ 6 callersMethodgetSubname
* Get subname * * @return string */
src/AppBundle/Entity/Card.php:757
↓ 6 callersMethodgetTranslatedQuery
* Returns translated Doctrine query instance * * @param QueryBuilder $qb A Doctrine query builder instance * @param string $locale A l
src/AppBundle/Repository/TranslatableRepository.php:124
↓ 6 callersMethodgetXpSpent
* Get xpSpent * * @return integer */
src/AppBundle/Entity/Deck.php:1014
↓ 6 callersMethodmarkdown
* Returns the processed version of a markdown text */
src/AppBundle/Services/Texts.php:60
↓ 6 callersMethodsetDateUpdate
* Set dateUpdate * * @param \DateTime $dateUpdate * * @return User */
src/AppBundle/Entity/User.php:167
↓ 6 callersMethodsetDeck
* Set deck * * @param \AppBundle\Entity\Deck $deck * * @return Deckslot */
src/AppBundle/Entity/Deckslot.php:102
↓ 6 callersMethodsetDescriptionMd
* Set descriptionMd * * @param string $descriptionMd * * @return Deck */
src/AppBundle/Entity/Deck.php:469
↓ 6 callersMethodsetTaboo
* Set user * * @param \AppBundle\Entity\Taboo $taboo * * @return Deck */
src/AppBundle/Entity/Deck.php:751
↓ 6 callersMethodtruncate
* Returns a substring of $string that is $max_length length max and doesn't split * a word or a html tag */
src/AppBundle/Services/Texts.php:22
↓ 6 callersMethodwrite
($output, $text)
src/AppBundle/Command/TwigCacheCommand.php:29
↓ 6 callersFunctionx
(a)
src/AppBundle/Resources/public/js/fdb-all.min.js:6
↓ 6 callersFunctionx
(t)
src/AppBundle/Resources/public/js/purify.min.js:63
↓ 5 callersFunctionKe
(e)
src/AppBundle/Resources/public/js/purify.min.js:240
↓ 5 callersFunctionX
(a,b)
src/AppBundle/Resources/public/js/fdb-all.min.js:6
↓ 5 callersFunctionaa
(a,b)
src/AppBundle/Resources/public/js/fdb-all.min.js:6
↓ 5 callersFunctionadler32
(adler, buf, len, pos)
src/AppBundle/Resources/public/js/fdb-all.js:34093
↓ 5 callersFunctionarrayMap
* A specialized version of `_.map` for arrays without support for iteratee * shorthands. * * @private * @param {Array} [array] The array to iterat
src/AppBundle/Resources/public/js/fdb-all.js:20255
↓ 5 callersFunctionbaseForOwn
* The base implementation of `_.forOwn` without support for iteratee shorthands. * * @private * @param {Object} object The object to iterate over.
src/AppBundle/Resources/public/js/fdb-all.js:19932
↓ 5 callersMethodgetCardInfo
* * @param \AppBundle\Entity\Card $card * @param string $api * @return multitype:multitype: string number mixed NULL unknown */
src/AppBundle/Services/CardsData.php:585
↓ 5 callersMethodgetCards
* Get cards * * @return \Doctrine\Common\Collections\Collection */
src/AppBundle/Entity/Type.php:137
↓ 5 callersMethodgetDeckLimit
* Get deckLimit * * @return integer */
src/AppBundle/Entity/Card.php:1252
↓ 5 callersMethodgetDrawDeck
* Get the draw deck * @return \AppBundle\Model\SlotCollectionInterface */
src/AppBundle/Model/SlotCollectionInterface.php:39
↓ 5 callersMethodgetNextDeck
* Get nextDeck * * @return \AppBundle\Entity\Decklist */
src/AppBundle/Entity/Decklist.php:745
↓ 5 callersMethodgetReplaced
* Get replacedBy * * @return boolean */
src/AppBundle/Entity/Pack.php:417
↓ 5 callersMethodgetSize
* Get size * * @return integer */
src/AppBundle/Entity/Pack.php:263
↓ 5 callersMethodgetSubtype
* Get subtype * * @return \AppBundle\Entity\Subtype */
src/AppBundle/Entity/Card.php:2154
↓ 5 callersMethodpaginationItem
($q = null, $v, $s, $e, $ps, $pi, $total)
src/AppBundle/Controller/SearchController.php:544
↓ 5 callersFunctionputShortMSB
(s, b)
src/AppBundle/Resources/public/js/fdb-all.js:34378
↓ 5 callersFunctionput_short
(s, w)
src/AppBundle/Resources/public/js/fdb-all.js:38509
↓ 5 callersMethodremoveChild
* Remove child * * @param \AppBundle\Entity\Decklist $child */
src/AppBundle/Entity/Deck.php:671
↓ 5 callersMethodreplaceSymbols
* Searches for and replaces symbol tokens with markup in a given text. * @param string $text * @return string */
src/AppBundle/Services/CardsData.php:33
↓ 5 callersFunctions
(a)
src/AppBundle/Resources/public/js/fdb-all.min.js:6
↓ 5 callersMethodsetIgnoreDeckLimit
* Set ignoreDeckLimit * * @param integer $ignoreDeckLimit * * @return Deckslot */
src/AppBundle/Entity/Deckslot.php:77
↓ 5 callersMethodsetNextDeck
* Set nextDeck * * @param \AppBundle\Entity\Deck $nextDeck * * @return Deck */
src/AppBundle/Entity/Deck.php:928
↓ 5 callersMethodsetPreviousDeck
* Set previousDeck * * @param \AppBundle\Entity\Deck $previousDeck * * @return Deck */
src/AppBundle/Entity/Deck.php:904
↓ 4 callersFunctionN
(a)
src/AppBundle/Resources/public/js/fdb-all.min.js:6
↓ 4 callersFunctionR
(a)
src/AppBundle/Resources/public/js/fdb-all.min.js:6
↓ 4 callersFunctionV
(a,b)
src/AppBundle/Resources/public/js/fdb-all.min.js:6
↓ 4 callersFunction_
(a,b,c)
src/AppBundle/Resources/public/js/fdb-all.min.js:6
↓ 4 callersFunction_eachOfLimit
(limit)
src/AppBundle/Resources/public/js/fdb-all.js:19430
↓ 4 callersMethodadd
* Adds a Requirement. * * @param Requirement $requirement A Requirement instance */
var/SymfonyRequirements.php:191
↓ 4 callersFunctionarrayEach
* A specialized version of `_.forEach` for arrays without support for * iteratee shorthands. * * @private * @param {Array} [array] The array to it
src/AppBundle/Resources/public/js/fdb-all.js:19875
↓ 4 callersFunctionbaseIndexOf
* The base implementation of `_.indexOf` without `fromIndex` bounds checks. * * @private * @param {Array} array The array to inspect. * @param {*}
src/AppBundle/Resources/public/js/fdb-all.js:20001
↓ 4 callersFunctionca
(a)
src/AppBundle/Resources/public/js/fdb-all.min.js:6
↓ 4 callersMethodcreateDeleteForm
* Creates a form to delete a Tournament entity by id. * * @param mixed $id The entity id * * @return \Symfony\Component\Form\Form
src/AppBundle/Controller/TournamentController.php:213
↓ 4 callersMethodcreateDeleteForm
* Creates a form to delete a Cycle entity by id. * * @param mixed $id The entity id * * @return \Symfony\Component\Form\Form The f
src/AppBundle/Controller/CycleController.php:178
↓ 4 callersMethodcreateDeleteForm
* Creates a form to delete a Faction entity by id. * * @param mixed $id The entity id * * @return \Symfony\Component\Form\Form The
src/AppBundle/Controller/FactionController.php:213
↓ 4 callersMethodcreateDeleteForm
* Creates a form to delete a Type entity by id. * * @param mixed $id The entity id * * @return \Symfony\Component\Form\Form The fo
src/AppBundle/Controller/TypeController.php:213
↓ 4 callersMethodcreateDeleteForm
* Creates a form to delete a Type entity by id. * * @param mixed $id The entity id * * @return \Symfony\Component\Form\Form The fo
src/AppBundle/Controller/SubtypeController.php:213
↓ 4 callersMethodcreateDeleteForm
* Creates a form to delete a Card entity by id. * * @param mixed $id The entity id * * @return \Symfony\Component\Form\Form The fo
src/AppBundle/Controller/CardController.php:188
↓ 4 callersMethodcreateDeleteForm
* Creates a form to delete a Pack entity by id. * * @param mixed $id The entity id * * @return \Symfony\Component\Form\Form The fo
src/AppBundle/Controller/PackController.php:178
↓ 4 callersMethodcreateDeleteForm
* Creates a form to delete a Encounter entity by id. * * @param mixed $id The entity id * * @return \Symfony\Component\Form\Form T
src/AppBundle/Controller/EncounterController.php:213
↓ 4 callersFunctionda
(a)
src/AppBundle/Resources/public/js/fdb-all.min.js:6
↓ 4 callersFunctiondecode_customization
(choice)
src/AppBundle/Resources/public/js/app.deck_history.js:474
↓ 4 callersFunctiondoParallel
(fn)
src/AppBundle/Resources/public/js/fdb-all.js:19576
↓ 4 callersMethodexecute
(InputInterface $input, OutputInterface $output)
src/AppBundle/Command/ResendCommand.php:22
↓ 4 callersMethodgetIsSaved
* Get isSaved * * @return boolean */
src/AppBundle/Entity/Deckchange.php:147
↓ 4 callersMethodgetIterator
()
src/AppBundle/Model/SlotCollectionDecorator.php:33
↓ 4 callersMethodgetLastPack
* Get lastPack * * @return \AppBundle\Entity\Pack */
src/AppBundle/Entity/Deck.php:868
← previousnext →101–200 of 1,734, ranked by callers