Lines Matching refs:self

88                 LogUtility::internalError("The page image should come from a wiki path", self::CANONICAL, $e);
95 LogUtility::internalError("The page image mime could not be determined. Error:" . $e->getMessage(), self::CANONICAL, $e);
130 return self::PROPERTY_NAME;
195 $metadata = $store->getFromName(self::OLD_ORGANIZATION_PROPERTY);
223 LogUtility::error("The string value is not a valid Json. Value: $value", self::CANONICAL);
315 case self::NEWSARTICLE_SCHEMA_ORG_LOWERCASE:
316 case self::BLOGPOSTING_SCHEMA_ORG_LOWERCASE:
322 case self::NEWSARTICLE_SCHEMA_ORG_LOWERCASE:
326 case self::BLOGPOSTING_SCHEMA_ORG_LOWERCASE:
359 $ldJson[self::DATE_PUBLISHED_KEY] = $page
364 LogUtility::error("Internal Error: We were unable to define the publication date for the page ($page). Error: {$e->getMessage()}", self::CANONICAL);
372 $ldJson[self::DATE_MODIFIED_KEY] = $modifiedTime->format(Iso8601Date::getFormat());
375 LogUtility::error("Internal Error: We were unable to define the modification date for the page ($page)", self::CANONICAL);
394 self::addImage($ldJson, $page);
406 LogUtility::msg("The name metadata is mandatory for a event page", LogUtility::LVL_MSG_ERROR, self::CANONICAL);
413 LogUtility::msg("The description metadata is mandatory for a event page", LogUtility::LVL_MSG_ERROR, self::CANONICAL);
421 LogUtility::msg("The date_start metadata is mandatory for a event page", LogUtility::LVL_MSG_ERROR, self::CANONICAL);
429 LogUtility::msg("The date_end metadata is mandatory for a event page", LogUtility::LVL_MSG_ERROR, self::CANONICAL);
435 self::addImage($ldJson, $page);
467 $ldJson[self::SPEAKABLE] = array(