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. Other projects
Title Object type File name Summary
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.
FieldLayoutEntityDisplayFormTrait::validateForm function core/modules/field_layout/src/Form/FieldLayoutEntityDisplayFormTrait.php Overrides \Drupal\field_ui\Form\EntityDisplayFormBase::validateForm().
FieldLayoutEntityDisplayTrait::getLayoutId function core/modules/field_layout/src/Entity/FieldLayoutEntityDisplayTrait.php Implements \Drupal\field_layout\Display\EntityDisplayWithLayoutInterface::getLayoutId().
FieldLayoutEntityDisplayTrait::setLayoutId function core/modules/field_layout/src/Entity/FieldLayoutEntityDisplayTrait.php Implements \Drupal\field_layout\Display\EntityDisplayWithLayoutInterface::setLayoutId().
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
FieldOptionTranslationTest::providerSource function core/modules/field/tests/src/Kernel/Plugin/migrate/source/d7/FieldOptionTranslationTest.php
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.
FieldSettingsTest::getSettingsProvider function core/modules/field/tests/src/Unit/Plugin/migrate/process/d6/FieldSettingsTest.php Provides field settings for testGetSettings().
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::validateFieldType function core/modules/field_ui/src/Form/FieldStorageAddForm.php Validates the second step (field storage selection and label) of the form.
FieldStorageAddForm::validateGroupOrField function core/modules/field_ui/src/Form/FieldStorageAddForm.php Validates the first step of the form.
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.
FieldStorageConfig::getTargetEntityTypeId function core/modules/field/src/Entity/FieldStorageConfig.php Returns the ID of the entity type the field is attached to.
FieldStorageConfig::getTypeProvider function core/modules/field/src/Entity/FieldStorageConfig.php Returns the name of the module providing the field type.
FieldStorageConfig::getUniqueStorageIdentifier function core/modules/field/src/Entity/FieldStorageConfig.php Returns a unique identifier for the field storage.
FieldStorageConfig::id function core/modules/field/src/Entity/FieldStorageConfig.php Gets the identifier.
FieldStorageConfigEditForm::validateCardinality function core/modules/field_ui/src/Form/FieldStorageConfigEditForm.php Validates the cardinality.
FieldStorageConfigEntityUnitTest::$entityTypeId property core/modules/field/tests/src/Unit/FieldStorageConfigEntityUnitTest.php The ID of the type of the entity under test.
FieldStorageConfigEntityUnitTest::$uuid property core/modules/field/tests/src/Unit/FieldStorageConfigEntityUnitTest.php The UUID generator used for testing.
FieldStorageConfigEntityUnitTest::providerInvalidEnforcedCardinality function core/modules/field/tests/src/Unit/FieldStorageConfigEntityUnitTest.php Data provider for ::testInvalidEnforcedCardinality()
FieldStorageConfigEntityUnitTest::testInvalidEnforcedCardinality function core/modules/field/tests/src/Unit/FieldStorageConfigEntityUnitTest.php Tests invalid enforced cardinality.
FieldStorageConfigInterface::getTypeProvider function core/modules/field/src/FieldStorageConfigInterface.php Returns the name of the module providing the field type.

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