drupal/core/includes
Jennifer Hodgdon fa841b8092 Issue #2105065 by tim.plunkett, dawehner: Standards cleanup for null and other types in API docs 2013-10-15 09:48:37 -07:00
..
ajax.inc Issue #2106709 by tim.plunkett: Remove legacy router backwards compatibility layer. 2013-10-08 18:04:42 +01:00
authorize.inc Issue #2053489 by chx, tim.plunkett: Standardize on \Drupal throughout core. 2013-09-15 20:58:10 -07:00
batch.inc Issue #2053489 by chx, tim.plunkett: Standardize on \Drupal throughout core. 2013-09-15 20:58:10 -07:00
bootstrap.inc Issue #2089351 by thedavidmeister, meba: Convert all calls to check_plain() in core to Drupal\Component\Utility\String::checkPlain() in core/includes. 2013-10-06 22:34:09 -07:00
cache.inc Issue #2100329 by cosmicdreams: Use \Drupal instead of Drupal to make IDEs and static code analyse tools happy. 2013-10-03 12:26:25 +01:00
common.inc Issue #1589176 by nod_: Fixed Use data-* to store #states api informations. 2013-10-13 13:35:20 +01:00
config.inc Issue #2100329 by cosmicdreams: Use \Drupal instead of Drupal to make IDEs and static code analyse tools happy. 2013-10-03 12:26:25 +01:00
database.inc Issue #2064261 by StephaneQ: Correct the @var, @throws and @see statements on dbtng. 2013-08-13 14:41:40 -04:00
entity.inc Issue #2100329 by cosmicdreams: Use \Drupal instead of Drupal to make IDEs and static code analyse tools happy. 2013-10-03 12:26:25 +01:00
errors.inc Issue #2089351 by thedavidmeister, meba: Convert all calls to check_plain() in core to Drupal\Component\Utility\String::checkPlain() in core/includes. 2013-10-06 22:34:09 -07:00
file.inc Issue #2084535 by mErilainen, tankerjoe, DanielFbrg: Fix file_copy documentation around the case when source and destination are the same 2013-10-09 08:39:34 -07:00
file.mimetypes.inc Issue #1443070 by CrashTest_: Added support for popular e-book formats, Google web formats, mkv and mka in file_default_mimetype_mapping(). 2013-08-29 13:58:21 +01:00
form.inc Issue #2071115 by jibran, amateescu: Remove #autocomplete_path in favor of #autocomplete_route. 2013-10-15 12:54:21 +01:00
install.core.inc Issue #1975490 by ParisLiakos: Convert locale_custom_strings_* to settings. 2013-10-11 14:13:17 +01:00
install.inc Issue #2105065 by tim.plunkett, dawehner: Standards cleanup for null and other types in API docs 2013-10-15 09:48:37 -07:00
language.inc Issue #2101661 by swentel: Fixed Update cache checking logic in core/includes/langauge.inc to use config system. 2013-10-07 12:09:58 +01:00
mail.inc Issue #2100329 by cosmicdreams: Use \Drupal instead of Drupal to make IDEs and static code analyse tools happy. 2013-10-03 12:26:25 +01:00
menu.inc Issue #2105167 by tim.plunkett: Fixed Legacy local actions are added alongside modern local actions. 2013-10-13 13:40:37 +01:00
module.inc Issue #2100329 by cosmicdreams: Use \Drupal instead of Drupal to make IDEs and static code analyse tools happy. 2013-10-03 12:26:25 +01:00
pager.inc Issue #2002650 by mrsinguyen, chertzog, legolasbo, Erik Erskine, rhm50, sandergo90, grisendo, targoo, janstoeckler, maximpodorov, beowulf1416: Improve maintainability by removing unused local variables. 2013-10-02 14:52:21 +01:00
path.inc Issue #2106129 by mmilano: Fixed drupal_valid_path() Notice: Undefined variable: form_item(). 2013-10-08 22:00:28 -07:00
schema.inc Issue #2057401 by plach, socketwench, kfritsche, Damien Tournoud: Fixed Make the node entity database schema sensible. 2013-10-08 13:14:08 +01:00
session.inc Issue #2053489 by chx, tim.plunkett: Standardize on \Drupal throughout core. 2013-09-15 20:58:10 -07:00
tablesort.inc Issue #2053489 by chx, tim.plunkett: Standardize on \Drupal throughout core. 2013-09-15 20:58:10 -07:00
theme.inc Issue #2089327 by thedavidmeister, Cyberschorsch: Remove / deprecate calls to drupal_strip_dangerous_protocols() use \Drupal\Component\Utility\Url::stripDangerousProtocols(). 2013-10-08 21:42:16 -07:00
theme.maintenance.inc Issue #1829170 by LinL, socketwench, vijaycs85, mtift, LittleCoding, andypost, dawehner, ianmthomasuk: Convert the Maintenance Theme variable to settings. 2013-10-04 19:59:43 +01:00
unicode.inc Issue #1838310 by ParisLiakos, Jose Reyero: Remove st(), get_t() and for good. 2013-06-17 14:35:07 +01:00
update.inc Issue #2089351 by thedavidmeister, meba: Convert all calls to check_plain() in core to Drupal\Component\Utility\String::checkPlain() in core/includes. 2013-10-06 22:34:09 -07:00
utility.inc Issue #2022931 by tim.plunkett, ParisLiakos: Move drupal_var_export() to \Drupal\Component\Utility. 2013-08-21 08:45:23 +01:00