Search for Id
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityTypeManagerInterface::getRouteProviders | function | core/ |
Gets all route provider instances. |
| EntityTypeManagerTest::providerTestGetDefinition | function | core/ |
Provides test data for testGetDefinition(). |
| EntityTypeManagerTest::providerTestHasHandler | function | core/ |
Provides test data for testHasHandler(). |
| EntityTypeManagerTest::testGetDefinitionInvalidException | function | core/ |
Tests the getDefinition() method with an invalid definition. |
| EntityTypeManagerTest::testGetFormObjectInvalidOperation | function | core/ |
Tests the getFormObject() method with an invalid operation. |
| EntityTypeManagerTest::testGetRouteProviders | function | core/ |
@covers ::getRouteProviders[[api-linebreak]] |
| EntityTypeTest::providerTestGet | function | core/ |
Provides test data for testGet. |
| EntityTypeTest::providerTestGetBundleLabel | function | core/ |
Provides test data for ::testGetBundleLabel(). |
| EntityTypeTest::providerTestGetKeys | function | core/ |
Provides test data. |
| EntityTypeTest::providerTestSet | function | core/ |
Provides test data for testSet. |
| EntityTypeTest::testId | function | core/ |
@covers ::id[[api-linebreak]] |
| EntityTypeTest::testIdExceedsMaxLength | function | core/ |
@covers ::__construct[[api-linebreak]] |
| EntityTypeTest::testSetLinkTemplateWithInvalidPath | function | core/ |
@covers ::setLinkTemplate[[api-linebreak]] |
| EntityUnitTest::$cacheTagsInvalidator | property | core/ |
The mocked cache tags invalidator. |
| EntityUnitTest::$entityTypeId | property | core/ |
The ID of the type of the entity under test. |
| EntityUnitTest::$routeProvider | property | core/ |
The route provider used for testing. |
| EntityUnitTest::$uuid | property | core/ |
The UUID generator used for testing. |
| EntityUnitTest::testGetEntityTypeId | function | core/ |
@covers ::getEntityTypeId[[api-linebreak]] |
| EntityUnitTest::testId | function | core/ |
@covers ::id[[api-linebreak]] |
| EntityUnitTest::testUuid | function | core/ |
@covers ::uuid[[api-linebreak]] |
| EntityUntranslatableFieldsConstraintValidator | class | core/ |
Validates the EntityChanged constraint. |
| EntityUntranslatableFieldsConstraintValidator.php | file | core/ |
|
| EntityUntranslatableFieldsConstraintValidator::$entityTypeManager | property | core/ |
The entity type manager. |
| EntityUntranslatableFieldsConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
| 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::$entityId | property | core/ |
The ID of the entity used in this test. |
| EntityUrlTest::$entityTypeId | property | core/ |
The ID of the entity type used in this test. |
| EntityUrlTest::$revisionId | property | core/ |
The revision ID of the entity 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::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/ |
Returns the highest ID tracked by the implementing plugin. |
| 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/ |
Determines if the converter applies to a specific route and variable. |
| EntityUuidConverter::convert | function | core/ |
Converts path variables to their corresponding objects. |
| 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. |
Pagination
- Previous page
- Page 50
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.