Showing 7 of 2,041 result(s)
…to the get method in that it will return a value for the given $key in the $array (or the $default , if it is specified and the $key does not exists). The difference is that the pull method will remove the item it finds from the array. Mutable...
The Macroable trait implements PHP's magic __call method to intercept calls to methods when in object context that do not exist in the current class. If a macro with the given method name is found, it is evaluated and the result returned. If no...
Meerkat exposes an incredibly powerful filtering API to Statamic developers. This API allows developers to craft custom filters, organize multiple filters into a single group to simplify template code, and to also define custom variables that can...
The where filters provide the greatest control when querying comments across arbitrary comment properties . For example, you can apply comparison operators, or check an arbitrary property against a list of provided values.
The following information may help troubleshooting common issues when working with Social Media Image Kit.
The toArray method returns the exact same values as the getAttributes method.
The signature of the endsWith method is: