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 |
|---|---|---|---|
| EntitySerializationTest::$entityClass | property | core/ |
The class name of the test class. |
| EntitySerializationTest::$modules | property | core/ |
Modules to install. |
| EntitySerializationTest::$serializer | property | core/ |
The serializer service. |
| EntitySerializationTest::$user | property | core/ |
The test user. |
| EntitySerializationTest::$values | property | core/ |
The test values. |
| EntitySerializationTest::setUp | function | core/ |
|
| EntitySerializationTest::testCacheableComputedField | function | core/ |
Tests normalizing cacheable computed field. |
| EntitySerializationTest::testDenormalize | function | core/ |
Tests denormalization of an entity. |
| EntitySerializationTest::testDenormalizeCustomSerializedItem | function | core/ |
Tests normalizing/denormalizing custom serialized columns. |
| EntitySerializationTest::testDenormalizeEmptyCustomSerializedField | function | core/ |
Tests normalizing/denormalizing empty custom serialized fields. |
| EntitySerializationTest::testDenormalizeInvalidCustomSerializedField | function | core/ |
Tests normalizing/denormalizing invalid custom serialized fields. |
| EntitySerializationTest::testDenormalizeSerializedItem | function | core/ |
Tests denormalizing serialized columns. |
| EntitySerializationTest::testDenormalizeStringValue | function | core/ |
Tests normalizing/denormalizing using string values. |
| EntitySerializationTest::testDenormalizeValidCustomSerializedField | function | core/ |
Tests normalizing/denormalizing valid custom serialized fields. |
| EntitySerializationTest::testNormalize | function | core/ |
Tests the normalize function. |
| EntitySerializationTest::testSerialize | function | core/ |
Tests entity serialization for core's formats by a registered Serializer. |
| EntitySerializationTest::testUserNormalize | function | core/ |
Tests user normalization with some default access controls overridden. |
| EntityStateChangeValidationTest | class | core/ |
@coversDefaultClass \Drupal\content_moderation\Plugin\Validation\Constraint\ModerationStateConstraintValidator[[api-linebreak]] @group content_moderation |
| EntityStateChangeValidationTest.php | file | core/ |
|
| EntityStateChangeValidationTest::$adminUser | property | core/ |
An admin user. |
| EntityStateChangeValidationTest::$modules | property | core/ |
Modules to enable. |
| EntityStateChangeValidationTest::setUp | function | core/ |
|
| EntityStateChangeValidationTest::testExistingContentWithNoModeration | function | core/ |
Tests that content without prior moderation information can be moderated. |
| EntityStateChangeValidationTest::testExistingMultilingualContentWithNoModeration | function | core/ |
Tests that content without prior moderation information can be translated. |
| EntityStateChangeValidationTest::testInvalidState | function | core/ |
Tests validation with an invalid state. |
| EntityStateChangeValidationTest::testInvalidStateMultilingual | function | core/ |
Tests state transition validation with multiple languages. |
| EntityStateChangeValidationTest::testInvalidStateWithoutExisting | function | core/ |
Tests validation with no initial state or an invalid state. |
| EntityStateChangeValidationTest::testInvalidTransition | function | core/ |
Tests invalid transitions. |
| EntityStateChangeValidationTest::testTransitionAccessValidation | function | core/ |
@dataProvider transitionAccessValidationTestCases |
| EntityStateChangeValidationTest::testValidTransition | function | core/ |
Tests valid transitions. |
| EntityStateChangeValidationTest::transitionAccessValidationTestCases | function | core/ |
Test cases for ::testTransitionAccessValidation. |
| EntityStorageBaseTest | class | core/ |
@coversDefaultClass \Drupal\Core\Entity\EntityStorageBase[[api-linebreak]] @group Entity |
| EntityStorageBaseTest.php | file | core/ |
|
| EntityStorageBaseTest::generateEntityInterface | function | core/ |
Generate a mocked entity object. |
| EntityStorageBaseTest::providerLoad | function | core/ |
Data provider for testLoad(). |
| EntityStorageBaseTest::providerLoadMultiple | function | core/ |
Data provider for testLoadMultiple. |
| EntityStorageBaseTest::testLoad | function | core/ |
@covers ::load[[api-linebreak]] |
| EntityStorageBaseTest::testLoadMultiple | function | core/ |
Test loadMultiple(). |
| EntityStorageDeprecationTest | class | core/ |
@coversDefaultClass \Drupal\Core\Entity\EntityStorageBase[[api-linebreak]] @group Entity @group legacy |
| EntityStorageDeprecationTest.php | file | core/ |
|
| EntityStorageDeprecationTest::$cache | property | core/ |
The cache backend to use. |
| EntityStorageDeprecationTest::$connection | property | core/ |
The database connection to use. |
| EntityStorageDeprecationTest::$container | property | core/ |
The dependency injection container. |
| EntityStorageDeprecationTest::$entityFieldManager | property | core/ |
The mocked entity field manager used in this test. |
| EntityStorageDeprecationTest::$entityStorage | property | core/ |
The content entity database storage used in this test. |
| EntityStorageDeprecationTest::$entityType | property | core/ |
The mocked entity type used in this test. |
| EntityStorageDeprecationTest::$entityTypeBundleInfo | property | core/ |
The mocked entity type bundle info used in this test. |
| EntityStorageDeprecationTest::$entityTypeId | property | core/ |
The entity type ID. |
| EntityStorageDeprecationTest::$entityTypeManager | property | core/ |
The mocked entity type manager used in this test. |
| EntityStorageDeprecationTest::$fieldDefinitions | property | core/ |
An array of field definitions used for this test, keyed by field name. |
Pagination
- Previous page
- Page 226
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.