Home
last modified time | relevance | path

Searched refs:getCanonical (Results 26 – 50 of 55) sorted by relevance

123

/plugin/combo/ComboStrap/Meta/Api/
H A DMetadataJson.php49 LogUtility::msg("Value in the store is not a valid json. Message:" . $e->getMessage(), LogUtility::LVL_MSG_ERROR, $e->getCanonical());
H A DMetadataText.php54 throw new ExceptionBadArgument("The value of the metadata ($this) is not a string", $this->getCanonical());
/plugin/combo/ComboStrap/
H A DPagePath.php82 public static function getCanonical(): string function in ComboStrap\\PagePath
H A DPageUrlPath.php153 static public function getCanonical(): string function in ComboStrap\\PageUrlPath
248 LogUtility::internalError($message, $this->getCanonical());
H A DPageTitle.php87 public static function getCanonical(): string function in ComboStrap\\PageTitle
H A DLocale.php86 static public function getCanonical(): string function in ComboStrap\\Locale
H A DCacheExpirationFrequency.php97 public static function getCanonical(): string function in ComboStrap\\CacheExpirationFrequency
H A DPageKeywords.php104 static public function getCanonical(): string function in ComboStrap\\PageKeywords
H A DCacheExpirationDate.php113 public static function getCanonical(): string function in ComboStrap\\CacheExpirationDate
H A DResourceName.php114 public static function getCanonical(): string function in ComboStrap\\ResourceName
H A DCreationDate.php130 public static function getCanonical(): string function in ComboStrap\\CreationDate
H A DModificationDate.php109 static public function getCanonical(): string function in ComboStrap\\ModificationDate
H A DPageType.php123 static public function getCanonical(): string function in ComboStrap\\PageType
H A DSlug.php21 static public function getCanonical(): string function in ComboStrap\\Slug
H A DCanonical.php157 public static function getCanonical(): string function in ComboStrap\\Canonical
H A DPermalinkTag.php89 $requestedPage->getCanonical();
H A DLdJson.php138 static public function getCanonical(): string function in ComboStrap\\LdJson
/plugin/combo/ComboStrap/Meta/Field/
H A DPageImagePath.php71 throw new ExceptionCompile("The image ($value) does not exists", $this->getCanonical());
H A DTwitterImage.php83 public static function getCanonical(): string function in ComboStrap\\Meta\\Field\\TwitterImage
H A DFacebookImage.php87 public static function getCanonical(): string function in ComboStrap\\Meta\\Field\\FacebookImage
H A DPageImages.php136 static public function getCanonical(): string function in ComboStrap\\Meta\\Field\\PageImages
287 throw new ExceptionCompile("The image ({$pageImage->getImagePath()}) does not exist", $this->getCanonical());
H A DFeaturedImage.php106 public static function getCanonical(): string function in ComboStrap\\Meta\\Field\\FeaturedImage
H A DPageH1.php101 public static function getCanonical(): string function in ComboStrap\\Meta\\Field\\PageH1
H A DPageTemplateName.php240 static public function getCanonical(): string function in ComboStrap\\Meta\\Field\\PageTemplateName
H A DAliases.php308 function getCanonical(): string function in ComboStrap\\Meta\\Field\\Aliases

123