Home
last modified time | relevance | path

Searched refs:getReference (Results 1 – 25 of 35) sorted by path

12

/plugin/aichat/vendor/composer/
H A DInstalledVersions.php210 public static function getReference($packageName) function in Composer\\InstalledVersions
/plugin/authgooglesheets/vendor/composer/
H A DInstalledVersions.php371 public static function getReference($packageName) function in Composer\\InstalledVersions
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1KeyAliasReference.php55 public function getReference() function in Google\\Service\\Apigee\\GoogleCloudApigeeV1KeyAliasReference
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/
H A DJob.php236 public function getReference() function in Google\\Service\\Dataproc\\Job
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DriveActivity/
H A DActionDetail.php153 public function getReference() function in Google\\Service\\DriveActivity\\ActionDetail
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DDataSourceColumn.php53 public function getReference() function in Google\\Service\\Sheets\\DataSourceColumn
H A DRefreshDataSourceObjectExecutionStatus.php51 public function getReference() function in Google\\Service\\Sheets\\RefreshDataSourceObjectExecutionStatus
/plugin/barcodes/vendor/composer/
H A DInstalledVersions.php210 public static function getReference($packageName) function in Composer\\InstalledVersions
/plugin/combo/vendor/composer/
H A DInstalledVersions.php320 public static function getReference($packageName) function in Composer\\InstalledVersions
/plugin/commonmark/src/Dokuwiki/Plugin/Commonmark/Extension/Renderer/Inline/
H A DFootnoteRefRenderer.php45 $title = $node->getReference()->getLabel();
49 if ($node instanceof Footnote && $title == $node->getReference()->getLabel()) {
/plugin/commonmark/vendor/composer/
H A DInstalledVersions.php210 public static function getReference($packageName)
195 public static function getReference($packageName) global() function in Composer\\InstalledVersions
/plugin/commonmark/vendor/league/commonmark/src/Extension/Footnote/Event/
H A DAnonymousFootnotesListener.php40 $existingReference = $node->getReference();
H A DGatherFootnotesListener.php42 $ref = $document->getReferenceMap()->get($node->getReference()->getLabel());
51 $key = '#' . $this->config->get('footnote/footnote_id_prefix') . $node->getReference()->getDestination();
H A DNumberFootnotesListener.php35 $existingReference = $node->getReference();
/plugin/commonmark/vendor/league/commonmark/src/Extension/Footnote/Node/
H A DFootnote.php33 public function getReference(): ReferenceInterface
56 public function getReference(): ReferenceInterface global() function in League\\CommonMark\\Extension\\Footnote\\Node\\Footnote
H A DFootnoteBackref.php36 public function getReference(): ReferenceInterface
33 public function getReference(): ReferenceInterface global() function in League\\CommonMark\\Extension\\Footnote\\Node\\FootnoteBackref
H A DFootnoteRef.php43 public function getReference(): ReferenceInterface
40 public function getReference(): ReferenceInterface global() function in League\\CommonMark\\Extension\\Footnote\\Node\\FootnoteRef
/plugin/commonmark/vendor/league/commonmark/src/Extension/Footnote/Renderer/
H A DFootnoteBackrefRenderer.php47 $attrs->set('href', \mb_strtolower($node->getReference()->getDestination(), 'UTF-8'));
78 'reference' => $node->getReference()->getLabel(),
H A DFootnoteRefRenderer.php43 $attrs->set('href', \mb_strtolower($node->getReference()->getDestination(), 'UTF-8'));
51 'id' => $idPrefix . \mb_strtolower($node->getReference()->getLabel(), 'UTF-8'),
56 $node->getReference()->getTitle()
84 'reference' => $node->getReference()->getLabel(),
H A DFootnoteRenderer.php44 $attrs->set('id', $this->config->get('footnote/footnote_id_prefix') . \mb_strtolower($node->getReference()->getLabel(), 'UTF-8'));
77 'reference' => $node->getReference()->getLabel(),
/plugin/commonmark/vendor/league/commonmark/src/Inline/Parser/
H A DCloseBracketParser.php
/plugin/commonmark/vendor/league/commonmark/src/Reference/
H A DReferenceMap.php51 public function getReference(string $label): ?ReferenceInterface global() function in League\\CommonMark\\Reference\\ReferenceMap
H A DReferenceMapInterface.php41 public function getReference(string $label): ?ReferenceInterface; global() function
/plugin/dw2pdf/vendor/composer/
H A DInstalledVersions.php210 public static function getReference($packageName) function in Composer\\InstalledVersions
/plugin/elasticsearch/vendor/composer/
H A DInstalledVersions.php210 public static function getReference($packageName) function in Composer\\InstalledVersions

12