drupal/core/includes
Alex Pott 902098c765 Issue by tstoeckler, jessebeach: Use an entity save instead of db_insert() in user_install(). 2014-05-14 16:10:04 -05:00
..
ajax.inc Issue by Codenator, tim.plunkett, cosmicdreams, jayeshanandani, grom358, ianthomas_uk, Xano: Remove usage of drupal_get_form(). 2014-03-31 10:26:19 -07:00
batch.inc Issue by dawehner, sun: Render the maintenance/install page like any other HTML page. 2014-04-17 13:12:22 -07:00
bootstrap.inc Issue by znerol, Wim Leers: Remove the interdependence between the internal page cache and management of the Cache-Control header for external caches. 2014-05-09 10:52:16 +01:00
common.inc Issue by dawehner, EclipseGc: Bring back metatag support for the HtmlPage object. 2014-05-13 10:34:54 +01:00
database.inc Issue by jweowu | David_Rothstein: Document that db_query_temporary() can only be used on SELECT queries. 2014-05-06 12:00:05 -07:00
entity.inc Issue followup by by jlbellido: Move entity_get_(form/view)_mode_options() functions to EntityManager and add get(Form/View)ModeOptions() methods. 2014-04-06 14:23:22 +01:00
errors.inc Issue by marcingy, ParisLiakos: Remove filter_xss_* deprecated functions. 2014-05-05 12:44:56 -04:00
file.inc Issue by sun, Xano, Jalandhar, andrei.dincu: Move Settings into Drupal\Core\Site\Settings. 2014-04-25 20:13:44 +01:00
file.mimetypes.inc Issue by herom, martin107, ianthomas_uk, Xano, michaellander, Sutharsan: Replace all drupal_alter() deprecated function calls. 2014-02-24 10:10:52 +00:00
form.inc Issue by tim.plunkett, sun, Jalandhar: Move form submission logic out of FormBuilder into a new class. 2014-05-14 21:18:01 +01:00
install.core.inc Issue by tstoeckler, jessebeach: Use an entity save instead of db_insert() in user_install(). 2014-05-14 16:10:04 -05:00
install.inc Issue by marcingy: URL helper functions were converted in an inconsient manner. 2014-05-08 20:33:48 +01:00
mail.inc Issue by sun, Xano, Jalandhar, andrei.dincu: Move Settings into Drupal\Core\Site\Settings. 2014-04-25 20:13:44 +01:00
menu.inc Issue by jhodgdon, effulgentsia, tim.plunkett, herom, larowlan: Update hook_help signature to use route_name instead of path. 2014-05-06 19:04:53 -07:00
module.inc Issue by jhodgdon: Fill in @defgroup/topic docs for Extending Drupal. 2014-04-30 11:33:22 -07:00
pager.inc Issue by amateescu: Rename Drupal\Component\Utility\Url to UrlHelper. 2014-03-05 15:22:39 -05:00
path.inc Issue by visabhishek: Kill path_load() and use \Drupal::service('path.alias_storage')->load($conditions) instead. 2014-04-12 22:49:40 -04:00
schema.inc Issue by Berdir, ianthomas_uk, cosmicdreams: Remove SchemaCache and CacheArray. 2014-03-04 13:18:56 +00:00
tablesort.inc Issue by c4rl, sun, joelpittet, pakmanlh, jjcarrion | jenlampton: Merge _theme_table_cell() into theme_table(). 2014-04-23 11:53:03 +01:00
theme.inc Issue by dawehner, EclipseGc: Bring back metatag support for the HtmlPage object. 2014-05-13 10:34:54 +01:00
theme.maintenance.inc Issue by sun, Xano, Jalandhar, andrei.dincu: Move Settings into Drupal\Core\Site\Settings. 2014-04-25 20:13:44 +01:00
unicode.inc Issue by ParisLiakos, Jose Reyero: Remove st(), get_t() and for good. 2013-06-17 14:35:07 +01:00
update.inc Issue by sun, Xano, Jalandhar, andrei.dincu: Move Settings into Drupal\Core\Site\Settings. 2014-04-25 20:13:44 +01:00
utility.inc Issue by damiankloip: Move PhpStorageFactory to the Core namespace. 2014-04-07 09:14:46 +01:00