Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityUrlTest::providerTestUrl | function | core/ |
Provides data for testUrl(). |
| EntityUrlTest::providerTestUrlEmpty | function | core/ |
Provides data for testUrlEmpty(). |
| EntityUrlTest::providerTestUrlInfo | function | core/ |
Provides data for testUrlInfo(). |
| EntityUrlTest::registerBundleInfo | function | core/ |
Registers bundle information for the mock entity type. |
| EntityUrlTest::registerLinkTemplate | function | core/ |
Registers a link template for the mock entity. |
| EntityUrlTest::testLink | function | core/ |
Tests the link() method. |
| EntityUrlTest::testToUrlLinkTemplateAddForm | function | core/ |
Tests the toUrl() method with the 'revision' link template. |
| EntityUrlTest::testToUrlLinkTemplateNoId | function | core/ |
Tests the toUrl() method with link templates without an entity ID. |
| EntityUrlTest::testToUrlLinkTemplateRevision | function | core/ |
Tests the toUrl() method with the 'revision' link template. |
| EntityUrlTest::testToUrlLinkTemplates | function | core/ |
Tests the toUrl() method with simple link templates. |
| EntityUrlTest::testToUrlNoId | function | core/ |
Tests the toUrl() method without an entity ID. |
| EntityUrlTest::testToUrlUriCallback | function | core/ |
Tests the toUrl() method with a URI callback. |
| EntityUrlTest::testToUrlUriCallbackUndefined | function | core/ |
Tests the toUrl() method with neither link templates nor a URI callback. |
| EntityUrlTest::testUriRelationships | function | core/ |
Tests the uriRelationships() method. |
| EntityUrlTest::testUrl | function | core/ |
Tests the url() method. |
| EntityUrlTest::testUrlEmpty | function | core/ |
Tests the url() method without an entity ID. |
| EntityUrlTest::testUrlInfo | function | core/ |
Tests the urlInfo() method. |
| EntityUser | class | core/ |
Provides a destination plugin for migrating user entities. |
| EntityUser.php | file | core/ |
|
| EntityUser::$password | property | core/ |
The password service class. |
| EntityUser::create | function | core/ |
|
| EntityUser::getHighestId | function | core/ |
|
| EntityUser::import | function | core/ |
|
| EntityUser::processStubRow | function | core/ |
|
| EntityUser::save | function | core/ |
|
| EntityUser::__construct | function | core/ |
Builds an user entity destination. |
| EntityUuidConverter | class | core/ |
Parameter converter for upcasting entity UUIDs to full objects. |
| EntityUuidConverter.php | file | core/ |
|
| EntityUuidConverter::$languageManager | property | core/ |
The language manager. |
| EntityUuidConverter::applies | function | core/ |
|
| EntityUuidConverter::convert | function | core/ |
|
| EntityUuidConverter::setLanguageManager | function | core/ |
Injects the language manager. |
| EntityUUIDTest | class | core/ |
Tests creation, saving, and loading of entity UUIDs. |
| EntityUUIDTest.php | file | core/ |
|
| EntityUUIDTest::assertCRUD | function | core/ |
Executes the UUID CRUD tests for the given entity type. |
| EntityUUIDTest::setUp | function | core/ |
|
| EntityUUIDTest::testCRUD | function | core/ |
Tests UUID generation in entity CRUD operations. |
| EntityValidationException | class | core/ |
To throw when an entity generated during the import is not valid. |
| EntityValidationException.php | file | core/ |
|
| EntityValidationException::$violations | property | core/ |
The list of violations generated during the entity validation. |
| EntityValidationException::getViolationMessages | function | core/ |
Returns the list of violation messages. |
| EntityValidationException::getViolations | function | core/ |
Returns the list of violations generated during the entity validation. |
| EntityValidationException::MESSAGES_SEPARATOR | constant | core/ |
The separator for combining multiple messages into a single string. |
| EntityValidationException::__construct | function | core/ |
EntityValidationException constructor. |
| EntityValidationTest | class | core/ |
Tests the Entity Validation API. |
| EntityValidationTest.php | file | core/ |
|
| EntityValidationTest::$entityFieldText | property | core/ |
|
| EntityValidationTest::$entityName | property | core/ |
|
| EntityValidationTest::$entityUser | property | core/ |
|
| EntityValidationTest::$modules | property | core/ |
Modules to enable. |
Pagination
- Previous page
- Page 533
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.