Home
last modified time | relevance | path

Searched refs:Metadata (Results 226 – 250 of 261) sorted by relevance

1234567891011

/plugin/combo/syntax/
H A Dmedia.php24 use ComboStrap\Meta\Api\Metadata; alias
320 * and {@link Metadata::FIRST_IMAGE_META_RELATION}
/plugin/combo/ComboStrap/
H A DMetadataFrontmatterStore.php7 use ComboStrap\Meta\Api\Metadata; alias
459 $resourceCombo->setContentWithLog($newPageContent, "Metadata frontmatter store upsert");
H A DMarkupPath.php7 use ComboStrap\Meta\Api\Metadata; alias
1976 function getUid(): Metadata
2220 function getUidObject(): Metadata
H A DDatabasePageRow.php6 use ComboStrap\Meta\Api\Metadata; alias
139 * @var Metadata $tabularMetadataToSync
/plugin/findologicxmlexport/vendor/jms/serializer/doc/
H A Dconfiguration.rst65 Configuring Metadata Locations
/plugin/adfs/phpsaml/
H A DREADME.md194 `Assertion`, `Metadata`.
464 // will be signed. [Metadata of the SP will offer this info]
475 /* Sign the Metadata
498 // this SP to be signed. [Metadata of the SP will offer this info]
704 ##### SP Metadata `endpoints/metadata.php` #####
1292 ##### OneLogin_Saml_Metadata - `Metadata.php` #####
1431 * `validateMetadata` - Validates an XML SP Metadata.
1445 ##### OneLogin_Saml2_Metadata - `Metadata.php` #####
1497 * `parseRemoteXML` - Get IdP Metadata Info from URL.
1498 * `parseFileXML` - Get IdP Metadata Info from File.
[all …]
H A DCHANGELOG173 * Fix bug on cacheDuration of the Metadata XML generated.
189 … to avoid the IdP setting check. required if we want to publish SP SAML Metadata when the IdP data…
/plugin/quickstats/GEOIP/vendor/maxmind-db/reader/
H A DCHANGELOG.md128 * Additional documentation of `Metadata` class as well as misc. documentation
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/
H A DXmlSerializationTest.php13 use JMS\Serializer\Metadata\StaticPropertyMetadata;
/plugin/combo/
H A Ddeleted.files248 ComboStrap/Metadata.php
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/
H A DCHANGELOG.md170 This returns a `MaxMind\Db\Reader\Metadata` class with information about the
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Writer/
H A DMetadataWriter.php146 $this->writer->write('<</Type/Metadata/Subtype/XML/Length ' . strlen($m) . '>>');
376 // Metadata
378 $this->writer->write('/Metadata ' . $this->mpdf->MetadataRoot . ' 0 R');
/plugin/importfacebookevents/nppBackup/
H A Dsyntax.php.2018-03-08_163705.bak303 // Metadata
H A Dsyntax.php.2018-03-08_165255.bak310 // Metadata
H A Dsyntax.php.2018-03-08_163658.bak304 // Metadata
H A Dsyntax.php.2018-03-08_163718.bak303 // Metadata
H A Dsyntax.php.2018-03-08_164623.bak303 // Metadata
H A Dsyntax.php.2018-03-08_164706.bak307 // Metadata
H A Dsyntax.php.2018-03-08_165027.bak309 // Metadata
H A Dsyntax.php.2018-03-08_165158.bak308 // Metadata
/plugin/findologicxmlexport/vendor/jms/serializer/
H A DCHANGELOG.md110 - Move property ordering strategy out of Metadata [\#938](https://github.com/schmittjoh/serializer/…
215 - creating JMS\Serializer\Metadata-\>closureAccessor on internal class failed [\#959](https://githu…
602 - HHVM compatibility issue with undefined property JMS\Serializer\Metadata\ClassMetadata::$inline …
863 - \[Metadata\] PHP warning only when unittesting [\#255](https://github.com/schmittjoh/serializer/i…
946 - Metadata filename convention added to yml/xml references [\#172](https://github.com/schmittjoh/se…
1016 - Metadata stack tests [\#57](https://github.com/schmittjoh/serializer/pull/57) ([adrienbrault](htt…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D61.61.js.map1Metadata\n 'APP_NAME',\n 'APPLOCK_MODE',\n 'APPLOCK_TEST',\n 'ASSEMBLY…
H A D43.43.js.map1 …ewall',\n 'Value.FromText',\n 'Value.Is',\n 'Value.Metadata',\n 'Value…
/plugin/mdpage/vendor/cebe/markdown/
H A DREADME.md190 - [hyn/frontmatter](https://github.com/hyn/frontmatter) - Frontmatter Metadata Support (JSON, TOML,…
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js11861 metadata: results[1] ? new _metadata.Metadata(results[1]) : null,
17170 exports.Metadata = void 0;
17182 var Metadata =
17185 function Metadata(data) {
17186 _classCallCheck(this, Metadata);
17199 _createClass(Metadata, [{
17295 return Metadata;
17298 exports.Metadata = Metadata;

1234567891011