Search for id
Title | Object type | File name | Summary |
---|---|---|---|
EntityReferenceSupportedNewEntitiesConstraintValidator::$entityTypeManager | property | core/ |
The entity type manager. |
EntityReferenceSupportedNewEntitiesConstraintValidator::$workspaceInfo | property | core/ |
The workspace information service. |
EntityReferenceSupportedNewEntitiesConstraintValidator::$workspaceManager | property | core/ |
The workspace manager. |
EntityReferenceSupportedNewEntitiesConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
EntityReferenceSupportedNewEntitiesConstraintValidator::validate | function | core/ |
|
EntityReferenceSupportedNewEntitiesConstraintValidator::__construct | function | core/ |
Creates a new EntityReferenceSupportedNewEntitiesConstraintValidator instance. |
EntityReferenceSupportedNewEntitiesConstraintValidatorTest | class | core/ |
@coversDefaultClass \Drupal\workspaces\Plugin\Validation\Constraint\EntityReferenceSupportedNewEntitiesConstraintValidator @group workspaces |
EntityReferenceSupportedNewEntitiesConstraintValidatorTest.php | file | core/ |
|
EntityReferenceSupportedNewEntitiesConstraintValidatorTest::$entityTypeManager | property | core/ |
The entity type manager. |
EntityReferenceSupportedNewEntitiesConstraintValidatorTest::$modules | property | core/ |
Modules to install. |
EntityReferenceSupportedNewEntitiesConstraintValidatorTest::setUp | function | core/ |
|
EntityReferenceSupportedNewEntitiesConstraintValidatorTest::testNewEntitiesAllowedInDefaultWorkspace | function | core/ |
@covers ::validate |
EntityReferenceSupportedNewEntitiesConstraintValidatorTest::testNewEntitiesForbiddenInNonDefaultWorkspace | function | core/ |
@covers ::validate |
EntityReferenceWidgetTest | class | core/ |
Tests the Media library entity reference widget. |
EntityReferenceWidgetTest.php | file | core/ |
|
EntityReferenceWidgetTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
EntityReferenceWidgetTest::$mediaItems | property | core/ |
Test media items. |
EntityReferenceWidgetTest::$modules | property | core/ |
Modules to install. |
EntityReferenceWidgetTest::assertAnnounceContains | function | core/ |
Checks for inclusion of text in #drupal-live-announce. |
EntityReferenceWidgetTest::setUp | function | core/ |
|
EntityReferenceWidgetTest::sortableUpdate | function | core/ |
Define to provide any necessary callback following layout change. |
EntityReferenceWidgetTest::testAddAfterReordering | function | core/ |
Tests that order is correct after re-order and adding another item. |
EntityReferenceWidgetTest::testFocusNotAppliedWithoutSelectionChange | function | core/ |
Tests that disabled media items don't capture focus on page load. |
EntityReferenceWidgetTest::testRemoveAfterReordering | function | core/ |
Tests that changed order is maintained after removing a selection. |
EntityReferenceWidgetTest::testRequiredMediaField | function | core/ |
Tests saving a required media library field. |
EntityReferenceWidgetTest::testWidget | function | core/ |
Tests that the Media library's widget works as expected. |
EntityReferenceWidgetTest::testWidgetPreview | function | core/ |
Tests the preview displayed by the field widget. |
EntityRepository::loadEntityByUuid | function | core/ |
Loads an entity by UUID. |
EntityRepositoryInterface::CONTEXT_ID_LEGACY_CONTEXT_OPERATION | constant | core/ |
|
EntityRepositoryInterface::loadEntityByUuid | function | core/ |
Loads an entity by UUID. |
EntityResolverManagerTest::providerTestSetRouteOptionsWithContentController | function | core/ |
Data provider for testSetRouteOptionsWithContentController. |
EntityResolverManagerTest::providerTestSetRouteOptionsWithEntityTypeNoUpcasting | function | core/ |
Data provider for testSetRouteOptionsWithEntityTypeNoUpcasting. |
EntityResolverManagerTest::providerTestSetRouteOptionsWithEntityTypeUpcasting | function | core/ |
Data provider for testSetRouteOptionsWithEntityTypeUpcasting. |
EntityResolverManagerTest::providerTestSetRouteOptionsWithStandardRoute | function | core/ |
Data provider for testSetRouteOptionsWithStandardRoute. |
EntityResolverManagerTest::providerTestSetRouteOptionsWithStandardRouteWithArgument | function | core/ |
Data provider for testSetRouteOptionsWithStandardRouteWithArgument. |
EntityResource::createIndividual | function | core/ |
Creates an individual entity. |
EntityResource::deleteIndividual | function | core/ |
Deletes an individual entity. |
EntityResource::doPatchIndividualRelationship | function | core/ |
Update a to-one relationship. |
EntityResource::getEntityFromResourceIdentifier | function | core/ |
Loads the entity targeted by a resource identifier. |
EntityResource::getIndividual | function | core/ |
Gets the individual entity. |
EntityResource::patchIndividual | function | core/ |
Patches an individual entity. |
EntityResourceTest::$nodeUuid | property | core/ |
Static UUIDs to use in testing. |
EntityResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
EntityResourceTestBase::$firstCreatedEntityId | property | core/ |
The entity ID for the first created entity in testPost(). |
EntityResourceTestBase::$secondCreatedEntityId | property | core/ |
The entity ID for the second created entity in testPost(). |
EntityResourceTestBase::makeNormalizationInvalid | function | core/ |
Makes the given entity normalization invalid. |
EntityResourceValidationTrait | trait | core/ |
@internal @todo Consider making public in https://www.drupal.org/node/2300677 |
EntityResourceValidationTrait.php | file | core/ |
|
EntityResourceValidationTrait::validate | function | core/ |
Verifies that an entity does not violate any validation constraints. |
EntityResourceValidationTraitTest | class | core/ |
@group rest @coversDefaultClass \Drupal\rest\Plugin\rest\resource\EntityResourceValidationTrait |
Pagination
- Previous page
- Page 56
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.