Libraries tagged by Explanations
kolakachi/laravel-error-explainer
0 Downloads
Turn Laravel exceptions into dev-friendly explanations and user-safe messages using your own LLM keys. Multi-provider, multi-language.
kidelag/eu-cookie-law-bundle
10 Downloads
Add the cookie div explanation according to EU law
ethan-vincss/vincss
9 Downloads
Represents the description of the OMNI-SERVICE package. This field provides a brief explanation of what the package is about. In this case, it specifies that the package is intended for OMNI-SERVICE only.
drupal-eca-recipe/eca_lib_0034
80 Downloads
This model shows the difference between the [Views: Execute Query](/plugins/eca/views/actions/eca_views_query) action and the [Render: Views](/plugins/eca/render/actions/eca_render_views_views) action. The first one always returns a list of entities (more about in the video, see link below) and the second one returns the rendered result.The creation of this module was recorded and the video with additional explanations can be [watched here](https://tube.tchncs.de/w/jnzoru2XFHgpoToQB5P6AT).
drupal-eca-recipe/eca_lib_0032
60 Downloads
This model has 2 parts:1. It demonstrates how to use API endpoints provided by the [http_client_manager](https://www.drupal.org/project/http_client_manager) module and accessing the data they receive from remote services.2. It then also demonstrates how to use ECA endpoints to controll the access to that endpoint and building up a response to it.In a follow up model, we will then show how the ECA endpoint can be made available to the HTTP Client Manager, so that one Drupal sites could be offering an API endpoint controlled by ECA, and another Drupal site then requested data from that API.The creation of this module was recorded and the video with additional explanations can be [watched here](https://tube.tchncs.de/w/eTrzr42LFCmpGv682rqrgz).
drupal-eca-recipe/eca_lib_0031
106 Downloads
This model works with a date and time value from a node field and does various things to it: outputting in different formats, adding some time range, changing timezone, etc.Especially the timezone feature requires a [patch to the tamper module](https://www.drupal.org/project/tamper/issues/3268276#comment-15000895).The creation of this module was recorded and the video with additional explanations can be [watched here](https://tube.tchncs.de/w/h8YzBS8cSVdNux1FUcYkhm).
drupal-eca-recipe/eca_lib_0030
62 Downloads
This model demonstrates how to create a content entity with data from a JSON string. It also shows why creating a user entity "the classic way" doesn't work, more about the reasons for that are explained in the video.The creation of this module was recorded and the video with additional explanations can be [watch here](https://tube.tchncs.de/w/3z2AD4Lbmoo1QVmBqzmemc).
drupal-eca-recipe/eca_lib_0028
78 Downloads
This model demonstrates how to access form field values during validation or submission, how to find out the proper token syntax for each form field type, and also an alternative approach by building a temporary entity from form field values to use the more transparent entity token syntax.The creation of this module was recorded and the video with additional explanations [can be watch here](https://tube.tchncs.de/w/oFTsbEQ8RHQZKkswkzmaFf).
drupal-eca-recipe/eca_lib_0027
51 Downloads
This model appends a comment to the author of a node when they create a new one or update an existing one.The creation of this module was recorded and the video with additional explanations can be [watched here](https://tube.tchncs.de/w/7jPP8ZXuhahq5K87L2cSrn).
drupal-eca-recipe/eca_lib_0026
93 Downloads
This model automatically adds or removes a role from a user, when this gets updated, depending upon 3 conditions that are stored with the user entity. Only if all 3 conditions are met, the role gets added. In all other cases the role gets removed.The creation of this module was recorded and the video with additional explanations can be [watched here](https://tube.tchncs.de/w/jTSnTrBF2YkUJHEtEoZVrW).
drupal-eca-recipe/eca_lib_0022
66 Downloads
This model calculates a field value and stores it with a node, each time that node gets either created or updated. This shows in a simple example, how the contrib module "Calculated Field" can be replaced with ECA models.The creation of this module was recorded with lots of additional explanations and can be [watched here](https://tube.tchncs.de/w/3gDpeV9TynLeoxk4XQfZ7c).
drupal-eca-recipe/eca_lib_0020
113 Downloads
This model reacts upon creating a new page node. It then creates a new article node, its title is populated with the page auther's name, some static text and the title of the created page.The [recorded video](https://tube.tchncs.de/w/2nSZ9TDmtZ5YYrnyFfaNUC) provides more explanation as we go on.
bakgul/laravel-package-generator
119 Downloads
This package aims to generate packages to increase productivity. It offers a flexible package structure thanks to settings that can be found in the 'structures' array on 'config/packagify.php'. The detailed explanations can be found in that array's comment block.
adachsoft/ai-image-xai
2 Downloads
AI image explanation library
acseo/aierrorexplained-bundle
77 Downloads
This bundle provides AI explaination when an error has occured