Search for id

  1. Search 7.x for id
  2. Search 9.5.x for id
  3. Search 8.9.x for id
  4. Search 10.3.x for id
  5. Search 11.x for id
  6. Other projects
Title Object type File name Summary
FieldInstanceWidgetSettings::getSettings function core/modules/field/src/Plugin/migrate/process/d6/FieldInstanceWidgetSettings.php Merge the default D8 and specified D6 settings for a widget type.
FieldInstanceWidgetSettings::transform function core/modules/field/src/Plugin/migrate/process/d6/FieldInstanceWidgetSettings.php Get the field instance default/mapped widget settings.
FieldInstanceWidgetSettings::__construct function core/modules/field/src/Plugin/migrate/process/d6/FieldInstanceWidgetSettings.php Constructs a \Drupal\Component\Plugin\PluginBase object.
FieldItemDeriver::$basePluginId property core/lib/Drupal/Core/Field/Plugin/DataType/Deriver/FieldItemDeriver.php The base plugin ID this derivative is for.
FieldItemList::defaultValuesFormValidate function core/lib/Drupal/Core/Field/FieldItemList.php Validates the submitted default value.
FieldItemList::defaultValueWidget function core/lib/Drupal/Core/Field/FieldItemList.php Returns the widget object used in default value form.
FieldItemListInterface::defaultValuesFormValidate function core/lib/Drupal/Core/Field/FieldItemListInterface.php Validates the submitted default value.
FieldItemListTest::providerTestEquals function core/tests/Drupal/Tests/Core/Field/FieldItemListTest.php Data provider for testEquals.
FieldItemListTest::testDefaultValuesFormValidate function core/tests/Drupal/Tests/Core/Field/FieldItemListTest.php Tests default values form validate.
FieldItemSerializationTest::providerTestCustomBooleanNormalization function core/modules/serialization/tests/src/Kernel/FieldItemSerializationTest.php Data provider.
FieldKernelTest::_testHideIfEmpty function core/modules/views/tests/src/Kernel/Handler/FieldKernelTest.php Tests the hide if empty functionality.
FieldKernelTestBase::$entityId property core/modules/field/tests/src/Kernel/FieldKernelTestBase.php
FieldKernelTestBase::entityValidateAndSave function core/modules/field/tests/src/Kernel/FieldKernelTestBase.php Validate and save entity. Fail if violations are found.
FieldLabelDescriptionTranslation::getIds function core/modules/field/src/Plugin/migrate/source/d6/FieldLabelDescriptionTranslation.php Defines the source fields uniquely identifying a source row.
FieldLabelDescriptionTranslation::getIds function core/modules/field/src/Plugin/migrate/source/d7/FieldLabelDescriptionTranslation.php Defines the source fields uniquely identifying a source row.
FieldLinkTest::canonicalizeUriDataProvider function core/modules/link/tests/src/Unit/Plugin/migrate/process/FieldLinkTest.php Data provider for testCanonicalizeUri.
FieldNumericTest::providerTestFieldNumeric function core/modules/views/tests/src/Kernel/Handler/FieldNumericTest.php Data provider for testFieldNumeric.
FieldOptionTranslation::getIds function core/modules/field/src/Plugin/migrate/source/d6/FieldOptionTranslation.php Defines the source fields uniquely identifying a source row.
FieldOptionTranslation::getIds function core/modules/field/src/Plugin/migrate/source/d7/FieldOptionTranslation.php Defines the source fields uniquely identifying a source row.
FieldOptionTranslationTest::providerSource function core/modules/field/tests/src/Kernel/Plugin/migrate/source/d6/FieldOptionTranslationTest.php Provides source data for ::testSource.
FieldOptionTranslationTest::providerSource function core/modules/field/tests/src/Kernel/Plugin/migrate/source/d7/FieldOptionTranslationTest.php Provides source data for ::testSource.
FieldOrLanguageJoinTest::$pluginId property core/modules/views/tests/src/Kernel/Plugin/FieldOrLanguageJoinTest.php
FieldPluginBase::alterFieldWidgetMigration function core/modules/migrate_drupal/src/Plugin/migrate/field/FieldPluginBase.php Apply any custom processing to the field widget migration.
FieldPluginBase::getFieldWidgetMap function core/modules/migrate_drupal/src/Plugin/migrate/field/FieldPluginBase.php Get a map between D6 and D8 widgets for this field type.
FieldPluginBase::getFieldWidgetType function core/modules/migrate_drupal/src/Plugin/migrate/field/FieldPluginBase.php Get the field widget type from the source.
FieldPluginBaseTest::$pathValidator property core/modules/views/tests/src/Unit/Plugin/field/FieldPluginBaseTest.php The mocked path validator.
FieldPluginBaseTest::$pluginId property core/modules/views/tests/src/Unit/Plugin/field/FieldPluginBaseTest.php The ID plugin of the plugin under test.
FieldPluginBaseTest::providerTestGetRenderTokensWithQuery function core/modules/views/tests/src/Unit/Plugin/field/FieldPluginBaseTest.php Data provider for ::testGetRenderTokensWithQuery().
FieldPluginBaseTest::providerTestRenderAsExternalLinkWithPathAndTokens function core/modules/views/tests/src/Unit/Plugin/field/FieldPluginBaseTest.php Data provider for ::testRenderAsExternalLinkWithPathAndTokens().
FieldPluginBaseTest::providerTestRenderAsLinkWithPathAndOptions function core/modules/views/tests/src/Unit/Plugin/field/FieldPluginBaseTest.php Data provider for ::testRenderAsLinkWithPathAndOptions().
FieldPluginBaseTest::providerTestRenderAsLinkWithPathAndTokens function core/modules/views/tests/src/Unit/Plugin/field/FieldPluginBaseTest.php Data provider for ::testRenderAsLinkWithPathAndTokens().
FieldPluginBaseTest::providerTestRenderAsLinkWithUrlAndOptions function core/modules/views/tests/src/Unit/Plugin/field/FieldPluginBaseTest.php Data provider for ::testRenderAsLinkWithUrlAndOptions().
FieldPluginBaseTest::providerTestRenderTrimmedWithMoreLinkAndPath function core/modules/views/tests/src/Unit/Plugin/field/FieldPluginBaseTest.php Data provider for ::testRenderTrimmedWithMoreLinkAndPath().
FieldResolver::getIdFieldName function core/modules/jsonapi/src/Context/FieldResolver.php Resolves the UUID field name for a resource type.
FieldResolver::isCandidateDefinitionProperty function core/modules/jsonapi/src/Context/FieldResolver.php Determines if a path part targets a field property, not a subsequent field.
FieldResolver::isCandidateDefinitionReferenceProperty function core/modules/jsonapi/src/Context/FieldResolver.php Determines if a path part targets a reference property.
FieldResolverTest::resolveInternalEntityQueryPathErrorProvider function core/modules/jsonapi/tests/src/Kernel/Context/FieldResolverTest.php Provides test cases for ::testResolveInternalEntityQueryPathError.
FieldResolverTest::resolveInternalEntityQueryPathProvider function core/modules/jsonapi/tests/src/Kernel/Context/FieldResolverTest.php Provides test cases for ::testResolveInternalEntityQueryPath.
FieldResolverTest::resolveInternalIncludePathErrorProvider function core/modules/jsonapi/tests/src/Kernel/Context/FieldResolverTest.php Provides test cases for ::testResolveInternalIncludePathError.
FieldResolverTest::resolveInternalIncludePathProvider function core/modules/jsonapi/tests/src/Kernel/Context/FieldResolverTest.php Provides test cases for resolveInternalEntityQueryPath.
fieldset--media-library-widget.html.twig file core/themes/claro/templates/media-library/fieldset--media-library-widget.html.twig Theme override for the media library widget.
fieldset--media-library-widget.html.twig file core/themes/admin/templates/media-library/fieldset--media-library-widget.html.twig Theme override for the media library widget.
FieldSettingsTest::getSettingsProvider function core/modules/field/tests/src/Unit/Plugin/migrate/process/d6/FieldSettingsTest.php Provides field settings for testGetSettings().
FieldStorageAddController::$entityTypeId property core/modules/field_ui/src/Controller/FieldStorageAddController.php The name of the entity type.
FieldStorageAddForm::$entityTypeId property core/modules/field_ui/src/Form/FieldStorageAddForm.php The name of the entity type.
FieldStorageAddForm::getFormId function core/modules/field_ui/src/Form/FieldStorageAddForm.php Returns a unique string identifying the form.
FieldStorageAddForm::validateForm function core/modules/field_ui/src/Form/FieldStorageAddForm.php Form validation handler.
FieldStorageConfig::$id property core/modules/field/src/Entity/FieldStorageConfig.php The field ID.
FieldStorageConfig::getOptionsProvider function core/modules/field/src/Entity/FieldStorageConfig.php Gets an options provider for the given field item property.
FieldStorageConfig::getProvider function core/modules/field/src/Entity/FieldStorageConfig.php Returns the name of the provider of this field.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.