{"id":16358305,"url":"https://github.com/chi-teck/touch-site","last_synced_at":"2026-04-29T14:32:14.238Z","repository":{"id":66223959,"uuid":"57437764","full_name":"Chi-teck/touch-site","owner":"Chi-teck","description":"Touch site Drush command","archived":false,"fork":false,"pushed_at":"2016-04-30T11:55:40.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-10T02:39:33.969Z","etag":null,"topics":["drupal","drush"],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Chi-teck.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-04-30T10:42:19.000Z","updated_at":"2016-04-30T10:46:32.000Z","dependencies_parsed_at":"2023-02-21T18:30:18.929Z","dependency_job_id":null,"html_url":"https://github.com/Chi-teck/touch-site","commit_stats":{"total_commits":4,"total_committers":1,"mean_commits":4.0,"dds":0.0,"last_synced_commit":"41a715bdf8d8e4a44714da35be94e2da6028095f"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Chi-teck/touch-site","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chi-teck%2Ftouch-site","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chi-teck%2Ftouch-site/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chi-teck%2Ftouch-site/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chi-teck%2Ftouch-site/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Chi-teck","download_url":"https://codeload.github.com/Chi-teck/touch-site/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chi-teck%2Ftouch-site/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32429112,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T13:34:34.882Z","status":"ssl_error","status_checked_at":"2026-04-29T13:34:29.830Z","response_time":110,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["drupal","drush"],"created_at":"2024-10-11T02:05:17.264Z","updated_at":"2026-04-29T14:32:14.211Z","avatar_url":"https://github.com/Chi-teck.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Touch site Drush command\n\nA simple [Drush](https://github.com/drush-ops/drush) command that sends an http request to the front page of the Drupal site.\n\n## Problem / Motivation\nThe first time you open your Drupal site after clearing cache using CLI tools (like Drush or Drupal Console) the access may be very slow. This command warms the cache by loading front page of the site.\n\n## Usage\nRun `drush touch-site` or `drush ts` in the site directory. You can \"touch\" your site immediatly after cache clearing as follows: `drush cc all \u0026\u0026 drush ts`. Notice that some Drush commads (like `drush en`) may clear Drupal cache implicitly.\n\n## Requirements\nYou should specify url of the site by providing URI option. This can be done through command line as follows `drush ts --uri=http://localhost/path/to/drupal` or by using [drushrc.php](http://api.drush.org/api/drush/examples!example.drushrc.php/master) file (recommended way).\n```php\n\u003c?php\n\n// URI of the Drupal site to use.\n$options['uri'] = 'http://localhost/path/to/drupal';\n```\n##  License\nGNU General Public License, version 2\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchi-teck%2Ftouch-site","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchi-teck%2Ftouch-site","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchi-teck%2Ftouch-site/lists"}