Lines Matching refs:LogUtility

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