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
ConfigurableLanguageTest::$entityTypeId property core/modules/jsonapi/tests/src/Functional/ConfigurableLanguageTest.php The tested entity type.
ConfigurableLanguageTest::$modules property core/modules/jsonapi/tests/src/Functional/ConfigurableLanguageTest.php Modules to install.
ConfigurableLanguageTest::$modules property core/modules/language/tests/src/Kernel/ConfigurableLanguageTest.php Modules to install.
ConfigurableLanguageTest::$resourceTypeName property core/modules/jsonapi/tests/src/Functional/ConfigurableLanguageTest.php The name of the tested JSON:API resource type.
ConfigurableLanguageTest::createEntity function core/modules/jsonapi/tests/src/Functional/ConfigurableLanguageTest.php Creates the entity to be tested.
ConfigurableLanguageTest::getExpectedCacheContexts function core/modules/jsonapi/tests/src/Functional/ConfigurableLanguageTest.php The expected cache contexts for the GET/HEAD response of the test entity.
ConfigurableLanguageTest::getExpectedDocument function core/modules/jsonapi/tests/src/Functional/ConfigurableLanguageTest.php Returns the expected JSON:API document for the entity.
ConfigurableLanguageTest::getPostDocument function core/modules/jsonapi/tests/src/Functional/ConfigurableLanguageTest.php Returns the JSON:API POST document.
ConfigurableLanguageTest::setUpAuthorization function core/modules/jsonapi/tests/src/Functional/ConfigurableLanguageTest.php Sets up the necessary authorization.
ConfigurableLanguageTest::testGetIndividualDefaultConfig function core/modules/jsonapi/tests/src/Functional/ConfigurableLanguageTest.php Tests a GET request for a default config entity, which has a _core key.
ConfigurableLanguageTest::testName function core/modules/language/tests/src/Kernel/ConfigurableLanguageTest.php Tests configurable language name methods.
ConfigurableLanguageUnitTest class core/modules/language/tests/src/Unit/ConfigurableLanguageUnitTest.php Tests the ConfigurableLanguage entity class.
ConfigurableLanguageUnitTest.php file core/modules/language/tests/src/Unit/ConfigurableLanguageUnitTest.php
ConfigurableLanguageUnitTest::testDirection function core/modules/language/tests/src/Unit/ConfigurableLanguageUnitTest.php @covers ::getDirection
ConfigurableLanguageUnitTest::testWeight function core/modules/language/tests/src/Unit/ConfigurableLanguageUnitTest.php @covers ::getWeight
@covers ::setWeight
ConfigurableLanguageValidationTest class core/modules/language/tests/src/Kernel/ConfigurableLanguageValidationTest.php Tests validation of configurable_language entities.
ConfigurableLanguageValidationTest.php file core/modules/language/tests/src/Kernel/ConfigurableLanguageValidationTest.php
ConfigurableLanguageValidationTest::$modules property core/modules/language/tests/src/Kernel/ConfigurableLanguageValidationTest.php Modules to install.
ConfigurableLanguageValidationTest::setUp function core/modules/language/tests/src/Kernel/ConfigurableLanguageValidationTest.php
ConfigurableLanguageXmlAnonTest class core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageXmlAnonTest.php @group rest
ConfigurableLanguageXmlAnonTest.php file core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageXmlAnonTest.php
ConfigurableLanguageXmlAnonTest::$defaultTheme property core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageXmlAnonTest.php The theme to install as the default for testing.
ConfigurableLanguageXmlAnonTest::$format property core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageXmlAnonTest.php The format to use in this test.
ConfigurableLanguageXmlAnonTest::$mimeType property core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageXmlAnonTest.php The MIME type that corresponds to $format.
ConfigurableLanguageXmlBasicAuthTest class core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageXmlBasicAuthTest.php @group rest
ConfigurableLanguageXmlBasicAuthTest.php file core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageXmlBasicAuthTest.php
ConfigurableLanguageXmlBasicAuthTest::$auth property core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageXmlBasicAuthTest.php The authentication mechanism to use in this test.
ConfigurableLanguageXmlBasicAuthTest::$defaultTheme property core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageXmlBasicAuthTest.php The theme to install as the default for testing.
ConfigurableLanguageXmlBasicAuthTest::$format property core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageXmlBasicAuthTest.php The format to use in this test.
ConfigurableLanguageXmlBasicAuthTest::$mimeType property core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageXmlBasicAuthTest.php The MIME type that corresponds to $format.
ConfigurableLanguageXmlBasicAuthTest::$modules property core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageXmlBasicAuthTest.php Modules to install.
ConfigurableLanguageXmlCookieTest class core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageXmlCookieTest.php @group rest
ConfigurableLanguageXmlCookieTest.php file core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageXmlCookieTest.php
ConfigurableLanguageXmlCookieTest::$auth property core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageXmlCookieTest.php The authentication mechanism to use in this test.
ConfigurableLanguageXmlCookieTest::$defaultTheme property core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageXmlCookieTest.php The theme to install as the default for testing.
ConfigurableLanguageXmlCookieTest::$format property core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageXmlCookieTest.php The format to use in this test.
ConfigurableLanguageXmlCookieTest::$mimeType property core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageXmlCookieTest.php The MIME type that corresponds to $format.
ConfigurablePlugin class core/tests/Drupal/Tests/Core/Plugin/DefaultSingleLazyPluginCollectionTest.php
ConfigurablePlugin::defaultConfiguration function core/tests/Drupal/Tests/Core/Plugin/DefaultSingleLazyPluginCollectionTest.php Gets default configuration for this plugin.
ConfigurablePlugin::getConfiguration function core/tests/Drupal/Tests/Core/Plugin/DefaultSingleLazyPluginCollectionTest.php Gets this plugin's configuration.
ConfigurablePlugin::setConfiguration function core/tests/Drupal/Tests/Core/Plugin/DefaultSingleLazyPluginCollectionTest.php Sets the configuration for this plugin instance.
ConfigurablePlugin::__construct function core/tests/Drupal/Tests/Core/Plugin/DefaultSingleLazyPluginCollectionTest.php Constructs a \Drupal\Component\Plugin\PluginBase object.
ConfigurablePluginTest class core/modules/ckeditor5/tests/src/Kernel/ConfigurablePluginTest.php Tests configurable plugins.
ConfigurablePluginTest.php file core/modules/ckeditor5/tests/src/Kernel/ConfigurablePluginTest.php
ConfigurablePluginTest::$manager property core/modules/ckeditor5/tests/src/Kernel/ConfigurablePluginTest.php The manager for "CKEditor 5 plugin" plugins.
ConfigurablePluginTest::$modules property core/modules/ckeditor5/tests/src/Kernel/ConfigurablePluginTest.php Modules to install.
ConfigurablePluginTest::setUp function core/modules/ckeditor5/tests/src/Kernel/ConfigurablePluginTest.php
ConfigurablePluginTest::testDefaults function core/modules/ckeditor5/tests/src/Kernel/ConfigurablePluginTest.php Tests default settings for configurable CKEditor 5 plugins.
ConfigurableSearchPluginBase class core/modules/search/src/Plugin/ConfigurableSearchPluginBase.php Provides a base implementation for a configurable Search plugin.
ConfigurableSearchPluginBase.php file core/modules/search/src/Plugin/ConfigurableSearchPluginBase.php

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