{"id":15172952,"url":"https://github.com/jyodsh/drupal-7-snippets","last_synced_at":"2026-01-26T23:42:54.750Z","repository":{"id":148623958,"uuid":"142291625","full_name":"jyodsh/drupal-7-snippets","owner":"jyodsh","description":"Useful Drupal 7 code snippets","archived":false,"fork":false,"pushed_at":"2018-07-26T10:05:22.000Z","size":12,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-21T04:39:10.946Z","etag":null,"topics":["drupal","drupal-7","drupal7","drush","drush-commands","php"],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jyodsh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2018-07-25T11:37:12.000Z","updated_at":"2023-03-04T11:43:58.000Z","dependencies_parsed_at":"2023-05-20T17:45:31.981Z","dependency_job_id":null,"html_url":"https://github.com/jyodsh/drupal-7-snippets","commit_stats":{"total_commits":2,"total_committers":1,"mean_commits":2.0,"dds":0.0,"last_synced_commit":"bcf7176686edb5f5e3074fcdcabec01972eb8de8"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jyodsh/drupal-7-snippets","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jyodsh%2Fdrupal-7-snippets","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jyodsh%2Fdrupal-7-snippets/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jyodsh%2Fdrupal-7-snippets/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jyodsh%2Fdrupal-7-snippets/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jyodsh","download_url":"https://codeload.github.com/jyodsh/drupal-7-snippets/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jyodsh%2Fdrupal-7-snippets/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28791336,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-26T21:49:50.245Z","status":"ssl_error","status_checked_at":"2026-01-26T21:48:29.455Z","response_time":59,"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","drupal-7","drupal7","drush","drush-commands","php"],"created_at":"2024-09-27T10:24:41.429Z","updated_at":"2026-01-26T23:42:54.734Z","avatar_url":"https://github.com/jyodsh.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Usefull Drupal 7 Snippets.\n\nThis is a list of useful Drupal snippets and functions that I often reference to enhance or improve my sites.\n \n \n\n-  [Administration menu disapppears in Drupal 7](#administration-menu-disapppears-in-drupal-7)\n\n### Administration menu disapppears in Drupal 7\nIf Administration Menu in your project disappears until you will clear cache. Just add this line of code at the end of settings.php file and refresh a page.\n```php\n    $conf['admin_menu_cache_client'] = FALSE;\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjyodsh%2Fdrupal-7-snippets","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjyodsh%2Fdrupal-7-snippets","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjyodsh%2Fdrupal-7-snippets/lists"}