.. |
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 #1706064 by chx, katbailey, effulgentsia, podarok et al: Compile the Injection Container to disk.
|
2012-10-22 10:14:49 +01: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 #1706064 by chx, katbailey, effulgentsia, podarok et al: Compile the Injection Container to disk.
|
2012-10-22 10:14:49 +01:00 |
config.inc
|
Issue #1808632 by kiamlaluno: Fix example in docs for config() function
|
2012-10-10 10:36:51 -07:00 |
database.inc
|
Issue #1751612 by junedkazi: fix link formatting in documentation
|
2012-08-27 10:59:57 -07: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 #1026616 by fgm, Berdir, Dave Reid, fago: Implement an entity render controller.
|
2012-10-13 23:40:03 -07:00 |
entity.inc
|
Issue #1026616 by fgm, Berdir, Dave Reid, fago: Implement an entity render controller.
|
2012-10-13 23:40:03 -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 #1706064 by chx, katbailey, effulgentsia, podarok et al: Compile the Injection Container to disk.
|
2012-10-22 10:14:49 +01:00 |
install.inc
|
Issue #1727430 by tedbow, webchick, amontero: Added 'exclusive' flag to install profiles to auto-select them during installation.
|
2012-10-19 00:49:18 -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 #1798760 by ACF, alexpott: Convert menu_masks() to the state system.
|
2012-10-13 21:25:56 -07:00 |
module.inc
|
Issue #1803194 by alextataurov: Add return docs for module_hook_info() function
|
2012-10-11 07:52:40 -07:00 |
pager.inc
|
Issue #1598886 by bleen18, dodorama, sun: Clean up pager theme functions.
|
2012-10-22 10:18:30 +01: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 #1785310 by droplet: Add 'type' support to theme_item_list() nested child items.
|
2012-10-17 22:26:34 +01: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 #1777070 by Jose Reyero, Gábor Hojtsy: Refactor and clean up source string location handling.
|
2012-10-23 11:25:45 +01:00 |
utility.inc
|
Issue #1509838 by cosmicdreams, klausi: Use elseif not else if
|
2012-04-24 15:51:38 -07:00 |