Lines Matching refs:LogUtility

110                 LogUtility::warning("A non-contained row has been deprecated for grid. You should rename the row tag to grid");
183 LogUtility::error("The align attribute default values could not be processed. Error: {$e->getMessage()}");
192 LogUtility::warning("The auto rows type has been deprecated.", self::CANONICAL);
198 LogUtility::warning("Deprecation: The type value (" . self::TYPE_FIT_VALUE . " and " . self::TYPE_FIT_OLD_VALUE . ") for a contained row tag.", self::CANONICAL);
241 LogUtility::error("The max-cells attribute value ($maxCellsValue) is not a valid length value. Error: {$e->getMessage()}", GridTag::CANONICAL);
246 LogUtility::error("The max-cells attribute value ($maxCellsValue) should be less than 12.", GridTag::CANONICAL);
262 LogUtility::warning("The grid seems to not have any closed children");
272 LogUtility::error("Error internal: We were unable to find the closing template tag.", GridTag::CANONICAL);
316 LogUtility::error("The width length $conditionalWidthsLength is not a valid length value. Error: {$e->getMessage()}");
323 LogUtility::warning("The ratio ($ratio) of the width ($conditionalLengthObject) should not be greater than 1 on the children of the row", GridTag::CANONICAL);
329 LogUtility::error("The ratio of the width ($conditionalLengthObject) is not a valid. Error: {$e->getMessage()}");
359 LogUtility::error("Bad default value initialization. Error:{$e->getMessage()}", GridTag::CANONICAL);
388 LogUtility::error("Error while adding the row-col class. Error: {$e->getMessage()}");
405 LogUtility::error("The width value ($width) is not valid length. Error: {$e->getMessage()}");
416 LogUtility::error("The conditional length $conditionalLengthObject could not be transformed as col class. Error: {$e->getMessage()}");
446 LogUtility::error("The grid type ($type) is unknown.", GridTag::CANONICAL);