You are here

Functions in Lightning API 8.4

Primary tabs

Namesort descending Location Description Direct uses Strings
lightning_api_entity_insert ./lightning_api.module Implements hook_entity_insert().
lightning_api_entity_json ./lightning_api.module Determines the URL of the JSON API representation of an entity. 1
lightning_api_entity_operation ./lightning_api.module Implements hook_entity_operation().
lightning_api_form_oauth2_token_settings_alter ./lightning_api.module Implements hook_form_FORM_ID_alter().
lightning_api_install ./lightning_api.install Implements hook_install().
lightning_api_requirements ./lightning_api.install Implements hook_requirements().
lightning_api_update_8001 ./lightning_api.install Sets a default value for lightning_api.settings:bundle_docs.
lightning_api_update_8002 ./lightning_api.install Installs the Consumers module.
lightning_api_update_8300 ./lightning_api.install Replaces openapi_redoc and openapi_swagger_ui with openapi_ui_* equivalents.
lightning_api_update_8301 ./lightning_api.install Disables the content view's "include destination" switch for operations. 1
lightning_api_update_8302 ./lightning_api.install Installs Lightning Core.
lightning_api_update_8401 ./lightning_api.install Uninstalls Simple OAuth Extras.
lightning_api_update_8402 ./lightning_api.install Installs OpenAPI generators for REST and JSON:API.
lightning_api_view_presave ./lightning_api.module Implements hook_ENTITY_TYPE_presave(). 1

Other projects