| NodeNewComments::$entityTypeManager |
property |
core/modules/comment/src/Plugin/views/field/NodeNewComments.php |
The entity type manager. |
| NodePreviewAccessCheck::$entityTypeManager |
property |
core/modules/node/src/Access/NodePreviewAccessCheck.php |
The entity type manager service. |
| NodePreviewController::$entityRepository |
property |
core/modules/node/src/Controller/NodePreviewController.php |
The entity repository service. |
| NodePreviewForm::$entityDisplayRepository |
property |
core/modules/node/src/Form/NodePreviewForm.php |
The entity display repository. |
| NodeReference::entityId |
function |
core/modules/migrate_drupal/src/Plugin/migrate/field/d6/NodeReference.php |
Gets the name of the field property which holds the entity ID. |
| NodeReference::entityId |
function |
core/modules/migrate_drupal/src/Plugin/migrate/field/d7/NodeReference.php |
Gets the name of the field property which holds the entity ID. |
| NodeReference::getEntityTypeMigrationId |
function |
core/modules/migrate_drupal/src/Plugin/migrate/field/d6/NodeReference.php |
Gets the plugin ID for the reference type migration. |
| NodeReference::getEntityTypeMigrationId |
function |
core/modules/migrate_drupal/src/Plugin/migrate/field/d7/NodeReference.php |
Gets the plugin ID for the reference type migration. |
| NodeResourceTestBase::$entity |
property |
core/modules/node/tests/src/Functional/Rest/NodeResourceTestBase.php |
|
| NodeResourceTestBase::$entityTypeId |
property |
core/modules/node/tests/src/Functional/Rest/NodeResourceTestBase.php |
The tested entity type. |
| NodeResourceTestBase::createEntity |
function |
core/modules/node/tests/src/Functional/Rest/NodeResourceTestBase.php |
Creates the entity to be tested. |
| NodeResourceTestBase::getExpectedNormalizedEntity |
function |
core/modules/node/tests/src/Functional/Rest/NodeResourceTestBase.php |
Returns the expected normalization of the entity. |
| NodeResourceTestBase::getNormalizedPostEntity |
function |
core/modules/node/tests/src/Functional/Rest/NodeResourceTestBase.php |
Returns the normalized POST entity. |
| NodeSearch::$entityTypeManager |
property |
core/modules/node/src/Plugin/Search/NodeSearch.php |
The entity type manager. |
| NodeSelection::buildEntityQuery |
function |
core/modules/node/src/Plugin/EntityReferenceSelection/NodeSelection.php |
Builds an EntityQuery to get referenceable entities. |
| NodeSelection::createNewEntity |
function |
core/modules/node/src/Plugin/EntityReferenceSelection/NodeSelection.php |
Creates a new entity object that can be used as a valid reference. |
| NodeStorageSchema::getEntitySchema |
function |
core/modules/node/src/NodeStorageSchema.php |
Gets the entity schema for the specified entity type. |
| NodeTest::$entity |
property |
core/modules/jsonapi/tests/src/Functional/NodeTest.php |
|
| NodeTest::$entityTypeId |
property |
core/modules/jsonapi/tests/src/Functional/NodeTest.php |
The tested entity type. |
| NodeTest::createEntity |
function |
core/modules/jsonapi/tests/src/Functional/NodeTest.php |
Creates the entity to be tested. |
| NodeTranslationHandler::entityFormAlter |
function |
core/modules/node/src/NodeTranslationHandler.php |
Performs the needed alterations to the entity form. |
| NodeTranslationHandler::entityFormEntityBuild |
function |
core/modules/node/src/NodeTranslationHandler.php |
Entity builder method. |
| NodeTranslationHandler::entityFormTitle |
function |
core/modules/node/src/NodeTranslationHandler.php |
Returns the title to be used for the entity form page. |
| NodeTranslationUITest::getNewEntityValues |
function |
core/modules/node/tests/src/Functional/NodeTranslationUITest.php |
Returns an array of entity field values to be tested. |
| NodeType::$entityStorage |
property |
core/modules/node/src/Plugin/Condition/NodeType.php |
The entity storage. |
| NodeTypeForm::$entityFieldManager |
property |
core/modules/node/src/NodeTypeForm.php |
The entity field manager. |
| NodeTypeMapper::setEntity |
function |
core/modules/node/src/ConfigTranslation/NodeTypeMapper.php |
Sets the entity instance for this mapper. |
| NodeTypeResourceTestBase::$entity |
property |
core/modules/node/tests/src/Functional/Rest/NodeTypeResourceTestBase.php |
The NodeType entity. |
| NodeTypeResourceTestBase::$entityTypeId |
property |
core/modules/node/tests/src/Functional/Rest/NodeTypeResourceTestBase.php |
The tested entity type. |
| NodeTypeResourceTestBase::createEntity |
function |
core/modules/node/tests/src/Functional/Rest/NodeTypeResourceTestBase.php |
Creates the entity to be tested. |
| NodeTypeResourceTestBase::getExpectedNormalizedEntity |
function |
core/modules/node/tests/src/Functional/Rest/NodeTypeResourceTestBase.php |
Returns the expected normalization of the entity. |
| NodeTypeResourceTestBase::getNormalizedPostEntity |
function |
core/modules/node/tests/src/Functional/Rest/NodeTypeResourceTestBase.php |
Returns the normalized POST entity. |
| NodeTypeTest::$entity |
property |
core/modules/jsonapi/tests/src/Functional/NodeTypeTest.php |
|
| NodeTypeTest::$entityTypeId |
property |
core/modules/jsonapi/tests/src/Functional/NodeTypeTest.php |
The tested entity type. |
| NodeTypeTest::createEntity |
function |
core/modules/jsonapi/tests/src/Functional/NodeTypeTest.php |
Creates the entity to be tested. |
| NodeViewController::$entityRepository |
property |
core/modules/node/src/Controller/NodeViewController.php |
The entity repository service. |
| node_display_configurable_test_entity_base_field_info_alter |
function |
core/modules/rdf/tests/node_display_configurable_test/node_display_configurable_test.module |
Implements hook_entity_base_field_info_alter(). |
| node_display_configurable_test_entity_type_build |
function |
core/modules/rdf/tests/node_display_configurable_test/node_display_configurable_test.module |
Implements hook_entity_type_build(). |
| node_entity_extra_field_info |
function |
core/modules/node/node.module |
Implements hook_entity_extra_field_info(). |
| node_entity_view_display_alter |
function |
core/modules/node/node.module |
Implements hook_entity_view_display_alter(). |
| node_test_entity_view_mode_alter |
function |
core/modules/node/tests/modules/node_test/node_test.module |
Implements hook_entity_view_mode_alter(). |
| NoLanguageEntityTest |
class |
core/modules/language/tests/language_test/src/Entity/NoLanguageEntityTest.php |
Defines the test entity class. |
| NoLanguageEntityTest.php |
file |
core/modules/language/tests/language_test/src/Entity/NoLanguageEntityTest.php |
|
| NoLanguageEntityTest::baseFieldDefinitions |
function |
core/modules/language/tests/language_test/src/Entity/NoLanguageEntityTest.php |
Provides base field definitions for an entity type. |
| NormalizerTestBase::$entityClass |
property |
core/modules/hal/tests/src/Kernel/NormalizerTestBase.php |
The class name of the test class. |
| NormalizeTest::getEntityUri |
function |
core/modules/hal/tests/src/Kernel/NormalizeTest.php |
Constructs the entity URI. |
| NumberFieldRdfaTest::createTestEntity |
function |
core/modules/rdf/tests/src/Kernel/Field/NumberFieldRdfaTest.php |
Creates the RDF mapping for the field. |
| OptionsDynamicValuesTestBase::$entity |
property |
core/modules/options/tests/src/Functional/OptionsDynamicValuesTestBase.php |
The created entity. |
| OverridesEntityForm |
class |
core/modules/layout_builder/src/Form/OverridesEntityForm.php |
Provides a form containing the Layout Builder UI for overrides. |
| OverridesEntityForm.php |
file |
core/modules/layout_builder/src/Form/OverridesEntityForm.php |
|