Views Schema
Categories
Component ID
418670
Component name
Views Schema
Component type
module
Maintenance status
Development status
Component security advisory coverage
covered
Downloads
5259
Component created
Component changed
Component body
This module generate table descriptions for Views based on actual database schema.
You can alter the auto-generated information by implementing hook_views_data_alter()
. This is also the place where you can add join definitions, relationships and modify the handlers.
Every installed module with a database schema can be enabled or disabled for auto-generation.