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 |
|---|---|---|---|
| FieldSqlStorageTest | class | core/ |
Tests Field SQL Storage . |
| FieldSqlStorageTest.php | file | core/ |
|
| FieldSqlStorageTest::$field | property | core/ |
A field to use in this test class. |
| FieldSqlStorageTest::$fieldCardinality | property | core/ |
|
| FieldSqlStorageTest::$fieldName | property | core/ |
The name of the created field. |
| FieldSqlStorageTest::$fieldStorage | property | core/ |
A field storage to use in this class. |
| FieldSqlStorageTest::$modules | property | core/ |
Modules to enable. |
| FieldSqlStorageTest::$revisionTable | property | core/ |
Name of the revision table of the field. |
| FieldSqlStorageTest::$table | property | core/ |
Name of the data table of the field. |
| FieldSqlStorageTest::$tableMapping | property | core/ |
The table mapping for the tested entity type. |
| FieldSqlStorageTest::setUp | function | core/ |
|
| FieldSqlStorageTest::testFieldLoad | function | core/ |
Tests field loading works correctly by inserting directly in the tables. |
| FieldSqlStorageTest::testFieldSqlStorageForeignKeys | function | core/ |
Tests foreign key support. |
| FieldSqlStorageTest::testFieldUpdateFailure | function | core/ |
Tests that failure to create fields is handled gracefully. |
| FieldSqlStorageTest::testFieldUpdateIndexesWithData | function | core/ |
Tests adding and removing indexes while data is present. |
| FieldSqlStorageTest::testFieldWrite | function | core/ |
Tests field saving works correctly by reading directly from the tables. |
| FieldSqlStorageTest::testLongNames | function | core/ |
Tests that long entity type and field names do not break. |
| FieldSqlStorageTest::testTableNames | function | core/ |
Tests table name generation. |
| FieldSqlStorageTest::testUpdateFieldSchemaWithData | function | core/ |
Tests trying to update a field with data. |
| FieldStorageConfigAccessControlHandlerTest | class | core/ |
Tests the field storage config access controller. |
| FieldStorageConfigAccessControlHandlerTest.php | file | core/ |
|
| FieldStorageConfigAccessControlHandlerTest::$accessControlHandler | property | core/ |
The field storage config access controller to test. |
| FieldStorageConfigAccessControlHandlerTest::$anon | property | core/ |
The mock account without field storage config access. |
| FieldStorageConfigAccessControlHandlerTest::$entity | property | core/ |
The FieldStorageConfig entity used for testing. |
| FieldStorageConfigAccessControlHandlerTest::$member | property | core/ |
The mock account with field storage config access. |
| FieldStorageConfigAccessControlHandlerTest::$moduleHandler | property | core/ |
The mock module handler. |
| FieldStorageConfigAccessControlHandlerTest::assertAllowOperations | function | core/ |
Assert method to verify the access by operations. |
| FieldStorageConfigAccessControlHandlerTest::setUp | function | core/ |
|
| FieldStorageConfigAccessControlHandlerTest::testAccess | function | core/ |
Ensures field storage config access is working properly. |
| FieldStorageConfigEntityUnitTest | class | core/ |
@coversDefaultClass \Drupal\field\Entity\FieldStorageConfig[[api-linebreak]] |
| FieldStorageConfigEntityUnitTest.php | file | core/ |
Contains \Drupal\Tests\field\Unit\FieldStorageConfigEntityUnitTest. |
| FieldStorageConfigEntityUnitTest::$entityTypeId | property | core/ |
The ID of the type of the entity under test. |
| FieldStorageConfigEntityUnitTest::$entityTypeManager | property | core/ |
The entity type manager used for testing. |
| FieldStorageConfigEntityUnitTest::$fieldTypeManager | property | core/ |
The field type manager. |
| FieldStorageConfigEntityUnitTest::$uuid | property | core/ |
The UUID generator used for testing. |
| FieldStorageConfigEntityUnitTest::providerInvalidEnforcedCardinality | function | core/ |
Data provider for ::testInvalidEnforcedCardinality() |
| FieldStorageConfigEntityUnitTest::setUp | function | core/ |
|
| FieldStorageConfigEntityUnitTest::testCalculateDependencies | function | core/ |
@covers ::calculateDependencies[[api-linebreak]] |
| FieldStorageConfigEntityUnitTest::testEnforcedCardinality | function | core/ |
Tests enforced cardinality. |
| FieldStorageConfigEntityUnitTest::testInvalidEnforcedCardinality | function | core/ |
Tests invalid enforced cardinality. |
| FieldStorageConfigEntityUnitTest::testStoredCardinality | function | core/ |
Tests stored cardinality. |
| FieldStorageConfigHalJsonAnonTest | class | core/ |
@group hal @group legacy |
| FieldStorageConfigHalJsonAnonTest.php | file | core/ |
|
| FieldStorageConfigHalJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FieldStorageConfigHalJsonAnonTest::$format | property | core/ |
The format to use in this test. |
| FieldStorageConfigHalJsonAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| FieldStorageConfigHalJsonAnonTest::$modules | property | core/ |
Modules to install. |
| FieldStorageConfigHalJsonBasicAuthTest | class | core/ |
@group hal @group legacy |
| FieldStorageConfigHalJsonBasicAuthTest.php | file | core/ |
|
| FieldStorageConfigHalJsonBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
Pagination
- Previous page
- Page 281
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.