field_test_field_storage_delete_field |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.storage.inc |
Implements hook_field_storage_delete_field(). |
EntityEnclosingRequest::getPostFields |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/EntityEnclosingRequest.php |
Get the post fields that will be used in the request |
EntityEnclosingRequest::addPostFields |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/EntityEnclosingRequest.php |
Add POST fields to use in the request |
FileFieldDisplayTest::testNodeDisplay |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldDisplayTest.php |
Tests normal formatter display on node display. |
FieldInterface::getPropertyDefinition |
function |
drupal/core/lib/Drupal/Core/Entity/Field/FieldInterface.php |
Gets the definition of a property of the first field item. |
_image_field_required_fields_validate |
function |
drupal/core/modules/image/image.field.inc |
Validate callback for alt and title field, if the user wants them required. |
TestFieldEmptyFormatter::viewElements |
function |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/formatter/TestFieldEmptyFormatter.php |
Builds a renderable array for a field value. |
TestFieldWidgetMultiple::settingsForm |
function |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/widget/TestFieldWidgetMultiple.php |
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::settingsForm(). |
TestFieldWidgetMultiple::errorElement |
function |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/widget/TestFieldWidgetMultiple.php |
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::errorElement(). |
CustomBlockFieldTest::testBlockFields |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockFieldTest.php |
Checks block edit functionality. |
NodeRevision::$pathFieldsSupplemental |
property |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/wizard/NodeRevision.php |
Set the additional information for the pathField property. |
ClosureExpressionVisitor::sortByField |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/Expr/ClosureExpressionVisitor.php |
Helper for sorting arrays of objects based on multiple fields +
orientations. |
EntityTranslationTestBase::$fieldName |
property |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationTestBase.php |
The name of the field used to test translation. |
ImageFieldDefaultImagesTest::$modules |
property |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageFieldDefaultImagesTest.php |
Modules to enable. |
FieldTranslationSynchronizerInterface |
interface |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/FieldTranslationSynchronizerInterface.php |
Provides field translation synchronization capabilities. |
ManageFieldsTest::cardinalitySettings |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageFieldsTest.php |
Tests the cardinality settings of a field. |
ManageFieldsTest::assertFieldSettings |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageFieldsTest.php |
Asserts field settings are as expected. |
TextPlainUnitTest::renderEntityFields |
function |
drupal/core/modules/text/lib/Drupal/text/Tests/Formatter/TextPlainUnitTest.php |
Renders fields of a given entity with a given display. |
file_field_find_file_reference_column |
function |
drupal/core/modules/file/file.field.inc |
Determine whether a field references files stored in {file_managed}. |
NodeFieldMultilingualTestCase::getInfo |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeFieldMultilingualTestCase.php |
|
_field_filter_xss_display_allowed_tags |
function |
drupal/core/modules/field/field.module |
Returns a human-readable list of allowed tags for display in help texts. |
FieldInstance::$default_value_function |
property |
drupal/core/modules/field/lib/Drupal/field/Plugin/Core/Entity/FieldInstance.php |
The name of a callback function that returns default values. |
views_test_data_field_views_data_alter |
function |
drupal/core/modules/views/tests/views_test_data/views_test_data.views_execution.inc |
Implements hook_field_views_data_alter(). |
FieldStorageController::$moduleHandler |
property |
drupal/core/modules/field/lib/Drupal/field/FieldStorageController.php |
The module handler. |
FieldStorageController::$entityManager |
property |
drupal/core/modules/field/lib/Drupal/field/FieldStorageController.php |
The entity manager. |
FieldStorageController::createInstance |
function |
drupal/core/modules/field/lib/Drupal/field/FieldStorageController.php |
Instantiates a new instance of this entity controller. |
HandlerFieldUserNameTest::testUserName |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/Views/HandlerFieldUserNameTest.php |
|
FieldInstanceStorageController::$state |
property |
drupal/core/modules/field/lib/Drupal/field/FieldInstanceStorageController.php |
The state keyvalue collection. |
FormTest::testRequiredTextfieldNoTitle |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/FormTest.php |
Tests validation for required textfield element without title. |
FieldUIUpgradePathTest::$admin_role_id |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/FieldUIUpgradePathTest.php |
|
field_sql_storage_field_storage_delete |
function |
drupal/core/modules/field_sql_storage/field_sql_storage.module |
Implements hook_field_storage_delete(). |
ClassMetadata::getIdentifierFieldNames |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/ClassMetadata.php |
Returns an array of identifier field names numerically indexed. |
field_sql_storage_entity_bundle_rename |
function |
drupal/core/modules/field_sql_storage/field_sql_storage.module |
Implements hook_entity_bundle_rename(). |
field_test_field_storage_details_alter |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.storage.inc |
Implements hook_field_storage_details_alter(). |
FileFieldValidateTest::testFileMaxSize |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldValidateTest.php |
Tests the max file size validator. |
OptionsFieldUITest::createOptionsField |
function |
drupal/core/modules/options/lib/Drupal/options/Tests/OptionsFieldUITest.php |
Helper function to create list field of a given type. |
TermFieldMultipleVocabularyTest::setUp |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermFieldMultipleVocabularyTest.php |
Sets up a Drupal site for running functional and integration tests. |
HandlerFieldFieldTest::testFieldRender |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/Views/HandlerFieldFieldTest.php |
|
FieldOverview::getExistingFieldOptions |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/FieldOverview.php |
Returns an array of existing fields to be added to a bundle. |
FieldInterface::getPropertyDefinitions |
function |
drupal/core/lib/Drupal/Core/Entity/Field/FieldInterface.php |
Gets an array of property definitions of the first field item. |
TextFieldTest::testTextFieldValidation |
function |
drupal/core/modules/text/lib/Drupal/text/Tests/TextFieldTest.php |
Test text field validation. |
SchemaTest::assertFieldAdditionRemoval |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SchemaTest.php |
Asserts that a given field can be added and removed from a table. |
SchemaTest::assertFieldCharacteristics |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SchemaTest.php |
Asserts that a newly added field has the correct characteristics. |
FileFieldTestBase::assertFileNotExists |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldTestBase.php |
Asserts that a file does not exist on disk. |
NodeEntityFieldQueryAlterTest::getInfo |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeEntityFieldQueryAlterTest.php |
|
FieldPluginBase::elementWrapperClasses |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php |
Return the class of the field's wrapper. |
TestNonExistentAnnotationClass::$field |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php |
@Foo\Bar\Name |
field_test_entity_view_mode_info_alter |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.entity.inc |
Implements hook_entity_view_mode_info_alter(). |
TestAnnotationNotImportedClass::$field |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php |
@NameFoo |
field_test_entity_nested_form_validate |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.entity.inc |
Validate handler for field_test_entity_nested_form(). |