Search for config

  1. Search 7.x for config
  2. Search 9.5.x for config
  3. Search 8.9.x for config
  4. Search 11.x for config
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Config class composer/Plugin/VendorHardening/Config.php Determine configuration.
Config class core/modules/migrate_drupal/src/Plugin/migrate/source/d8/Config.php Drupal 8+ configuration source from database.
Config class core/modules/migrate/src/Plugin/migrate/destination/Config.php Provides Configuration Management destination plugin.
Config class core/lib/Drupal/Core/Config/Config.php Defines the default configuration object.

All search results

Title Object type File name Summary
RestResourceConfigTest::$defaultTheme property core/modules/jsonapi/tests/src/Functional/RestResourceConfigTest.php The theme to install as the default for testing.
RestResourceConfigTest::$entity property core/modules/jsonapi/tests/src/Functional/RestResourceConfigTest.php
RestResourceConfigTest::$entityTypeId property core/modules/jsonapi/tests/src/Functional/RestResourceConfigTest.php The tested entity type.
RestResourceConfigTest::$modules property core/modules/jsonapi/tests/src/Functional/RestResourceConfigTest.php Modules to install.
RestResourceConfigTest::$modules property core/modules/rest/tests/src/Kernel/Entity/RestResourceConfigTest.php Modules to install.
RestResourceConfigTest::$resourceTypeName property core/modules/jsonapi/tests/src/Functional/RestResourceConfigTest.php The name of the tested JSON:API resource type.
RestResourceConfigTest::createEntity function core/modules/jsonapi/tests/src/Functional/RestResourceConfigTest.php Creates the entity to be tested.
RestResourceConfigTest::getExpectedDocument function core/modules/jsonapi/tests/src/Functional/RestResourceConfigTest.php Returns the expected JSON:API document for the entity.
RestResourceConfigTest::getPostDocument function core/modules/jsonapi/tests/src/Functional/RestResourceConfigTest.php Returns the JSON:API POST document.
RestResourceConfigTest::setUpAuthorization function core/modules/jsonapi/tests/src/Functional/RestResourceConfigTest.php Sets up the necessary authorization.
RestResourceConfigTest::testCalculateDependencies function core/modules/rest/tests/src/Kernel/Entity/RestResourceConfigTest.php @covers ::calculateDependencies[[api-linebreak]]
RestResourceConfigTest::testNormalizeRestMethod function core/modules/rest/tests/src/Unit/Entity/RestResourceConfigTest.php Asserts that rest methods are normalized to upper case.
RestResourceConfigValidationTest class core/modules/rest/tests/src/Kernel/Entity/RestResourceConfigValidationTest.php Tests validation of rest_resource_config entities.
RestResourceConfigValidationTest.php file core/modules/rest/tests/src/Kernel/Entity/RestResourceConfigValidationTest.php
RestResourceConfigValidationTest::$hasLabel property core/modules/rest/tests/src/Kernel/Entity/RestResourceConfigValidationTest.php Whether a config entity of this type has a label.
RestResourceConfigValidationTest::$modules property core/modules/rest/tests/src/Kernel/Entity/RestResourceConfigValidationTest.php Modules to install.
RestResourceConfigValidationTest::setUp function core/modules/rest/tests/src/Kernel/Entity/RestResourceConfigValidationTest.php
RestResourceConfigValidationTest::testInvalidPluginId function core/modules/rest/tests/src/Kernel/Entity/RestResourceConfigValidationTest.php Tests that the resource plugin ID is validated.
RestResourceConfigXmlAnonTest class core/modules/rest/tests/src/Functional/Rest/RestResourceConfigXmlAnonTest.php @group rest
RestResourceConfigXmlAnonTest.php file core/modules/rest/tests/src/Functional/Rest/RestResourceConfigXmlAnonTest.php
RestResourceConfigXmlAnonTest::$defaultTheme property core/modules/rest/tests/src/Functional/Rest/RestResourceConfigXmlAnonTest.php The theme to install as the default for testing.
RestResourceConfigXmlAnonTest::$format property core/modules/rest/tests/src/Functional/Rest/RestResourceConfigXmlAnonTest.php The format to use in this test.
RestResourceConfigXmlAnonTest::$mimeType property core/modules/rest/tests/src/Functional/Rest/RestResourceConfigXmlAnonTest.php The MIME type that corresponds to $format.
RestResourceConfigXmlBasicAuthTest class core/modules/rest/tests/src/Functional/Rest/RestResourceConfigXmlBasicAuthTest.php @group rest
RestResourceConfigXmlBasicAuthTest.php file core/modules/rest/tests/src/Functional/Rest/RestResourceConfigXmlBasicAuthTest.php
RestResourceConfigXmlBasicAuthTest::$auth property core/modules/rest/tests/src/Functional/Rest/RestResourceConfigXmlBasicAuthTest.php The authentication mechanism to use in this test.
RestResourceConfigXmlBasicAuthTest::$defaultTheme property core/modules/rest/tests/src/Functional/Rest/RestResourceConfigXmlBasicAuthTest.php The theme to install as the default for testing.
RestResourceConfigXmlBasicAuthTest::$format property core/modules/rest/tests/src/Functional/Rest/RestResourceConfigXmlBasicAuthTest.php The format to use in this test.
RestResourceConfigXmlBasicAuthTest::$mimeType property core/modules/rest/tests/src/Functional/Rest/RestResourceConfigXmlBasicAuthTest.php The MIME type that corresponds to $format.
RestResourceConfigXmlBasicAuthTest::$modules property core/modules/rest/tests/src/Functional/Rest/RestResourceConfigXmlBasicAuthTest.php Modules to install.
RestResourceConfigXmlCookieTest class core/modules/rest/tests/src/Functional/Rest/RestResourceConfigXmlCookieTest.php @group rest
RestResourceConfigXmlCookieTest.php file core/modules/rest/tests/src/Functional/Rest/RestResourceConfigXmlCookieTest.php
RestResourceConfigXmlCookieTest::$auth property core/modules/rest/tests/src/Functional/Rest/RestResourceConfigXmlCookieTest.php The authentication mechanism to use in this test.
RestResourceConfigXmlCookieTest::$defaultTheme property core/modules/rest/tests/src/Functional/Rest/RestResourceConfigXmlCookieTest.php The theme to install as the default for testing.
RestResourceConfigXmlCookieTest::$format property core/modules/rest/tests/src/Functional/Rest/RestResourceConfigXmlCookieTest.php The format to use in this test.
RestResourceConfigXmlCookieTest::$mimeType property core/modules/rest/tests/src/Functional/Rest/RestResourceConfigXmlCookieTest.php The MIME type that corresponds to $format.
RollbackTest::$strictConfigSchema property core/tests/Drupal/FunctionalTests/Core/Recipe/RollbackTest.php Disable strict config schema because this test explicitly makes the
recipe system save invalid config, to prove that it validates it after
the fact and raises an error.
RollbackTest::testRollbackForInvalidConfig function core/tests/Drupal/FunctionalTests/Core/Recipe/RollbackTest.php @testWith ["invalid_config", "core.date_format.invalid"][[api-linebreak]]
["recipe_depend_on_invalid", "core.date_format.invalid"][[api-linebreak]]
["recipe_depend_on_invalid_config_and_valid_modules",…
RotateImageEffect::buildConfigurationForm function core/modules/image/src/Plugin/ImageEffect/RotateImageEffect.php Form constructor.
RotateImageEffect::defaultConfiguration function core/modules/image/src/Plugin/ImageEffect/RotateImageEffect.php Gets default configuration for this plugin.
RotateImageEffect::submitConfigurationForm function core/modules/image/src/Plugin/ImageEffect/RotateImageEffect.php Form submission handler.
RotateImageEffect::validateConfigurationForm function core/modules/image/src/Plugin/ImageEffect/RotateImageEffect.php Form validation handler.
RssFeedsForm::getEditableConfigNames function core/modules/system/src/Form/RssFeedsForm.php Gets the configuration names that will be editable.
ScaleImageEffect::buildConfigurationForm function core/modules/image/src/Plugin/ImageEffect/ScaleImageEffect.php Form constructor.
ScaleImageEffect::defaultConfiguration function core/modules/image/src/Plugin/ImageEffect/ScaleImageEffect.php Gets default configuration for this plugin.
ScaleImageEffect::submitConfigurationForm function core/modules/image/src/Plugin/ImageEffect/ScaleImageEffect.php Form submission handler.
ScaleImageEffect::validateConfigurationForm function core/modules/image/src/Plugin/ImageEffect/ScaleImageEffect.php Form validation handler.
SchemaCheckTestTrait::assertConfigSchema function core/tests/Drupal/Tests/SchemaCheckTestTrait.php Asserts the TypedConfigManager has a valid schema for the configuration.
SchemaCheckTestTrait::assertConfigSchemaByName function core/tests/Drupal/Tests/SchemaCheckTestTrait.php Asserts configuration, specified by name, has a valid schema.
SchemaCheckTrait::$configName property core/lib/Drupal/Core/Config/Schema/SchemaCheckTrait.php The configuration object name under test.

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