Search for id
- Search 7.x for id
- Search 9.5.x for id
- Search 8.9.x for id
- Search 10.3.x for id
- Search main for id
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityReferenceItemTest::$entityStringId | property | core/ |
The test entity with a string ID. |
| EntityReferenceItemTest::testAutocreateValidation | function | core/ |
Tests ValidReferenceConstraint with newly created and unsaved entities. |
| EntityReferenceItemTest::testContentEntityReferenceItemWithStringId | function | core/ |
Tests referencing content entities with string IDs. |
| EntityReferenceSelection::$id | property | core/ |
The plugin ID. |
| EntityReferenceSelectionReferenceableTest::providerTestCases | function | core/ |
Provides test cases for ::testReferenceablesWithNoLabelKey() test. |
| EntityReferenceSupportedNewEntitiesConstraintValidator | class | core/ |
Checks if new entities created for entity reference fields are supported. |
| EntityReferenceSupportedNewEntitiesConstraintValidator.php | file | core/ |
|
| 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/ |
|
| EntityReferenceSupportedNewEntitiesConstraintValidatorTest | class | core/ |
Tests Drupal\workspaces\Plugin\Validation\Constraint\EntityReferenceSupportedNewEntitiesConstraintValidator. |
| 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/ |
Tests new entities allowed in default workspace. |
| EntityReferenceSupportedNewEntitiesConstraintValidatorTest::testNewEntitiesForbiddenInNonDefaultWorkspace | function | core/ |
Tests new entities forbidden in non default workspace. |
| EntityReferenceUuidItem | class | core/ |
Defines the 'entity_reference_uuid' entity field type. |
| EntityReferenceUuidItem.php | file | core/ |
|
| EntityReferenceUuidItem::generateSampleValue | function | core/ |
Generates placeholder field values. |
| EntityReferenceUuidItem::hasNewEntity | function | core/ |
Determines whether the item holds an unsaved entity. |
| EntityReferenceUuidItem::isEmpty | function | core/ |
Determines whether the data structure is empty. |
| EntityReferenceUuidItem::mainPropertyName | function | core/ |
Returns the name of the main property, if any. |
| EntityReferenceUuidItem::onChange | function | core/ |
React to changes to a child property or item. |
| EntityReferenceUuidItem::preSave | function | core/ |
Defines custom presave behavior for field values. |
| EntityReferenceUuidItem::propertyDefinitions | function | core/ |
Defines field item properties. |
| EntityReferenceUuidItem::schema | function | core/ |
Returns the schema for the field. |
| EntityReferenceUuidItem::setValue | function | core/ |
Overrides \Drupal\Core\TypedData\TypedData::setValue(). |
| 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. |
Pagination
- Previous page
- Page 57
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.