Search for content

  1. Search 7.x for content
  2. Search 9.5.x for content
  3. Search 8.9.x for content
  4. Search 10.3.x for content
  5. Other projects
Title Object type File name Summary
ContentLanguageSettingsUnitTest::$uuid property core/modules/language/tests/src/Unit/ContentLanguageSettingsUnitTest.php The UUID generator used for testing.
ContentLanguageSettingsUnitTest::providerDefaultLangcode function core/modules/language/tests/src/Unit/ContentLanguageSettingsUnitTest.php Provides data to testDefaultLangcode().
ContentLanguageSettingsUnitTest::providerIsDefaultConfiguration function core/modules/language/tests/src/Unit/ContentLanguageSettingsUnitTest.php Provides data to testIsDefaultConfiguration().
ContentLanguageSettingsUnitTest::providerLanguageAlterable function core/modules/language/tests/src/Unit/ContentLanguageSettingsUnitTest.php Provides data to testLanguageAlterable().
ContentLanguageSettingsUnitTest::providerLoadByEntityTypeBundle function core/modules/language/tests/src/Unit/ContentLanguageSettingsUnitTest.php Provides data to testLoadByEntityTypeBundle().
ContentLanguageSettingsUnitTest::setUp function core/modules/language/tests/src/Unit/ContentLanguageSettingsUnitTest.php
ContentLanguageSettingsUnitTest::testCalculateDependencies function core/modules/language/tests/src/Unit/ContentLanguageSettingsUnitTest.php Tests calculate dependencies.
ContentLanguageSettingsUnitTest::testDefaultLangcode function core/modules/language/tests/src/Unit/ContentLanguageSettingsUnitTest.php Tests default langcode.
ContentLanguageSettingsUnitTest::testId function core/modules/language/tests/src/Unit/ContentLanguageSettingsUnitTest.php Tests id.
ContentLanguageSettingsUnitTest::testIsDefaultConfiguration function core/modules/language/tests/src/Unit/ContentLanguageSettingsUnitTest.php Tests is default configuration.
ContentLanguageSettingsUnitTest::testLanguageAlterable function core/modules/language/tests/src/Unit/ContentLanguageSettingsUnitTest.php Tests language alterable.
ContentLanguageSettingsUnitTest::testLoadByEntityTypeBundle function core/modules/language/tests/src/Unit/ContentLanguageSettingsUnitTest.php Tests load by entity type bundle.
ContentLanguageSettingsUnitTest::testTargetBundle function core/modules/language/tests/src/Unit/ContentLanguageSettingsUnitTest.php Tests target bundle.
ContentLanguageSettingsUnitTest::testTargetEntityTypeId function core/modules/language/tests/src/Unit/ContentLanguageSettingsUnitTest.php Tests target entity type id.
ContentLanguageSettingsValidationTest class core/modules/language/tests/src/Kernel/ContentLanguageSettingsValidationTest.php Tests validation of content_language_settings entities.
ContentLanguageSettingsValidationTest.php file core/modules/language/tests/src/Kernel/ContentLanguageSettingsValidationTest.php
ContentLanguageSettingsValidationTest::$hasLabel property core/modules/language/tests/src/Kernel/ContentLanguageSettingsValidationTest.php Whether a config entity of this type has a label.
ContentLanguageSettingsValidationTest::$modules property core/modules/language/tests/src/Kernel/ContentLanguageSettingsValidationTest.php Modules to install.
ContentLanguageSettingsValidationTest::setUp function core/modules/language/tests/src/Kernel/ContentLanguageSettingsValidationTest.php
ContentLanguageSettingsValidationTest::testImmutableProperties function core/modules/language/tests/src/Kernel/ContentLanguageSettingsValidationTest.php Tests that immutable properties cannot be changed.
ContentLanguageSettingsValidationTest::testTargetBundleMustExist function core/modules/language/tests/src/Kernel/ContentLanguageSettingsValidationTest.php Tests that the target bundle of the language content settings is checked.
ContentLanguageSettingsXmlAnonTest class core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsXmlAnonTest.php Tests Content Language Settings Xml Anon.
ContentLanguageSettingsXmlAnonTest.php file core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsXmlAnonTest.php
ContentLanguageSettingsXmlAnonTest::$defaultTheme property core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsXmlAnonTest.php The theme to install as the default for testing.
ContentLanguageSettingsXmlAnonTest::$format property core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsXmlAnonTest.php The format to use in this test.
ContentLanguageSettingsXmlAnonTest::$mimeType property core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsXmlAnonTest.php The MIME type that corresponds to $format.
ContentLanguageSettingsXmlBasicAuthTest class core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsXmlBasicAuthTest.php Tests Content Language Settings Xml Basic Auth.
ContentLanguageSettingsXmlBasicAuthTest.php file core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsXmlBasicAuthTest.php
ContentLanguageSettingsXmlBasicAuthTest::$auth property core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsXmlBasicAuthTest.php The authentication mechanism to use in this test.
ContentLanguageSettingsXmlBasicAuthTest::$defaultTheme property core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsXmlBasicAuthTest.php The theme to install as the default for testing.
ContentLanguageSettingsXmlBasicAuthTest::$format property core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsXmlBasicAuthTest.php The format to use in this test.
ContentLanguageSettingsXmlBasicAuthTest::$mimeType property core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsXmlBasicAuthTest.php The MIME type that corresponds to $format.
ContentLanguageSettingsXmlBasicAuthTest::$modules property core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsXmlBasicAuthTest.php Modules to install.
ContentLanguageSettingsXmlCookieTest class core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsXmlCookieTest.php Tests Content Language Settings Xml Cookie.
ContentLanguageSettingsXmlCookieTest.php file core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsXmlCookieTest.php
ContentLanguageSettingsXmlCookieTest::$auth property core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsXmlCookieTest.php The authentication mechanism to use in this test.
ContentLanguageSettingsXmlCookieTest::$defaultTheme property core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsXmlCookieTest.php The theme to install as the default for testing.
ContentLanguageSettingsXmlCookieTest::$format property core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsXmlCookieTest.php The format to use in this test.
ContentLanguageSettingsXmlCookieTest::$mimeType property core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsXmlCookieTest.php The MIME type that corresponds to $format.
ContentLength class core/lib/Drupal/Core/StackMiddleware/ContentLength.php Adds a Content-Length HTTP header to responses.
ContentLength class core/modules/big_pipe/src/StackMiddleware/ContentLength.php Defines a big pipe middleware that removes Content-Length headers.
ContentLength.php file core/modules/big_pipe/src/StackMiddleware/ContentLength.php
ContentLength.php file core/lib/Drupal/Core/StackMiddleware/ContentLength.php
ContentLength::handle function core/lib/Drupal/Core/StackMiddleware/ContentLength.php
ContentLength::handle function core/modules/big_pipe/src/StackMiddleware/ContentLength.php
ContentLength::__construct function core/modules/big_pipe/src/StackMiddleware/ContentLength.php Constructs a new ContentLength instance.
ContentLength::__construct function core/lib/Drupal/Core/StackMiddleware/ContentLength.php Constructs a new ContentLength instance.
ContentLengthTest class core/modules/big_pipe/tests/src/Unit/StackMiddleware/ContentLengthTest.php Defines a test for ContentLength middleware.
ContentLengthTest class core/tests/Drupal/FunctionalTests/HttpKernel/ContentLengthTest.php Tests Content-Length set by Drupal.
ContentLengthTest class core/tests/Drupal/Tests/Core/StackMiddleware/ContentLengthTest.php Tests Drupal\Core\StackMiddleware\ContentLength.

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