Search for id
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| EntityPermissionsRouteProviderWithCheckTest | class | core/ |
Tests the route provider deprecation. |
| EntityPermissionsRouteProviderWithCheckTest.php | file | core/ |
|
| EntityPermissionsRouteProviderWithCheckTest::testEntityPermissionsRouteProviderWithCheck | function | core/ |
Tests the route provider deprecation. |
| EntityQueryRelationshipTest::providerTestInvalidFieldName | function | core/ |
Data provider for testInvalidFieldName(). |
| EntityQueryRelationshipTest::testInvalidFieldName | function | core/ |
Tests a non-existent field name in a complex query relationship. |
| EntityQueryRelationshipTest::testInvalidSpecifier | function | core/ |
Tests the invalid specifier in the query relationship. |
| EntityQueryServiceDeprecationTest::testFactoryOverriddenService | function | core/ |
Tests getting the backend overridden service does not trigger deprecations. |
| EntityReference::$id | property | core/ |
The entity ID. |
| EntityReference::$id_field_alias | property | core/ |
The id field alias. |
| EntityReference::$validatedExposedInput | property | core/ |
Validated exposed input that will be set as the input value. |
| EntityReference::alternateWidgetsDefaultNormalize | function | core/ |
Normalize values for widget switching. |
| 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. |
| EntityReference::validate | function | core/ |
Validate that the plugin is correct and can be saved. |
| EntityReference::validateExposed | function | core/ |
Validate the exposed handler form. |
| EntityReference::validateExtraOptionsForm | function | core/ |
Validate the options form. |
| EntityReference::validateRequired | function | core/ |
Validates that a required field for a sub handler has a value. |
| EntityReference::WIDGET_AUTOCOMPLETE | constant | core/ |
Type for the autocomplete filter format. |
| EntityReference::WIDGET_SELECT | constant | core/ |
Type for the select list filter format. |
| EntityReference::WIDGET_SELECT_LIMIT | constant | core/ |
Max number of entities in the select widget. |
| 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 install. |
| 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. |
| EntityReferenceAutocompleteWidgetTest::testEntityReferenceAutocompleteWidgetAttachedEntity | function | core/ |
Tests that the autocomplete widget knows about the entity its attached to. |
| EntityReferenceFieldCreationTest::testAddReferenceFieldTargetingEntityTypeWithoutId | function | core/ |
Tests that entity reference fields cannot target entity types without IDs. |
| EntityReferenceFieldItemNormalizerTest::testDenormalizeWithEmptyUuid | function | core/ |
Tests denormalize with empty uuid. |
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.