- drupal
- drupal7
Typ:
includes/database/schema.inc, line 129
<?php
protected $connection
?>
Verwandte Themen
- Schema API
- A Drupal schema definition is an array structure representing one or
more tables and their related keys and indexes. A schema is defined by
hook_schema(), which usually lives in a modulename.install file.
Kommentare
Kommentar hinzufügen