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 __get and __set magic methods - why do we need those here?
Sep 23, 2022
php
zend-framework
magic-methods
Using __call with static classes?
Dec 13, 2019
php
oop
static
magic-methods
How to detect dynamic declarated fields on objects with codesniffer in PHP
Oct 09, 2022
php
getter-setter
magic-methods
codesniffer
phpcodesniffer
Numpy __getitem__ delayed evaluation and a[-1:] not the same as a[slice(-1, None, none)]
Apr 29, 2022
python
numpy
magic-methods
User defined magic methods: What is "documented magic functionality"?
Nov 18, 2022
php
magic-methods
What is the pythonic/faster way to check if the "key" argument of a custom __getitem__ method is a slice?
May 13, 2022
python
slice
magic-methods
typechecking
What is the real purpose of magic method __set_state in PHP?
Jun 03, 2019
php
magic-methods
__callStatic(), call_user_func_array(), references, and PHP 5.3.1
Jan 15, 2020
php
pass-by-reference
magic-methods
dynamic-function
PHP: Static Readonly property in class
Jun 05, 2017
php
static
get
set
magic-methods
Using PDO::FETCH_CLASS with Magic Methods
Jan 13, 2022
php
pdo
magic-methods
Why is __getattribute__ not invoked on an implicit __getitem__-invocation?
Sep 14, 2022
python
magic-methods
Increment on "__toString"
Jan 01, 2022
php
increment
magic-methods
How to use is_callable with __call?
Mar 20, 2022
php
call
overloading
overriding
magic-methods
PHP - __call all the time
Oct 31, 2022
php
methods
call
magic-methods
Is any magic method called on an object in a list during join()?
Sep 20, 2019
python
join
magic-methods
PHP magic methods example
Nov 02, 2022
php
magic-methods
zend-certification
PHP's magic method __call on subclasses
Apr 12, 2022
php
oop
magic-methods
Python equivalent of PHPs __call() magic method?
Aug 04, 2020
php
python
magic-methods
PHP - Zend say avoid Magic Methods?
Apr 04, 2022
php
performance
magic-methods
Why doesn't Python have a hybrid getattr + __getitem__ built in?
Aug 24, 2022
python
magic-methods
getattr
« Newer Entries
Older Entries »