Search for id
Title | Object type | File name | Summary |
---|---|---|---|
fieldset--media-library-widget.html.twig | file | core/ |
Theme override for the media library widget. |
fieldset--media-library-widget.html.twig | file | core/ |
Theme override for the media library widget. |
FieldSettingsTest::getSettingsProvider | function | core/ |
Provides field settings for testGetSettings(). |
FieldStorageAddForm::$entityTypeId | property | core/ |
The name of the entity type. |
FieldStorageAddForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
FieldStorageAddForm::validateAddExisting | function | core/ |
Validates the 're-use existing field' case. |
FieldStorageAddForm::validateAddNew | function | core/ |
Validates the 'add new field' case. |
FieldStorageAddForm::validateForm | function | core/ |
Form validation handler. |
FieldStorageConfig::$id | property | core/ |
The field ID. |
FieldStorageConfig::getOptionsProvider | function | core/ |
Gets an options provider for the given field item property. |
FieldStorageConfig::getProvider | function | core/ |
Returns the name of the provider of this field. |
FieldStorageConfig::getTargetEntityTypeId | function | core/ |
Returns the ID of the entity type the field is attached to. |
FieldStorageConfig::getTypeProvider | function | core/ |
Returns the name of the module providing the field type. |
FieldStorageConfig::getUniqueStorageIdentifier | function | core/ |
Returns a unique identifier for the field storage. |
FieldStorageConfig::id | function | core/ |
Gets the identifier. |
FieldStorageConfigEditForm::validateCardinality | function | core/ |
Validates the cardinality. |
FieldStorageConfigEntityUnitTest::$entityTypeId | property | core/ |
The ID of the type of the entity under test. |
FieldStorageConfigEntityUnitTest::$uuid | property | core/ |
The UUID generator used for testing. |
FieldStorageConfigEntityUnitTest::providerInvalidEnforcedCardinality | function | core/ |
Data provider for ::testInvalidEnforcedCardinality() |
FieldStorageConfigEntityUnitTest::testInvalidEnforcedCardinality | function | core/ |
Tests invalid enforced cardinality. |
FieldStorageConfigInterface::getTypeProvider | function | core/ |
Returns the name of the module providing the field type. |
FieldStorageConfigResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
FieldStorageConfigTest::$entityTypeId | property | core/ |
The tested entity type. |
FieldStorageConfigUpdateForbiddenException | class | core/ |
Exception class thrown by hook_field_storage_config_update_forbid(). |
FieldStorageConfigUpdateForbiddenException.php | file | core/ |
|
FieldStorageCrudTest::testUpdateForbid | function | core/ |
Test field type modules forbidding an update. |
FieldStorageDefinitionInterface::getOptionsProvider | function | core/ |
Gets an options provider for the given field item property. |
FieldStorageDefinitionInterface::getProvider | function | core/ |
Returns the name of the provider of this field. |
FieldStorageDefinitionInterface::getTargetEntityTypeId | function | core/ |
Returns the ID of the entity type the field is attached to. |
FieldStorageDefinitionInterface::getUniqueStorageIdentifier | function | core/ |
Returns a unique identifier for the field storage. |
FieldStorageDefinitionUpdateForbiddenException | class | core/ |
Exception thrown when a storage definition update is forbidden. |
FieldStorageDefinitionUpdateForbiddenException.php | file | core/ |
|
FieldTest::providerSortOrders | function | core/ |
Provides sort orders for clickSort() test methods. |
FieldTest::providerSource | function | core/ |
The data provider. |
FieldTest::providerSource | function | core/ |
The data provider. |
FieldTest::providerTestPrepareItemsByDelta | function | core/ |
Provides test data for testPrepareItemsByDelta(). |
FieldType::$default_widget | property | core/ |
The plugin_id of the default widget for this field type. |
FieldType::$id | property | core/ |
The plugin ID. |
FieldTypePluginManager::getUiDefinitions | function | core/ |
Gets the definition of all field types that can be added via UI. |
FieldTypePluginManagerInterface::getUiDefinitions | function | core/ |
Gets the definition of all field types that can be added via UI. |
FieldUIDeleteTest | class | core/ |
Tests deletion of a field and their dependencies in the UI. |
FieldUIDeleteTest.php | file | core/ |
|
FieldUIDeleteTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
FieldUIDeleteTest::$modules | property | core/ |
Modules to install. |
FieldUIDeleteTest::$testViews | property | core/ |
Test views to enable |
FieldUIDeleteTest::setUp | function | core/ |
|
FieldUIDeleteTest::testDeleteField | function | core/ |
Tests that deletion removes field storages and fields as expected. |
FieldUiLocalTask::$routeProvider | property | core/ |
The route provider. |
FieldUiTest::$pathValidator | property | core/ |
The path validator. |
FieldUiTestTrait::fieldUIDeleteField | function | core/ |
Deletes a field through the Field UI. |
Pagination
- Previous page
- Page 53
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.