Search for config
- Search 7.x for config
- Search 9.5.x for config
- Search 8.9.x for config
- Search 11.x for config
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Config | class | composer/ |
Determine configuration. |
Config | class | core/ |
Drupal 8+ configuration source from database. |
Config | class | core/ |
Provides Configuration Management destination plugin. |
Config | class | core/ |
Defines the default configuration object. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
FieldStorageCreationTrait::configureEntityViewDisplay | function | core/ |
Configures the field for the default view mode. |
FieldTest::getConfigFieldStorage | function | core/ |
Returns a mocked configurable field storage object. |
FieldTest::testCalculateDependenciesWithConfiguredField | function | core/ |
@covers ::calculateDependencies[[api-linebreak]] |
FieldTest::testClickSortWithConfiguredField | function | core/ |
@dataProvider providerSortOrders |
FieldTest::testClickSortWithOutConfiguredColumn | function | core/ |
@dataProvider providerSortOrders |
FieldTest::testQueryWithGroupByForConfigField | function | core/ |
@covers ::query[[api-linebreak]] |
FieldTypePluginManager::getPreconfiguredOptions | function | core/ |
Returns preconfigured field options for a field type. |
FieldTypePluginManagerInterface::getPreconfiguredOptions | function | core/ |
Returns preconfigured field options for a field type. |
FieldTypePluginManagerTest::testCreateInstanceWithConfig | function | core/ |
Tests creation of field item instances. |
FieldUiIntegrationTest::$strictConfigSchema | property | core/ |
Set to TRUE to strict check all configuration saved. |
FieldUninstallValidator::$fieldStorageConfigStorage | property | core/ |
The field storage config storage. |
FieldUninstallValidator::validateConfigImport | function | core/ |
Determines reasons a module can not be uninstalled prior to config import. |
field_config_import_steps_alter | function | core/ |
Implements hook_config_import_steps_alter(). |
field_field_config_create | function | core/ |
Implements hook_ENTITY_TYPE_create() for 'field_config'. |
field_field_config_insert | function | core/ |
Implements hook_ENTITY_TYPE_insert() for 'field_config'. |
field_field_config_presave | function | core/ |
Implements hook_ENTITY_TYPE_presave() for 'field_config'. |
field_field_storage_config_update | function | core/ |
Implements hook_ENTITY_TYPE_update() for 'field_storage_config'. |
field_form_config_admin_import_form_alter | function | core/ |
Implements hook_form_FORM_ID_alter(). |
field_form_field_config_edit_form_entity_builder | function | core/ |
Entity form builder for field config edit form. |
field_test_config.info.yml | file | core/ |
core/modules/field/tests/modules/field_test_config/field_test_config.info.yml |
field_test_field_storage_config_create | function | core/ |
Memorize calls to field_test_field_storage_config_create(). |
field_test_field_storage_config_update_forbid | function | core/ |
Implements hook_field_storage_config_update_forbid(). |
field_test_field_ui_preconfigured_options_alter | function | core/ |
Implements hook_field_ui_preconfigured_options_alter(). |
field_ui_form_field_config_edit_form_alter | function | core/ |
Implements hook_form_FORM_ID_alter() for field_config_edit_form. |
field_ui_test_deprecated_form_field_storage_config_edit_form_alter | function | core/ |
Implements hook_form_FORM_ID_alter() for field_storage_config_edit_form. |
field_ui_test_field_config_access | function | core/ |
Implements hook_ENTITY_TYPE_access(). |
FileCacheFactory::$configuration | property | core/ |
The configuration used to create FileCache objects. |
FileCacheFactory::getConfiguration | function | core/ |
Gets the configuration used for constructing future file cache objects. |
FileCacheFactory::setConfiguration | function | core/ |
Sets the configuration to use for constructing future file cache objects. |
FileCacheFactoryTest::configurationDataProvider | function | core/ |
Data provider for testGetConfigurationOverrides(). |
FileCacheFactoryTest::testGetConfigurationOverrides | function | core/ |
@covers ::get[[api-linebreak]] |
FileCacheFactoryTest::testGetSetConfiguration | function | core/ |
@covers ::getConfiguration[[api-linebreak]] @covers ::setConfiguration[[api-linebreak]] |
FileItem::getPreconfiguredOptions | function | core/ |
Returns preconfigured field options for a field type. |
FileSecurity::webConfigLines | function | composer/ |
Returns the standard web.config lines for security. |
FileSecurity::webConfigLines | function | core/ |
Returns the standard web.config lines for security. |
FileSecurity::writeWebConfig | function | core/ |
Writes a web.config file in the given directory, if it doesn't exist. |
FileSecurity::writeWebConfig | function | composer/ |
Writes a web.config file in the given directory, if it doesn't exist. |
FileSecurityTest::testWriteWebConfig | function | core/ |
@covers ::writeWebConfig[[api-linebreak]] |
FileSecurityTest::testWriteWebConfigFailure | function | core/ |
@covers ::writeWebConfig[[api-linebreak]] |
FileSecurityTest::testWriteWebConfigForceOverwrite | function | core/ |
@covers ::writeWebConfig[[api-linebreak]] |
FileStorageTest::testUnsupportedDataTypeConfigException | function | core/ |
Tests UnsupportedDataTypeConfigException. |
FileSystemRequirementsTest::$strictConfigSchema | property | core/ |
Set to TRUE to strict check all configuration saved. |
FileUploadResourceTestBase::$resourceConfigId | property | core/ |
The REST Resource Config entity ID under test (i.e. a resource type). |
FileUploadTest::testFileUploadNoConfiguration | function | core/ |
Tests using the file upload POST route no configuration. |
FileUriTest::$migrationConfiguration | property | core/ |
An array of migration configuration values. |
FileUsageBase::$configFactory | property | core/ |
The config factory. |
file_post_update_add_default_filename_sanitization_configuration | function | core/ |
Add default filename sanitization configuration. |
FilterBase::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
FilterBase::getConfiguration | function | core/ |
Gets this plugin's configuration. |
FilterBase::setConfiguration | function | core/ |
Sets the configuration for this plugin instance. |
Pagination
- Previous page
- Page 76
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.