Examples of using Returns an array in English and their translations into Italian
{-}
-
Programming
-
Colloquial
-
Official
-
Medicine
-
Financial
-
Ecclesiastic
-
Ecclesiastic
-
Computer
-
Official/political
This method takes an event name as a parameter and returns an array of all the functions that are listening for that event.
parses the line it reads for fields in CSV format and returns an array containing the fields read.
Array_map() returns an array containing all the elements of arr1 after applying the callback function to each one.
Explode description Returns an array of strings, each of which is a substring of$string formed by splitting it on boundaries formed by the string$delimiter.
Returns an array with information about a field after a select query has been run.
IFERROR returns an array of results for each cell in the range specified in value.
Instead, the route returns an array of parameters that are merged into the request object.
The getter loops through each role and returns an array of the roles whose bit is set in the mask.
It has a getValues() method that returns an array of strings according to a CSS selector, and a getElements() method that returns an array of DOM elements.
It must returns an array with at least the required parameters of the route pattern(as defined by the url setting).
This function only returns an array of attributes if the node is of type XML_ELEMENT_NODE.
Returns an array of filenames from the specified directory on success
The method returns an array containing the absolute paths of the picture
This method returns an array of directories where the controller files live,
method expects an array of the bound values and returns an array of cleaned values.
iterates through an array, executes some code against each item in the array, and returns an array containing each result of the code executed against each item in the original array. .
The fuction getData takes as argument the element to which the plugin is applied and returns an array in which every element is in turn an array containing the description
Evaluate an Xpath expression and return an array of matching nodes. keys().
The method should return an array of filter configurations.
Example 189- Returning an array to get multiple values.