Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in magic-methods
PHP function Empty Is Not Working When Magic Method __get & __set defined in class
Oct 18, 2022
php
yii
magic-methods
is there a magic method for sorted() in Python?
May 12, 2022
python
oop
magic-methods
PHP __get __set methods
Sep 24, 2022
php
setter
getter
magic-methods
php 5.1.6 magic __toString method
Jun 16, 2022
php
tostring
magic-methods
Strange thing when Python __setitem__ use multiple key
Mar 13, 2022
python
class
magic-methods
__get/__set/__call performance questions with PHP
Jun 29, 2019
php
performance
magic-methods
PHP: Detecting when a variables value has been changed
Dec 02, 2020
php
variables
reference
listener
magic-methods
Are there best practices for extensible magic methods in python?
Nov 14, 2022
python
magic-methods
Are there advantages to using __get/__set instead of traditional getter/setter methods except for less code?
Sep 15, 2022
php
get
set
magic-methods
Assigning (instead of defining) a __getitem__ magic method breaks indexing [duplicate]
Sep 17, 2022
python
class
indexing
wrapper
magic-methods
Is there any way to override the double-underscore (magic) methods of arbitrary objects in Python?
Nov 19, 2022
python
object
magic-methods
getattr
getattribute
__get is not called if __set is not called, however code works?
Jun 05, 2022
php
get
set
magic-methods
Is it allowed to chain invoke method in PHP? [closed]
Jun 02, 2022
php
magic-methods
method-chaining
Using __set with arrays solved, but why?
Mar 20, 2022
php
overloading
getter-setter
magic-methods
Python dictionary "plus-equal" behavior
Nov 25, 2019
python
dictionary
operators
magic-methods
mutators
How is `getattr` related to `object.__getattribute__` and to `object.__getattr__`?
May 30, 2022
python
python-3.x
operators
built-in
magic-methods
Python __dict__
May 14, 2019
python
python-3.x
magic-methods
Return null by reference via __get()
Jan 23, 2022
php
null
reference
magic-methods
How is Python's iterator unpacking (star unpacking) implemented (or, what magic methods are involved in unpacking a custom iterator?)
Aug 23, 2022
python
python-3.x
iterator
magic-methods
iterable-unpacking
Should I use python magic methods directly?
Apr 24, 2022
python
magic-methods
« Newer Entries
Older Entries »