8 calls to AnnotationObject::getId() in Markdown 8.2
- AnnotationObject::id in src/
Annotation/ AnnotationObject.php - Gets the unique identifier of the plugin.
- ComposerPackage::detectVersion in src/
Annotation/ ComposerPackage.php - Detects the installed version of a Composer package.
- ComposerPackage::getAvailableVersions in src/
Annotation/ ComposerPackage.php - Retrieves the available versions of the library.
- ComposerPackage::getVersionUrl in src/
Annotation/ ComposerPackage.php - Retrieves the version as a URL.
- ComposerPackage::requestPackage in src/
Annotation/ ComposerPackage.php - Retrieves the package JSON data.
- InstallableLibrary::createObjectRequirement in src/
Annotation/ InstallableLibrary.php - InstallablePlugin::getInstalledId in src/
Annotation/ InstallablePlugin.php - Retrieves the installed library or plugin identifier.
- InstallableRequirement::validate in src/
Annotation/ InstallableRequirement.php - Validates the requirement.