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
Which special methods bypasses __getattribute__ in Python?
Feb 16, 2022
python
magic-methods
Built-in magic variable names/attributes
Nov 04, 2022
python
syntax
sublimetext
built-in
magic-methods
How to implement __isset() magic method in PHP?
Aug 12, 2022
php
class
isset
magic-methods
informing interface methods are implemented via __call?
Oct 27, 2018
php
inheritance
interface
laravel
magic-methods
Practical applications of PHP magic methods - __get, __set, and __call
Mar 24, 2019
php
magic-methods
Why are explicit calls to magic methods slower than "sugared" syntax?
Dec 30, 2017
python
performance
magic-methods
syntactic-sugar
Python class method chaining
Nov 16, 2022
python
python-2.7
magic-methods
How to implement __iadd__ for a Python property
Sep 25, 2022
python
properties
descriptor
magic-methods
Is there any case where len(someObj) does not call someObj's __len__ function?
Oct 12, 2018
python
magic-methods
Why PHP uses static methods in object context?
Oct 26, 2021
php
static-methods
magic-methods
How to write a static python getitem method?
Apr 09, 2022
python
static
operator-keyword
magic-methods
Check if a property exists on magically set properties
Nov 18, 2022
php
properties
isset
magic-methods
How to use interfaces and magic methods in PHP
Sep 07, 2022
php
interface
magic-methods
Custom double star operator for a class?
Oct 24, 2022
python
class
python-3.x
magic-methods
PHP Arrayable Interface
Oct 20, 2019
php
arrays
interface
casting
magic-methods
__new__ method giving error object.__new__() takes exactly one argument (the type to instantiate)
Aug 06, 2022
python
python-3.x
magic-methods
What are the names of the magic methods for the operators "is" and "in"?
Aug 23, 2022
python
magic-methods
getattr
List of all Python dunder methods - Which ones do you need to implement to correctly proxy an object?
Nov 12, 2022
python-3.x
magic-methods
python-datamodel
proxy-object
__callStatic(): instantiating objects from static context?
Sep 14, 2022
php
static
instantiation
magic-methods
Triggering __call() in PHP even when method exists
Sep 12, 2022
php
magic-methods
« Newer Entries
Older Entries »