-
- Downloads
Resolve #3055325 "Exclude entity based"
Showing
- README.md 6 additions, 0 deletionsREADME.md
- composer.json 1 addition, 0 deletionscomposer.json
- modules/search_api_exclude_entity_by_field/config/schema/search_api_exclude_entity_by_field.schema.yml 10 additions, 0 deletions...nfig/schema/search_api_exclude_entity_by_field.schema.yml
- modules/search_api_exclude_entity_by_field/search_api_exclude_entity_by_field.info.yml 7 additions, 0 deletions...tity_by_field/search_api_exclude_entity_by_field.info.yml
- modules/search_api_exclude_entity_by_field/src/Plugin/search_api/processor/SearchApiExcludeEntityByField.php 122 additions, 0 deletions...in/search_api/processor/SearchApiExcludeEntityByField.php
... | ... | @@ -26,6 +26,7 @@ |
"php": ">=8.1.0" | ||
}, | ||
"require-dev": { | ||
"drupal/metatag": "^2.1", | ||
"drupal/single_content_sync": "^1.4" | ||
} | ||
} |
Please register or sign in to comment