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 10.3.x for config
  5. Search 11.x for config
  6. 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
RestResourceConfigJsonBasicAuthTest::$auth property core/modules/rest/tests/src/Functional/Rest/RestResourceConfigJsonBasicAuthTest.php
RestResourceConfigJsonBasicAuthTest::$defaultTheme property core/modules/rest/tests/src/Functional/Rest/RestResourceConfigJsonBasicAuthTest.php
RestResourceConfigJsonBasicAuthTest::$format property core/modules/rest/tests/src/Functional/Rest/RestResourceConfigJsonBasicAuthTest.php
RestResourceConfigJsonBasicAuthTest::$mimeType property core/modules/rest/tests/src/Functional/Rest/RestResourceConfigJsonBasicAuthTest.php
RestResourceConfigJsonBasicAuthTest::$modules property core/modules/rest/tests/src/Functional/Rest/RestResourceConfigJsonBasicAuthTest.php
RestResourceConfigJsonCookieTest class core/modules/rest/tests/src/Functional/Rest/RestResourceConfigJsonCookieTest.php Tests Rest Resource Config Json Cookie.
RestResourceConfigJsonCookieTest.php file core/modules/rest/tests/src/Functional/Rest/RestResourceConfigJsonCookieTest.php
RestResourceConfigJsonCookieTest::$auth property core/modules/rest/tests/src/Functional/Rest/RestResourceConfigJsonCookieTest.php
RestResourceConfigJsonCookieTest::$defaultTheme property core/modules/rest/tests/src/Functional/Rest/RestResourceConfigJsonCookieTest.php
RestResourceConfigJsonCookieTest::$format property core/modules/rest/tests/src/Functional/Rest/RestResourceConfigJsonCookieTest.php
RestResourceConfigJsonCookieTest::$mimeType property core/modules/rest/tests/src/Functional/Rest/RestResourceConfigJsonCookieTest.php
RestResourceConfigResourceTestBase class core/modules/rest/tests/src/Functional/Rest/RestResourceConfigResourceTestBase.php Resource test base for the RestResourceConfig entity.
RestResourceConfigResourceTestBase.php file core/modules/rest/tests/src/Functional/Rest/RestResourceConfigResourceTestBase.php
RestResourceConfigResourceTestBase::$entity property core/modules/rest/tests/src/Functional/Rest/RestResourceConfigResourceTestBase.php
RestResourceConfigResourceTestBase::$entityTypeId property core/modules/rest/tests/src/Functional/Rest/RestResourceConfigResourceTestBase.php
RestResourceConfigResourceTestBase::$modules property core/modules/rest/tests/src/Functional/Rest/RestResourceConfigResourceTestBase.php
RestResourceConfigResourceTestBase::createEntity function core/modules/rest/tests/src/Functional/Rest/RestResourceConfigResourceTestBase.php
RestResourceConfigResourceTestBase::getExpectedCacheContexts function core/modules/rest/tests/src/Functional/Rest/RestResourceConfigResourceTestBase.php
RestResourceConfigResourceTestBase::getExpectedNormalizedEntity function core/modules/rest/tests/src/Functional/Rest/RestResourceConfigResourceTestBase.php
RestResourceConfigResourceTestBase::getNormalizedPostEntity function core/modules/rest/tests/src/Functional/Rest/RestResourceConfigResourceTestBase.php
RestResourceConfigResourceTestBase::setUpAuthorization function core/modules/rest/tests/src/Functional/Rest/RestResourceConfigResourceTestBase.php
RestResourceConfigTest class core/modules/rest/tests/src/Unit/Entity/RestResourceConfigTest.php Tests Drupal\rest\Entity\RestResourceConfig.
RestResourceConfigTest class core/modules/rest/tests/src/Kernel/Entity/RestResourceConfigTest.php Tests Drupal\rest\Entity\RestResourceConfig.
RestResourceConfigTest class core/modules/jsonapi/tests/src/Functional/RestResourceConfigTest.php JSON:API integration test for the "RestResourceConfig" config entity type.
RestResourceConfigTest.php file core/modules/jsonapi/tests/src/Functional/RestResourceConfigTest.php
RestResourceConfigTest.php file core/modules/rest/tests/src/Unit/Entity/RestResourceConfigTest.php
RestResourceConfigTest.php file core/modules/rest/tests/src/Kernel/Entity/RestResourceConfigTest.php
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
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 Tests calculate dependencies.
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
RestResourceConfigValidationTest::$modules property core/modules/rest/tests/src/Kernel/Entity/RestResourceConfigValidationTest.php
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 Tests Rest Resource Config Xml Anon.
RestResourceConfigXmlAnonTest.php file core/modules/rest/tests/src/Functional/Rest/RestResourceConfigXmlAnonTest.php
RestResourceConfigXmlAnonTest::$defaultTheme property core/modules/rest/tests/src/Functional/Rest/RestResourceConfigXmlAnonTest.php
RestResourceConfigXmlAnonTest::$format property core/modules/rest/tests/src/Functional/Rest/RestResourceConfigXmlAnonTest.php
RestResourceConfigXmlAnonTest::$mimeType property core/modules/rest/tests/src/Functional/Rest/RestResourceConfigXmlAnonTest.php

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