Lines Matching refs:LogUtility

414             LogUtility::error("Something went wrong when deleting the page ({$this->markupPath}) from the database with the rowid $rowId", self::CANONICAL, $e);
516 LogUtility::msg("Error while reading the replication date in the database. {$e->getMessage()}");
621 LogUtility::error("The database replication has not updated exactly 1 record but ($countChanges) record", \action_plugin_combo_indexer::CANONICAL);
733 LogUtility::error("The `database` page ($this) does not exist and cannot be moved to ($targetId)");
786 LogUtility::msg("A row should not be null");
790 LogUtility::msg("A row should be an array");
860 LogUtility::internalError("The metadata ($name) is unknown", self::CANONICAL);
1013 LogUtility::error($message, self::CANONICAL);
1055 LogUtility::log2file($message);
1073 LogUtility::error("The page ($this->markupPath) and the page ($attributeValue) have the same $attribute ($attributeValue)");
1081 LogUtility::warning("Error: More than 1 rows ($rowCount) found for attribute ($attribute) with the value ($attributeValue)");
1091 LogUtility::error("A row id should be present");
1099 LogUtility::warning("The duplicate page ($duplicateMarkupPath) does not exists. Delete Row ({$rowId})");
1115 throw new ExceptionNotFound("The existing pages ($existingPages) have all the same attribute $attribute with the value ($attributeValue)", LogUtility::LVL_MSG_ERROR);
1159 LogUtility::msg("An exception has occurred with the alias selection query. {$e->getMessage()}");
1179 LogUtility::msg("For the alias $alias, there is more than one page defined ($pages), the first one ($id) was used", LogUtility::LVL_MSG_ERROR, Aliases::PROPERTY_NAME);
1194 LogUtility::info("Add alias ($aliasPath) for page ({$this->markupPath})");
1201 LogUtility::msg("Unable to add the alias ($aliasPath) for the page ($this->markupPath)");
1302 LogUtility::info("The non-existing duplicate page ($wikiIdInDatabase) has been added as redirect alias for the page ($this->markupPath)", self::CANONICAL);