You are here

namespace Drupal\schema\Plugin\Schema in Schema 8

Classsort descending Location Description
Caching src/Plugin/Schema/Caching.php Provides schema information for database cache tables.
Config src/Plugin/Schema/Config.php Provides schema information for config storage tables.
Entity src/Plugin/Schema/Entity.php Provides schema information related to entities and fields.
Menu src/Plugin/Schema/Menu.php Provides schema information for menu storage tables.
System src/Plugin/Schema/System.php Provides schema information defined by modules in implementations of hook_schema().