drupal/core/includes
catch 3f48765271 Issue #1798732: Revert convert install_task() variable to use state system - breaks the installer. 2012-11-04 09:53:56 +00:00
..
ajax.inc Issue #1802072 by fubhy, Stalski: Ajax callbacks should be callbacks defined as function or class method. 2012-10-12 11:53:59 -07:00
authorize.inc Issue #1804346 by 8thom, aspilicious: Convert authorize variables to config system. 2012-10-14 10:07:46 -07:00
batch.inc Issue #1215104 by sun, lucascaro, effulgentsia: Use the non-interactive installer in WebTestBase::setUp(). 2012-09-24 22:08:10 +01:00
bootstrap.inc Issue #1774388 follow-up by tim.plunkett: Fixed broken 8.x tests. 2012-10-31 20:52:43 -07:00
cache.inc Issue #1215104 by sun, lucascaro, effulgentsia: Use the non-interactive installer in WebTestBase::setUp(). 2012-09-24 22:08:10 +01:00
common.inc Issue #1696786 by Fabianx, jenlampton, stevector, steveoliver, jwilson3, amateescu, chx: Integrate Twig into core: Implementation issue. 2012-11-03 10:36:10 -07:00
config.inc Issue #1697256 by heyrocker, alexpott, sun, xjm, webchick: Create a UI for importing new configuration. 2012-11-03 21:48:01 -07:00
database.inc Revert "- Issue #1829400 by pfrenssen: Convert the 'maximum_replication_lag()' variable to CMI." 2012-11-02 20:11:20 +00:00
date.inc - Patch #1317620 by xjm: clean up API docs for includes directory, files starting with D-G. 2012-02-18 22:41:24 -05:00
entity.api.php Issue #1763974 by tim.plunkett, EclipseGC, berdir, xjm, neclimdul, FabianX: Convert entity type info into plugins. 2012-10-30 13:37:18 -07:00
entity.inc Issue #1188388 by plach, peximo, YesCT | Gábor Hojtsy, fago, webchick, Bojhan, podarok, cosmicdreams, Berdir, aspilicious, bforchhammer, penyaskito: Added Entity translation UI in core. 2012-11-03 19:38:49 -07:00
errors.inc Issue #1818692 by mbrett5062: Improved error message. 2012-10-22 16:55:11 -04:00
file.inc Issue #1706064 by chx, katbailey, effulgentsia, podarok et al: Compile the Injection Container to disk. 2012-10-22 10:14:49 +01:00
file.mimetypes.inc Issue #22336 by quicksketch, scor, boombatower, and rfay. Move all core Drupal files under a core subdirectory. 2011-11-01 12:48:40 +09:00
form.inc Issue #1820834 by sun: Change #type machine_name() default 'source' element to 'label'. 2012-10-23 19:28:41 -07:00
image.inc Issue #1317626 by Albert Volkman, xjm: API docs cleanup for includes files I-M 2012-08-31 08:56:36 -07:00
install.core.inc Issue #1798732: Revert convert install_task() variable to use state system - breaks the installer. 2012-11-04 09:53:56 +00:00
install.inc Issue #1697256 by heyrocker, alexpott, sun, xjm, webchick: Create a UI for importing new configuration. 2012-11-03 21:48:01 -07:00
language.inc Issue #1776166 by c31ck, Artusamak, webflo, YesCT: improve default language negotiation. 2012-10-09 12:11:09 -04:00
mail.inc Issue #1317626 by Albert Volkman: More API docs cleanup for includes H-M 2012-10-05 11:12:56 -07:00
menu.inc Issue #1825446 by sun, barraponto: Simplify and remove stone-age CSS styling for tabs. 2012-11-03 00:48:16 +00:00
module.inc Issue #1697256 by heyrocker, alexpott, sun, xjm, webchick: Create a UI for importing new configuration. 2012-11-03 21:48:01 -07:00
pager.inc Issue #1410574 by tim.plunkett, sun, bleen18, danillonunes: Make l() respect the URL query string before adding the 'active' CSS class. 2012-10-29 22:55:17 +00:00
password.inc Issue #1373582 by TR: Fixed Trailing whitespace. 2011-12-30 15:28:55 +09:00
path.inc Issue #1798884 by Luukyb, alexpott: Convert path_alias_whitelist() to state system . 2012-10-13 21:43:50 -07:00
schema.inc Issue #1608842 by chx, alexpott, sun, effulgentsia, beejeebus, tim.plunkett et al: Replace list of bootstrap modules, enabled modules, enabled themes, and default theme with config. 2012-10-09 21:40:35 +01:00
session.inc Issue #1768576 by heyrocker, sun: Remove role names from the ->roles array. 2012-09-04 17:42:14 -04:00
standard.inc Issue #1477516 by JThan, Emin Sulaiman: Change language name from 'Uighur' to 'Uyghur'. 2012-08-19 12:54:16 +02:00
tablesort.inc Issue #1541892 by Rob Loach: Convert TableSort to PSR-0. 2012-06-08 21:26:56 +09:00
theme.inc Issue #1696786 by Fabianx, jenlampton, stevector, steveoliver, jwilson3, amateescu, chx: Integrate Twig into core: Implementation issue. 2012-11-03 10:36:10 -07:00
theme.maintenance.inc Issue #1730760 by sun: Fixed theme_task_list() does not use installer-compatible get_t(). 2012-08-31 17:17:31 -07:00
token.inc Issue #1305378 by bforchhammer, penyaskito, k4v, Schnitzel, Gábor Hojtsy, Dave Reid: Added Tokens should use $options["langcode"] and not need a language object. 2012-08-26 20:25:18 -07:00
unicode.entities.inc Issue #22336 by quicksketch, scor, boombatower, and rfay. Move all core Drupal files under a core subdirectory. 2011-11-01 12:48:40 +09:00
unicode.inc Issue #1799116 by jwilson3: Standardize on installation profile term vs. install profile 2012-10-05 09:11:15 -07:00
update.inc Issue #1821312 by Berdir, alexpott: Fixed Manual upgrade path from 7.x to 8.x does not work. 2012-10-30 10:08:53 +00:00
utility.inc Issue #1509838 by cosmicdreams, klausi: Use elseif not else if 2012-04-24 15:51:38 -07:00