media_field_widget_complete_form_alter |
function |
core/modules/media/media.module |
Implements hook_field_widget_complete_form_alter(). |
media_field_widget_single_element_form_alter |
function |
core/modules/media/media.module |
Implements hook_field_widget_single_element_form_alter(). |
media_form_field_ui_field_storage_add_form_alter |
function |
core/modules/media/media.module |
Implements hook_form_FORM_ID_alter(). |
media_library.opener.field_widget |
service |
core/modules/media_library/media_library.services.yml |
Drupal\media_library\MediaLibraryFieldWidgetOpener |
media_library_field_ui_preconfigured_options_alter |
function |
core/modules/media_library/media_library.module |
Implements hook_field_ui_preconfigured_options_alter(). |
media_library_preprocess_views_view_fields |
function |
core/modules/media_library/media_library.module |
Implements hook_preprocess_views_view_fields(). |
media_library_test_entity_field_access |
function |
core/modules/media_library/tests/modules/media_library_test/media_library_test.module |
Implements hook_entity_field_access(). |
media_library_test_field_widget_info_alter |
function |
core/modules/media_library/tests/modules/media_library_test/media_library_test.module |
Implements hook_field_widget_info_alter(). |
media_post_update_remove_mappings_targeting_source_field |
function |
core/modules/media/media.post_update.php |
Make sure no Media types are using the source field in the meta mappings. |
Menu::fields |
function |
core/modules/system/src/Plugin/migrate/source/Menu.php |
Returns available fields on the source. |
MenuLink::fields |
function |
core/modules/menu_link_content/src/Plugin/migrate/source/MenuLink.php |
Returns available fields on the source. |
MenuLinkContent::baseFieldDefinitions |
function |
core/modules/menu_link_content/src/Entity/MenuLinkContent.php |
Provides base field definitions for an entity type. |
MenuLinkContentResourceTestBase::$patchProtectedFieldNames |
property |
core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentResourceTestBase.php |
The fields that are protected against modification during PATCH requests. |
MenuLinkContentStorageSchema::getSharedTableFieldSchema |
function |
core/modules/menu_link_content/src/MenuLinkContentStorageSchema.php |
Gets the schema for a single field definition. |
MenuLinkContentTest::$patchProtectedFieldNames |
property |
core/modules/jsonapi/tests/src/Functional/MenuLinkContentTest.php |
The fields that are protected against modification during PATCH requests. |
MenuLinkFieldDefinitions |
trait |
core/lib/Drupal/Core/Menu/MenuLinkFieldDefinitions.php |
Provides base field definitions for an entity type. |
MenuLinkFieldDefinitions.php |
file |
core/lib/Drupal/Core/Menu/MenuLinkFieldDefinitions.php |
|
MenuLinkFieldDefinitions::$defaults |
property |
core/lib/Drupal/Core/Menu/MenuLinkFieldDefinitions.php |
Provides some default values for the definition of all menu link plugins. |
MenuLinkLocalized::fields |
function |
core/modules/menu_link_content/src/Plugin/migrate/source/d7/MenuLinkLocalized.php |
Returns available fields on the source. |
MenuLinkTranslation::fields |
function |
core/modules/menu_link_content/src/Plugin/migrate/source/d6/MenuLinkTranslation.php |
Returns available fields on the source. |
MenuLinkTranslation::fields |
function |
core/modules/menu_link_content/src/Plugin/migrate/source/d7/MenuLinkTranslation.php |
Returns available fields on the source. |
MenuTest::fields |
function |
core/modules/migrate_drupal_ui/tests/modules/migrate_drupal_message_test/src/Plugin/migrate/source/MenuTest.php |
Returns available fields on the source. |
MenuTranslation::fields |
function |
core/modules/system/src/Plugin/migrate/source/d7/MenuTranslation.php |
Returns available fields on the source. |
MenuTreeHierarchyConstraint::coversFields |
function |
core/modules/menu_link_content/src/Plugin/Validation/Constraint/MenuTreeHierarchyConstraint.php |
An array of entity fields which should be passed to the validator. |
MenuTreeStorage::$serializedFields |
property |
core/lib/Drupal/Core/Menu/MenuTreeStorage.php |
List of serialized fields. |
MenuTreeStorage::definitionFields |
function |
core/lib/Drupal/Core/Menu/MenuTreeStorage.php |
Determines fields that are part of the plugin definition. |
MenuTreeStorage::serializedFields |
function |
core/lib/Drupal/Core/Menu/MenuTreeStorage.php |
Determines serialized fields in the storage. |
Merge::$defaultFields |
property |
core/lib/Drupal/Core/Database/Query/Merge.php |
An array of fields which should be set to their database-defined defaults. |
Merge::$expressionFields |
property |
core/lib/Drupal/Core/Database/Query/Merge.php |
Array of fields to update to an expression in case of a duplicate record. |
Merge::$insertFields |
property |
core/lib/Drupal/Core/Database/Query/Merge.php |
An array of fields on which to insert. |
Merge::$updateFields |
property |
core/lib/Drupal/Core/Database/Query/Merge.php |
An array of fields that will be updated. |
Merge::fields |
function |
core/lib/Drupal/Core/Database/Query/Merge.php |
Sets common field-value pairs in the INSERT and UPDATE query parts. |
Merge::insertFields |
function |
core/lib/Drupal/Core/Database/Query/Merge.php |
Adds a set of field->value pairs to be inserted. |
Merge::updateFields |
function |
core/lib/Drupal/Core/Database/Query/Merge.php |
Adds a set of field->value pairs to be updated. |
Message::baseFieldDefinitions |
function |
core/modules/contact/src/Entity/Message.php |
Provides base field definitions for an entity type. |
MessageResourceTestBase::$labelFieldName |
property |
core/modules/contact/tests/src/Functional/Rest/MessageResourceTestBase.php |
Optionally specify which field is the 'label' field. |
MessageTest::$labelFieldName |
property |
core/modules/jsonapi/tests/src/Functional/MessageTest.php |
Specify which field is the 'label' field for testing a POST edge case. |
MigrateBlockContentBodyFieldTest |
class |
core/modules/block_content/tests/src/Kernel/Migrate/MigrateBlockContentBodyFieldTest.php |
Attaches a body field to the block type. |
MigrateBlockContentBodyFieldTest.php |
file |
core/modules/block_content/tests/src/Kernel/Migrate/MigrateBlockContentBodyFieldTest.php |
|
MigrateBlockContentBodyFieldTest::$modules |
property |
core/modules/block_content/tests/src/Kernel/Migrate/MigrateBlockContentBodyFieldTest.php |
Modules to install. |
MigrateBlockContentBodyFieldTest::setUp |
function |
core/modules/block_content/tests/src/Kernel/Migrate/MigrateBlockContentBodyFieldTest.php |
|
MigrateBlockContentBodyFieldTest::testBlockContentBodyFieldMigration |
function |
core/modules/block_content/tests/src/Kernel/Migrate/MigrateBlockContentBodyFieldTest.php |
Tests the block content body field migration. |
MigrateCommentFieldInstanceTest |
class |
core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentFieldInstanceTest.php |
Tests the migration of comment field instances from Drupal 6. |
MigrateCommentFieldInstanceTest |
class |
core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentFieldInstanceTest.php |
Tests the migration of comment field instances from Drupal 7. |
MigrateCommentFieldInstanceTest.php |
file |
core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentFieldInstanceTest.php |
|
MigrateCommentFieldInstanceTest.php |
file |
core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentFieldInstanceTest.php |
|
MigrateCommentFieldInstanceTest::$modules |
property |
core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentFieldInstanceTest.php |
Modules to install. |
MigrateCommentFieldInstanceTest::$modules |
property |
core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentFieldInstanceTest.php |
Modules to install. |
MigrateCommentFieldInstanceTest::assertEntity |
function |
core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentFieldInstanceTest.php |
Asserts a comment field instance entity. |
MigrateCommentFieldInstanceTest::assertEntity |
function |
core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentFieldInstanceTest.php |
Asserts a comment field instance entity. |