drush_simplesitemap_generate |
./simplesitemap.drush.inc |
Callback function for hook_drush_command(). |
|
1 |
simplesitemap_cron |
./simplesitemap.module |
Implements hook_cron. |
|
|
simplesitemap_drush_command |
./simplesitemap.drush.inc |
Implements hook_drush_command(). |
|
|
simplesitemap_entity_bundle_delete |
./simplesitemap.module |
Implements hook_entity_bundle_delete(). |
|
|
simplesitemap_entity_form_submit |
./simplesitemap.module |
Form submission handler called in hook_form_alter. |
|
1 |
simplesitemap_form_alter |
./simplesitemap.module |
Implements hook_form_alter. |
|
|
simplesitemap_install |
./simplesitemap.install |
Implements hook_install(). |
|
|
simplesitemap_requirements |
./simplesitemap.install |
Implements hook_requirements(). |
|
|
simplesitemap_schema |
./simplesitemap.install |
Implements hook_schema(). |
|
|
simplesitemap_update_8101 |
./simplesitemap.install |
Update: Altering the {simplesitemap} language_code table field to hold longer strings. |
|
|
simplesitemap_update_8102 |
./simplesitemap.install |
Changing config settings according to new config structure. |
|
|
simplesitemap_update_8103 |
./simplesitemap.install |
Modifying database structure to hold one multilingual sitemap. |
|
|
simplesitemap_update_8104 |
./simplesitemap.install |
Modifying database structure to accommodate sitemap chunks. |
|
|
simplesitemap_update_8105 |
./simplesitemap.install |
Modifying database structure to accommodate sitemap chunk timestamps. |
|
|
simplesitemap_update_8106 |
./simplesitemap.install |
Changing column name to 'sitemap_created', as 'generated' is a reserved word since MySQL 5.7.6. |
|
|
simplesitemap_update_8107 |
./simplesitemap.install |
Setting the new cron generation setting to TRUE by default. |
|
|