Searched refs:getDatabaseRowFromAttribute (Results 1 – 2 of 2) sorted by relevance
256 … $row = $databasePage->getDatabaseRowFromAttribute(PageId::PAGE_ID_ABBR_ATTRIBUTE, $pageIdAbbr);276 $row = $databasePage->getDatabaseRowFromAttribute(Canonical::PROPERTY_NAME, $canonical);1032 return $this->getDatabaseRowFromAttribute(PagePath::PROPERTY_NAME, $path);1041 return $this->getDatabaseRowFromAttribute(DokuwikiId::DOKUWIKI_ID_ATTRIBUTE, $id);1048 function getDatabaseRowFromAttribute(string $attribute, string $attributeValue) function in ComboStrap\\DatabasePageRow
134 …$row = $canonicalDatabasePage->getDatabaseRowFromAttribute("substr(" . PageId::PROPERTY_NAME . ", …