Search for Field
- Search 7.x for Field
- Search 9.5.x for Field
- Search 8.9.x for Field
- Search 10.3.x for Field
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
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 |
---|---|---|---|
FieldTypePluginManagerInterface::getPluginClass | function | core/ |
Returns the PHP class that implements the field type plugin. |
FieldTypePluginManagerInterface::getPreconfiguredOptions | function | core/ |
Returns preconfigured field options for a field type. |
FieldTypePluginManagerInterface::getStorageSettingsSummary | function | core/ |
Returns the summary of storage-level settings for a field type. |
FieldTypePluginManagerInterface::getUiDefinitions | function | core/ |
Gets the definition of all field types that can be added via UI. |
FieldTypePluginManagerTest | class | core/ |
@coversDefaultClass \Drupal\Core\Field\FieldTypePluginManager[[api-linebreak]] @group Field |
FieldTypePluginManagerTest | class | core/ |
Tests the field type manager. |
FieldTypePluginManagerTest.php | file | core/ |
|
FieldTypePluginManagerTest.php | file | core/ |
|
FieldTypePluginManagerTest::$discovery | property | core/ |
A mocked plugin discovery. |
FieldTypePluginManagerTest::$fieldTypeCategoryManager | property | core/ |
A mocked module handler. |
FieldTypePluginManagerTest::$fieldTypeManager | property | core/ |
The field type plugin manager. |
FieldTypePluginManagerTest::$moduleHandler | property | core/ |
A mocked module handler. |
FieldTypePluginManagerTest::enableAllCoreModules | function | core/ |
Enable all core modules. |
FieldTypePluginManagerTest::setUp | function | core/ |
|
FieldTypePluginManagerTest::testCreateInstance | function | core/ |
Tests creation of field item instances. |
FieldTypePluginManagerTest::testCreateInstanceWithConfig | function | core/ |
Tests creation of field item instances. |
FieldTypePluginManagerTest::testDefaultSettings | function | core/ |
Tests the default settings convenience methods. |
FieldTypePluginManagerTest::testGetGroupedDefinitions | function | core/ |
@covers ::getGroupedDefinitions[[api-linebreak]] |
FieldTypePluginManagerTest::testGetGroupedDefinitionsEmpty | function | core/ |
@covers ::getGroupedDefinitions[[api-linebreak]] |
FieldTypePluginManagerTest::testGetGroupedDefinitionsInvalid | function | core/ |
@covers ::getGroupedDefinitions[[api-linebreak]] |
FieldTypePluginManagerTest::testMainProperty | function | core/ |
Tests all field items provide an existing main property. |
FieldTypePluginManagerTest::testUiDefinitionsPerEntityType | function | core/ |
Tests UI definitions per entity type. |
FieldTypeTest | class | core/ |
Tests the Drupal\block_content\Plugin\views\field\Type handler. |
FieldTypeTest.php | file | core/ |
|
FieldTypeTest::$modules | property | core/ |
Modules to install. |
FieldTypeTest::$testViews | property | core/ |
Views used by this test. |
FieldTypeTest::setUp | function | core/ |
|
FieldTypeTest::testFieldType | function | core/ |
Tests the field type. |
FieldUI | class | core/ |
Static service container wrapper for Field UI. |
FieldUI.php | file | core/ |
|
FieldUI::getNextDestination | function | core/ |
Returns the next redirect path in a multi-page sequence. |
FieldUI::getOverviewRouteInfo | function | core/ |
Returns the route info for the field overview of a given entity bundle. |
FieldUI::getRouteBundleParameter | function | core/ |
Gets the route parameter that should be used for Field UI routes. |
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. |
FieldUiHooks | class | core/ |
Hook implementations for field_ui. |
FieldUiHooks.php | file | core/ |
|
FieldUiHooks::entityBundleCreate | function | core/ |
Implements hook_entity_bundle_create(). |
FieldUiHooks::entityFormModeDelete | function | core/ |
Implements hook_ENTITY_TYPE_delete(). |
FieldUiHooks::entityFormModePresave | function | core/ |
Implements hook_ENTITY_TYPE_presave(). |
FieldUiHooks::entityOperation | function | core/ |
Implements hook_entity_operation(). |
FieldUiHooks::entityTypeBuild | function | core/ |
Implements hook_entity_type_build(). |
FieldUiHooks::entityViewModeDelete | function | core/ |
Implements hook_ENTITY_TYPE_delete(). |
FieldUiHooks::entityViewModePresave | function | core/ |
Implements hook_ENTITY_TYPE_presave(). |
FieldUiHooks::formAlter | function | core/ |
Implements hook_form_alter(). |
Pagination
- Previous page
- Page 88
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.