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 |
|---|---|---|---|
| EntityReferenceAdminTest::testMultipleTargetBundles | function | core/ |
Tests field settings for an entity reference field when the field has multiple target bundles and is set to auto-create the target entity. |
| EntityReferenceAutocompleteWidgetMatchLimitUpdateTest | class | core/ |
Tests that the match_limit setting is added to entity_reference_autocomplete. |
| EntityReferenceAutocompleteWidgetMatchLimitUpdateTest.php | file | core/ |
|
| EntityReferenceAutocompleteWidgetMatchLimitUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| EntityReferenceAutocompleteWidgetMatchLimitUpdateTest::testViewsPostUpdateEntityLinkUrl | function | core/ |
Tests that the match_limit setting is added to the config. |
| EntityReferenceAutocompleteWidgetTest | class | core/ |
Tests the output of entity reference autocomplete widgets. |
| EntityReferenceAutocompleteWidgetTest.php | file | core/ |
|
| EntityReferenceAutocompleteWidgetTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EntityReferenceAutocompleteWidgetTest::$modules | property | core/ |
Modules to enable. |
| EntityReferenceAutocompleteWidgetTest::doAutocomplete | function | core/ |
Executes an autocomplete on a given field and waits for it to finish. |
| EntityReferenceAutocompleteWidgetTest::setUp | function | core/ |
|
| EntityReferenceAutocompleteWidgetTest::testEntityReferenceAutocompleteWidget | function | core/ |
Tests that the default autocomplete widget return the correct results. |
| EntityReferenceAutoCreateTest | class | core/ |
Tests creating new entity (e.g. taxonomy-term) from an autocomplete widget. |
| EntityReferenceAutoCreateTest.php | file | core/ |
|
| EntityReferenceAutoCreateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EntityReferenceAutoCreateTest::$modules | property | core/ |
Modules to enable. |
| EntityReferenceAutoCreateTest::$referencedType | property | core/ |
The name of a content type that will be referenced by $referencingType. |
| EntityReferenceAutoCreateTest::$referencingType | property | core/ |
The name of a content type that will reference $referencedType. |
| EntityReferenceAutoCreateTest::setUp | function | core/ |
|
| EntityReferenceAutoCreateTest::testAutoCreate | function | core/ |
Tests that the autocomplete input element appears and the creation of a new entity. |
| EntityReferenceAutoCreateTest::testMultipleTargetBundles | function | core/ |
Tests if an entity reference field having multiple target bundles is storing the auto-created entity in the right destination. |
| EntityReferenceAutoCreateTest::testNoBundles | function | core/ |
Tests autocreation for an entity that has no bundles. |
| EntityReferenceFieldAttributesTest | class | core/ |
Tests RDFa markup generation for taxonomy term fields. |
| EntityReferenceFieldAttributesTest.php | file | core/ |
|
| EntityReferenceFieldAttributesTest::$baseUri | property | core/ |
URI of the front page of the Drupal site. |
| EntityReferenceFieldAttributesTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EntityReferenceFieldAttributesTest::$fieldName | property | core/ |
The name of the taxonomy term reference field used in the test. |
| EntityReferenceFieldAttributesTest::$modules | property | core/ |
Modules to enable. |
| EntityReferenceFieldAttributesTest::$vocabulary | property | core/ |
The vocabulary object used in the test. |
| EntityReferenceFieldAttributesTest::setUp | function | core/ |
|
| EntityReferenceFieldAttributesTest::testNodeTeaser | function | core/ |
Tests if file fields in teasers have correct resources. |
| EntityReferenceFieldDefaultValueTest | class | core/ |
Tests entity reference field default values storage in CMI. |
| EntityReferenceFieldDefaultValueTest.php | file | core/ |
|
| EntityReferenceFieldDefaultValueTest::$adminUser | property | core/ |
A user with permission to administer content types, node fields, etc. |
| EntityReferenceFieldDefaultValueTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EntityReferenceFieldDefaultValueTest::$modules | property | core/ |
Modules to install. |
| EntityReferenceFieldDefaultValueTest::setUp | function | core/ |
|
| EntityReferenceFieldDefaultValueTest::testEntityReferenceDefaultConfigValue | function | core/ |
Tests that dependencies due to default values can be removed. |
| EntityReferenceFieldDefaultValueTest::testEntityReferenceDefaultValue | function | core/ |
Tests that default values are correctly translated to UUIDs in config. |
| EntityReferenceFieldItemNormalizerTest | class | core/ |
@coversDefaultClass \Drupal\serialization\Normalizer\EntityReferenceFieldItemNormalizer[[api-linebreak]] @group serialization |
| EntityReferenceFieldItemNormalizerTest.php | file | core/ |
|
| EntityReferenceFieldItemNormalizerTest::$entityRepository | property | core/ |
The mock entity repository. |
| EntityReferenceFieldItemNormalizerTest::$fieldDefinition | property | core/ |
The mock field definition. |
| EntityReferenceFieldItemNormalizerTest::$fieldItem | property | core/ |
The mock field item. |
| EntityReferenceFieldItemNormalizerTest::$normalizer | property | core/ |
The normalizer under test. |
| EntityReferenceFieldItemNormalizerTest::$serializer | property | core/ |
The mock serializer. |
| EntityReferenceFieldItemNormalizerTest::assertDenormalize | function | core/ |
Asserts denormalization process is correct for give data. |
| EntityReferenceFieldItemNormalizerTest::setUp | function | core/ |
|
| EntityReferenceFieldItemNormalizerTest::testConstructValueProperties | function | core/ |
@covers ::constructValue[[api-linebreak]] |
| EntityReferenceFieldItemNormalizerTest::testDenormalizeWithEmtpyUuid | function | core/ |
@covers ::denormalize[[api-linebreak]] |
Pagination
- Previous page
- Page 214
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.