This property returns an array of numeric values.
The method returns an array of relationship configurations.
This method returns an array which contains all data from a row.
This method returns an array with the found files.
This function returns an array that lists the bound columns for the current connection, by column number.
Diese Funktion gibt eine Matrix zurück, in der die gebundenen Spalten für die aktuelle Verbindung nach Spaltennummern aufgeführt sind.
This function returns an array of table names that are located in the given database and owned by the given owner.
Diese Funktion gibt eine Matrix mit den Namen der Tabellen zurück, die sich in der angegebenen Datenbank befinden und dem angegebenen Besitzer zugeordnet sind.
Each fixture file returns an array representing the initial rows of data for a particular table.
Jede Fixturedatei gibt ein Array mit den anfänglichen Datenzeilen einer bestimmten Tabelle zurück.
This function returns an array of the names of the declared interfaces in the current script.
Diese Funktion gibt ein Array mit den Namen aller im aktuellen Skript definierten Klassen zurück.
The function returns an array of numbers ordered from slowest to fastest playback speed.
Die Funktion gibt ein Array von Zahlen zurück, die nach ansteigender Wiedergabegeschwindigkeit sortiert sind.
It returns an array with all recipient e-mail addresses that were added prior to the method call.
Sie gibt ein Array mit allen E-Mail Adressen der Empfänger zurück, die vor dem Methodenaufruf hinzugefügt worden sind.
This function returns an array with elements specifying the width, height and format of the image.
Diese Funktion gibt ein Array mit Elementen zurück, die die Breite, Höhe und das Format des Bildes angeben.
Object.keys() returns an array whose elements are strings corresponding to the enumerable properties found directly upon object.
Object.keys() liefert ein Array, dessen Elemente Strings sind, welche die aufzählbaren Eigenschaften des Objekts respräsentieren.
range() returns an array of elements from low to high, inclusive.
range() gibt ein Array mit Elementen im Bereich von low bis high zurück.