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 |
|---|---|---|---|
| EntityAddUITest::testAddPageWithBundleEntities | function | core/ |
Tests the add page for an entity type using bundle entities. |
| EntityAddUITest::testAddPageWithoutBundleEntities | function | core/ |
Tests the add page for an entity type not using bundle entities. |
| EntityApiTest | class | core/ |
Tests basic CRUD functionality. |
| EntityApiTest.php | file | core/ |
|
| EntityApiTest::assertCRUD | function | core/ |
Executes a test set for a defined entity type and user. |
| EntityApiTest::setUp | function | core/ |
|
| EntityApiTest::testCRUD | function | core/ |
Tests basic CRUD functionality of the Entity API. |
| EntityApiTest::testEntityStorageExceptionHandling | function | core/ |
Tests that exceptions are thrown when saving or deleting an entity. |
| EntityApiTest::testLoadMultiple | function | core/ |
Tests that the Entity storage loads the entities in the correct order. |
| EntityApiTest::testUpdateWithId | function | core/ |
Tests that resaving an entity with a different entity ID throws an exception. |
| EntityApiTest::testUpdateWithRevisionId | function | core/ |
Tests that resaving a revision with a different revision ID throws an exception. |
| EntityAutocompleteElementFormTest | class | core/ |
Tests the EntityAutocomplete Form API element. |
| EntityAutocompleteElementFormTest.php | file | core/ |
|
| EntityAutocompleteElementFormTest::$referencedEntities | property | core/ |
An array of entities to be referenced in this test. |
| EntityAutocompleteElementFormTest::$testAutocreateUser | property | core/ |
User for autocreate testing. |
| EntityAutocompleteElementFormTest::$testUser | property | core/ |
User for testing. |
| EntityAutocompleteElementFormTest::buildForm | function | core/ |
Form constructor. |
| EntityAutocompleteElementFormTest::getAutocompleteInput | function | core/ |
Returns an entity label in the format needed by the EntityAutocomplete element. |
| EntityAutocompleteElementFormTest::getFormId | function | core/ |
Returns a unique string identifying the form. |
| EntityAutocompleteElementFormTest::setUp | function | core/ |
|
| EntityAutocompleteElementFormTest::submitForm | function | core/ |
Form submission handler. |
| EntityAutocompleteElementFormTest::testEntityAutocompleteAccess | function | core/ |
Tests that access is properly checked by the EntityAutocomplete element. |
| EntityAutocompleteElementFormTest::testEntityAutocompleteIdInput | function | core/ |
Tests ID input is handled correctly. |
| EntityAutocompleteElementFormTest::testInvalidEntityAutocompleteElement | function | core/ |
Tests invalid entries in the EntityAutocomplete Form API element. |
| EntityAutocompleteElementFormTest::testValidEntityAutocompleteElement | function | core/ |
Tests valid entries in the EntityAutocomplete Form API element. |
| EntityAutocompleteElementFormTest::validateForm | function | core/ |
Form validation handler. |
| EntityAutocompleteTest | class | core/ |
Tests the autocomplete functionality. |
| EntityAutocompleteTest.php | file | core/ |
|
| EntityAutocompleteTest::$bundle | property | core/ |
The bundle used in this test. |
| EntityAutocompleteTest::$entityType | property | core/ |
The entity type used in this test. |
| EntityAutocompleteTest::getAutocompleteResult | function | core/ |
Returns the result of an Entity reference autocomplete request. |
| EntityAutocompleteTest::setUp | function | core/ |
|
| EntityAutocompleteTest::testEntityReferenceAutocompletion | function | core/ |
Tests autocompletion edge cases with slashes in the names. |
| EntityAutocompleteTest::testSelectionSettingsHandling | function | core/ |
Tests that missing or invalid selection setting key are handled correctly. |
| EntityBundleAccessCheckTest | class | core/ |
Unit test of entity access checking system. |
| EntityBundleAccessCheckTest.php | file | core/ |
|
| EntityBundleAccessCheckTest::getBundleAndAccessResult | function | core/ |
Data provider. |
| EntityBundleAccessCheckTest::setUp | function | core/ |
|
| EntityBundleAccessCheckTest::testRouteAccess | function | core/ |
@covers ::access[[api-linebreak]] |
| 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/ |
Modules to enable. |
| 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/ |
The theme to install as the default for testing. |
| EntityBundleListCacheTest::$modules | property | core/ |
Modules to enable. |
Pagination
- Previous page
- Page 194
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.