| field_test_entity_query_tag__entity_test_mulrev__entity_query_entity_test_mulrev_alter_tag_test_alter |
function |
core/modules/field/tests/modules/field_test/field_test.module |
Implements hook_entity_query_tag__ENTITY_TYPE__TAG_alter(). |
| field_test_entity_reference_selection_alter |
function |
core/modules/field/tests/modules/field_test/field_test.module |
|
| field_test_entity_type_alter |
function |
core/modules/field/tests/modules/field_test/field_test.entity.inc |
Implements hook_entity_type_alter(). |
| field_test_field_info_entity_type_ui_definitions_alter |
function |
core/modules/field/tests/modules/field_test/field_test.module |
Implements hook_field_info_entity_type_ui_definitions_alter(). |
| field_ui_entity_bundle_create |
function |
core/modules/field_ui/field_ui.module |
Implements hook_entity_bundle_create(). |
| field_ui_entity_form_mode_delete |
function |
core/modules/field_ui/field_ui.module |
Implements hook_entity_form_mode_delete(). |
| field_ui_entity_form_mode_presave |
function |
core/modules/field_ui/field_ui.module |
Implements hook_entity_form_mode_presave(). |
| field_ui_entity_operation |
function |
core/modules/field_ui/field_ui.module |
Implements hook_entity_operation(). |
| field_ui_entity_type_build |
function |
core/modules/field_ui/field_ui.module |
Implements hook_entity_type_build(). |
| field_ui_entity_view_mode_delete |
function |
core/modules/field_ui/field_ui.module |
Implements hook_entity_view_mode_delete(). |
| field_ui_entity_view_mode_presave |
function |
core/modules/field_ui/field_ui.module |
Implements hook_entity_view_mode_presave(). |
| field_ui_test_form_entity_view_display_edit_form_alter |
function |
core/modules/field_ui/tests/modules/field_ui_test/field_ui_test.module |
Implements hook_form_FORM_BASE_ID_alter(). |
| 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 |
|
| FileOnTranslatedEntityTest::testFileUsage |
function |
core/modules/file/tests/src/Functional/FileOnTranslatedEntityTest.php |
Tests if file field tracks file usages correctly on translated nodes. |
| FileOnTranslatedEntityTest::testSyncedFiles |
function |
core/modules/file/tests/src/Functional/FileOnTranslatedEntityTest.php |
Tests synced file fields on translated nodes. |
| FilePathTest::getEntityCounts |
function |
core/modules/migrate_drupal_ui/tests/src/Functional/d7/FilePathTest.php |
Gets the expected number of entities per entity type after migration. |
| FilePathTest::getEntityCountsIncremental |
function |
core/modules/migrate_drupal_ui/tests/src/Functional/d7/FilePathTest.php |
Gets expected number of entities per entity after incremental migration. |
| FileRepository::$entityTypeManager |
property |
core/modules/file/src/FileRepository.php |
The entity type manager. |
| FileRepositoryTest::testEntityStorageException |
function |
core/modules/file/tests/src/Kernel/FileRepositoryTest.php |
Tests for entity storage exception. |
| FileResourceTestBase::$entity |
property |
core/modules/file/tests/src/Functional/Rest/FileResourceTestBase.php |
|
| FileResourceTestBase::$entityTypeId |
property |
core/modules/file/tests/src/Functional/Rest/FileResourceTestBase.php |
The tested entity type. |
| FileResourceTestBase::createEntity |
function |
core/modules/file/tests/src/Functional/Rest/FileResourceTestBase.php |
Creates the entity to be tested. |
| FileResourceTestBase::getExpectedNormalizedEntity |
function |
core/modules/file/tests/src/Functional/Rest/FileResourceTestBase.php |
Returns the expected normalization of the entity. |
| FileResourceTestBase::getNormalizedPatchEntity |
function |
core/modules/file/tests/src/Functional/Rest/FileResourceTestBase.php |
Returns the normalized PATCH entity. |
| FileResourceTestBase::getNormalizedPostEntity |
function |
core/modules/file/tests/src/Functional/Rest/FileResourceTestBase.php |
Returns the normalized POST entity. |
| FileSelection::buildEntityQuery |
function |
core/modules/file/src/Plugin/EntityReferenceSelection/FileSelection.php |
Builds an EntityQuery to get referenceable entities. |
| FileSelection::createNewEntity |
function |
core/modules/file/src/Plugin/EntityReferenceSelection/FileSelection.php |
Creates a new entity object that can be used as a valid reference. |
| FileTest::$entity |
property |
core/modules/jsonapi/tests/src/Functional/FileTest.php |
|
| FileTest::$entityTypeId |
property |
core/modules/jsonapi/tests/src/Functional/FileTest.php |
The tested entity type. |
| FileTest::createAnotherEntity |
function |
core/modules/jsonapi/tests/src/Functional/FileTest.php |
Creates another entity to be tested. |