system.install

Install, update and uninstall functions for the system module.

File

core/modules/system/system.install

Functions

Name Description
system_install Implements hook_install().
system_requirements Implements hook_requirements().
system_schema Implements hook_schema().
system_update_8001 Change two fields on the default menu link storage to be serialized data.
system_update_8002 Removes the system.filter configuration.
system_update_8003 Change the index on the {router} table.
system_update_8004 Add a (id, default_langcode, langcode) composite index to entities.
system_update_8005 Place local actions and tasks blocks in every theme.
system_update_8006 Place branding blocks in every theme.
system_update_8007 Set langcode fields to be ASCII-only.
system_update_8008 Purge field schema data for uninstalled entity types.
system_update_8009 Add allowed attributes to existing html filters.
system_update_8010 Place page title blocks in every theme.
system_update_8011 Add secondary local tasks block to Seven (fixes system_update_8005).
system_update_8013 Enable automated cron module and move the config into it.
system_update_8014 Install the Stable base theme if needed.
_system_update_create_block Helper function to create block configuration objects for an update.

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!modules!system!system.install/8.1.x