Search for test
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Test | class | core/ |
Provides test media source. |
| Test | class | core/ |
Defines a test controller for page titles. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| SelectTest::testSimpleSelectMultipleFields | function | core/ |
Tests adding multiple fields to a SELECT statement at the same time. |
| SelectTest::testUnion | function | core/ |
Tests that we can UNION multiple Select queries together. |
| SelectTest::testUnionAll | function | core/ |
Tests that we can UNION ALL multiple SELECT queries together. |
| SelectTest::testUnionCount | function | core/ |
Tests that we can get a count query for a UNION Select query. |
| SelectTest::testUnionOrder | function | core/ |
Tests that we can UNION multiple Select queries together and set the ORDER. |
| SelectTest::testUnionOrderLimit | function | core/ |
Tests that we can UNION multiple Select queries together with and a LIMIT. |
| SelectTest::testVulnerableComment | function | core/ |
Tests query COMMENT system against vulnerabilities. |
| semver_test.info.yml | file | core/ |
core/modules/update/tests/modules/semver_test/semver_test.info.yml |
| SeparatorTranslationTest | class | core/ |
Test to ensure the datetime range separator is translatable. |
| SeparatorTranslationTest.php | file | core/ |
|
| SeparatorTranslationTest::$field | property | core/ |
The field used in this test class. |
| SeparatorTranslationTest::$fieldStorage | property | core/ |
A field storage to use in this test class. |
| SeparatorTranslationTest::$modules | property | core/ |
Modules to install. |
| SeparatorTranslationTest::setUp | function | core/ |
|
| SeparatorTranslationTest::testSeparatorTranslation | function | core/ |
Tests the translation of the range separator. |
| SerializationTest | class | core/ |
Functional tests for serialization system. |
| SerializationTest.php | file | core/ |
|
| SerializationTest::$modules | property | core/ |
Modules to install. |
| 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::getSupportedTypes | function | core/ |
|
| SerializationTestNormalizer::normalize | function | core/ |
|
| SerializationTestNormalizer::supportsNormalization | function | core/ |
|
| 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 |
| 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.encoder.serialization_test | service | core/ |
Drupal\serialization_test\SerializationTestEncoder |
| serializer.normalizer.serialization_test | service | core/ |
Drupal\serialization_test\SerializationTestNormalizer |
| serializer.normalizer.string.jsonapi_test_data_type | service | core/ |
Drupal\jsonapi_test_data_type\Normalizer\StringNormalizer |
| serializer.normalizer.string.jsonapi_test_field_type | service | core/ |
Drupal\jsonapi_test_field_type\Normalizer\StringNormalizer |
| serializer.normalizer.traversable_object.jsonapi_test_data_type | service | core/ |
Drupal\jsonapi_test_data_type\Normalizer\TraversableObjectNormalizer |
| SerializerTest | class | core/ |
Tests the JSON:API serializer. |
| SerializerTest | class | core/ |
@coversDefaultClass \Drupal\rest\Plugin\views\style\Serializer[[api-linebreak]] @group rest |
| SerializerTest.php | file | core/ |
|
| SerializerTest.php | file | core/ |
|
| SerializerTest::$displayHandler | property | core/ |
The RestExport display handler. |
| SerializerTest::$modules | property | core/ |
Modules to install. |
| SerializerTest::$node | property | core/ |
An entity for testing. |
| SerializerTest::$resourceType | property | core/ |
A resource type for testing. |
Pagination
- Previous page
- Page 629
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.