Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| Sequence.php | file | core/ |
|
| Sequence::getElementDefinition | function | core/ |
|
| SequenceDataDefinition | class | core/ |
A typed data definition class for defining sequences in configuration. |
| SequenceDataDefinition.php | file | core/ |
|
| SequenceDataDefinition::getDataType | function | core/ |
|
| SequenceDataDefinition::getOrderBy | function | core/ |
Gets the description of how the sequence should be sorted. |
| SequencesTableRemovalUpdateTest | class | core/ |
Tests the upgrade path for removing the sequences table. |
| SequencesTableRemovalUpdateTest.php | file | core/ |
|
| SequencesTableRemovalUpdateTest::setDatabaseDumpFiles | function | core/ |
|
| SequencesTableRemovalUpdateTest::testRunUpdates | function | core/ |
Tests that system_update_12000() removes the deprecated sequences table. |
| SequentiallyConstraint | class | core/ |
Checks constraints sequentially and shows the error from the first. |
| SequentiallyConstraint.php | file | core/ |
|
| SequentiallyConstraint::getCompositeOptionStatic | function | core/ |
|
| SequentiallyConstraint::validatedBy | function | core/ |
|
| SequentiallyConstraintValidatorTest | class | core/ |
Tests Sequentially validation constraint with both valid and invalid values. |
| SequentiallyConstraintValidatorTest.php | file | core/ |
|
| SequentiallyConstraintValidatorTest::$modules | property | core/ |
|
| SequentiallyConstraintValidatorTest::$typedData | property | core/ |
The typed data manager to use. |
| SequentiallyConstraintValidatorTest::dataProvider | function | core/ |
Data provider for testValidation(). |
| SequentiallyConstraintValidatorTest::setUp | function | core/ |
|
| SequentiallyConstraintValidatorTest::testConfigValidation | function | core/ |
Tests use of Sequentially validation constraint in config. |
| SequentiallyConstraintValidatorTest::testValidation | function | core/ |
Tests the Sequentially validation constraint validator. |
| serialization.entity_resolver.target_id | service | core/ |
Drupal\serialization\EntityResolver\TargetIdResolver |
| serialization.exception.default | service | core/ |
Drupal\serialization\EventSubscriber\DefaultExceptionSubscriber |
| serialization.info.yml | file | core/ |
core/modules/serialization/serialization.info.yml |
| serialization.install | file | core/ |
Update functions for the Serialization module. |
| serialization.json | service | core/ |
Drupal\Component\Serialization\Json |
| serialization.normalizer.field | service | core/ |
Drupal\serialization\Normalizer\FieldNormalizer |
| serialization.normalizer.field_item | service | core/ |
Drupal\serialization\Normalizer\FieldItemNormalizer |
| serialization.phpserialize | service | core/ |
Drupal\Component\Serialization\PhpSerialize |
| serialization.post_update.php | file | core/ |
Post update functions for Serialization module. |
| serialization.services.yml | file | core/ |
core/modules/serialization/serialization.services.yml |
| serialization.user_route_alter_subscriber | service | core/ |
Drupal\serialization\EventSubscriber\UserRouteAlterSubscriber |
| serialization.yaml | service | core/ |
Drupal\Component\Serialization\Yaml |
| SerializationHooks | class | core/ |
Hook implementations for serialization. |
| SerializationHooks.php | file | core/ |
|
| SerializationHooks::help | function | core/ |
Implements hook_help(). |
| SerializationInterface | interface | core/ |
Defines an interface for serialization formats. |
| SerializationInterface.php | file | core/ |
|
| SerializationInterface::decode | function | core/ |
Decodes data from the serialization format. |
| SerializationInterface::encode | function | core/ |
Encodes data into the serialization format. |
| SerializationInterface::getFileExtension | function | core/ |
Gets the file extension for this serialization format. |
| SerializationServiceProvider | class | core/ |
Serialization dependency injection container. |
| SerializationServiceProvider.php | file | core/ |
|
| SerializationServiceProvider::register | function | core/ |
|
| SerializationTest | class | core/ |
Functional tests for serialization system. |
| SerializationTest.php | file | core/ |
|
| SerializationTest::$modules | property | core/ |
|
| SerializationTest::$serializer | property | core/ |
The serializer service to test. |
| SerializationTest::setUp | function | core/ |
Pagination
- Previous page
- Page 1453
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.