{"id":19351820,"url":"https://github.com/thunder/sampler","last_synced_at":"2025-10-11T23:37:13.261Z","repository":{"id":57069302,"uuid":"170321859","full_name":"thunder/sampler","owner":"thunder","description":null,"archived":false,"fork":false,"pushed_at":"2020-04-22T06:55:16.000Z","size":82,"stargazers_count":1,"open_issues_count":3,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-02T09:51:14.562Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thunder.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-02-12T13:22:06.000Z","updated_at":"2021-06-04T21:30:19.000Z","dependencies_parsed_at":"2022-08-24T14:54:16.156Z","dependency_job_id":null,"html_url":"https://github.com/thunder/sampler","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thunder%2Fsampler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thunder%2Fsampler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thunder%2Fsampler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thunder%2Fsampler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thunder","download_url":"https://codeload.github.com/thunder/sampler/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250391137,"owners_count":21422846,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-11-10T04:37:22.105Z","updated_at":"2025-10-11T23:37:08.213Z","avatar_url":"https://github.com/thunder.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sampler\n\nThis module offers sampling of data for the Thunder performance project.\n\n## Prerequisites\nYour project should be setup to use composer for installing required modules. Projects, that are differently setup are\nnot supported.\n\nThis module provides Drush and Drupal console commands only. If you do not already use either Drush or Drupal console,\ninstall one of them before continuing.\n\nSee https://docs.drush.org/en/master/install/ and https://drupalconsole.com/docs for more information on how to install\nthem.\n\n## Installation\n\nIn your project root do:\n\n    composer require thunder/sampler\n    \nThen enable the sampler module, either with command line or in the admin ui.\nFlush the caches and you are ready to go.\n\n## Usage\n\nDo not use the commands on a production system! It might slow your system down.\n\nIn your docroot call either:\n\n    drush sampler:report\n    \nor\n\n    drupal sampler:report\n\nYou should see a json containing the sampled data. If you prefer to put the information into a file add a filename as\nparameter:\n\n    drupal sampler:report --file=report.json\n \nThis will write the data into the file report.json in your docroot.\n\nBy default, the sampler replaces bundle names with generic names. if you want to see the actual bundle names in the\nreport, you can switch the behaviour with the anonymize option:\n\n    drupal sampler:report --anonymize=0\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthunder%2Fsampler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthunder%2Fsampler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthunder%2Fsampler/lists"}