Search for id
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityUnitTest::$routeProvider | property | core/ |
The route provider used for testing. |
| EntityUnitTest::$uuid | property | core/ |
The UUID generator used for testing. |
| EntityUnitTest::testGetEntityTypeId | function | core/ |
Tests get entity type id. |
| EntityUnitTest::testId | function | core/ |
Tests id. |
| EntityUnitTest::testUuid | function | core/ |
Tests uuid. |
| EntityUntranslatableFieldsConstraintValidator | class | core/ |
Validates the EntityChanged constraint. |
| EntityUntranslatableFieldsConstraintValidator.php | file | core/ |
|
| EntityUntranslatableFieldsConstraintValidator::$entityTypeManager | property | core/ |
The entity type manager. |
| EntityUntranslatableFieldsConstraintValidator::create | function | core/ |
|
| EntityUntranslatableFieldsConstraintValidator::hasUntranslatableFieldsChanges | function | core/ |
Checks whether an entity has untranslatable field changes. |
| EntityUntranslatableFieldsConstraintValidator::validate | function | core/ |
|
| EntityUntranslatableFieldsConstraintValidator::__construct | function | core/ |
Constructs an EntityUntranslatableFieldsConstraintValidator object. |
| 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::providerTestToUrlLinkTemplateAddForm | function | core/ |
Provides data for testToUrlLinkTemplateAddForm(). |
| EntityUrlTest::providerTestToUrlLinkTemplateNoId | function | core/ |
Provides data for testToUrlLinkTemplateNoId(). |
| EntityUrlTest::providerTestToUrlLinkTemplateRevision | function | core/ |
Provides data for testToUrlLinkTemplateRevision(). |
| EntityUrlTest::providerTestToUrlLinkTemplates | function | core/ |
Provides data for testToUrlLinkTemplates(). |
| EntityUrlTest::providerTestToUrlUriCallback | function | core/ |
Provides data for testToUrlUriCallback(). |
| EntityUrlTest::providerTestToUrlUriCallbackUndefined | function | core/ |
Provides data for testToUrlUriCallbackUndefined(). |
| EntityUrlTest::REVISION_ID | constant | core/ |
The revision ID of the entity used in this test. |
| EntityUrlTest::testToUrlLinkTemplateNoId | function | core/ |
Tests the toUrl() method with link templates without an entity ID. |
| EntityUrlTest::testToUrlNoId | function | core/ |
Tests the toUrl() method without an entity ID. |
| EntityUser::getHighestId | function | core/ |
|
| 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. |
| EntityUuidIdTest | class | core/ |
Tests that an entity with a UUID as ID can be managed. |
| EntityUuidIdTest.php | file | core/ |
|
| EntityUuidIdTest::$defaultTheme | property | core/ |
|
| EntityUuidIdTest::$modules | property | core/ |
|
| EntityUuidIdTest::setUp | function | core/ |
|
| EntityUuidIdTest::testUi | function | core/ |
Tests the user interface for the test entity. |
| 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/ |
Pagination
- Previous page
- Page 61
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.