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 |
|---|---|---|---|
| FieldConfigEditFormTest | class | core/ |
@coversDefaultClass \Drupal\field_ui\Form\FieldConfigEditForm[[api-linebreak]] |
| FieldConfigEditFormTest.php | file | core/ |
|
| FieldConfigEditFormTest::$fieldConfigEditForm | property | core/ |
The field config edit form. |
| FieldConfigEditFormTest::providerRequired | function | core/ |
Provides test cases with required and optional elements. |
| FieldConfigEditFormTest::setUp | function | core/ |
|
| FieldConfigEditFormTest::testHasAnyRequired | function | core/ |
@covers ::hasAnyRequired[[api-linebreak]] |
| FieldConfigEntityUnitTest | class | core/ |
@coversDefaultClass \Drupal\field\Entity\FieldConfig[[api-linebreak]] @group field |
| FieldConfigEntityUnitTest.php | file | core/ |
|
| FieldConfigEntityUnitTest::$entityFieldManager | property | core/ |
The entity field manager used for testing. |
| FieldConfigEntityUnitTest::$entityType | property | core/ |
The entity type used for testing. |
| FieldConfigEntityUnitTest::$entityTypeId | property | core/ |
The ID of the type of the entity under test. |
| FieldConfigEntityUnitTest::$entityTypeManager | property | core/ |
The entity type manager used for testing. |
| FieldConfigEntityUnitTest::$fieldStorage | property | core/ |
The mock field storage. |
| FieldConfigEntityUnitTest::$fieldTypePluginManager | property | core/ |
The mock field type plugin manager. |
| FieldConfigEntityUnitTest::$uuid | property | core/ |
The UUID generator used for testing. |
| FieldConfigEntityUnitTest::setUp | function | core/ |
|
| FieldConfigEntityUnitTest::testCalculateDependencies | function | core/ |
@covers ::calculateDependencies[[api-linebreak]] |
| FieldConfigEntityUnitTest::testCalculateDependenciesIncorrectBundle | function | core/ |
Tests that invalid bundles are handled. |
| FieldConfigEntityUnitTest::testGetType | function | core/ |
@covers ::getType[[api-linebreak]] |
| FieldConfigEntityUnitTest::testOnDependencyRemoval | function | core/ |
@covers ::onDependencyRemoval[[api-linebreak]] |
| FieldConfigEntityUnitTest::testToArray | function | core/ |
@covers ::toArray[[api-linebreak]] |
| FieldConfigJsonAnonTest | class | core/ |
@group rest |
| FieldConfigJsonAnonTest.php | file | core/ |
|
| FieldConfigJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FieldConfigJsonAnonTest::$format | property | core/ |
The format to use in this test. |
| FieldConfigJsonAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| FieldConfigJsonBasicAuthTest | class | core/ |
@group rest |
| FieldConfigJsonBasicAuthTest.php | file | core/ |
|
| FieldConfigJsonBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| FieldConfigJsonBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FieldConfigJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
| FieldConfigJsonBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| FieldConfigJsonBasicAuthTest::$modules | property | core/ |
Modules to install. |
| FieldConfigJsonCookieTest | class | core/ |
@group rest |
| FieldConfigJsonCookieTest.php | file | core/ |
|
| FieldConfigJsonCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| FieldConfigJsonCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FieldConfigJsonCookieTest::$format | property | core/ |
The format to use in this test. |
| FieldConfigJsonCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| FieldConfigResourceTestBase | class | core/ |
|
| FieldConfigResourceTestBase.php | file | core/ |
|
| FieldConfigResourceTestBase::$entity | property | core/ |
|
| FieldConfigResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
| FieldConfigResourceTestBase::$modules | property | core/ |
Modules to install. |
| FieldConfigResourceTestBase::createEntity | function | core/ |
Creates the entity to be tested. |
| FieldConfigResourceTestBase::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
| FieldConfigResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| FieldConfigResourceTestBase::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
| FieldConfigResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| FieldConfigResourceTestBase::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
Pagination
- Previous page
- Page 270
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.