Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OPENEUROPA-3373: Add query functionality #6

Merged
merged 10 commits into from
Jul 23, 2020
Merged

Conversation

hernani
Copy link
Member

@hernani hernani commented Jul 9, 2020

OPENEUROPA-[Insert ticket number here]

Description

[Insert description here]

Change log

  • Added:
  • Changed:
  • Deprecated:
  • Removed:
  • Fixed:
  • Security:

Commands

[Insert commands here]

@hernani hernani changed the base branch from master to epic-list-filters July 9, 2020 13:49
@hernani hernani force-pushed the OPENEUROPA-3373 branch from 27aebb3 to 4dfbbc7 Compare July 9, 2020 13:58
@hernani hernani force-pushed the OPENEUROPA-3373 branch from 4dfbbc7 to 8bc8b26 Compare July 9, 2020 14:05
src/EventSubscriber/QuerySubscriber.php Outdated Show resolved Hide resolved
src/EventSubscriber/QuerySubscriber.php Outdated Show resolved Hide resolved
src/EventSubscriber/QuerySubscriber.php Show resolved Hide resolved
src/Plugin/search_api/display/ListDisplayDeriver.php Outdated Show resolved Hide resolved
src/ListSource.php Outdated Show resolved Hide resolved
*
* @var string
*/
protected $bundleFieldId;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is not a field. Let's call it $bundleKey and the comment:

The bundle entity key used to reference the entity bundle.

*
* @param array $ignored_filters
* The ignored filters.
* @param array $preset_filters_values
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's be consistent $present_filters. Why we append "values"? Also method name

@hernani hernani merged commit 8cf2465 into epic-list-filters Jul 23, 2020
@hernani hernani deleted the OPENEUROPA-3373 branch July 23, 2020 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants