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 |
|---|---|---|---|
| ConfigFieldMapper.php | file | core/ |
|
| ConfigFieldMapper::$entity | property | core/ |
Loaded entity instance to help produce the translation interface. |
| ConfigFieldMapper::getBaseRouteParameters | function | core/ |
Returns the route parameters for the base route the mapper is attached to. |
| ConfigFieldMapper::getOverviewRouteName | function | core/ |
Returns route name for the translation overview route. |
| ConfigFieldMapper::getTypeLabel | function | core/ |
Returns the label of the type of data the mapper encapsulates. |
| ConfigFieldMapper::setEntity | function | core/ |
Sets the entity instance for this mapper. |
| ConfigFieldMapperTest | class | core/ |
Tests the functionality provided by the configuration field mapper. |
| ConfigFieldMapperTest.php | file | core/ |
|
| ConfigFieldMapperTest::$configFieldMapper | property | core/ |
The configuration field mapper to test. |
| ConfigFieldMapperTest::$entity | property | core/ |
The field config instance used for testing. |
| ConfigFieldMapperTest::$entityTypeManager | property | core/ |
The entity type manager used for testing. |
| ConfigFieldMapperTest::$eventDispatcher | property | core/ |
The mocked event dispatcher. |
| ConfigFieldMapperTest::setUp | function | core/ |
|
| ConfigFieldMapperTest::testSetEntity | function | core/ |
Tests ConfigFieldMapper::setEntity(). |
| ConfigFileContentTest | class | core/ |
Tests reading and writing of configuration files. |
| ConfigFileContentTest.php | file | core/ |
|
| ConfigFileContentTest::$strictConfigSchema | property | core/ |
Exempt from strict schema checking. |
| ConfigFileContentTest::testReadWriteConfig | function | core/ |
Tests setting, writing, and reading of a configuration setting. |
| ConfigFileContentTest::testSerialization | function | core/ |
Tests serialization of configuration to file. |
| ConfigFormBase | class | core/ |
Base class for implementing system configuration forms. |
| ConfigFormBase.php | file | core/ |
|
| ConfigFormBase::buildForm | function | core/ |
Form constructor. |
| ConfigFormBase::create | function | core/ |
Instantiates a new instance of this class. |
| ConfigFormBase::submitForm | function | core/ |
Form submission handler. |
| ConfigFormBase::__construct | function | core/ |
Constructs a \Drupal\system\ConfigFormBase object. |
| ConfigFormBaseTrait | trait | core/ |
Provides access to configuration for forms. |
| ConfigFormBaseTrait.php | file | core/ |
|
| ConfigFormBaseTrait::config | function | core/ |
Retrieves a configuration object. |
| ConfigFormBaseTrait::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| ConfigFormBaseTraitTest | class | core/ |
@coversDefaultClass \Drupal\Core\Form\ConfigFormBaseTrait[[api-linebreak]] @group Form |
| ConfigFormBaseTraitTest.php | file | core/ |
|
| ConfigFormBaseTraitTest::testConfig | function | core/ |
@covers ::config[[api-linebreak]] |
| ConfigFormBaseTraitTest::testConfigFactoryException | function | core/ |
@covers ::config[[api-linebreak]] |
| ConfigFormBaseTraitTest::testConfigFactoryExceptionInvalidProperty | function | core/ |
@covers ::config[[api-linebreak]] |
| ConfigFormOverrideTest | class | core/ |
Tests config overrides do not appear on forms that extend ConfigFormBase. |
| ConfigFormOverrideTest.php | file | core/ |
|
| ConfigFormOverrideTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ConfigFormOverrideTest::testFormsWithOverrides | function | core/ |
Tests that overrides do not affect forms. |
| ConfigFormTestBase | class | core/ |
Full generic test suite for any form that data with the configuration system. |
| ConfigFormTestBase.php | file | core/ |
|
| ConfigFormTestBase::$form | property | core/ |
Form ID to use for testing. |
| ConfigFormTestBase::$values | property | core/ |
Values to use for testing. |
| ConfigFormTestBase::testConfigForm | function | core/ |
Submit the system_config_form ensure the configuration has expected values. |
| ConfigHandler | class | core/ |
Provides a form for configuring an item in the Views UI. |
| ConfigHandler.php | file | core/ |
|
| ConfigHandler::buildForm | function | core/ |
Form constructor. |
| ConfigHandler::getForm | function | core/ |
Creates a new instance of this form. |
| ConfigHandler::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ConfigHandler::getFormKey | function | core/ |
Returns the key that represents this form. |
| ConfigHandler::remove | function | core/ |
Submit handler for removing an item from a view |
Pagination
- Previous page
- Page 21
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.