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 |
|---|---|---|---|
| EntityFieldTest::testComputedFields | function | core/ |
Tests all the interaction points of a computed field. |
| EntityFieldTest::testComputedProperties | function | core/ |
Tests getting processed property values via a computed property. |
| EntityFieldTest::testDataStructureInterfaces | function | core/ |
Tests working with the entity based upon the TypedData API. |
| EntityFieldTest::testDataTypes | function | core/ |
Makes sure data types are correctly derived for all entity types. |
| EntityFieldTest::testEntityConstraintValidation | function | core/ |
Tests validation constraints provided by the Entity API. |
| EntityFieldTest::testEntityIdAssignment | function | core/ |
Tests explicit entity ID assignment. |
| EntityFieldTest::testEntityReferenceComputedField | function | core/ |
Tests an entity reference computed field. |
| EntityFieldTest::testFieldOverrideBundleField | function | core/ |
Tests creating a field override config for a bundle field. |
| EntityFieldTest::testIntrospection | function | core/ |
Tests introspection and getting metadata upfront. |
| EntityFieldTest::testIterator | function | core/ |
Tests iterating over properties. |
| EntityFieldTest::testReadWrite | function | core/ |
Tests reading and writing properties and field items. |
| EntityFieldTest::testSave | function | core/ |
Tries to save and load an entity again. |
| EntityFilteringThemeTest | class | core/ |
Tests XSS filtering for themed output for each entity type in all themes. |
| EntityFilteringThemeTest.php | file | core/ |
|
| EntityFilteringThemeTest::$comment | property | core/ |
A test comment. |
| EntityFilteringThemeTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EntityFilteringThemeTest::$node | property | core/ |
A test node. |
| EntityFilteringThemeTest::$profile | property | core/ |
Use the standard profile. |
| EntityFilteringThemeTest::$term | property | core/ |
A test taxonomy term. |
| EntityFilteringThemeTest::$themes | property | core/ |
A list of all available themes. |
| EntityFilteringThemeTest::$user | property | core/ |
A test user. |
| EntityFilteringThemeTest::$xssLabel | property | core/ |
A string containing markup and JS. |
| EntityFilteringThemeTest::setUp | function | core/ |
|
| EntityFilteringThemeTest::testThemedEntity | function | core/ |
Checks each themed entity for XSS filtering in available themes. |
| EntityFormBuilderTest | class | core/ |
@coversDefaultClass \Drupal\Core\Entity\EntityFormBuilder[[api-linebreak]] @group Entity |
| EntityFormBuilderTest.php | file | core/ |
|
| EntityFormBuilderTest::$entityFormBuilder | property | core/ |
The entity form builder. |
| EntityFormBuilderTest::$entityTypeManager | property | core/ |
The entity type manager. |
| EntityFormBuilderTest::$formBuilder | property | core/ |
The form builder. |
| EntityFormBuilderTest::setUp | function | core/ |
|
| EntityFormBuilderTest::testGetForm | function | core/ |
Tests the getForm() method. |
| EntityFormDisplayAccessControlHandlerTest | class | core/ |
@coversDefaultClass \Drupal\Core\Entity\Entity\Access\EntityFormDisplayAccessControlHandler[[api-linebreak]] @group Entity |
| EntityFormDisplayAccessControlHandlerTest.php | file | core/ |
|
| EntityFormDisplayAccessControlHandlerTest::$accessControlHandler | property | core/ |
The field storage config access controller to test. |
| EntityFormDisplayAccessControlHandlerTest::$anon | property | core/ |
The mock account without field storage config access. |
| EntityFormDisplayAccessControlHandlerTest::$entity | property | core/ |
The EntityFormDisplay entity used for testing. |
| EntityFormDisplayAccessControlHandlerTest::$member | property | core/ |
The mock account with EntityFormDisplay access. |
| EntityFormDisplayAccessControlHandlerTest::$moduleHandler | property | core/ |
The mock module handler. |
| EntityFormDisplayAccessControlHandlerTest::$parent_member | property | core/ |
The mock account with EntityFormDisplay access via parent access check. |
| EntityFormDisplayAccessControlHandlerTest::assertAllowOperations | function | core/ |
Assert method to verify the access by operations. |
| EntityFormDisplayAccessControlHandlerTest::getEntityTypeManager | function | core/ |
Returns a mock Entity Type Manager. |
| EntityFormDisplayAccessControlHandlerTest::setUp | function | core/ |
|
| EntityFormDisplayAccessControlHandlerTest::testAccess | function | core/ |
@covers ::access[[api-linebreak]] @covers ::checkAccess[[api-linebreak]] |
| EntityFormDisplayHalJsonAnonTest | class | core/ |
@group hal @group legacy |
| EntityFormDisplayHalJsonAnonTest.php | file | core/ |
|
| EntityFormDisplayHalJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EntityFormDisplayHalJsonAnonTest::$format | property | core/ |
The format to use in this test. |
| EntityFormDisplayHalJsonAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| EntityFormDisplayHalJsonAnonTest::$modules | property | core/ |
Modules to install. |
| EntityFormDisplayHalJsonBasicAuthTest | class | core/ |
@group hal @group legacy |
Pagination
- Previous page
- Page 208
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.