Dblog Search

Component type

module

Maintenance status

Development status

Downloads

43

Component created

Component changed

Allows text search in Dblog messages. Just enable and use, no need to install or configure additional third party components.

Requirements

Core DBlog module enabled.

Usage

Once the module is activated, you can use text search in standard dblog path (admin/reports/dblog).

Module searches both description and variables of Dblog messages.

Bulk Edit Terms

Component type

module

Maintenance status

Development status

Downloads

45

Component created

Component changed

Description

This module allows to bulk update any entity reference field that is found on any of the selected nodes. It does it using Drupal 8 native actions.

You just need to select the nodes that you want to edit terms from, select 'Update terms' from the dropdown and click on 'Apply'. You'll then be presented with a form that contains fields that appear in at least one of the selected nodes. You just need to populate the values as desired (or leave blank if you don't want to change a field) and submit.

Persistent Log

Component type

module

Maintenance status

Development status

Downloads

51

Component created

Component changed

This module records specific kinds of log events in permanent storage, which is not truncated like the core watchdog log. It is particularly useful for capturing rare events in sites that generate a high volume of log messages, which would otherwise get lost quickly.

To set it up, visit "Reports -> Persistent log messages" after installation, and create a new log channel. The channel can filter messages by type, severity, and/or message text.

Each channel can be viewed and cleared individually.

Service Description

Component type

module

Categories

Maintenance status

Development status

Downloads

19

Component created

Component changed

Overview

Uses Guzzle Services library and Description Loader plugin to manage external services.

Usage

Create a service description JSON file for your service provider. place it as module_name/service_description/description.json. See httpbin module for sample implementation.

Files size

Component type

module

Maintenance status

Development status

Component created

Component changed

Files size module provides the counts of the file size and show the icon of the file type.

File size module is depends on the views module. User needs to call show the files by using view and needs

to select "URL to File".

There are the configuration option to allow files icon and Mime Type with extension. Please go to the below

url after login to the admin.

admin/config/development/files_size (Configuration >> Development >> File icon and File size settings).