drupal/core/includes
Lee Rowlands 5d779b9edd
Issue #3416697 by longwave, Spokje, sun, larowlan: Remove install container definitions of FileSystem and StreamWrapperManager
2024-01-30 17:45:23 +10:00
..
batch.inc
bootstrap.inc
common.inc
errors.inc Issue #3328457 by xjm, dimitriskr: Replace most substr($a, $i) where $i is negative with str_ends_with() 2024-01-11 21:45:16 +00:00
form.inc
install.core.inc Issue #3416697 by longwave, Spokje, sun, larowlan: Remove install container definitions of FileSystem and StreamWrapperManager 2024-01-30 17:45:23 +10:00
install.inc
module.inc
theme.inc Issue #3328456 by xjm, dimitriskr, murilohp, smustgrave: Replace substr($a, 0, $i) with str_starts_with() 2024-01-08 10:48:04 +00:00
theme.maintenance.inc
update.inc
utility.inc