backup_db_cron |
./backup_db.module |
|
|
1 |
backup_db_history_delete |
./backup_db.module |
Delete history entry. |
1 |
|
backup_db_history_insert |
./backup_db.module |
Inserts an export entry. |
1 |
|
backup_db_history_load |
./backup_db.module |
Return export history entry. |
|
|
backup_db_link |
./backup_db.module |
file_create_url in combination with Url::fromUri does
not return a correct path for private files. |
1 |
|
backup_db_requirements |
./backup_db.install |
Implements hook_requirements(). |
|
|
backup_db_schema |
./backup_db.install |
Implements hook_schema(). |
|
|
backup_db_show_tables |
./backup_db.module |
Return list of all tables. |
2 |
|
_backup_db_format_options |
./backup_db.module |
Format results as select list options. |
2 |
|