| FieldTestHooks::entityQueryEntityTestMulrevAlter |
function |
core/modules/field/tests/modules/field_test/src/Hook/FieldTestHooks.php |
Implements hook_entity_query_ENTITY_TYPE_alter() for 'entity_test_mulrev'. |
| FieldTestHooks::entityQueryTagEntityQueryAlterTagTestAlter |
function |
core/modules/field/tests/modules/field_test/src/Hook/FieldTestHooks.php |
Implements hook_entity_query_tag__TAG_alter() for 'entity_query_alter_tag_test'. |
| FieldTestHooks::entityQueryTagEntityTestMulrevEntityQueryEntityTestMulrevAlterTagTestAlter |
function |
core/modules/field/tests/modules/field_test/src/Hook/FieldTestHooks.php |
Implements hook_entity_query_tag__ENTITY_TYPE__TAG_alter(). |
| FieldTestHooks::entityReferenceSelectionAlter |
function |
core/modules/field/tests/modules/field_test/src/Hook/FieldTestHooks.php |
Implements hook_entity_reference_selection_alter(). |
| FieldTestHooks::fieldInfoEntityTypeUiDefinitionsAlter |
function |
core/modules/field/tests/modules/field_test/src/Hook/FieldTestHooks.php |
Implements hook_field_info_entity_type_ui_definitions_alter(). |
| FieldTranslationSynchronizer::$entityTypeManager |
property |
core/modules/content_translation/src/FieldTranslationSynchronizer.php |
The entity type manager. |
| FieldTranslationSynchronizer::getOriginalEntity |
function |
core/modules/content_translation/src/FieldTranslationSynchronizer.php |
Returns the original unchanged entity to be used to detect changes. |
| FieldTypePluginManager::getEntityTypeUiDefinitions |
function |
core/lib/Drupal/Core/Field/FieldTypePluginManager.php |
Get the field type definitions that can be added via UI for an entity type. |
| FieldTypePluginManagerInterface::getEntityTypeUiDefinitions |
function |
core/lib/Drupal/Core/Field/FieldTypePluginManagerInterface.php |
Get the field type definitions that can be added via UI for an entity type. |
| FieldTypePluginManagerTest::testUiDefinitionsPerEntityType |
function |
core/modules/field/tests/src/Kernel/FieldTypePluginManagerTest.php |
Tests UI definitions per entity type. |
| FieldUiHooks::entityBundleCreate |
function |
core/modules/field_ui/src/Hook/FieldUiHooks.php |
Implements hook_entity_bundle_create(). |
| FieldUiHooks::entityFormModeDelete |
function |
core/modules/field_ui/src/Hook/FieldUiHooks.php |
Implements hook_ENTITY_TYPE_delete(). |
| FieldUiHooks::entityFormModePresave |
function |
core/modules/field_ui/src/Hook/FieldUiHooks.php |
Implements hook_ENTITY_TYPE_presave(). |
| FieldUiHooks::entityOperation |
function |
core/modules/field_ui/src/Hook/FieldUiHooks.php |
Implements hook_entity_operation(). |
| FieldUiHooks::entityTypeBuild |
function |
core/modules/field_ui/src/Hook/FieldUiHooks.php |
Implements hook_entity_type_build(). |
| FieldUiHooks::entityViewModeDelete |
function |
core/modules/field_ui/src/Hook/FieldUiHooks.php |
Implements hook_ENTITY_TYPE_delete(). |
| FieldUiHooks::entityViewModePresave |
function |
core/modules/field_ui/src/Hook/FieldUiHooks.php |
Implements hook_ENTITY_TYPE_presave(). |
| FieldUiLocalAction::$entityTypeManager |
property |
core/modules/field_ui/src/Plugin/Derivative/FieldUiLocalAction.php |
The entity type manager. |
| FieldUiLocalTask::$entityDisplayRepository |
property |
core/modules/field_ui/src/Plugin/Derivative/FieldUiLocalTask.php |
The entity display repository. |
| FieldUiLocalTask::$entityTypeManager |
property |
core/modules/field_ui/src/Plugin/Derivative/FieldUiLocalTask.php |
The entity type manager. |
| FieldUiPermissions::$entityTypeManager |
property |
core/modules/field_ui/src/FieldUiPermissions.php |
The entity type manager. |
| FieldUiTestHooks::formEntityViewDisplayEditFormAlter |
function |
core/modules/field_ui/tests/modules/field_ui_test/src/Hook/FieldUiTestHooks.php |
Implements hook_form_FORM_BASE_ID_alter(). |
| FieldValidationTest::$entity |
property |
core/modules/field/tests/src/Kernel/FieldValidationTest.php |
|
| FieldValidationTest::$entityType |
property |
core/modules/field/tests/src/Kernel/FieldValidationTest.php |
|
| FieldValuesTest::testLayoutBuilderUiDoesNotShowStaleEntityFieldValues |
function |
core/modules/layout_builder/tests/src/Functional/FieldValuesTest.php |
Tests that changes to fields are visible in the Layout Builder UI. |
| FieldWidgetConstraintValidatorTest::getErrorsForEntity |
function |
core/tests/Drupal/KernelTests/Core/Entity/FieldWidgetConstraintValidatorTest.php |
Gets the form errors for a given entity. |
| FieldWidgetConstraintValidatorTest::testEntityLevelConstraintValidation |
function |
core/tests/Drupal/KernelTests/Core/Entity/FieldWidgetConstraintValidatorTest.php |
Tests entity level constraint validation. |
| field_form_field_config_edit_form_entity_builder |
function |
core/modules/field/field.module |
Entity form builder for field config edit form. |
| field_storage_entity_type_dependency_test.info.yml |
file |
core/modules/system/tests/modules/field_storage_entity_type_dependency_test/field_storage_entity_type_dependency_test.info.yml |
core/modules/system/tests/modules/field_storage_entity_type_dependency_test/field_storage_entity_type_dependency_test.info.yml |
| File::getDefaultEntityOwner |
function |
core/modules/file/src/Entity/File.php |
Default value callback for 'owner' base field. |
| FileEntityFormatterTest |
class |
core/modules/file/tests/src/Kernel/Formatter/FileEntityFormatterTest.php |
Tests the default file formatter. |
| FileEntityFormatterTest.php |
file |
core/modules/file/tests/src/Kernel/Formatter/FileEntityFormatterTest.php |
|
| FileEntityFormatterTest::$files |
property |
core/modules/file/tests/src/Kernel/Formatter/FileEntityFormatterTest.php |
The files. |
| FileEntityFormatterTest::$fileUrlGenerator |
property |
core/modules/file/tests/src/Kernel/Formatter/FileEntityFormatterTest.php |
The file URL generator. |
| FileEntityFormatterTest::$modules |
property |
core/modules/file/tests/src/Kernel/Formatter/FileEntityFormatterTest.php |
Modules to install. |
| FileEntityFormatterTest::setUp |
function |
core/modules/file/tests/src/Kernel/Formatter/FileEntityFormatterTest.php |
|
| FileEntityFormatterTest::testFormatterFileExtension |
function |
core/modules/file/tests/src/Kernel/Formatter/FileEntityFormatterTest.php |
Tests the file_extension field formatter. |
| FileEntityFormatterTest::testFormatterFileLink |
function |
core/modules/file/tests/src/Kernel/Formatter/FileEntityFormatterTest.php |
Tests the file_link field formatter. |
| FileEntityFormatterTest::testFormatterFileLinkWithQueryString |
function |
core/modules/file/tests/src/Kernel/Formatter/FileEntityFormatterTest.php |
Tests the file_link field formatter using a query string. |
| FileEntityFormatterTest::testFormatterFileMime |
function |
core/modules/file/tests/src/Kernel/Formatter/FileEntityFormatterTest.php |
Tests the file_extension field formatter. |
| FileEntityFormatterTest::testFormatterFileSize |
function |
core/modules/file/tests/src/Kernel/Formatter/FileEntityFormatterTest.php |
Tests the file_size field formatter. |
| FileEntityFormatterTest::testFormatterFileUri |
function |
core/modules/file/tests/src/Kernel/Formatter/FileEntityFormatterTest.php |
Tests the file_link field formatter. |
| FileFormatterBase::needsEntityLoad |
function |
core/modules/file/src/Plugin/Field/FieldFormatter/FileFormatterBase.php |
Returns whether the entity referenced by an item needs to be loaded. |
| FileMigrationSetupTrait::assertEntity |
function |
core/modules/file/tests/src/Kernel/Migrate/d7/FileMigrationSetupTrait.php |
Tests a single file entity. |
| FileOnTranslatedEntityTest |
class |
core/modules/file/tests/src/Functional/FileOnTranslatedEntityTest.php |
Uploads files to translated nodes. |
| FileOnTranslatedEntityTest.php |
file |
core/modules/file/tests/src/Functional/FileOnTranslatedEntityTest.php |
|
| FileOnTranslatedEntityTest::$defaultTheme |
property |
core/modules/file/tests/src/Functional/FileOnTranslatedEntityTest.php |
The theme to install as the default for testing. |
| FileOnTranslatedEntityTest::$fieldName |
property |
core/modules/file/tests/src/Functional/FileOnTranslatedEntityTest.php |
The name of the file field used in the test. |
| FileOnTranslatedEntityTest::$modules |
property |
core/modules/file/tests/src/Functional/FileOnTranslatedEntityTest.php |
Modules to install. |
| FileOnTranslatedEntityTest::setUp |
function |
core/modules/file/tests/src/Functional/FileOnTranslatedEntityTest.php |
|