FieldPluginBase::getTokenValuesRecursive |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php |
Recursive function to add replacements for nested query string parameters. |
TestImportWithConcreteAnnotation::$field |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php |
Plugin annotation
@DummyAnnotation(dummyValue = "bar") |
TranslationTest::testFieldInvokeMultiple |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/TranslationTest.php |
Test the multilanguage logic of _field_invoke_multiple(). |
ManageFieldsTest::testDuplicateFieldName |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageFieldsTest.php |
Tests that a duplicate field name is caught by validation. |
LinkFieldTest::testLinkSeparateFormatter |
function |
drupal/core/modules/link/lib/Drupal/link/Tests/LinkFieldTest.php |
Tests the 'link_separate' formatter. |
FieldUiTestBase::fieldUIAddExistingField |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/FieldUiTestBase.php |
Adds an existing field through the Field UI. |
_file_field_get_description_from_element |
function |
drupal/core/modules/file/file.field.inc |
Retrieves the file description from a field field element. |
FieldAttachOtherTest::testFieldAttachView |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldAttachOtherTest.php |
Test field_attach_view() and field_attach_prepare_view(). |
FieldAttachOtherTest::testFieldAttachForm |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldAttachOtherTest.php |
Test field_attach_form(). |
EntityFormDisplayTest::testFieldComponent |
function |
drupal/core/modules/entity/lib/Drupal/entity/Tests/EntityFormDisplayTest.php |
Tests the behavior of a field component within an EntityFormDisplay object. |
FieldInstanceFormBase::getNextDestination |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Form/FieldInstanceFormBase.php |
Returns the next redirect path in a multipage sequence. |
FieldTranslationSynchronizerInterface.php |
file |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/FieldTranslationSynchronizerInterface.php |
Contains \Drupal\translation_entity\FieldTranslationSynchronizerInterface. |
CommentTranslationUITest::setupTestFields |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentTranslationUITest.php |
Overrides \Drupal\translation_entity\Tests\EntityTranslationUITest::setupTestFields(). |
OptionsFieldTest::testUpdateAllowedValues |
function |
drupal/core/modules/options/lib/Drupal/options/Tests/OptionsFieldTest.php |
Test that allowed values can be updated. |
FieldUIUpgradePathTest::$normal_role_name |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/FieldUIUpgradePathTest.php |
|
field.field.field_test_import_staging.yml |
file |
drupal/core/modules/field/tests/modules/field_test_config/staging/field.field.field_test_import_staging.yml |
drupal/core/modules/field/tests/modules/field_test_config/staging/field.field.field_test_import_staging.yml |
WizardPluginBase::$pathFieldsSupplemental |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/WizardPluginBase.php |
Additional fields required to generate the pathField. |
FieldInstanceInterface::allowBundleRename |
function |
drupal/core/modules/field/lib/Drupal/field/FieldInstanceInterface.php |
Allows a bundle to be renamed. |
TermFieldMultipleVocabularyTest::$modules |
property |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermFieldMultipleVocabularyTest.php |
Modules to enable. |
EntityEnclosingRequest::processPostFields |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/EntityEnclosingRequest.php |
Determine what type of request should be sent based on post fields |
EntityFieldTest::assertComputedProperties |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityFieldTest.php |
Executes the computed properties tests for the given entity type. |
FileFieldWidgetTest::testWidgetValidation |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldWidgetTest.php |
Tests validation with the Upload button. |
DenormalizeTest::testMarkFieldForDeletion |
function |
drupal/core/modules/hal/lib/Drupal/hal/Tests/DenormalizeTest.php |
Test that a field set to an empty array is different than an empty field. |
FieldTranslationSynchronizer::__construct |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/FieldTranslationSynchronizer.php |
Constructs a FieldTranslationSynchronizer object. |
TranslationTest::testFieldDisplayLanguage |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/TranslationTest.php |
Tests display language logic for translatable fields. |
ManageFieldsTest::testDeleteTaxonomyField |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageFieldsTest.php |
Tests that deletion removes fields and instances as expected for a term. |
PersistentObjectTest::testSetUnknownField |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
|
PersistentObjectTest::testGetUnknownField |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
|
file_field_widget_multiple_count_validate |
function |
drupal/core/modules/file/file.field.inc |
Validation callback for upload element on file widget. Checks if user has
uploaded more files than allowed. |
SelectTest::testSimpleSelectMultipleFields |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectTest.php |
Tests adding multiple fields to a SELECT statement at the same time. |
FieldPresenceEnhancerTest::testHasTemplate |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Enhancer/FieldPresenceEnhancerTest.php |
|
FieldAttachOtherTest::testFieldAttachCache |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldAttachOtherTest.php |
Test field cache. |
EntityDisplayTest::testExtraFieldComponent |
function |
drupal/core/modules/entity/lib/Drupal/entity/Tests/EntityDisplayTest.php |
Tests the behavior of a field component within an EntityDisplay object. |
EntityDisplayTest::testDeleteFieldInstance |
function |
drupal/core/modules/entity/lib/Drupal/entity/Tests/EntityDisplayTest.php |
Tests deleting field instance. |
taxonomy_field_views_data_views_data_alter |
function |
drupal/core/modules/taxonomy/taxonomy.views.inc |
Implements hook_field_views_data_views_data_alter(). |
OptionsFieldUnitTestBase::$fieldDefinition |
property |
drupal/core/modules/options/lib/Drupal/options/Tests/OptionsFieldUnitTestBase.php |
The field definition used to created the field entity. |
InsertTest::testInsertFieldOnlyDefinintion |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/InsertTest.php |
Tests that we can specify fields without values and specify values later. |
TermFieldMultipleVocabularyTest::$instance |
property |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermFieldMultipleVocabularyTest.php |
|
TestFieldPrepareViewFormatter::prepareView |
function |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/formatter/TestFieldPrepareViewFormatter.php |
Allows formatters to load information for field values being displayed. |
FileFieldWidgetTest::testMultiValuedWidget |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldWidgetTest.php |
Tests upload and remove buttons for multiple multi-valued File fields. |
TestFieldDefaultFormatter::settingsSummary |
function |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/formatter/TestFieldDefaultFormatter.php |
Returns a short summary for the current formatter settings. |
field.instance.node.article.field_tags.yml |
file |
drupal/core/profiles/standard/config/field.instance.node.article.field_tags.yml |
drupal/core/profiles/standard/config/field.instance.node.article.field_tags.yml |
field_test_field_available_languages_alter |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.module |
Implements hook_field_available_languages_alter(). |
FieldUnitTestBase::createFieldWithInstance |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldUnitTestBase.php |
Create a field and an instance of it. |
NodeEntityFieldQueryAlterTest::$accessUser |
property |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeEntityFieldQueryAlterTest.php |
User with permission to view content. |
EntityTranslationTestBase::setupTestFields |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationTestBase.php |
Creates the test fields. |
DatabaseStorageController::$entityFieldInfo |
property |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
An array of field information, i.e. containing definitions. |
TestObjectMetadata::getIdentifierFieldNames |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
Returns an array of identifier field names numerically indexed. |
ItemStorageController::baseFieldDefinitions |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/ItemStorageController.php |
Implements Drupal\Core\Entity\DataBaseStorageControllerNG::baseFieldDefinitions(). |
FeedStorageController::baseFieldDefinitions |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/FeedStorageController.php |
Implements Drupal\Core\Entity\DataBaseStorageControllerNG::baseFieldDefinitions(). |