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 |
|---|---|---|---|
| EntityUnitTest::testGetEntityType | function | core/ |
@covers ::getEntityType[[api-linebreak]] |
| EntityUnitTest::testGetEntityTypeId | function | core/ |
@covers ::getEntityTypeId[[api-linebreak]] |
| EntityUnitTest::testId | function | core/ |
@covers ::id[[api-linebreak]] |
| EntityUnitTest::testIsNew | function | core/ |
@covers ::isNew[[api-linebreak]] @covers ::enforceIsNew[[api-linebreak]] |
| EntityUnitTest::testLabel | function | core/ |
@covers ::label[[api-linebreak]] |
| EntityUnitTest::testLanguage | function | core/ |
@covers ::language[[api-linebreak]] |
| EntityUnitTest::testLoad | function | core/ |
@covers ::load[[api-linebreak]] |
| EntityUnitTest::testLoadMultiple | function | core/ |
@covers ::loadMultiple[[api-linebreak]] |
| EntityUnitTest::testPostCreate | function | core/ |
@covers ::postCreate[[api-linebreak]] |
| EntityUnitTest::testPostDelete | function | core/ |
@covers ::postDelete[[api-linebreak]] |
| EntityUnitTest::testPostDeleteBundle | function | core/ |
@covers ::postDelete[[api-linebreak]] |
| EntityUnitTest::testPostLoad | function | core/ |
@covers ::postLoad[[api-linebreak]] |
| EntityUnitTest::testPostSave | function | core/ |
@covers ::postSave[[api-linebreak]] |
| EntityUnitTest::testPostSaveBundle | function | core/ |
@covers ::postSave[[api-linebreak]] |
| EntityUnitTest::testPreCreate | function | core/ |
@covers ::preCreate[[api-linebreak]] |
| EntityUnitTest::testPreDelete | function | core/ |
@covers ::preDelete[[api-linebreak]] |
| EntityUnitTest::testPreSave | function | core/ |
@covers ::preSave[[api-linebreak]] |
| EntityUnitTest::testReferencedEntities | function | core/ |
@covers ::referencedEntities[[api-linebreak]] |
| EntityUnitTest::testSave | function | core/ |
@covers ::save[[api-linebreak]] |
| EntityUnitTest::testUuid | function | core/ |
@covers ::uuid[[api-linebreak]] |
| EntityUpdateInitialTest | class | core/ |
Tests handling of existing initial keys during updates. |
| EntityUpdateInitialTest.php | file | core/ |
|
| EntityUpdateInitialTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EntityUpdateInitialTest::$modules | property | core/ |
Modules to install. |
| EntityUpdateInitialTest::setUp | function | core/ |
|
| EntityUpdateInitialTest::testInitialIsIgnored | function | core/ |
Tests that a pre-existing initial key in the field schema is not a change. |
| EntityUpdateTest | class | core/ |
Tests updating an entity. |
| EntityUpdateTest.php | file | core/ |
|
| EntityUpdateTest::$modules | property | core/ |
Modules to install. |
| EntityUpdateTest::setUp | function | core/ |
|
| EntityUpdateTest::testEntityUpdate | function | core/ |
Tests updating an existing entity. |
| EntityUrlLanguageTest | class | core/ |
Tests the language of entity URLs. @group language |
| EntityUrlLanguageTest.php | file | core/ |
|
| EntityUrlLanguageTest::$entity | property | core/ |
The entity being used for testing. |
| EntityUrlLanguageTest::$modules | property | core/ |
Modules to install. |
| EntityUrlLanguageTest::createTranslatableEntity | function | core/ |
Creates a translated entity. |
| EntityUrlLanguageTest::setCurrentRequestForRoute | function | core/ |
Sets the current request to a specific path with the corresponding route. |
| EntityUrlLanguageTest::setUp | function | core/ |
|
| EntityUrlLanguageTest::testEntityUrlLanguage | function | core/ |
Ensures that entity URLs in a language have the right language prefix. |
| EntityUrlLanguageTest::testEntityUrlLanguageWithLanguageContentEnabled | function | core/ |
Ensures correct entity URLs with the method language-content-entity enabled. |
| EntityUrlTest | class | core/ |
Tests URL handling of the \Drupal\Core\Entity\EntityBase class. |
| EntityUrlTest.php | file | core/ |
|
| EntityUrlTest::$entityType | property | core/ |
The entity type mock used in this test. |
| EntityUrlTest::$entityTypeBundleInfo | property | core/ |
The entity type bundle info service mock used in this test. |
| EntityUrlTest::$langcode | property | core/ |
The language code of the entity used in this test. |
| EntityUrlTest::assertUrl | function | core/ |
Asserts that a given URL object matches the expectations. |
| EntityUrlTest::DEFAULT_REVISION | constant | core/ |
Indicator for default revisions. |
| EntityUrlTest::ENTITY_ID | constant | core/ |
The ID of the entity used in this test. |
| EntityUrlTest::ENTITY_TYPE_ID | constant | core/ |
The ID of the entity type used in this test. |
| EntityUrlTest::getEntity | function | core/ |
Returns a mock entity for testing. |
Pagination
- Previous page
- Page 250
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.