Search for conf

  1. Search 7.x for conf
  2. Search 9.5.x for conf
  3. Search 8.9.x for conf
  4. Search 10.3.x for conf
  5. Other projects
Title Object type File name Summary
UserMultipleCancelConfirm::getFormId function core/modules/user/src/Form/UserMultipleCancelConfirm.php Returns a unique string identifying the form.
UserMultipleCancelConfirm::getQuestion function core/modules/user/src/Form/UserMultipleCancelConfirm.php Returns the question to ask the user.
UserMultipleCancelConfirm::submitForm function core/modules/user/src/Form/UserMultipleCancelConfirm.php Form submission handler.
UserMultipleCancelConfirm::__construct function core/modules/user/src/Form/UserMultipleCancelConfirm.php Constructs a new UserMultipleCancelConfirm.
UserRegistrationRestTest::$resourceConfigId property core/modules/user/tests/src/Functional/UserRegistrationRestTest.php The REST Resource Config entity ID under test (i.e. a resource type).
UserRequirementsTest::testConflictingUserEmails function core/modules/user/tests/src/Kernel/UserRequirementsTest.php Tests that the requirements check can detect conflicting user emails.
UserRole::buildConfigurationForm function core/modules/user/src/Plugin/Condition/UserRole.php Form constructor.
UserRole::defaultConfiguration function core/modules/user/src/Plugin/Condition/UserRole.php Gets default configuration for this plugin.
UserRole::submitConfigurationForm function core/modules/user/src/Plugin/Condition/UserRole.php Form submission handler.
UserRoleEntityTest::testPermissionRevokeAndConfigSync function core/modules/user/tests/src/Kernel/UserRoleEntityTest.php Tests permission revocation during a configuration synchronization.
UserSelection::buildConfigurationForm function core/modules/user/src/Plugin/EntityReferenceSelection/UserSelection.php Form constructor.
UserSelection::defaultConfiguration function core/modules/user/src/Plugin/EntityReferenceSelection/UserSelection.php Gets default configuration for this plugin.
UserThemeHooks::processPasswordConfirm function core/modules/user/src/Hook/UserThemeHooks.php Form element process handler for client-side password validation.
UserUpdate7002::$dateConfig property core/modules/user/src/Plugin/migrate/process/d6/UserUpdate7002.php Contains the system.theme configuration object.
user_config_override_test.info.yml file core/modules/user/tests/modules/user_config_override_test/user_config_override_test.info.yml core/modules/user/tests/modules/user_config_override_test/user_config_override_test.info.yml
user_config_override_test.overrider service core/modules/user/tests/modules/user_config_override_test/user_config_override_test.services.yml Drupal\user_config_override_test\ConfigOverrider
user_config_override_test.services.yml file core/modules/user/tests/modules/user_config_override_test/user_config_override_test.services.yml core/modules/user/tests/modules/user_config_override_test/user_config_override_test.services.yml
user_form_process_password_confirm function core/modules/user/user.module Form element process handler for client-side password validation.
ValidationErrorBlock::validateConfigurationForm function core/modules/settings_tray/tests/modules/settings_tray_test/src/Plugin/Block/ValidationErrorBlock.php Most block plugins should not override this method. To add validation
for a specific block type, override BlockBase::blockValidate().
ValidatorsTest::$typedConfig property core/modules/ckeditor5/tests/src/Kernel/ValidatorsTest.php The typed config manager.
ValidKeysConstraintValidatorTest::$config property core/tests/Drupal/KernelTests/Core/TypedData/ValidKeysConstraintValidatorTest.php The typed config under test.
ValidSequenceKeysValidatorTest::$typedConfigManager property core/tests/Drupal/KernelTests/Core/Validation/ValidSequenceKeysValidatorTest.php The typed configuration manager.
VariantBase::buildConfigurationForm function core/lib/Drupal/Core/Display/VariantBase.php Form constructor.
VariantBase::defaultConfiguration function core/lib/Drupal/Core/Display/VariantBase.php Gets default configuration for this plugin.
VariantBase::getConfiguration function core/lib/Drupal/Core/Display/VariantBase.php Gets this plugin's configuration.
VariantBase::submitConfigurationForm function core/lib/Drupal/Core/Display/VariantBase.php Form submission handler.
VariantBase::validateConfigurationForm function core/lib/Drupal/Core/Display/VariantBase.php Form validation handler.
VendorHardeningPlugin::$config property composer/Plugin/VendorHardening/VendorHardeningPlugin.php Configuration.
ViewExecutableTest::$configProperties property core/modules/views/tests/src/Kernel/ViewExecutableTest.php Properties that should be stored in the configuration.
views.view.test_field_config_translation_filter.yml file core/modules/views/tests/modules/views_test_config/test_views/views.view.test_field_config_translation_filter.yml core/modules/views/tests/modules/views_test_config/test_views/views.view.test_field_config_translation_filter.yml
ViewsBlock::defaultConfiguration function core/modules/views/src/Plugin/Block/ViewsBlock.php
ViewsBlock::getConfiguration function core/modules/views/src/Plugin/Block/ViewsBlock.php
ViewsBlockBase::buildConfigurationForm function core/modules/views/src/Plugin/Block/ViewsBlockBase.php Form constructor.
ViewsBlockBase::defaultConfiguration function core/modules/views/src/Plugin/Block/ViewsBlockBase.php
ViewsConfigDependenciesIntegrationTest class core/modules/views/tests/src/Kernel/ViewsConfigDependenciesIntegrationTest.php Tests integration of views with other modules.
ViewsConfigDependenciesIntegrationTest.php file core/modules/views/tests/src/Kernel/ViewsConfigDependenciesIntegrationTest.php
ViewsConfigDependenciesIntegrationTest::$modules property core/modules/views/tests/src/Kernel/ViewsConfigDependenciesIntegrationTest.php Modules to install.
ViewsConfigDependenciesIntegrationTest::$testViews property core/modules/views/tests/src/Kernel/ViewsConfigDependenciesIntegrationTest.php Views to be enabled.
ViewsConfigDependenciesIntegrationTest::setUp function core/modules/views/tests/src/Kernel/ViewsConfigDependenciesIntegrationTest.php
ViewsConfigDependenciesIntegrationTest::testConfigRemovalBaseTable function core/modules/views/tests/src/Kernel/ViewsConfigDependenciesIntegrationTest.php Tests uninstalling a module that provides a base table for a View.
ViewsConfigDependenciesIntegrationTest::testConfigRemovalRole function core/modules/views/tests/src/Kernel/ViewsConfigDependenciesIntegrationTest.php Tests removing a config dependency that deletes the View.
ViewsConfigDependenciesIntegrationTest::testImage function core/modules/views/tests/src/Kernel/ViewsConfigDependenciesIntegrationTest.php Tests integration with image module.
ViewsConfigEntityTest class core/modules/views/tests/modules/views_config_entity_test/src/Entity/ViewsConfigEntityTest.php Defines a configuration-based entity type used for testing Views data.
ViewsConfigEntityTest.php file core/modules/views/tests/modules/views_config_entity_test/src/Entity/ViewsConfigEntityTest.php
ViewsConfigEntityTestViewsData class core/modules/views/tests/modules/views_config_entity_test/src/ViewsConfigEntityTestViewsData.php Provides a view to override views data for config test entity types.
ViewsConfigEntityTestViewsData.php file core/modules/views/tests/modules/views_config_entity_test/src/ViewsConfigEntityTestViewsData.php
ViewsConfigEntityTestViewsData::getViewsData function core/modules/views/tests/modules/views_config_entity_test/src/ViewsConfigEntityTestViewsData.php Returns views data for the entity type.
ViewsConfigEntityTestViewsData::getViewsTableForEntityType function core/modules/views/tests/modules/views_config_entity_test/src/ViewsConfigEntityTestViewsData.php Gets the table of an entity type to be used as base table in views.
ViewsConfigUpdater class core/modules/views/src/ViewsConfigUpdater.php Provides a BC layer for modules providing old configurations.
ViewsConfigUpdater.php file core/modules/views/src/ViewsConfigUpdater.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.