Search for %s

  1. Search 7.x for %s
  2. Search 8.9.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
ConfigTestTest::$resourceTypeName property core/modules/jsonapi/tests/src/Functional/ConfigTestTest.php The name of the tested JSON:API resource type.
ConfigTestTest::createEntity function core/modules/jsonapi/tests/src/Functional/ConfigTestTest.php Creates the entity to be tested.
ConfigTestTest::getExpectedDocument function core/modules/jsonapi/tests/src/Functional/ConfigTestTest.php Returns the expected JSON:API document for the entity.
ConfigTestTest::getExpectedUnauthorizedAccessMessage function core/modules/jsonapi/tests/src/Functional/ConfigTestTest.php Return the expected error message.
ConfigTestTest::getPostDocument function core/modules/jsonapi/tests/src/Functional/ConfigTestTest.php Returns the JSON:API POST document.
ConfigTestTest::setUpAuthorization function core/modules/jsonapi/tests/src/Functional/ConfigTestTest.php Sets up the necessary authorization.
ConfigTestTrait trait core/tests/Drupal/Tests/ConfigTestTrait.php Provides helper methods to deal with config system objects in tests.
ConfigTestTrait.php file core/tests/Drupal/Tests/ConfigTestTrait.php
ConfigTestTrait::configImporter function core/tests/Drupal/Tests/ConfigTestTrait.php Returns a ConfigImporter object to import test configuration.
ConfigTestTrait::copyConfig function core/tests/Drupal/Tests/ConfigTestTrait.php Copies configuration objects from source storage to target storage.
ConfigTestXmlAnonTest class core/modules/config/tests/config_test/tests/src/Functional/Rest/ConfigTestXmlAnonTest.php @group rest
ConfigTestXmlAnonTest.php file core/modules/config/tests/config_test/tests/src/Functional/Rest/ConfigTestXmlAnonTest.php
ConfigTestXmlAnonTest::$defaultTheme property core/modules/config/tests/config_test/tests/src/Functional/Rest/ConfigTestXmlAnonTest.php The theme to install as the default for testing.
ConfigTestXmlAnonTest::$format property core/modules/config/tests/config_test/tests/src/Functional/Rest/ConfigTestXmlAnonTest.php The format to use in this test.
ConfigTestXmlAnonTest::$mimeType property core/modules/config/tests/config_test/tests/src/Functional/Rest/ConfigTestXmlAnonTest.php The MIME type that corresponds to $format.
ConfigTestXmlBasicAuthTest class core/modules/config/tests/config_test/tests/src/Functional/Rest/ConfigTestXmlBasicAuthTest.php @group rest
ConfigTestXmlBasicAuthTest.php file core/modules/config/tests/config_test/tests/src/Functional/Rest/ConfigTestXmlBasicAuthTest.php
ConfigTestXmlBasicAuthTest::$auth property core/modules/config/tests/config_test/tests/src/Functional/Rest/ConfigTestXmlBasicAuthTest.php The authentication mechanism to use in this test.
ConfigTestXmlBasicAuthTest::$defaultTheme property core/modules/config/tests/config_test/tests/src/Functional/Rest/ConfigTestXmlBasicAuthTest.php The theme to install as the default for testing.
ConfigTestXmlBasicAuthTest::$format property core/modules/config/tests/config_test/tests/src/Functional/Rest/ConfigTestXmlBasicAuthTest.php The format to use in this test.
ConfigTestXmlBasicAuthTest::$mimeType property core/modules/config/tests/config_test/tests/src/Functional/Rest/ConfigTestXmlBasicAuthTest.php The MIME type that corresponds to $format.
ConfigTestXmlBasicAuthTest::$modules property core/modules/config/tests/config_test/tests/src/Functional/Rest/ConfigTestXmlBasicAuthTest.php Modules to install.
ConfigTestXmlCookieTest class core/modules/config/tests/config_test/tests/src/Functional/Rest/ConfigTestXmlCookieTest.php @group rest
ConfigTestXmlCookieTest.php file core/modules/config/tests/config_test/tests/src/Functional/Rest/ConfigTestXmlCookieTest.php
ConfigTestXmlCookieTest::$auth property core/modules/config/tests/config_test/tests/src/Functional/Rest/ConfigTestXmlCookieTest.php The authentication mechanism to use in this test.
ConfigTestXmlCookieTest::$defaultTheme property core/modules/config/tests/config_test/tests/src/Functional/Rest/ConfigTestXmlCookieTest.php The theme to install as the default for testing.
ConfigTestXmlCookieTest::$format property core/modules/config/tests/config_test/tests/src/Functional/Rest/ConfigTestXmlCookieTest.php The format to use in this test.
ConfigTestXmlCookieTest::$mimeType property core/modules/config/tests/config_test/tests/src/Functional/Rest/ConfigTestXmlCookieTest.php The MIME type that corresponds to $format.
ConfigTranslationAddForm class core/modules/config_translation/src/Form/ConfigTranslationAddForm.php Defines a form for adding configuration translations.
ConfigTranslationAddForm.php file core/modules/config_translation/src/Form/ConfigTranslationAddForm.php
ConfigTranslationAddForm::buildForm function core/modules/config_translation/src/Form/ConfigTranslationAddForm.php Implements \Drupal\Core\Form\FormInterface::buildForm().
ConfigTranslationAddForm::getFormId function core/modules/config_translation/src/Form/ConfigTranslationAddForm.php Returns a unique string identifying the form.
ConfigTranslationAddForm::submitForm function core/modules/config_translation/src/Form/ConfigTranslationAddForm.php Form submission handler.
ConfigTranslationBlockListBuilder class core/modules/config_translation/src/Controller/ConfigTranslationBlockListBuilder.php Defines the config translation list builder for blocks.
ConfigTranslationBlockListBuilder.php file core/modules/config_translation/src/Controller/ConfigTranslationBlockListBuilder.php
ConfigTranslationBlockListBuilder::$themes property core/modules/config_translation/src/Controller/ConfigTranslationBlockListBuilder.php An array of theme info keyed by theme name.
ConfigTranslationBlockListBuilder::buildHeader function core/modules/config_translation/src/Controller/ConfigTranslationBlockListBuilder.php Builds the header row for the entity listing.
ConfigTranslationBlockListBuilder::buildRow function core/modules/config_translation/src/Controller/ConfigTranslationBlockListBuilder.php Builds a row for an entity in the entity listing.
ConfigTranslationBlockListBuilder::createInstance function core/modules/config_translation/src/Controller/ConfigTranslationBlockListBuilder.php Instantiates a new instance of this entity handler.
ConfigTranslationBlockListBuilder::getFilterLabels function core/modules/config_translation/src/Controller/ConfigTranslationBlockListBuilder.php Provides user facing strings for the filter element.
ConfigTranslationBlockListBuilder::sortRows function core/modules/config_translation/src/Controller/ConfigTranslationBlockListBuilder.php Sorts an array by value.
ConfigTranslationBlockListBuilder::__construct function core/modules/config_translation/src/Controller/ConfigTranslationBlockListBuilder.php Constructs a new EntityListBuilder object.
ConfigTranslationCacheTest class core/modules/config_translation/tests/src/Functional/ConfigTranslationCacheTest.php Translate settings and entities to various languages.
ConfigTranslationCacheTest.php file core/modules/config_translation/tests/src/Functional/ConfigTranslationCacheTest.php
ConfigTranslationCacheTest::$adminUser property core/modules/config_translation/tests/src/Functional/ConfigTranslationCacheTest.php Administrator user for tests.
ConfigTranslationCacheTest::$defaultTheme property core/modules/config_translation/tests/src/Functional/ConfigTranslationCacheTest.php The theme to install as the default for testing.
ConfigTranslationCacheTest::$langcodes property core/modules/config_translation/tests/src/Functional/ConfigTranslationCacheTest.php Languages to enable.
ConfigTranslationCacheTest::$localeStorage property core/modules/config_translation/tests/src/Functional/ConfigTranslationCacheTest.php String translation storage object.
ConfigTranslationCacheTest::$modules property core/modules/config_translation/tests/src/Functional/ConfigTranslationCacheTest.php Modules to enable.
ConfigTranslationCacheTest::$translatorUser property core/modules/config_translation/tests/src/Functional/ConfigTranslationCacheTest.php Translator user for tests.

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