Search for %s
- Search 7.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| SerializationSettingsDeletionUpdateTest | class | core/ |
Ensures that update hook is run properly for deleting obsolete serialization settings. |
| SerializationSettingsDeletionUpdateTest.php | file | core/ |
|
| SerializationSettingsDeletionUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| SerializationSettingsDeletionUpdateTest::testUpdate | function | core/ |
Ensures that update hook is run for "serialization" module. |
| SerializationTest | class | core/ |
Functional tests for serialization system. |
| SerializationTest.php | file | core/ |
|
| SerializationTest::$modules | property | core/ |
Modules to enable. |
| SerializationTest::$serializer | property | core/ |
The serializer service to test. |
| SerializationTest::setUp | function | core/ |
|
| SerializationTest::testSerializerComponentRegistration | function | core/ |
Confirms that modules can register normalizers and encoders. |
| SerializationTestEncoder | class | core/ |
|
| SerializationTestEncoder.php | file | core/ |
|
| SerializationTestEncoder::$format | property | core/ |
The format that this Encoder supports. |
| SerializationTestEncoder::encode | function | core/ |
|
| SerializationTestEncoder::supportsEncoding | function | core/ |
|
| SerializationTestNormalizer | class | core/ |
|
| SerializationTestNormalizer.php | file | core/ |
|
| SerializationTestNormalizer::$format | property | core/ |
The format that this Normalizer supports. |
| SerializationTestNormalizer::normalize | function | core/ |
Normalizes an object into a set of arrays/scalars. |
| SerializationTestNormalizer::supportsNormalization | function | core/ |
Checks whether format is supported by this normalizer. |
| serialization_help | function | core/ |
Implements hook_help(). |
| serialization_post_update_delete_settings | function | core/ |
Remove obsolete serialization.settings configuration. |
| serialization_test.info.yml | file | core/ |
core/modules/serialization/tests/serialization_test/serialization_test.info.yml |
| serialization_test.services.yml | file | core/ |
core/modules/serialization/tests/serialization_test/serialization_test.services.yml |
| serialization_update_last_removed | function | core/ |
Implements hook_update_last_removed(). |
| 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. |
| SerializedPropertyItem::schema | function | core/ |
Returns the schema for the field. |
| 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. |
| Serializer | class | core/ |
The style plugin for serialized output formats. |
| serializer | service | core/ |
Symfony\Component\Serializer\Serializer |
Pagination
- Previous page
- Page 1123
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.