{"id":19677928,"url":"https://github.com/donquixote/drupal-devel","last_synced_at":"2025-07-30T12:33:01.614Z","repository":{"id":11944875,"uuid":"14514921","full_name":"donquixote/drupal-devel","owner":"donquixote","description":null,"archived":false,"fork":false,"pushed_at":"2013-11-19T05:13:58.000Z","size":1712,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"8.x-1.x","last_synced_at":"2025-02-27T06:16:54.669Z","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/donquixote.png","metadata":{"files":{"readme":"README.txt","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":"2013-11-19T05:13:16.000Z","updated_at":"2013-11-19T05:14:16.000Z","dependencies_parsed_at":"2022-09-02T09:22:47.187Z","dependency_job_id":null,"html_url":"https://github.com/donquixote/drupal-devel","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/donquixote/drupal-devel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/donquixote%2Fdrupal-devel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/donquixote%2Fdrupal-devel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/donquixote%2Fdrupal-devel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/donquixote%2Fdrupal-devel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/donquixote","download_url":"https://codeload.github.com/donquixote/drupal-devel/tar.gz/refs/heads/8.x-1.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/donquixote%2Fdrupal-devel/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267867803,"owners_count":24157357,"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","status":"online","status_checked_at":"2025-07-30T02:00:09.044Z","response_time":70,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-11-11T17:35:42.244Z","updated_at":"2025-07-30T12:33:01.580Z","avatar_url":"https://github.com/donquixote.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"README.txt\n==========\n\nA module containing helper functions for Drupal developers and inquisitive admins.\nThis module can print a log of all database queries for each page request at\nthe bottom of each page. The summary includes how many times each query was\nexecuted on a page, and how long each query took.\n\n It also offers\n - a block for running custom PHP on a page\n - a block for quickly accessing devel pages\n - a block for masquerading as other users (useful for testing)\n - reports memory usage at bottom of page\n - A mail-system class which redirects outbound email to files\n - more\n\n This module is safe to use on a production site. Just be sure to only grant\n 'access development information' permission to developers.\n\nAlso a dpr() function is provided, which pretty prints arrays and strings.\nUseful during development. Many other nice functions like dpm(), dvm().\n\nAJAX developers in particular ought to install FirePHP Core from\nhttp://www.firephp.org/ and put it in the devel directory.\nThis happens automatically when you enable via Drush. You may also\nuse a Drush command to download the library. If downloading by hand,\nyour path to fb.php should look like libraries/FirePHPCore/lib/FirePHPCore/fb.php.\nYou can use svn checkout http://firephp.googlecode.com/svn/trunk/trunk/Libraries/FirePHPCore.\nThen you can log php variables to the Firebug console. Is quite useful.\n\nIncluded in this package is also:\n\n- devel_node_access module which prints out the node_access records for a given node. Also offers hook_node_access_explain for all node access modules to implement. Handy.\n- devel_generate.module which bulk creates nodes, users, comment, terms for development.\n\nSome nifty Drush integration ships with devel and devel_generate. See `drush help` for details.\n\nDEVEL GENERATE EXTENSIONS\n=========================\nDevel Images Provider [http://drupal.org/project/devel_image_provider] allows to configure external providers for images.\n\nCOMPATIBILITY NOTES\n==================\n- Modules that use AHAH may have incompatibility with the query log and other\n  footer info. Consider setting $GLOBALS['devel_shutdown'] = FALSE if you run into\n  any issues.\n\nDRUSH UNIT TEST\n==================\nSee develDrushTest.php for an example of unit testing of the Drush integration.\nThis uses Drush's own test framework, based on PHPUnit. To run the tests, use\nrun-tests-drush.sh. You may pass in any arguments that are valid for `phpunit`.\n\nAUTHOR/MAINTAINER\n======================\n- Moshe Weitzman \u003cweitzman at tejasa DOT com\u003e http://www.acquia.com\n- Hans Salvisberg \u003cdrupal at salvisberg DOT com\u003e\n- Pedro Cambra \u003chttps://drupal.org/user/122101/contact\u003e http://www.ymbra.com/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdonquixote%2Fdrupal-devel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdonquixote%2Fdrupal-devel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdonquixote%2Fdrupal-devel/lists"}