.. |
ajax.inc
|
Issue #2019481 by nod_: JavaScript AJAX commands object is borked: it is shared among all Drupal.ajax instances, preventing scoped overrides.
|
2013-06-14 15:37:00 +02:00 |
authorize.inc
|
Issue #2002706 by kerasai: Improve code maintainability by removing unused local variables - core/includes/authorize.inc.
|
2013-05-30 07:14:11 +01:00 |
batch.inc
|
Issue #1668866 by ParisLiakos, aspilicious, tim.plunkett, pdrake, g.oechsler, dawehner, Berdir, corvus_ch, damiankloip, disasm, marcingy, neclimdul: Replace drupal_goto() with RedirectResponse.
|
2013-06-19 17:07:30 +01:00 |
bootstrap.inc
|
Issue #1988508 by katbailey: Stop pretending we support Symfony bundles when we really just have service providers.
|
2013-06-28 17:13:22 +01:00 |
cache.inc
|
Issue #1764474 by Berdir, chx, alexpott, pounard, msonnabaum: Make Cache interface and backends use the DIC.
|
2013-03-22 09:36:55 +00:00 |
common.inc
|
Issue #2016299 by dawehner, jhedstrom: Convert system module's JsonUnitTest to phpunit.
|
2013-06-27 22:04:31 +01:00 |
config.inc
|
Issue #2028149 by Eli-T: The config() function should be deprecated in favour of Drupal::config().
|
2013-06-27 08:11:54 -04:00 |
database.inc
|
Issue #1498674 by plach, das-peter, Schnitzel, dawehner, YesCT, attiks, Berdir, Gábor Hojtsy, Soul88, Carsten Müller: Refactor node properties to multilingual.
|
2013-05-26 13:18:10 -07:00 |
entity.api.php
|
Issue #2025991 by plach, David Hernández: Introduce hook_entity_prepare() to generalize hook_node_prepare().
|
2013-06-28 09:41:01 +01:00 |
entity.inc
|
Issue #2014821 by amateescu, swentel: Introduce form modes UI and their configuration entity.
|
2013-06-27 22:24:39 +01:00 |
errors.inc
|
Issue #1961938 by chx, alexpott, YesCT, xjm, attheshow, dawehner: Test the interactive installer.
|
2013-06-02 11:54:03 +01:00 |
file.inc
|
Issue #1818568 by Berdir, das-peter: Convert files to the new Entity Field API.
|
2013-06-15 10:46:11 +02: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 #1668866 by ParisLiakos, aspilicious, tim.plunkett, pdrake, g.oechsler, dawehner, Berdir, corvus_ch, damiankloip, disasm, marcingy, neclimdul: Replace drupal_goto() with RedirectResponse.
|
2013-06-19 17:07:30 +01:00 |
image.inc
|
Issue #1996868 by jhedstrom: Start converting image.inc to an Image component.
|
2013-06-17 22:08:50 +02:00 |
install.core.inc
|
Issue #1988508 by katbailey: Stop pretending we support Symfony bundles when we really just have service providers.
|
2013-06-28 17:13:22 +01:00 |
install.inc
|
Issue #1988508 by katbailey: Stop pretending we support Symfony bundles when we really just have service providers.
|
2013-06-28 17:13:22 +01:00 |
language.inc
|
Issue #1620010 by dawehner, ParisLiakos, plach, jibran: Move LANGUAGE constants to the Language class.
|
2013-05-25 13:12:45 -07:00 |
mail.inc
|
Issue #1821420 by vijaycs85, cam8001, Albert Volkman, ACF, typhonius, pcambra, Berdir: Convert mail variables to cmi.
|
2013-03-07 10:48:27 +00:00 |
menu.inc
|
Issue #2027183 by tim.plunkett, YesCT: hook_menu() title callback is ignored on routes.
|
2013-06-25 16:21:53 +01:00 |
module.inc
|
Issue #2000140 by sarahdavies: Remove stray text in callbacks topic docblock
|
2013-06-06 09:06:15 -07:00 |
pager.inc
|
Issue #1898474 by mondrake, Cottser, azinoman: pager.inc - Convert theme_ functions to Twig.
|
2013-06-28 13:34:28 +01:00 |
path.inc
|
Issue #1911178 by ParisLiakos, Xano: Change notice: Remove hook_exit().
|
2013-05-05 22:09:00 +01:00 |
schema.inc
|
Issue #1890536 by chx, jibran: Update core pregs to use ?<name> for subpatterns instead of ?P<>.
|
2013-06-09 15:15:21 +01:00 |
session.inc
|
Issue #1825332 by Berdir, ParisLiakos, andypost, dawehner, jrglasgow, aspilicious: Introduce an AccountInterface to represent the current user.
|
2013-06-11 15:04:34 +01:00 |
tablesort.inc
|
Issue #1317628 by Albert Volkman, Gaelan, disasm, mjonesdinero, xjm: Clean up for API docs in include files starting with n-z
|
2013-01-10 15:50:55 -08:00 |
theme.inc
|
Issue #1898474 by mondrake, Cottser, azinoman: pager.inc - Convert theme_ functions to Twig.
|
2013-06-28 13:34:28 +01:00 |
theme.maintenance.inc
|
Issue #1337554 by LewisNyman, Bojhan, YesCT, Cottser, jenlampton, Xano, David_Rothstein, larowlan, nilnullvoid: Develop and use separate branding for the installer.
|
2013-06-27 20:03:01 +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 #1988508 by katbailey: Stop pretending we support Symfony bundles when we really just have service providers.
|
2013-06-28 17:13:22 +01:00 |
utility.inc
|
Issue #1317628 by Albert Volkman, Gaelan, disasm, mjonesdinero, xjm: Clean up for API docs in include files starting with n-z
|
2013-01-10 15:50:55 -08:00 |