Search for id
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityTypeConstraintValidator::validate | function | core/ |
phpcs:ignore Drupal.Commenting.FunctionComment.VoidReturn |
| EntityTypeConstraintValidatorTest | class | core/ |
Tests validation constraints for EntityTypeConstraintValidator. |
| EntityTypeConstraintValidatorTest.php | file | core/ |
|
| EntityTypeConstraintValidatorTest::$modules | property | core/ |
Modules to install. |
| EntityTypeConstraintValidatorTest::$typedData | property | core/ |
The typed data manager to use. |
| EntityTypeConstraintValidatorTest::setUp | function | core/ |
|
| EntityTypeConstraintValidatorTest::testValidation | function | core/ |
Tests the EntityTypeConstraintValidator. |
| EntityTypedDataDefinitionTest::entityDefinitionIsInternalProvider | function | core/ |
Provides test cases for testEntityDefinitionIsInternal. |
| EntityTypeIdLengthException | class | core/ |
Defines an exception thrown when an entity ID is too long. |
| EntityTypeIdLengthException.php | file | core/ |
|
| EntityTypeInfo::$validator | property | core/ |
The state transition validation service. |
| EntityTypeInfoTest::providerTestEntityTypeAlter | function | core/ |
Provides test data for testEntityTypeAlter(). |
| EntityTypeInfoTest::testEntityBaseFieldProvider | function | core/ |
Tests entity base field provider. |
| EntityTypeInterface::getRouteProviderClasses | function | core/ |
Gets all the route provide handlers. |
| EntityTypeInterface::hasRouteProviders | function | core/ |
Indicates if this entity type has any route provider. |
| EntityTypeInterface::ID_MAX_LENGTH | constant | core/ |
The maximum length of ID, in characters. |
| EntityTypeManager::getRouteProviders | function | core/ |
Gets all route provider instances. |
| EntityTypeManagerInterface::getRouteProviders | function | core/ |
Gets all route provider instances. |
| EntityTypeManagerTest::provideFormObjectInvalidOperationData | function | core/ |
Provides test data for testGetFormObjectInvalidOperation(). |
| EntityTypeManagerTest::provideMissingHandlerData | function | core/ |
Provides test data for testGetHandlerMissingHandler(). |
| 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::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(). |
Pagination
- Previous page
- Page 55
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.