Search for _defaults
- Search 7.x for _defaults
- Search 9.5.x for _defaults
- Search 10.3.x for _defaults
- Search 11.x for _defaults
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
EntityViewBuilder::getBuildDefaults | function | core/ |
Provides entity-specific defaults to the build process. |
ExtensionList::$defaults | property | core/ |
Default values to be merged into *.info.yml file arrays. |
FieldFormatterSettingsDefaults | class | core/ |
Set the default field settings. |
FieldFormatterSettingsDefaults.php | file | core/ |
|
FieldFormatterSettingsDefaults::numberSettings | function | core/ |
|
FieldFormatterSettingsDefaults::transform | function | core/ |
Set field formatter settings when the map didn't map: for date formatters, the fallback format, for everything else, empty array. |
FieldInstanceDefaults | class | core/ |
Plugin annotation @MigrateProcessPlugin( id = "d6_field_instance_defaults" ) |
FieldInstanceDefaults | class | core/ |
Plugin annotation @MigrateProcessPlugin( id = "d7_field_instance_defaults" ) |
FieldInstanceDefaults.php | file | core/ |
|
FieldInstanceDefaults.php | file | core/ |
|
FieldInstanceDefaults::transform | function | core/ |
Set the field instance defaults. |
FieldInstanceDefaults::transform | function | core/ |
Performs the associated process. |
FieldItemBase::defaultStorageSettings | function | core/ |
Defines the storage-level settings for this plugin. |
FieldItemInterface::defaultStorageSettings | function | core/ |
Defines the storage-level settings for this plugin. |
FieldTypeDefaults | class | core/ |
BC Layer. |
FieldTypeDefaults | class | core/ |
Gives us a chance to set per field defaults. |
FieldTypeDefaults | class | core/ |
Gives us a chance to set per field defaults. |
FieldTypeDefaults.php | file | core/ |
|
FieldTypeDefaults.php | file | core/ |
|
FieldTypeDefaults.php | file | core/ |
|
FieldTypeDefaults::transform | function | core/ |
Performs the associated process. |
FieldTypeDefaults::transform | function | core/ |
Performs the associated process. |
FieldTypeDefaultsTest | class | core/ |
Tests D7 field formatter defaults. |
FieldTypeDefaultsTest | class | core/ |
Tests the deprecation of the field_type_defaults process plugin. |
FieldTypeDefaultsTest | class | core/ |
Tests D6 fields defaults. |
FieldTypeDefaultsTest.php | file | core/ |
|
FieldTypeDefaultsTest.php | file | core/ |
|
FieldTypeDefaultsTest.php | file | core/ |
|
FieldTypeDefaultsTest::setUp | function | core/ |
|
FieldTypeDefaultsTest::setUp | function | core/ |
|
FieldTypeDefaultsTest::testDefaults | function | core/ |
Tests various default cases. |
FieldTypeDefaultsTest::testDefaults | function | core/ |
Tests various default cases. |
FieldTypeDefaultsTest::testDefaultsException | function | core/ |
Tests an exception is thrown when the input is not a date field. |
FieldTypeDefaultsTest::testDeprecatedError | function | core/ |
Tests that the field_type_defaults plugin triggers a deprecation error. |
FieldTypePluginManager::getDefaultStorageSettings | function | core/ |
Returns the default storage-level settings for a field type. |
FieldTypePluginManagerInterface::getDefaultStorageSettings | function | core/ |
Returns the default storage-level settings for a field type. |
FieldTypePluginManagerTest::testDefaultSettings | function | core/ |
Tests the default settings convenience methods. |
FileExtensionFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
FileItem::defaultStorageSettings | function | core/ |
Defines the storage-level settings for this plugin. |
FileMediaFormatterBase::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
FilemimeFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
FileSystemDeprecationTest::testDeprecatedDefaultScheme | function | core/ |
@expectedDeprecation file_default_scheme() is deprecated in drupal:8.8.0. It will be removed from drupal:9.0.0. Use \Drupal::config('system.file')->get('default_scheme') instead. See https://www.drupal.org/node/3049030 |
FileTransferAuthorizeForm::setConnectionSettingsDefaults | function | core/ |
Sets the default settings on a file transfer connection form recursively. |
FileUriFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
FileVideoFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
FileWidget::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
FormatterPluginManager::getDefaultSettings | function | core/ |
Returns the default settings of a field formatter. |
HelpTopicPluginManager::$defaults | property | core/ |
Provides default values for all help topic plugins. |
hook_entity_build_defaults_alter | function | core/ |
Alter entity renderable values before cache checking in drupal_render(). |
hook_ENTITY_TYPE_build_defaults_alter | function | core/ |
Alter entity renderable values before cache checking in drupal_render(). |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.