Home
last modified time | relevance | path

Searched refs:getCanonical (Results 1 – 25 of 55) sorted by path

123

/plugin/combo/ComboStrap/
H A DCacheExpirationDate.php113 public static function getCanonical(): string function in ComboStrap\\CacheExpirationDate
H A DCacheExpirationFrequency.php97 public static function getCanonical(): string function in ComboStrap\\CacheExpirationFrequency
H A DCanonical.php157 public static function getCanonical(): string function in ComboStrap\\Canonical
H A DCreationDate.php130 public static function getCanonical(): string function in ComboStrap\\CreationDate
H A DDatabasePageRow.php773 function getCanonical()
1229 throw new ExceptionRuntime("The metadata ($attribute) was not found in the returned database row.", $this->getCanonical());
758 function getCanonical() global() function in ComboStrap\\DatabasePageRow
H A DDisqusIdentifier.php65 static public function getCanonical(): string function in ComboStrap\\DisqusIdentifier
H A DEndDate.php57 static public function getCanonical(): string function in ComboStrap\\EndDate
H A DEvent.php93 LogUtility::error($e->getMessage(), $e->getCanonical(), $e);
123 LogUtility::msg("Error while retrieving the event {$e->getMessage()}", LogUtility::LVL_MSG_ERROR, $e->getCanonical());
142 LogUtility::msg("Error while deleting the event. Message {$e->getMessage()}", LogUtility::LVL_MSG_ERROR, $e->getCanonical());
H A DExceptionCompile.php30 public function getCanonical() function in ComboStrap\\ExceptionCompile
H A DExceptionRuntime.php45 public function getCanonical() function in ComboStrap\\ExceptionRuntime
H A DLang.php218 throw new ExceptionCompile("The lang value ($value) for the page ($this) does not have two letters", $this->getCanonical());
222 static public function getCanonical(): string function in ComboStrap\\Lang
H A DLdJson.php138 static public function getCanonical(): string function in ComboStrap\\LdJson
H A DLead.php53 static public function getCanonical(): string function in ComboStrap\\Lead
H A DLocale.php86 static public function getCanonical(): string function in ComboStrap\\Locale
H A DLowQualityPageOverwrite.php86 static public function getCanonical(): string function in ComboStrap\\LowQualityPageOverwrite
H A DMarkupPath.php1225 function getCanonical(): WikiPath function in ComboStrap\\MarkupPath
/plugin/combo/ComboStrap/Meta/Api/
H A DMetadata.php355 public static function getCanonical(): string function in ComboStrap\\Meta\\Api\\Metadata
H A DMetadataDateTime.php106 LogUtility::msg($e->getMessage(), $this->getCanonical());
153 public static function getCanonical(): string function in ComboStrap\\Meta\\Api\\MetadataDateTime
168 LogUtility::msg($e->getMessage(), LogUtility::LVL_MSG_ERROR, $e->getCanonical());
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 DMetadataMultiple.php129 throw new ExceptionBadArgument("The value ($value) for ($this) is not a possible value (" . implode(",", $possibleValues) . ")", $this->getCanonical());
173 LogUtility::msg($e->getMessage(), $e->getCanonical());
H A DMetadataStore.php95 public function getCanonical(): string; function
H A DMetadataStoreAbs.php36 throw new ExceptionRuntime("The page ($requestedResource) is unknown. We got data for the page ($this->page)", $this->getCanonical());
68 public function getCanonical(): string function in ComboStrap\\Meta\\Api\\MetadataStoreAbs
H A DMetadataText.php54 throw new ExceptionBadArgument("The value of the metadata ($this) is not a string", $this->getCanonical());
/plugin/combo/ComboStrap/Meta/Field/
H A DAliases.php308 function getCanonical(): string function in ComboStrap\\Meta\\Field\\Aliases
H A DFacebookImage.php87 public static function getCanonical(): string function in ComboStrap\\Meta\\Field\\FacebookImage

123