Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
|
| EntityAddUITest::$modules | property | core/ |
|
| 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/ |
|
| 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 | class | core/ |
Argument handler to accept an entity ID value. |
| EntityArgument.php | file | core/ |
|
| EntityArgument::titleQuery | function | core/ |
|
| EntityArgument::__construct | function | core/ |
|
| 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/ |
|
| EntityArgumentTest::$modules | property | core/ |
|
| EntityArgumentTest::$testViews | property | core/ |
Views used by this test. |
| EntityArgumentTest::setUp | function | core/ |
|
| 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/ |
|
| EntityArgumentUpdateTest::testViewsFieldPluginConversion | function | core/ |
Tests that numeric argument plugins are updated properly. |
| EntityAutocomplete | class | core/ |
Provides an entity autocomplete form element. |
| EntityAutocomplete.php | file | core/ |
|
| EntityAutocomplete::extractEntityIdFromAutocompleteInput | function | core/ |
Extracts the entity ID from the autocompletion result. |
| EntityAutocomplete::getEntityLabels | function | core/ |
Converts an array of entity objects into a string of entity labels. |
| EntityAutocomplete::getInfo | function | core/ |
|
| EntityAutocomplete::matchEntityByTitle | function | core/ |
Finds an entity from an autocomplete input without an explicit ID. |
| EntityAutocomplete::processEntityAutocomplete | function | core/ |
Adds entity autocomplete functionality to a form element. |
Pagination
- Previous page
- Page 486
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.