Watchdog Console.Log

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

CONTENTS OF THIS FILE
---------------------

* Introduction
* Features
* Examples
* Requirements
* Downloads
* Installation
* Contacts

INTRODUCTION
------------

View current page watchdog messages directly in your browser's console.
Using watchdog hook, the module process and output the messages using,
console.log() function.

FEATURES
--------
* Set different filters for types, also supports and wildcards (* and ?)
* Customize the message using tokens.

highlight js

Component type

module

Maintenance status

Development status

Downloads

177725

Component created

Component changed

Highlight.js highlights syntax in code examples on blogs, forums and in fact on any web pages. It's very easy to use because it works automatically: finds blocks of code, detects a language, highlights it.

Dependencies
Libraries API
highlight.js

Installation

Mass User Update

Component type

module

Maintenance status

Development status

Downloads

1176

Component created

Component changed

The Mass User Update module provides an API to massively update user. It's goal is not to create or import new users, but to change existing records in the database. It provides hooks so other modules can interact with this update.

This module is useful if you want to massively update user emails or usernames, for example.

The module contains 2 submodule:

Deploy Services Client

Component type

module

Maintenance status

Development status

Downloads

9469

Component created

Component changed

This module provides a Services client which communicates with Deployment endpoints.

It is intended for developers using Deployment and Services to push content between sites who would like to easily perform other operations on the content which the Deployment module does not directly support.

UUID Taxonomy Services

Component type

module

Maintenance status

Development status

Component created

Component changed

This module provides additional UUID-based Services for taxonomy terms and vocabularies (including the ability to reorder terms on a remote site).

Reordering terms via Services may be useful if you are using Deployment to sync taxonomy terms between multiple sites and want to ensure that reordering the terms via drag-and-drop on the source site propagates those changes to the target sites.

Ym developing helper

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

I am Drupal and php developer, everytime need something like devel module for my developing jobs(specially dsm,dmp ,..), but It's very powerful,heavy and big modules and I could'nt install it everywhere.(some projects uploaded and they were in testing phase and install devel get site loading very slow).
by the way

ym_hd module is very slight and useful developing helper.Developer can render every variables and objects want in everywhere.

Memory profiler

Component type

module

Maintenance status

Development status

Downloads

10514

Component created

Component changed

This module is a very lightweight module that logs the peak php memory usage to the watchdog.

When your site is getting memory exhaustion errors this module can help to figure out which pages are getting the memory errors and how much memory they are using.

This functionality can be found in the devel module, however this module gives you the ability to find out this information in a production environment without needing to enable the devel module.