Search for conf
Title | Object type | File name | Summary |
---|---|---|---|
ConfigSchemaTest::testColonsInSchemaTypeDetermination | function | core/ |
Tests use of colons in schema type determination. |
ConfigSchemaTest::testConfigSaveMappingSort | function | core/ |
Test configuration value data type enforcement using schemas. |
ConfigSchemaTest::testConfigSaveWithSchema | function | core/ |
Tests configuration value data type enforcement using schemas. |
ConfigSchemaTest::testConfigSaveWithSequenceSorting | function | core/ |
Tests configuration sequence sorting using schemas. |
ConfigSchemaTest::testConfigSaveWithWrappingSchema | function | core/ |
Tests saving config when the type is wrapped by a dynamic type. |
ConfigSchemaTest::testConfigSaveWithWrappingSchemaDoubleBrackets | function | core/ |
Tests dynamic config schema type with multiple sub-key references. |
ConfigSchemaTest::testConfigSchemaInfoAlter | function | core/ |
Tests hook_config_schema_info_alter(). |
ConfigSchemaTest::testLangcodeRequiredIfTranslatableValuesConstraintError | function | core/ |
Tests exception is thrown for the root object. |
ConfigSchemaTest::testSchemaData | function | core/ |
Tests metadata applied to configuration objects. |
ConfigSchemaTest::testSchemaFallback | function | core/ |
Tests fallback to a greedy wildcard. |
ConfigSchemaTest::testSchemaMapping | function | core/ |
Tests the basic metadata retrieval layer. |
ConfigSchemaTest::testSchemaMappingWithParents | function | core/ |
Tests metadata retrieval with several levels of %parent indirection. |
ConfigSchemaTestHooks | class | core/ |
Hook implementations for config_schema_test. |
ConfigSchemaTestHooks.php | file | core/ |
|
ConfigSchemaTestHooks::configSchemaInfoAlter | function | core/ |
Implements hook_config_schema_info_alter(). |
ConfigSingleExportForm | class | core/ |
Provides a form for exporting a single configuration file. |
ConfigSingleExportForm.php | file | core/ |
|
ConfigSingleExportForm::$configStorage | property | core/ |
The config storage. |
ConfigSingleExportForm::$definitions | property | core/ |
Tracks the valid config entity type definitions. |
ConfigSingleExportForm::$entityTypeManager | property | core/ |
The entity type manager. |
ConfigSingleExportForm::buildForm | function | core/ |
Form constructor. |
ConfigSingleExportForm::create | function | core/ |
Instantiates a new instance of this class. |
ConfigSingleExportForm::findConfiguration | function | core/ |
Handles switching the configuration type selector. |
ConfigSingleExportForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
ConfigSingleExportForm::submitForm | function | core/ |
Form submission handler. |
ConfigSingleExportForm::updateConfigurationType | function | core/ |
Handles switching the configuration type selector. |
ConfigSingleExportForm::updateExport | function | core/ |
Handles switching the export textarea. |
ConfigSingleExportForm::__construct | function | core/ |
Constructs a new ConfigSingleImportForm. |
ConfigSingleImportExportTest | class | core/ |
Tests the user interface for importing/exporting a single configuration. |
ConfigSingleImportExportTest.php | file | core/ |
|
ConfigSingleImportExportTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ConfigSingleImportExportTest::$modules | property | core/ |
Modules to install. |
ConfigSingleImportExportTest::setUp | function | core/ |
|
ConfigSingleImportExportTest::testExport | function | core/ |
Tests exporting a single configuration file. |
ConfigSingleImportExportTest::testImport | function | core/ |
Tests importing a single configuration file. |
ConfigSingleImportExportTest::testImportSimpleConfiguration | function | core/ |
Tests importing a simple configuration file. |
ConfigSingleImportForm | class | core/ |
Provides a form for importing a single configuration file. |
ConfigSingleImportForm.php | file | core/ |
|
ConfigSingleImportForm::$configExists | property | core/ |
If the config exists, this is that object. Otherwise, FALSE. |
ConfigSingleImportForm::$data | property | core/ |
The submitted data needing to be confirmed. |
ConfigSingleImportForm::buildForm | function | core/ |
Form constructor. |
ConfigSingleImportForm::create | function | core/ |
Instantiates a new instance of this class. |
ConfigSingleImportForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
ConfigSingleImportForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
ConfigSingleImportForm::getQuestion | function | core/ |
Returns the question to ask the user. |
ConfigSingleImportForm::submitForm | function | core/ |
Form submission handler. |
ConfigSingleImportForm::validateForm | function | core/ |
Form validation handler. |
ConfigSingleImportForm::__construct | function | core/ |
Constructs a new ConfigSingleImportForm. |
ConfigSnapshotSubscriber | class | core/ |
Create a snapshot when config is imported. |
ConfigSnapshotSubscriber.php | file | core/ |
Pagination
- Previous page
- Page 42
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.