Search for Id
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityModerationRouteProvider::getRoutes | function | core/ |
Provides routes for entities. |
| EntityModerationRouteProvider::__construct | function | core/ |
Constructs a new DefaultHtmlRouteProvider. |
| EntityNormalizerTest::testDenormalizeWithInvalidBundle | function | core/ |
Tests the denormalize method with a bundle property. |
| EntityNormalizerTest::testDenormalizeWithValidBundle | function | core/ |
Tests the denormalize method with a bundle property. |
| EntityOperations::getEntityTypeId | function | core/ |
Returns the entity type identifier. |
| EntityOwnerInterface::getOwnerId | function | core/ |
Returns the entity owner's user ID. |
| EntityOwnerInterface::setOwnerId | function | core/ |
Sets the entity owner's user ID. |
| EntityOwnerTrait::getOwnerId | function | core/ |
|
| EntityOwnerTrait::setOwnerId | function | core/ |
|
| EntityPermissionsForm::permissionsByProvider | function | core/ |
Group permissions by the modules that provide them. |
| EntityPermissionsFormTest::providerTestPermissionsByProvider | function | core/ |
Provides data for the testPermissionsByProvider method. |
| EntityPermissionsFormTest::testPermissionsByProvider | function | core/ |
Tests generating the permissions list. |
| EntityPermissionsRouteProvider | class | core/ |
Provides routes for the entity permissions form. |
| EntityPermissionsRouteProvider.php | file | core/ |
|
| EntityPermissionsRouteProvider::$entityTypeManager | property | core/ |
The entity type manager. |
| EntityPermissionsRouteProvider::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
| EntityPermissionsRouteProvider::getEntityPermissionsRoute | function | core/ |
Gets the entity permissions route. |
| EntityPermissionsRouteProvider::getRoutes | function | core/ |
Provides routes for entities. |
| EntityPermissionsRouteProvider::__construct | function | core/ |
Constructs a new EntityPermissionsRouteProvider. |
| EntityPermissionsRouteProviderWithCheck | class | core/ |
Provides routes for the entity permissions form with a custom access check. |
| EntityPermissionsRouteProviderWithCheck.php | file | core/ |
|
| EntityPermissionsRouteProviderWithCheck::getEntityPermissionsRoute | function | core/ |
Gets the entity permissions route. |
| EntityQueryRelationshipTest::testInvalidSpecifier | function | core/ |
Tests the invalid specifier in the query relationship. |
| EntityReference::$id | property | core/ |
The entity ID. |
| EntityReference::getTargetIdentifier | function | core/ |
Gets the identifier of the referenced data. |
| EntityReference::validate | function | core/ |
Validate that the plugin is correct and can be saved. |
| EntityReferenceAutocompleteTagsWidget | class | core/ |
Plugin implementation of the 'entity_reference_autocomplete_tags' widget. |
| EntityReferenceAutocompleteTagsWidget.php | file | core/ |
|
| EntityReferenceAutocompleteTagsWidget::formElement | function | core/ |
Returns the form for a single field widget. |
| EntityReferenceAutocompleteTagsWidget::massageFormValues | function | core/ |
Massages the form values into the format expected for field values. |
| EntityReferenceAutocompleteWidget | class | core/ |
Plugin implementation of the 'entity_reference_autocomplete' widget. |
| EntityReferenceAutocompleteWidget.php | file | core/ |
|
| EntityReferenceAutocompleteWidget::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| EntityReferenceAutocompleteWidget::errorElement | function | core/ |
Assigns a field-level validation error to the right widget sub-element. |
| EntityReferenceAutocompleteWidget::formElement | function | core/ |
Returns the form for a single field widget. |
| EntityReferenceAutocompleteWidget::getAutocreateBundle | function | core/ |
Returns the name of the bundle which will be used for autocreated entities. |
| EntityReferenceAutocompleteWidget::getMatchOperatorOptions | function | core/ |
Returns the options for the match operator. |
| EntityReferenceAutocompleteWidget::getSelectionHandlerSetting | function | core/ |
Returns the value of a setting for the entity reference selection handler. |
| EntityReferenceAutocompleteWidget::massageFormValues | function | core/ |
Massages the form values into the format expected for field values. |
| EntityReferenceAutocompleteWidget::settingsForm | function | core/ |
Returns a form to configure settings for the widget. |
| EntityReferenceAutocompleteWidget::settingsSummary | function | core/ |
Returns a short summary for the current widget settings. |
| EntityReferenceAutocompleteWidgetTest | class | core/ |
Tests the output of entity reference autocomplete widgets. |
| EntityReferenceAutocompleteWidgetTest.php | file | core/ |
|
| EntityReferenceAutocompleteWidgetTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EntityReferenceAutocompleteWidgetTest::$modules | property | core/ |
Modules to enable. |
| EntityReferenceAutocompleteWidgetTest::doAutocomplete | function | core/ |
Executes an autocomplete on a given field and waits for it to finish. |
| EntityReferenceAutocompleteWidgetTest::setUp | function | core/ |
|
| EntityReferenceAutocompleteWidgetTest::testEntityReferenceAutocompleteWidget | function | core/ |
Tests that the default autocomplete widget return the correct results. |
| EntityReferenceFieldCreationTest::testAddReferenceFieldTargetingEntityTypeWithoutId | function | core/ |
Tests that entity reference fields cannot target entity types without IDs. |
| EntityReferenceFieldItemNormalizerTest::testDenormalizeWithEmptyUuid | function | core/ |
@covers ::denormalize[[api-linebreak]] |
Pagination
- Previous page
- Page 45
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.