Search for Field

  1. Search 7.x for Field
  2. Search 9.5.x for Field
  3. Search 8.9.x for Field
  4. Search 10.3.x for Field
  5. Search 11.x for Field
  6. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Field class core/modules/field/src/Plugin/migrate/source/d6/Field.php Drupal 6 field source from database.
Field class core/modules/field/src/Plugin/migrate/source/d7/Field.php Drupal 7 field source from database.

All search results

Title Object type File name Summary
FieldConfigBase::getConfig function core/lib/Drupal/Core/Field/FieldConfigBase.php
FieldConfigBase::getConstraint function core/lib/Drupal/Core/Field/FieldConfigBase.php
FieldConfigBase::getConstraints function core/lib/Drupal/Core/Field/FieldConfigBase.php
FieldConfigBase::getDataType function core/lib/Drupal/Core/Field/FieldConfigBase.php
FieldConfigBase::getDefaultValue function core/lib/Drupal/Core/Field/FieldConfigBase.php
FieldConfigBase::getDefaultValueCallback function core/lib/Drupal/Core/Field/FieldConfigBase.php
FieldConfigBase::getDefaultValueLiteral function core/lib/Drupal/Core/Field/FieldConfigBase.php
FieldConfigBase::getDescription function core/lib/Drupal/Core/Field/FieldConfigBase.php
FieldConfigBase::getItemDefinition function core/lib/Drupal/Core/Field/FieldConfigBase.php
FieldConfigBase::getLabel function core/lib/Drupal/Core/Field/FieldConfigBase.php
FieldConfigBase::getName function core/lib/Drupal/Core/Field/FieldConfigBase.php
FieldConfigBase::getSetting function core/lib/Drupal/Core/Field/FieldConfigBase.php
FieldConfigBase::getSettings function core/lib/Drupal/Core/Field/FieldConfigBase.php
FieldConfigBase::getTargetBundle function core/lib/Drupal/Core/Field/FieldConfigBase.php
FieldConfigBase::getTargetEntityTypeId function core/lib/Drupal/Core/Field/FieldConfigBase.php
FieldConfigBase::getType function core/lib/Drupal/Core/Field/FieldConfigBase.php
FieldConfigBase::id function core/lib/Drupal/Core/Field/FieldConfigBase.php
FieldConfigBase::isInternal function core/lib/Drupal/Core/Field/FieldConfigBase.php
FieldConfigBase::isList function core/lib/Drupal/Core/Field/FieldConfigBase.php
FieldConfigBase::isRequired function core/lib/Drupal/Core/Field/FieldConfigBase.php
FieldConfigBase::isTranslatable function core/lib/Drupal/Core/Field/FieldConfigBase.php
FieldConfigBase::onDependencyRemoval function core/lib/Drupal/Core/Field/FieldConfigBase.php
FieldConfigBase::postCreate function core/lib/Drupal/Core/Field/FieldConfigBase.php
FieldConfigBase::postDelete function core/lib/Drupal/Core/Field/FieldConfigBase.php
FieldConfigBase::postSave function core/lib/Drupal/Core/Field/FieldConfigBase.php
FieldConfigBase::setConstraints function core/lib/Drupal/Core/Field/FieldConfigBase.php
FieldConfigBase::setDefaultValue function core/lib/Drupal/Core/Field/FieldConfigBase.php #[ActionMethod(adminLabel: new TranslatableMarkup('Set default value'), pluralize: FALSE)]
FieldConfigBase::setDefaultValueCallback function core/lib/Drupal/Core/Field/FieldConfigBase.php
FieldConfigBase::setDescription function core/lib/Drupal/Core/Field/FieldConfigBase.php #[ActionMethod(adminLabel: new TranslatableMarkup('Set field description'), pluralize: FALSE)]
FieldConfigBase::setLabel function core/lib/Drupal/Core/Field/FieldConfigBase.php #[ActionMethod(adminLabel: new TranslatableMarkup('Set field label'), pluralize: FALSE)]
FieldConfigBase::setPropertyConstraints function core/lib/Drupal/Core/Field/FieldConfigBase.php
FieldConfigBase::setRequired function core/lib/Drupal/Core/Field/FieldConfigBase.php #[ActionMethod(adminLabel: new TranslatableMarkup('Set whether field is required'), pluralize: FALSE)]
FieldConfigBase::setSetting function core/lib/Drupal/Core/Field/FieldConfigBase.php
FieldConfigBase::setSettings function core/lib/Drupal/Core/Field/FieldConfigBase.php #[ActionMethod(adminLabel: new TranslatableMarkup('Set field settings'), pluralize: FALSE)]
FieldConfigBase::setTranslatable function core/lib/Drupal/Core/Field/FieldConfigBase.php #[ActionMethod(adminLabel: new TranslatableMarkup('Set whether field is translatable'), pluralize: FALSE)]
FieldConfigBase::__sleep function core/lib/Drupal/Core/Field/FieldConfigBase.php Implements the magic __sleep() method.
FieldConfigDeleteForm class core/modules/field_ui/src/Form/FieldConfigDeleteForm.php Provides a form for removing a field from a bundle.
FieldConfigDeleteForm.php file core/modules/field_ui/src/Form/FieldConfigDeleteForm.php
FieldConfigDeleteForm::buildForm function core/modules/field_ui/src/Form/FieldConfigDeleteForm.php
FieldConfigDeleteForm::create function core/modules/field_ui/src/Form/FieldConfigDeleteForm.php
FieldConfigDeleteForm::getCancelUrl function core/modules/field_ui/src/Form/FieldConfigDeleteForm.php
FieldConfigDeleteForm::getConfigNamesToDelete function core/modules/field_ui/src/Form/FieldConfigDeleteForm.php
FieldConfigDeleteForm::submitForm function core/modules/field_ui/src/Form/FieldConfigDeleteForm.php
FieldConfigDeleteForm::__construct function core/modules/field_ui/src/Form/FieldConfigDeleteForm.php
FieldConfigEditForm class core/modules/field_ui/src/Form/FieldConfigEditForm.php Provides a form for the field settings form.
FieldConfigEditForm.php file core/modules/field_ui/src/Form/FieldConfigEditForm.php
FieldConfigEditForm::$bundle property core/modules/field_ui/src/Form/FieldConfigEditForm.php The entity bundle.
FieldConfigEditForm::$entity property core/modules/field_ui/src/Form/FieldConfigEditForm.php The entity being used by this form.
FieldConfigEditForm::$entityTypeId property core/modules/field_ui/src/Form/FieldConfigEditForm.php The name of the entity type.
FieldConfigEditForm::$fieldTypePluginManager property core/modules/field_ui/src/Form/FieldConfigEditForm.php The field-type plugin manager service.

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