Search for __sleep
- Search 7.x for __sleep
- Search 8.9.x for __sleep
- Search 10.3.x for __sleep
- Search 11.x for __sleep
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
BaseFieldDefinition::__sleep | function | core/ |
|
BaseFieldOverride::__sleep | function | core/ |
Implements the magic __sleep() method. |
BrowserTestBase::__sleep | function | core/ |
Prevents serializing any properties. |
ComplexDataDefinitionBase::__sleep | function | core/ |
|
ConfigEntityBase::__sleep | function | core/ |
|
ConfigEntityBaseUnitTest::testSleepWithPluginCollections | function | core/ |
@covers ::__sleep |
Connection::__sleep | function | core/ |
Prevents the database connection from being serialized. |
Container::__sleep | function | core/ |
|
ContainerBuilder::__sleep | function | core/ |
|
ContentEntityBase::__sleep | function | core/ |
|
DataDefinition::__sleep | function | core/ |
|
Dependency::__sleep | function | core/ |
Prevents unnecessary serialization of constraint objects. |
DependencySerializationTrait::__sleep | function | core/ |
|
EntityBase::__sleep | function | core/ |
|
EntityDisplayBase::__sleep | function | core/ |
|
Extension::__sleep | function | core/ |
Magic method implementation to serialize the extension object. |
FieldConfigBase::__sleep | function | core/ |
Implements the magic __sleep() method. |
FieldStorageConfig::__sleep | function | core/ |
Implements the magic __sleep() method. |
FilterAPITest::testSleep | function | core/ |
Tests that format entities are serialized without their plugin collection. |
ForumManager::__sleep | function | core/ |
|
KernelTestBase::__sleep | function | core/ |
Prevents serializing any properties. |
MemoryBackend::__sleep | function | core/ |
Prevents data stored in memory backends from being serialized. |
PluralTranslatableMarkup::__sleep | function | core/ |
Magic __sleep() method to avoid serializing the string translator. |
Query::__sleep | function | core/ |
Implements the magic __sleep function to disconnect from the database. |
Settings::__sleep | function | core/ |
Prevents settings from being serialized. |
SqlBase::__sleep | function | core/ |
|
TermStorage::__sleep | function | core/ |
|
TranslatableMarkup::__sleep | function | core/ |
Magic __sleep() method to avoid serializing the string translator. |
View::__sleep | function | core/ |
|
ViewExecutable::__sleep | function | core/ |
Magic method implementation to serialize the view executable. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.