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
'#description'=>t('The maximum time a page can be cached by browsers and proxies. This is used as the value for max-age in Cache-Control headers.'),
'#description'=>t('This is used as the value for max-age in Cache-Control headers.'),
];
$form['caching']['internal_page_cache']=[
'#markup'=>$this->t('Drupal provides an <a href=":module_enable">Internal Page Cache module</a> that is recommended for small to medium-sized websites.',[':module_enable'=>Url::fromRoute('system.modules_list')->toString()]),