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 |
|---|---|---|---|
| EntityBaseTest::$label | property | core/ |
|
| EntityBaseTest::$label | property | core/ |
|
| EntityBaseTest::$langcode | property | core/ |
|
| EntityBaseTest::$langcode | property | core/ |
|
| EntityBaseTest::$original | property | core/ |
|
| EntityBaseTest::$uuid | property | core/ |
|
| EntityBaseTest::$uuid | property | core/ |
|
| EntityBaseTest::setUp | function | core/ |
|
| EntityBaseTest::testGetTypedData | function | core/ |
Tests that the correct entity adapter is returned. |
| EntityBundleConditionTest | class | core/ |
Tests that entity bundle conditions works properly. |
| EntityBundleConditionTest.php | file | core/ |
|
| EntityBundleConditionTest::setUp | function | core/ |
|
| EntityBundleConditionTest::testConditions | function | core/ |
Tests conditions. |
| EntityBundleExistsConstraintValidatorTest | class | core/ |
@group Entity @group Validation |
| EntityBundleExistsConstraintValidatorTest.php | file | core/ |
|
| EntityBundleExistsConstraintValidatorTest::$modules | property | core/ |
|
| EntityBundleExistsConstraintValidatorTest::setUp | function | core/ |
|
| EntityBundleExistsConstraintValidatorTest::testDynamicEntityType | function | core/ |
Tests getting the entity type ID. |
| EntityBundleExistsConstraintValidatorTest::testEntityTypeIdFromMultipleParents | function | core/ |
Tests getting the entity type ID from a deeply nested property path. |
| EntityBundleExistsConstraintValidatorTest::testEntityTypeIdIsStatic | function | core/ |
Tests validating a bundle of a known (static) entity type ID. |
| EntityBundleExistsConstraintValidatorTest::testInvalidEntityTypeId | function | core/ |
Tests when the constraint's entityTypeId value is not valid. |
| EntityBundleExistsConstraintValidatorTest::testValueMustBeAString | function | core/ |
Tests that the constraint validator will only work with strings. |
| EntityBundleFieldTest | class | core/ |
Tests adding a custom bundle field. |
| EntityBundleFieldTest.php | file | core/ |
|
| EntityBundleFieldTest::$database | property | core/ |
The database connection used. |
| EntityBundleFieldTest::$moduleHandler | property | core/ |
The module handler. |
| EntityBundleFieldTest::$modules | property | core/ |
|
| EntityBundleFieldTest::setUp | function | core/ |
|
| EntityBundleFieldTest::testCustomBundleFieldUsage | function | core/ |
Tests making use of a custom bundle field. |
| EntityBundleListCacheTest | class | core/ |
Tests that bundle tags are invalidated when entities change. |
| EntityBundleListCacheTest.php | file | core/ |
|
| EntityBundleListCacheTest::$defaultTheme | property | core/ |
|
| EntityBundleListCacheTest::$modules | property | core/ |
|
| EntityBundleListCacheTest::setUp | function | core/ |
|
| EntityBundleListCacheTest::testBundleListingCache | function | core/ |
Tests that tags are invalidated when an entity with that bundle changes. |
| EntityBundleListenerTest | class | core/ |
@coversDefaultClass \Drupal\Core\Entity\EntityBundleListener[[api-linebreak]] |
| EntityBundleListenerTest.php | file | core/ |
|
| EntityBundleListenerTest::testOnBundleCreate | function | core/ |
@covers ::onBundleCreate[[api-linebreak]] |
| EntityCacheTagsTestBase | class | core/ |
Provides helper methods for Entity cache tags tests. |
| EntityCacheTagsTestBase.php | file | core/ |
|
| EntityCacheTagsTestBase::$entity | property | core/ |
The main entity used for testing. |
| EntityCacheTagsTestBase::$modules | property | core/ |
|
| EntityCacheTagsTestBase::$nonReferencingEntity | property | core/ |
The entity instance not referencing the main entity. |
| EntityCacheTagsTestBase::$referencingEntity | property | core/ |
The entity instance referencing the main entity. |
| EntityCacheTagsTestBase::createCacheId | function | core/ |
Creates a cache ID from a list of cache keys and a set of cache contexts. |
| EntityCacheTagsTestBase::createEntity | function | core/ |
Creates the entity to be tested. |
| EntityCacheTagsTestBase::createReferenceTestEntities | function | core/ |
Creates a referencing and a non-referencing entity for testing purposes. |
| EntityCacheTagsTestBase::getAccessCacheContextsForEntity | function | core/ |
Returns the access cache contexts for the tested entity. |
| EntityCacheTagsTestBase::getAdditionalCacheContextsForEntity | function | core/ |
Returns the additional (non-standard) cache contexts for the tested entity. |
| EntityCacheTagsTestBase::getAdditionalCacheContextsForEntityListing | function | core/ |
Returns the additional cache tags for the tested entity's listing by type. |
Pagination
- Previous page
- Page 207
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.