| EntityReferenceTaxonomyTermRssFormatter |
class |
core/modules/taxonomy/src/Plugin/Field/FieldFormatter/EntityReferenceTaxonomyTermRssFormatter.php |
Plugin implementation of the 'entity reference taxonomy term RSS' formatter. |
| EntityReferenceTaxonomyTermRssFormatter.php |
file |
core/modules/taxonomy/src/Plugin/Field/FieldFormatter/EntityReferenceTaxonomyTermRssFormatter.php |
|
| EntityReferenceTaxonomyTermRssFormatter::isApplicable |
function |
core/modules/taxonomy/src/Plugin/Field/FieldFormatter/EntityReferenceTaxonomyTermRssFormatter.php |
Returns if the formatter can be used for the provided field. |
| EntityReferenceTaxonomyTermRssFormatter::viewElements |
function |
core/modules/taxonomy/src/Plugin/Field/FieldFormatter/EntityReferenceTaxonomyTermRssFormatter.php |
Builds a renderable array for a field value. |
| EntityResolverManager::setParametersFromEntityInformation |
function |
core/lib/Drupal/Core/Entity/EntityResolverManager.php |
Sets the upcasting information using the _entity_* route defaults. |
| EntityResolverManagerTest::testSetRouteOptionsWithEntityAddFormRoute |
function |
core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php |
Tests setRouteOptions() with an _entity_form route for an add form. |
| EntityResolverManagerTest::testSetRouteOptionsWithEntityFormNoUpcasting |
function |
core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php |
Tests setRouteOptions() with a form parameter without interface. |
| EntityResolverManagerTest::testSetRouteOptionsWithEntityFormRoute |
function |
core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php |
Tests setRouteOptions() with an _entity_form route. |
| EntityResolverManagerTest::testSetRouteOptionsWithEntityFormRouteAndArgument |
function |
core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php |
Tests an _entity_form route where a non-entity parameter is first. |
| EntityResolverManagerTest::testSetRouteOptionsWithEntityFormUpcasting |
function |
core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php |
Tests setRouteOptions() with an entity type parameter form. |
| EntityRouteEnhancer::enhanceEntityForm |
function |
core/lib/Drupal/Core/Entity/Enhancer/EntityRouteEnhancer.php |
Update defaults for entity forms. |
| EntityRow::buildOptionsForm |
function |
core/modules/views/src/Plugin/views/row/EntityRow.php |
Provide a form for setting options. |
| EntityTestBundleJsonAnonTest::$format |
property |
core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestBundleJsonAnonTest.php |
The format to use in this test. |
| EntityTestBundleJsonBasicAuthTest::$format |
property |
core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestBundleJsonBasicAuthTest.php |
The format to use in this test. |
| EntityTestBundleJsonCookieTest::$format |
property |
core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestBundleJsonCookieTest.php |
The format to use in this test. |
| EntityTestBundleXmlAnonTest::$format |
property |
core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestBundleXmlAnonTest.php |
The format to use in this test. |
| EntityTestBundleXmlBasicAuthTest::$format |
property |
core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestBundleXmlBasicAuthTest.php |
The format to use in this test. |
| EntityTestBundleXmlCookieTest::$format |
property |
core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestBundleXmlCookieTest.php |
The format to use in this test. |
| EntityTestDeleteForm |
class |
core/modules/system/tests/modules/entity_test/src/EntityTestDeleteForm.php |
Provides the entity_test delete form. |
| EntityTestDeleteForm.php |
file |
core/modules/system/tests/modules/entity_test/src/EntityTestDeleteForm.php |
|
| EntityTestDeleteForm::getCancelUrl |
function |
core/modules/system/tests/modules/entity_test/src/EntityTestDeleteForm.php |
Returns the route to go to if the user cancels the action. |
| EntityTestForm |
class |
core/modules/system/tests/modules/entity_test/src/EntityTestForm.php |
Form controller for the test entity edit forms. |
| EntityTestForm.php |
file |
core/modules/system/tests/modules/entity_test/src/EntityTestForm.php |
|
| EntityTestForm::form |
function |
core/modules/system/tests/modules/entity_test/src/EntityTestForm.php |
Gets the actual form array to be built. |
| EntityTestForm::prepareEntity |
function |
core/modules/system/tests/modules/entity_test/src/EntityTestForm.php |
Prepares the entity object before the form is built first. |
| EntityTestForm::save |
function |
core/modules/system/tests/modules/entity_test/src/EntityTestForm.php |
Form submission handler for the 'save' action. |
| EntityTestHooks::entityFormDisplayAlter |
function |
core/modules/system/tests/modules/entity_test/src/Hook/EntityTestHooks.php |
Implements hook_entity_form_display_alter(). |
| EntityTestHooks::entityFormModeAlter |
function |
core/modules/system/tests/modules/entity_test/src/Hook/EntityTestHooks.php |
Implements hook_entity_form_mode_alter(). |
| EntityTestHooks::entityFormModeInfoAlter |
function |
core/modules/system/tests/modules/entity_test/src/Hook/EntityTestHooks.php |
Implements hook_entity_form_mode_info_alter(). |
| EntityTestHooks::entityTestFormModeAlter |
function |
core/modules/system/tests/modules/entity_test/src/Hook/EntityTestHooks.php |
Implements hook_ENTITY_TYPE_form_mode_alter(). |
| EntityTestHooks::formEntityTestFormAlter |
function |
core/modules/system/tests/modules/entity_test/src/Hook/EntityTestHooks.php |
Implements hook_form_BASE_FORM_ID_alter(). |
| EntityTestHooks::formNodeFormAlter |
function |
core/modules/system/tests/modules/entity_test/src/Hook/EntityTestHooks.php |
Implements hook_form_BASE_FORM_ID_alter(). |
| EntityTestJsonAnonTest::$format |
property |
core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestJsonAnonTest.php |
The format to use in this test. |
| EntityTestJsonBasicAuthTest::$format |
property |
core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestJsonBasicAuthTest.php |
The format to use in this test. |
| EntityTestJsonCookieTest::$format |
property |
core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestJsonCookieTest.php |
The format to use in this test. |
| EntityTestJsonInternalPropertyNormalizerTest::$format |
property |
core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestJsonInternalPropertyNormalizerTest.php |
The format to use in this test. |
| EntityTestLabelJsonAnonTest::$format |
property |
core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestLabelJsonAnonTest.php |
The format to use in this test. |
| EntityTestLabelJsonBasicAuthTest::$format |
property |
core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestLabelJsonBasicAuthTest.php |
The format to use in this test. |
| EntityTestLabelJsonCookieTest::$format |
property |
core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestLabelJsonCookieTest.php |
The format to use in this test. |
| EntityTestLabelXmlAnonTest::$format |
property |
core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestLabelXmlAnonTest.php |
The format to use in this test. |
| EntityTestLabelXmlBasicAuthTest::$format |
property |
core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestLabelXmlBasicAuthTest.php |
The format to use in this test. |
| EntityTestLabelXmlCookieTest::$format |
property |
core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestLabelXmlCookieTest.php |
The format to use in this test. |
| EntityTestMapFieldJsonAnonTest::$format |
property |
core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestMapFieldJsonAnonTest.php |
The format to use in this test. |
| EntityTestReferenceCustomCacheTagFormatter |
class |
core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldFormatter/EntityTestReferenceCustomCacheTagFormatter.php |
Plugin implementation of the 'entity_reference_custom_cache_tag' formatter. |
| EntityTestReferenceCustomCacheTagFormatter.php |
file |
core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldFormatter/EntityTestReferenceCustomCacheTagFormatter.php |
|
| EntityTestReferenceCustomCacheTagFormatter::viewElements |
function |
core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldFormatter/EntityTestReferenceCustomCacheTagFormatter.php |
Builds a renderable array for a field value. |
| EntityTestTextItemNormalizerTest::$format |
property |
core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestTextItemNormalizerTest.php |
The format to use in this test. |
| EntityTestTextItemNormalizerTest::providerTestGetWithFormat |
function |
core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestTextItemNormalizerTest.php |
Provides test cases for text format retrieval with expected cache tags. |
| EntityTestTextItemNormalizerTest::testGetWithFormat |
function |
core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestTextItemNormalizerTest.php |
Tests GETting an entity with the test text field set to a specific format. |
| EntityTestXmlAnonTest::$format |
property |
core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestXmlAnonTest.php |
The format to use in this test. |