Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityAdapterUnitTest::testSet | function | core/ |
Tests set. |
| EntityAdapterUnitTest::testSetContext | function | core/ |
Tests set context. |
| EntityAdapterUnitTest::testSetValue | function | core/ |
Tests set value. |
| EntityAdapterUnitTest::testSetWithoutData | function | core/ |
Tests set without data. |
| EntityAdapterUnitTest::testToArray | function | core/ |
Tests to array. |
| EntityAdapterUnitTest::testToArrayWithoutData | function | core/ |
Tests to array without data. |
| EntityAddUITest | class | core/ |
Tests the /add and /add/{type} controllers. |
| EntityAddUITest.php | file | core/ |
|
| EntityAddUITest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EntityAddUITest::$modules | property | core/ |
Modules to install. |
| 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. |
| EntityAliasTest | class | core/ |
Tests path alias on entities. |
| EntityAliasTest.php | file | core/ |
|
| EntityAliasTest::$modules | property | core/ |
Modules to install. |
| EntityAliasTest::setUp | function | core/ |
|
| EntityAliasTest::testEntityAlias | function | core/ |
Tests transform. |
| 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::testLazyPreLoading | function | core/ |
Test lazy preloading. |
| EntityApiTest::testLazyPreLoadingAdditional | function | core/ |
Test lazy preloading with additional entity load calls. |
| EntityApiTest::testLazyPreLoadingMultiple | function | core/ |
Test lazy preloading. |
| 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. |
| EntityArgument::__construct | function | core/ |
Constructs a Handler object. |
| EntityArgumentTest | class | core/ |
Tests the handler of the view: entity target argument. |
| EntityArgumentTest.php | file | core/ |
|
| EntityArgumentTest::$adminUser | property | core/ |
A user with permission to administer taxonomy. |
| EntityArgumentTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EntityArgumentTest::$modules | property | core/ |
Modules to install. |
| EntityArgumentTest::$testViews | property | core/ |
Views used by this test. |
| EntityArgumentTest::setUp | function | core/ |
Sets up the test. |
| EntityArgumentTest::testArgumentTitle | function | core/ |
Tests the generated title of a view with an entity target argument. |
| EntityArgumentUpdateTest | class | core/ |
Tests the upgrade path for converting numeric arguments to entity_target_id. |
| EntityArgumentUpdateTest.php | file | core/ |
|
| EntityArgumentUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| EntityArgumentUpdateTest::testViewsFieldPluginConversion | function | core/ |
Tests that numeric argument plugins are updated properly. |
| EntityAutocomplete::getEntityLabels | function | core/ |
Converts an array of entity objects into a string of entity labels. |
| EntityAutocomplete::processEntityAutocomplete | function | core/ |
Adds entity autocomplete functionality to a form element. |
| EntityAutocompleteController::__construct | function | core/ |
Constructs an EntityAutocompleteController object. |
| 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. |
Pagination
- Previous page
- Page 408
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.