2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
@@ -246,7 +246,7 @@ protected function getRoutesByPath($path) {
$ancestors=$this->getCandidateOutlines($parts);
$routes=$this->connection->query("SELECT name, route FROM {".$this->connection->escapeTable($this->tableName)."} WHERE pattern_outline IN (:patterns) ORDER BY fit",array(
$routes=$this->connection->query("SELECT name, route FROM {".$this->connection->escapeTable($this->tableName)."} WHERE pattern_outline IN (:patterns) ORDER BY fit DESC",array(