Translation of "array entry" in German
We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
Each array entry is a new line of the tooltip.
You'll find an array entry that lists all the service providers that will be loaded during the bootstrapping of the Laravel application.
Sie finden einen Array-Eintrag, der alle Service Provider auflistet, die beim Bootstrapping der Laravel-Anwendung geladen werden.
To delete an array entry use the funktion unset.
Um ein Arrayelement zu löschen wird die Funktion unset verwendet.
What is a valid index for an array entry?
If there is already an array entry with the given index the old value will be overwritten.
Wenn es bereits ein Arrayelement mit dem angegebenen Index gibt so wird der alte Wert mit den neuen Wert überschrieben.
The method claim 18, further comprising the step of: when a system write cycle occurs but there is no match with an array entry, writing the uncomplemented value of the parity bit (18) back into the array entry.
Verfahren nach Anspruch 18, das weiter den folgenden Schritt umfaßt: wenn ein Systemschreibzyklus auftritt und es aber keine Übereinstimmung mit einem Array-Eintrag gibt, wird der unkomplementierte Wert des Paritätbits (18) zurück in den Array-Eintrag geschrieben.
The key of each array entry must be the name of the color and the corresponding value must be the escape sequence for it.
Der Schlüssel eines jeden Array-Eintrages ist der Name der Farbe und der entsprechende Wert muss die Escape-Sequenz beinhalten.
The first array entry has to be the calendar, the second the used context and the third the width to return.
Der erste Eintrag des Arrays muss der Kalender sein, der zweite der verwendete Kontext und der dritte die Länge die zurückgegeben werden soll.
The functions for loading additional configuration files such as baeuser.ini and baebase.ini have been modified to shorten redefined array variables to the last loaded array entry to prevent remnants from previously loaded longer arrays are reloaded. Distance Measuring
Beim Einlesen zusätzlicher Konfigurationsdateien, wie z.B. baeuser.ini und baebase.ini, wird bei mehrfach definierten Arrayvariablen nun die Länge des Arrays ggf. auf den zuletzt gelesenen Eintrag gekürzt, so dass es bei unterschiedlich langen Arraydefinitionen nicht mehr zum Vermischen der Arrayinhalte kommt. Distanzanzeige
If there isn't such an array entry with the given index a new array entry is created with the given key and value.
Wenn es kein solches Arrayelement gibt wird ein neues Arrayelement an das Array angefügt, mit dem angegebenen Index und Wert.
Each array entry has a predefined meaning for what it refers to.
Jeder Array-Eintrag hat eine vordefinierte Bedeutung.
If the name looks like an assignment to an array entry php evaluates it as this.
Having a trailing comma after the last defined array entry, while unusual, is a valid syntax.
Das Komma nach dem letzten Array-Element ist optional und kann weggelassen werden.