Search for serialize
- Search 7.x for serialize
- Search 9.5.x for serialize
- Search 8.9.x for serialize
- Search 10.3.x for serialize
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
MenuTreeParameters::__serialize | function | core/ |
|
MenuTreeParameters::__unserialize | function | core/ |
|
MenuTreeParametersTest::testSerialize | function | core/ |
@covers ::serialize @covers ::unserialize |
MenuTreeStorage::$serializedFields | property | core/ |
List of serialized fields. |
MenuTreeStorage::serializedFields | function | core/ |
Determines serialized fields in the storage. |
ModerationStateFieldItemListTest::entityUnserializeTestCases | function | core/ |
Test cases for ::testEntityUnserialize. |
ModerationStateFieldItemListTest::testEntityUnserialize | function | core/ |
Tests the moderation_state field after an entity has been serialized. |
OptimizedPhpArrayDumper::$serialize | property | core/ |
Whether to serialize service definitions or not. |
OptimizedPhpArrayDumperTest::serializeDefinition | function | core/ |
Helper function to serialize a definition. |
PhpArrayDumperTest::serializeDefinition | function | core/ |
|
PhpSerialize | class | core/ |
Default serialization for serialized PHP. |
PhpSerialize.php | file | core/ |
|
PhpSerialize::decode | function | core/ |
|
PhpSerialize::encode | function | core/ |
|
PhpSerialize::getFileExtension | function | core/ |
|
RequestHandler::$serializer | property | core/ |
The serializer. |
RequestHandler::deserialize | function | core/ |
Deserializes request body, if any. |
ResourceBase::$serializerFormats | property | core/ |
The available serialization formats. |
ResourceObjectNormalizer::serializeField | function | core/ |
Serializes a given field. |
ResourceObjectNormalizerCacherTest::$serializer | property | core/ |
The JSON:API serializer. |
ResourceResponseSubscriber::$serializer | property | core/ |
The serializer. |
ResourceResponseSubscriber::$serializer | property | core/ |
The serializer. |
ResourceTestBase::$serializer | property | core/ |
The serializer service. |
ResourceTestBase::$serializer | property | core/ |
The serializer service. |
RouteProvider::$serializedRoutes | property | core/ |
A cache of already-loaded serialized routes, keyed by route name. |
SerializationTest::$serializer | property | core/ |
The serializer service to test. |
SerializationTest::testSerializerComponentRegistration | function | core/ |
Confirms that modules can register normalizers and encoders. |
Serialized | class | core/ |
Field handler to show data of serialized fields. |
Serialized.php | file | core/ |
|
Serialized::buildOptionsForm | function | core/ |
|
Serialized::defineOptions | function | core/ |
|
Serialized::render | function | core/ |
|
Serialized::validateOptionsForm | function | core/ |
|
SerializedColumnNormalizerTrait | trait | core/ |
A trait providing methods for serialized columns. |
SerializedColumnNormalizerTrait.php | file | core/ |
|
SerializedColumnNormalizerTrait::checkForSerializedStrings | function | core/ |
Checks if there is a serialized string for a column. |
SerializedColumnNormalizerTrait::dataHasStringForSerializeColumn | function | core/ |
Checks if the data contains string value for serialize column. |
SerializedColumnNormalizerTrait::getCustomSerializedPropertyNames | function | core/ |
Gets the names of all properties the plugin treats as serialized data. |
SerializedColumnNormalizerTrait::getSerializedPropertyNames | function | core/ |
Gets the names of all serialized properties. |
SerializedItem | class | core/ |
Defines the 'serialized_item' entity field type. |
SerializedItem.php | file | core/ |
|
SerializedItem::propertyDefinitions | function | core/ |
|
SerializedItem::schema | function | core/ |
|
SerializedPropertyItem | class | core/ |
Defines the 'serialized_property_item_test' entity field type. |
SerializedPropertyItem.php | file | core/ |
|
SerializedPropertyItem::propertyDefinitions | function | core/ |
|
SerializedPropertyItem::schema | function | core/ |
|
SerializeQueryTest | class | core/ |
Tests serializing and unserializing a query. |
SerializeQueryTest.php | file | core/ |
|
SerializeQueryTest::testSerializeQuery | function | core/ |
Confirms that a query can be serialized and unserialized. |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.