Search for config
- Search 7.x for config
- Search 9.5.x for config
- Search 10.3.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 config 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 |
---|---|---|---|
FieldTypePluginManagerInterface::getPreconfiguredOptions | function | core/ |
Returns preconfigured field options for a field type. |
FieldTypePluginManagerTest::testCreateInstanceWithConfig | function | core/ |
Tests creation of field item instances. |
FieldUninstallValidator::$fieldStorageConfigStorage | property | core/ |
The field storage config storage. |
FieldUpdateTest::$configFactory | property | core/ |
The config factory service. |
FieldUpdateTest::testEntityReferenceFieldConfigCleanUpdate | function | core/ |
Tests field_post_update_remove_handler_submit_setting(). |
field_config_import_steps_alter | function | core/ |
Implements hook_config_import_steps_alter(). |
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_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_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 |
FileCacheFactoryTest::testGetSetConfiguration | function | core/ |
@covers ::getConfiguration @covers ::setConfiguration |
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 |
FileSecurityTest::testWriteWebConfigFailure | function | core/ |
@covers ::writeWebConfig |
FileSecurityTest::testWriteWebConfigForceOverwrite | function | core/ |
@covers ::writeWebConfig |
FileStorageTest::testReadUnsupportedDataTypeConfigException | function | core/ |
Test UnsupportedDataTypeConfigException displays path of erroneous file during read. |
FileSystemForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
FileSystemRequirementsTest::$strictConfigSchema | property | core/ |
Set to TRUE to strict check all configuration saved. |
FileUploadResource::$systemFileConfig | property | core/ |
|
FileUploadResourceTestBase::$resourceConfigId | property | core/ |
The REST Resource Config entity ID under test (i.e. a resource type). |
FileUriTest::$migrationConfiguration | property | core/ |
An array of migration configuration values. |
FileUsageBase::$configFactory | property | core/ |
The config factory. |
FileUsageTemporaryDeletionConfigurationUpdateTest | class | core/ |
Tests the upgrade path for setting the file usage deletion configuration. |
FileUsageTemporaryDeletionConfigurationUpdateTest.php | file | core/ |
|
FileUsageTemporaryDeletionConfigurationUpdateTest::$modules | property | core/ |
Modules to enable after the database is loaded. |
FileUsageTemporaryDeletionConfigurationUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
FileUsageTemporaryDeletionConfigurationUpdateTest::testUpdateHookN | function | core/ |
Tests that make_unused_managed_files_temporary conditions are correct. |
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. |
FilterDefaultConfigTest | class | core/ |
Tests text format default configuration. |
FilterDefaultConfigTest.php | file | core/ |
|
FilterDefaultConfigTest::$modules | property | core/ |
Modules to enable. |
FilterDefaultConfigTest::setUp | function | core/ |
|
FilterDefaultConfigTest::testInstallation | function | core/ |
Tests installation of default formats. |
FilterDefaultConfigTest::testUpdateRoles | function | core/ |
Tests that changes to FilterFormat::$roles do not have an effect. |
Pagination
- Previous page
- Page 71
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.