{"id":25209537,"url":"https://github.com/backdrop-contrib/devel","last_synced_at":"2025-10-25T09:31:26.873Z","repository":{"id":18820738,"uuid":"22035673","full_name":"backdrop-contrib/devel","owner":"backdrop-contrib","description":"Provides helper functions for Backdrop developers.","archived":false,"fork":false,"pushed_at":"2024-05-14T06:33:10.000Z","size":1199,"stargazers_count":10,"open_issues_count":22,"forks_count":15,"subscribers_count":35,"default_branch":"1.x-1.x","last_synced_at":"2025-02-05T11:59:13.425Z","etag":null,"topics":["backdrop","php"],"latest_commit_sha":null,"homepage":"https://backdropcms.org/project/devel","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/backdrop-contrib.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":"2014-07-20T15:09:57.000Z","updated_at":"2024-05-14T06:33:14.000Z","dependencies_parsed_at":"2024-05-14T07:40:42.636Z","dependency_job_id":"d808ef43-5316-4534-9cc1-86686c63cdfd","html_url":"https://github.com/backdrop-contrib/devel","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/backdrop-contrib%2Fdevel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/backdrop-contrib%2Fdevel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/backdrop-contrib%2Fdevel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/backdrop-contrib%2Fdevel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/backdrop-contrib","download_url":"https://codeload.github.com/backdrop-contrib/devel/tar.gz/refs/heads/1.x-1.x","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238117361,"owners_count":19419223,"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":["backdrop","php"],"created_at":"2025-02-10T13:17:51.083Z","updated_at":"2025-10-25T09:31:26.312Z","avatar_url":"https://github.com/backdrop-contrib.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"Developer Tools (devel)\n=======================\n\nThis module contains helper functions for Backdrop developers. It provides a\nwide array of tools for examining the functionality of your site, including:\n\n- Displaying a list of all SQL queries executed per page.\n- Integrating with XHProf to show what PHP was executed and identify slow calls.\n- Executing arbitrary PHP.\n- Switch between different users.\n- Report memory usage at the bottom of each page.\n- A mail-system class which redirects outbound email to files.\n- Utility functions for dumping variables to the page or messages area.\n\nAlthough the abilities of this module are restricted to a permission\n('access development information'), it's a good idea not to have this module\nenabled on production servers due to its exceedingly dangerous functionality.\n\nThe most common functions for dumping variables include:\n\n- `dpr()`: Prints a variable using `print_r()` to the messages area.\n- `dpm()`: Prints a variable using the krumo library to the messages area.\n- `dvm()`: Prints a variable using `var_export()` to the messages area.\n\nAll of these functions will only show the messages to users that have the\n'access development information' permission.\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\nLicense\n-------\n\nThis project is GPL v2 software. See the LICENSE.txt file in this directory for\ncomplete text.\n\nMaintainers\n-----------\n\n- Nate Haug (https://github.com/quicksketch/)\n- Jen Lampton (https://github.com/jenlampton)\n- Alan Mels (https://github.com/alanmels)\n\nOriginally written for Drupal by\n\n- Moshe Weitzman (https://www.drupal.org/u/moshe-weitzman)\n- Hans Salvisberg (https://www.drupal.org/u/salvis)\n\nThis module is seeking additional maintainers.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbackdrop-contrib%2Fdevel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbackdrop-contrib%2Fdevel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbackdrop-contrib%2Fdevel/lists"}