Search for Field
- Search 7.x for Field
- Search 9.5.x for Field
- Search 10.3.x for Field
- Search 11.x for Field
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Field | class | core/ |
A stub class to provide backward compatibility for EntityField. |
Field | class | core/ |
Drupal 6 field source from database. |
Field | class | core/ |
Drupal 7 field source from database. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
ManageFieldsFunctionalTest::setUp | function | core/ |
|
ManageFieldsFunctionalTest::testCRUDFields | function | core/ |
Runs the field CRUD tests. |
ManageFieldsFunctionalTest::testDefaultValue | function | core/ |
Tests that default value is correctly validated and saved. |
ManageFieldsFunctionalTest::testDeleteField | function | core/ |
Tests that deletion removes field storages and fields as expected. |
ManageFieldsFunctionalTest::testDeleteTaxonomyField | function | core/ |
Tests that deletion removes field storages and fields as expected for a term. |
ManageFieldsFunctionalTest::testDisallowedFieldNames | function | core/ |
Tests that Field UI respects disallowed field names. |
ManageFieldsFunctionalTest::testDuplicateFieldName | function | core/ |
Tests that a duplicate field name is caught by validation. |
ManageFieldsFunctionalTest::testExternalDestinations | function | core/ |
Tests that external URLs in the 'destinations' query parameter are blocked. |
ManageFieldsFunctionalTest::testFieldPrefix | function | core/ |
Tests that the 'field_prefix' setting works on Field UI. |
ManageFieldsFunctionalTest::testHelpDescriptions | function | core/ |
Tests that help descriptions render valid HTML. |
ManageFieldsFunctionalTest::testHiddenFields | function | core/ |
Tests that Field UI respects the 'no_ui' flag in the field type definition. |
ManageFieldsFunctionalTest::testLockedField | function | core/ |
Tests that Field UI respects locked fields. |
ManageFieldsFunctionalTest::testNonExistentFieldUrls | function | core/ |
Tests the access to non-existent field URLs. |
ManageFieldsFunctionalTest::testPreconfiguredFields | function | core/ |
Tests the "preconfigured field" functionality. |
ManageFieldsFunctionalTest::updateField | function | core/ |
Tests editing an existing field. |
ManageFieldsTest | class | core/ |
Tests the Manage Display page of a fieldable entity type. |
ManageFieldsTest.php | file | core/ |
|
ManageFieldsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ManageFieldsTest::$modules | property | core/ |
Modules to enable. |
ManageFieldsTest::setUp | function | core/ |
|
ManageFieldsTest::testFieldDropButtonOperations | function | core/ |
|
ManyToOneHelper::getField | function | core/ |
Sometimes the handler might want us to use some kind of formula, so give it that option. If it wants us to do this, it must set $helper->formula = TRUE and implement handler->getFormula(); |
MapBaseFieldTest | class | core/ |
Tests map base fields. |
MapBaseFieldTest.php | file | core/ |
|
MapBaseFieldTest::$entityDefinitionUpdateManager | property | core/ |
The entity definition update manager. |
MapBaseFieldTest::$modules | property | core/ |
Modules to enable. |
MapBaseFieldTest::setUp | function | core/ |
|
MapBaseFieldTest::testUninstallMapItemBaseField | function | core/ |
Tests uninstalling map item base field. |
MapFieldItemList | class | core/ |
Defines a item list class for map fields. |
MapFieldItemList.php | file | core/ |
|
MapFieldItemList::equals | function | core/ |
Determines equality to another object implementing FieldItemListInterface. |
Mapping::$usesFields | property | core/ |
Use fields without a row plugin. |
MappingTest::filterNumericFields | function | core/ |
Restricts the allowed fields to only numeric fields. |
Media::baseFieldDefinitions | function | core/ |
Provides base field definitions for an entity type. |
Media::hasSourceFieldChanged | function | core/ |
Determines if the source field value has changed. |
MediaEmbed::getMediaImageSourceField | function | core/ |
Get image field from source config. |
MediaEmbedFilterConfigurationUiTest::showHiddenFields | function | core/ |
Show visually hidden fields. |
MediaLibraryAccessTest::testFieldWidgetEntityCreateAccess | function | core/ |
Tests that the field widget opener respects entity creation permissions. |
MediaLibraryAccessTest::testFieldWidgetEntityEditAccess | function | core/ |
Tests that the field widget opener respects entity-specific access. |
MediaLibraryAccessTest::testFieldWidgetEntityFieldAccess | function | core/ |
Tests that the field widget opener respects entity field-level access. |
MediaLibraryFieldWidgetOpener | class | core/ |
The media library opener for field widgets. |
MediaLibraryFieldWidgetOpener.php | file | core/ |
|
MediaLibraryFieldWidgetOpener::$entityTypeManager | property | core/ |
The entity type manager. |
MediaLibraryFieldWidgetOpener::checkAccess | function | core/ |
Checks media library access. |
MediaLibraryFieldWidgetOpener::getSelectionResponse | function | core/ |
Generates a response after selecting media items in the media library. |
MediaLibraryFieldWidgetOpener::__construct | function | core/ |
MediaLibraryFieldWidgetOpener constructor. |
MediaLibraryTestBase::addMediaFileToField | function | core/ |
Waits for a file field to exist before uploading. |
MediaLibraryTestBase::openMediaLibraryForField | function | core/ |
Clicks a button that opens a media widget and confirms it is open. |
MediaLibraryTestBase::waitForFieldExists | function | core/ |
Checks for the existence of a field on page after wait. |
MediaLibraryWidget::getFieldState | function | core/ |
Gets the field state for the widget. |
Pagination
- Previous page
- Page 108
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.