tripalcultivate/chadosearch
Composer 安装命令:
composer require tripalcultivate/chadosearch
包简介
A Tripal extension module that provides custom search functionality of Chado for those who don't wish to use Drupal Views.
README 文档
README
Chado Custom Search
Provides custom search functionality for those who don't wish to use Drupal Views.
Why might you want to use this module?
- Gives you complete control of the query so you can tweak performance.
- Removes query-determination overhead of Drupal Views for better performance.
- Lets you make quick custom searches which can be under version control.
- Saves you from having to render the result table, generate the filter form, handle the user input and execute the query.
- Lets you focus on customizing only what you want to!
Chado Custom Search API
-
Implement the ChadoSearch plugin type by creating a class extending ChadoSearchBase at
src/Plugin/ChadoSearch. At a minimum you need to set the annotations, the $info property and the getQuery() method. See BreedingCrossSearch for an example. -
Clear the cache, navigate to the path defined in the class and enjoy your custom search!
Citation
If you use this module in your Tripal site, please use this citation to reference our work any place where you described your resulting Tripal site. For example, if you publish your site in a journal then this citation should be in the reference section and anywhere functionality provided by this module is discussed in the above text should reference it.
Lacey-Anne Sanderson (2024). Tripal Cultivate Chado Search. Development Version. University of Saskatchewan, Pulse Crop Research Group, Saskatoon, SK, Canada.
Technology Stack
See specific version compatibility in the automated testing section below.
- Drupal
- Tripal 4.x
- PostgreSQL
- PHP
- Apache2
Docker
We use docker images within our Automated Testing Github Workflows and for development purposes. Specifically, the Dockerfile within this repo extends the tripalproject/tripaldocker by installing this module package.
Automated Testing
This package is dedicated to a high standard of automated testing. We use PHPUnit for testing and CodeClimate to ensure good test coverage and maintainability. There are more details on our CodeClimate project page describing our specific maintainability issues and test coverage.
The following compatibility is proven via automated testing workflows.
| Drupal | 10.5.x | 11.0.x | 11.1.x |
|---|---|---|---|
| PHP 8.1 | |||
| PHP 8.2 | |||
| PHP 8.3 |
tripalcultivate/chadosearch 适用场景与选型建议
tripalcultivate/chadosearch 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 0 次下载、GitHub Stars 达 0, 最近一次更新时间为 2025 年 02 月 07 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「drupal」 「tripal」 「biological-data」 「data-search」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 tripalcultivate/chadosearch 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 tripalcultivate/chadosearch 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 tripalcultivate/chadosearch 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
Provides an add-on purchasable entity.
Tripal is a toolkit to facilitate construction of online genomic, genetic (and other biological) websites.
Drupal integration module for the Kalastatic prototyping and styleguide tool
Provides a base set of configuration and module dependencies for starting new Drupal projects.
This module extends Drupal Migrate framework.
Installs and configures the WissKI base environment with mandatory modules.
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 14
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0-or-later
- 更新时间: 2025-02-07