drupal/core/includes
Alex Pott db8fa57883 Issue #2451395 by dawehner: drupal_get_schema()/drupal_get_complete_schema() no longer work as expected; remove them 2015-04-09 12:52:05 +01:00
..
batch.inc Revert "Issue #1986330 by subhojit777, marcelodornelas, wheatpenny, kasperg, timaholt, stefank, AkshayKalose, develCuy, valthebald, moymilo, YesCT, dawehner, tstoeckler: When Batch ID doesn't exist, Drupal should emit a 404" 2015-02-13 13:49:09 -08:00
bootstrap.inc Issue #2454447 by andypost, dawehner, rteijeiro: Split Utility\String class to support PHP 7 (String is a reserved word) 2015-03-23 09:54:55 +00:00
common.inc Issue #2451395 by dawehner: drupal_get_schema()/drupal_get_complete_schema() no longer work as expected; remove them 2015-04-09 12:52:05 +01:00
database.inc Issue #2061879 by Palashvijay4O, chx: Remove Schema::copyTable 2015-02-12 11:59:22 -08:00
entity.inc Issue #2452499 by arpitr: Remove deprecated function definition for entity_load_by_uuid() and its references 2015-03-16 13:42:45 -07:00
errors.inc Issue #2451085 by dawehner, Arla: _drupal_log_error() passes NULL to ThemeManager::setActiveTheme(), violating its typehint 2015-03-19 17:45:25 +00:00
file.inc Issue #2457887 by prateekMehta, stefan.r, rpayanm, alexpott: Use Utility\SafeMarkup class instead of Utility\String for placeholder(), checkPlain(),format() functions 2015-03-29 15:13:25 -07:00
form.inc Issue #2463321 by amateescu: Serializing the database connection is dangerous and error-prone, make it unserializable again 2015-04-08 11:45:14 +01:00
install.core.inc Issue #2451363 by alexpott, Berdir, pjcdawkins: Ensure install_profile is exists in settings.php after installation 2015-04-02 21:29:37 -07:00
install.inc Issue #2388255 by dawehner, hussainweb, pwolanin: Limit PDO MySQL to executing single statements if PHP supports it 2015-04-01 10:11:54 +01:00
menu.inc Issue #2457887 by prateekMehta, stefan.r, rpayanm, alexpott: Use Utility\SafeMarkup class instead of Utility\String for placeholder(), checkPlain(),format() functions 2015-03-29 15:13:25 -07:00
module.inc Issue #2443485 by Berdir, dawehner: Remove extension:views cache tag and other views related cache improvements 2015-03-04 16:38:46 +00:00
pager.inc Issue #2433599 by Wim Leers: Ensure every (non-views) pager automatically associates a matching cache context 2015-03-12 15:52:02 +00:00
schema.inc Issue #2451395 by dawehner: drupal_get_schema()/drupal_get_complete_schema() no longer work as expected; remove them 2015-04-09 12:52:05 +01:00
tablesort.inc Issue #2457887 by prateekMehta, stefan.r, rpayanm, alexpott: Use Utility\SafeMarkup class instead of Utility\String for placeholder(), checkPlain(),format() functions 2015-03-29 15:13:25 -07:00
theme.inc Revert "Issue #2449445 by mortendk, alexpott, Cottser: Add "indentation" class back to indentation theme hook, use it for styling" 2015-04-02 21:29:42 -07:00
theme.maintenance.inc Issue #2458925 by alexpott: Screen is black and completely unreadable in Configure page after install on standard profile 2015-03-25 16:12:44 +00:00
unicode.inc Issue #2462151 by hussainweb, benjy: Remove unused Utility\String use statements 2015-03-30 16:13:40 +01:00
update.inc Issue #2457887 by prateekMehta, stefan.r, rpayanm, alexpott: Use Utility\SafeMarkup class instead of Utility\String for placeholder(), checkPlain(),format() functions 2015-03-29 15:13:25 -07:00
utility.inc Issue #2347625 by alexpott, idebr: Remove drupal_bootstrap and drupal_get_bootstrap_phase 2015-03-04 17:17:28 +00:00