FilterDefaultConfigTest::testInstallation |
function |
core/modules/filter/tests/src/Kernel/FilterDefaultConfigTest.php |
Tests installation of default formats. |
FilterDefaultConfigTest::testUpdateRoles |
function |
core/modules/filter/tests/src/Kernel/FilterDefaultConfigTest.php |
Tests that changes to FilterFormat::$roles do not have an effect. |
FilterEntityReferenceTest::testAddConfigEntityReferenceFieldWithDefaultSelectionHandler |
function |
core/modules/views_ui/tests/src/FunctionalJavascript/FilterEntityReferenceTest.php |
Tests end to end creation of a Config Entity Reference filter. |
FilterEntityReferenceWebTest::testFilterConfigUi |
function |
core/modules/views_ui/tests/src/Functional/FilterEntityReferenceWebTest.php |
Tests the filter UI for config reference. |
FilterFormat::setFilterConfig |
function |
core/modules/filter/src/Entity/FilterFormat.php |
#[ActionMethod(adminLabel: new TranslatableMarkup('Sets configuration for a filter plugin'))] |
FilterFormatInterface::setFilterConfig |
function |
core/modules/filter/src/FilterFormatInterface.php |
Sets the configuration for a filter plugin instance. |
FilterFormatListBuilder::$configFactory |
property |
core/modules/filter/src/FilterFormatListBuilder.php |
The config factory service. |
FilterFormatPermissionTest::testConfigurableFilterFormat |
function |
core/modules/filter/tests/src/Kernel/Migrate/d6/FilterFormatPermissionTest.php |
Tests configurability of filter_format migration name. |
FilterHtml::setConfiguration |
function |
core/modules/filter/src/Plugin/Filter/FilterHtml.php |
Sets the configuration for this plugin instance. |
FilterHtmlTest::testSetConfiguration |
function |
core/modules/filter/tests/src/Unit/FilterHtmlTest.php |
Tests set configuration. |
FilterPluginCollection::getConfiguration |
function |
core/modules/filter/src/FilterPluginCollection.php |
Gets the current configuration of all plugins in this collection. |
FinalExceptionSubscriber::$configFactory |
property |
core/lib/Drupal/Core/EventSubscriber/FinalExceptionSubscriber.php |
The config factory. |
FinishResponseSubscriber::$config |
property |
core/lib/Drupal/Core/EventSubscriber/FinishResponseSubscriber.php |
A config object for the system performance configuration. |
FixtureManipulator::addConfig |
function |
core/modules/package_manager/tests/modules/fixture_manipulator/src/FixtureManipulator.php |
Modifies the project root's composer.json properties. |
FixtureManipulator::modifyPackageConfig |
function |
core/modules/package_manager/tests/modules/fixture_manipulator/src/FixtureManipulator.php |
Modifies a package's composer.json properties. |
FixtureManipulatorTest::testModifyPackageConfig |
function |
core/modules/package_manager/tests/src/Kernel/FixtureManipulatorTest.php |
@covers ::modifyPackageConfig[[api-linebreak]] |
FormatterPluginManager::prepareConfiguration |
function |
core/lib/Drupal/Core/Field/FormatterPluginManager.php |
Merges default values for formatter configuration. |
FormBase::$configFactory |
property |
core/lib/Drupal/Core/Form/FormBase.php |
The config factory. |
FormBase::config |
function |
core/lib/Drupal/Core/Form/FormBase.php |
Retrieves a configuration object. |
FormBase::configFactory |
function |
core/lib/Drupal/Core/Form/FormBase.php |
Gets the config factory for this form. |
FormBase::resetConfigFactory |
function |
core/lib/Drupal/Core/Form/FormBase.php |
Resets the configuration factory. |
FormBase::setConfigFactory |
function |
core/lib/Drupal/Core/Form/FormBase.php |
Sets the config factory for this form. |
FormCache::$configFactory |
property |
core/lib/Drupal/Core/Form/FormCache.php |
The config factory. |
FormElementBase::setConfig |
function |
core/modules/config_translation/src/FormElement/FormElementBase.php |
Sets configuration based on a nested form value array. |
FormTestArgumentsObject::getEditableConfigNames |
function |
core/modules/system/tests/modules/form_test/src/FormTestArgumentsObject.php |
Gets the configuration names that will be editable. |
FormTestControllerObject::getEditableConfigNames |
function |
core/modules/system/tests/modules/form_test/src/FormTestControllerObject.php |
Gets the configuration names that will be editable. |
FormTestMachineNameValidationForm::buildAjaxSnackConfigureForm |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestMachineNameValidationForm.php |
Handles changes to the selected snack configuration. |
FormTestMachineNameValidationForm::buildAjaxSnackConfigureFormSubmit |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestMachineNameValidationForm.php |
Submit callback that forces a form rebuild. |
FormTestMachineNameValidationForm::buildAjaxSnackConfigureFormValidate |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestMachineNameValidationForm.php |
Validate callback that forces a form rebuild. |
FormTestObject::getEditableConfigNames |
function |
core/modules/system/tests/modules/form_test/src/FormTestObject.php |
Gets the configuration names that will be editable. |
FormTestServiceObject::getEditableConfigNames |
function |
core/modules/system/tests/modules/form_test/src/FormTestServiceObject.php |
Gets the configuration names that will be editable. |
FunctionalTestDebugHtmlOutputTest::getAlteredPhpunitXmlConfigurationFile |
function |
core/tests/Drupal/FunctionalTests/Test/FunctionalTestDebugHtmlOutputTest.php |
|
FunctionalTestSetupTrait::initConfig |
function |
core/lib/Drupal/Core/Test/FunctionalTestSetupTrait.php |
Initialize various configurations post-installation. |
GDToolkit::buildConfigurationForm |
function |
core/modules/system/src/Plugin/ImageToolkit/GDToolkit.php |
Form constructor. |
GDToolkit::submitConfigurationForm |
function |
core/modules/system/src/Plugin/ImageToolkit/GDToolkit.php |
Form submission handler. |
GenerateProxyClassCommand::configure |
function |
core/lib/Drupal/Core/Command/GenerateProxyClassCommand.php |
|
GenerateTheme::configure |
function |
core/lib/Drupal/Core/Command/GenerateTheme.php |
|
GenerateTheme::loadStarterKitConfig |
function |
core/lib/Drupal/Core/Command/GenerateTheme.php |
|
GenerateThemeTest::writeStarterkitConfig |
function |
core/tests/Drupal/BuildTests/Command/GenerateThemeTest.php |
|
GlobalAttribute::getDynamicPluginConfig |
function |
core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/GlobalAttribute.php |
Allows a plugin to modify its static configuration. |
GotoAction::buildConfigurationForm |
function |
core/lib/Drupal/Core/Action/Plugin/Action/GotoAction.php |
Form constructor. |
GotoAction::defaultConfiguration |
function |
core/lib/Drupal/Core/Action/Plugin/Action/GotoAction.php |
Gets default configuration for this plugin. |
GotoAction::submitConfigurationForm |
function |
core/lib/Drupal/Core/Action/Plugin/Action/GotoAction.php |
Form submission handler. |
HandlerStackConfigurator |
class |
core/lib/Drupal/Core/Http/HandlerStackConfigurator.php |
Defines a class for configuring middlewares on the http handler stack. |
HandlerStackConfigurator.php |
file |
core/lib/Drupal/Core/Http/HandlerStackConfigurator.php |
|
HandlerStackConfigurator::$container |
property |
core/lib/Drupal/Core/Http/HandlerStackConfigurator.php |
The service container. |
HandlerStackConfigurator::$middlewareIds |
property |
core/lib/Drupal/Core/Http/HandlerStackConfigurator.php |
A list of used middleware service IDs. |
HandlerStackConfigurator::$middlewares |
property |
core/lib/Drupal/Core/Http/HandlerStackConfigurator.php |
Array of middlewares to add to the handler stack. |
HandlerStackConfigurator::configure |
function |
core/lib/Drupal/Core/Http/HandlerStackConfigurator.php |
Configures the stack using services tagged as http_client_middleware. |
HandlerStackConfigurator::initializeMiddlewares |
function |
core/lib/Drupal/Core/Http/HandlerStackConfigurator.php |
Ensures that the middlewares are initialized. |