Category

文档

286.95 ms
挂钩:post.content.render

挂钩:post.content.render

## 概述 类型: 过滤器 位置: app/Services/ContentRenderer.php 从块内容中过滤最终呈现的 HTML 输出。在所有块转换为 HTML...

By PolyCMS 2026-07-20 1:08 PM
挂钩:post.default_image

挂钩:post.default_image

## 概述 类型: 过滤器 位置: app/helpers.php - get_default_post_image() 允许主题和模块覆盖帖子没有特色图像时显示的后备...

By PolyCMS 2026-07-20 1:08 PM
挂钩:media.url

挂钩:media.url

## 概述 类型: 动作 位置: app/Services/MediaService.php、MediaController.php 文件上传并保存到数据库后触发。将此用于图...

By PolyCMS 2026-07-20 1:08 PM
挂钩:order_completed

挂钩:order_completed

## 概述 类型: 动作 位置: app/Http/Controllers/Api/V1/OrderController.php 当订单转换为“已完成”状态时触发。用于忠诚度...

By PolyCMS 2026-07-20 1:08 PM
挂钩:order_status_updated

挂钩:order_status_updated

## 概述 类型: 动作 位置: app/Http/Controllers/Api/V1/OrderController.php 当订单转换为“已完成”状态时触发。用于忠诚度...

By PolyCMS 2026-07-20 1:08 PM
挂钩:media.delete.should

挂钩:media.delete.should

## 概述 类型: 过滤器 位置: app/Services/MediaService.php 控制是否可以删除媒体文件的门过滤器。返回“false”以防止删除。...

By PolyCMS 2026-07-20 1:08 PM
挂钩:media.uploaded

挂钩:media.uploaded

## 概述 类型: 动作 位置: app/Services/MediaService.php、MediaController.php 文件上传并保存到数据库后触发。将此用于图...

By PolyCMS 2026-07-20 1:08 PM
挂钩:cms_head

挂钩:cms_head

## 概述 类型: 动作 位置: 主题 layouts/app.blade.php HTML <head> 标记内的输出挂钩。由核心用来注入 SEO 元标记。...

By PolyCMS 2026-07-20 1:08 PM
挂钩:content.render.blocks

挂钩:content.render.blocks

## 概述 类型: 过滤器 位置: app/Services/ContentRenderer.php 在渲染为 HTML 之前过滤已解析的块数组。用于以编程方式添加...

By PolyCMS 2026-07-20 1:08 PM
挂钩:content.render.html

挂钩:content.render.html

## 概述 类型: 过滤器 位置: app/Services/ContentRenderer.php 从块内容中过滤最终呈现的 HTML 输出。在所有块转换为 HTML...

By PolyCMS 2026-07-20 1:08 PM
挂钩:auth.login.pre_token

挂钩:auth.login.pre_token

## 概述 类型: 过滤器 位置: app/Http/Controllers/Api/V1/AuthController.php 在创建令牌之前拦截登录流。返回非空响应以覆...

By PolyCMS 2026-07-20 1:08 PM