Search for serialize
- Search 7.x for serialize
- Search 8.9.x for serialize
- Search 10.3.x for serialize
- Search 11.x for serialize
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
MenuTreeParameters::serialize | function | core/ |
|
MenuTreeParameters::unserialize | function | core/ |
|
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. |
NormalizerTestBase::$serializer | property | core/ |
The mock serializer. |
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/ |
Helper function to serialize a definition. |
PhpSerialize | class | core/ |
Default serialization for serialized PHP. |
PhpSerialize.php | file | core/ |
|
PhpSerialize::decode | function | core/ |
Decodes data from the serialization format. |
PhpSerialize::encode | function | core/ |
Encodes data into the serialization format. |
PhpSerialize::getFileExtension | function | core/ |
Gets the file extension for this serialization format. |
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. |
serialization.phpserialize | service | core/ |
Drupal\Component\Serialization\PhpSerialize |
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/ |
Default option form that provides label widget that all fields should have. |
Serialized::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
Serialized::render | function | core/ |
Renders the field. |
Serialized::validateOptionsForm | function | core/ |
Validate the options form. |
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/ |
Defines field item properties. |
SerializedItem::schema | function | core/ |
Returns the schema for the field. |
SerializedPropertyItem | class | core/ |
Defines the 'serialized_property_item_test' entity field type. |
SerializedPropertyItem.php | file | core/ |
|
SerializedPropertyItem::propertyDefinitions | function | core/ |
Defines field item properties. |
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.