Download the PHP package unrealmanu/ez-content-field-filter without Composer
On this page you can find all versions of the php package unrealmanu/ez-content-field-filter. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download unrealmanu/ez-content-field-filter
More information about unrealmanu/ez-content-field-filter
Files in unrealmanu/ez-content-field-filter
Download unrealmanu/ez-content-field-filter
More information about unrealmanu/ez-content-field-filter
Files in unrealmanu/ez-content-field-filter
Vendor unrealmanu
Package ez-content-field-filter
Short Description Filter field of ez Content
License mit
Homepage https://github.com/unrealmanu/ezFieldIterator
Package ez-content-field-filter
Short Description Filter field of ez Content
License mit
Homepage https://github.com/unrealmanu/ezFieldIterator
Please rate this library. Is it a good library?
Informations about the package ez-content-field-filter
ezFieldIterator
Filter "Content Class -Fields-" with specific value type instance
Instructions
Create new Filters().
Set the Content need to filter fields
- support only "eZ\Publish\API\Repository\Values\Content\Content"
- Single $content or Array [$content, $content, $content]
Choose the filter "value class" instance
-
Choose single or multiple instance of class for filtering the content
-
Single Value::class or [ValueA::class, ValueB::class, ValueC::class]
- Field name from get value (Required)
Example
Real World application
- Get all images of "contents array" for image-sitemap
- Get first image/text of "contents array" for search-indexing
- Get all text field of Content for generate list of Tag/Description etc
- Use your creativity :)
All versions of ez-content-field-filter with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.2
ezsystems/ezplatform-ee Version ^2.5
symfony/framework-bundle Version ~3.0|~4.0|~5.0
ezsystems/ezplatform-ee Version ^2.5
symfony/framework-bundle Version ~3.0|~4.0|~5.0
The package unrealmanu/ez-content-field-filter contains the following files
Loading the files please wait ....