Download the PHP package as-cornell/as_entity_list without Composer
On this page you can find all versions of the php package as-cornell/as_entity_list. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download as-cornell/as_entity_list
More information about as-cornell/as_entity_list
Files in as-cornell/as_entity_list
Download as-cornell/as_entity_list
More information about as-cornell/as_entity_list
Files in as-cornell/as_entity_list
Vendor as-cornell
Package as_entity_list
Short Description Lists of people, articles or taxonomy term with selectors for number of items, tag filter, view mode.
License GPL-3.0-or-later
Homepage https://it.cornell.edu/custom-web
Package as_entity_list
Short Description Lists of people, articles or taxonomy term with selectors for number of items, tag filter, view mode.
License GPL-3.0-or-later
Homepage https://it.cornell.edu/custom-web
Please rate this library. Is it a good library?
Informations about the package as_entity_list
AS ENTITY LIST (as_entity_list)
INTRODUCTION
Lists of people, articles or taxonomy term with selectors for number of items, tag filter, view mode. Returns entities as a list via a twig filter for inclusion in twig templates using twig tweak.
MAINTAINERS
Current maintainers for Drupal 10:
- Mark Wilson (markewilson)
FUNCTIONS
- as_entity_list_get_articles //use entity query to look up article nids filtered by tags
- as_entity_list_get_articles_footer //use entity query to look up article nids to display in footer of article, excludes current nid
- as_entity_list_get_articles_person //use entity query to look up article nids with related people containing current nid
- as_entity_list_get_people //use entity query to look up people nids filtered by research area
- as_entity_list_get_works //use entity query to look up nids of work content type
- as_entity_list_get_cinevents //use entity query to look up nids of cinevent content type
- as_entity_list_get_terms //use entity query to look up tids from a passed vocabulary
- as_entity_list_help
- build_entity_list($type,$count,$tags,$nid) //buildEntityList extends Drupal's Twig_Extension class
All versions of as_entity_list with dependencies
PHP Build Version
Package Version
No informations.
The package as-cornell/as_entity_list contains the following files
Loading the files please wait ....