ResponseTest::testContentTypeCharset |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseTest.php |
|
EntityRenderController::buildContent |
function |
drupal/core/lib/Drupal/Core/Entity/EntityRenderController.php |
Implements Drupal\Core\Entity\EntityRenderControllerInterface::buildContent(). |
ResponseTest::invalidContentProvider |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseTest.php |
|
RequestDataCollector::getContentType |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/RequestDataCollector.php |
|
MainContentFallbackTest::$admin_user |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/System/MainContentFallbackTest.php |
|
WebTestBase::drupalCreateContentType |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
Creates a custom content type based on default settings. |
TranslationTest::assertContentByXPath |
function |
drupal/core/modules/translation/lib/Drupal/translation/Tests/TranslationTest.php |
Asserts an element identified by the given XPath has the given content. |
DirectoryResourceTest::testGetContent |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Factory/Resource/DirectoryResourceTest.php |
@dataProvider getPatterns |
LocaleContentTest::testMachineNameLTR |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleContentTest.php |
Verifies that machine name fields are always LTR. |
EntityBodyInterface::getContentLength |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/EntityBodyInterface.php |
Get the Content-Length of the entity body if possible (alias of getSize) |
StreamedResponseTest::testSendContent |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/StreamedResponseTest.php |
|
CommentRenderController::buildContent |
function |
drupal/core/modules/comment/lib/Drupal/comment/CommentRenderController.php |
Overrides Drupal\Core\Entity\EntityRenderController::buildContent(). |
PageTitleFilteringTest::$content_user |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/System/PageTitleFilteringTest.php |
|
ReadLimitEntityBody::getContentLength |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/ReadLimitEntityBody.php |
Returns the Content-Length of the limited subset of data |
NodeRSSContentTest::testNodeRSSContent |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeRSSContentTest.php |
Ensures that a new node includes the custom data when added to an RSS feed. |
CoalescingDirectoryResource::getContent |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Resource/CoalescingDirectoryResource.php |
Returns the content of the resource. |
TranslationTest::testContentTranslation |
function |
drupal/core/modules/translation/lib/Drupal/translation/Tests/TranslationTest.php |
Creates, modifies, and updates a basic page with a translation. |
EntityBodyInterface::getContentEncoding |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/EntityBodyInterface.php |
Get the Content-Encoding of the EntityBody |
ResponseTest::testPrepareSetContentType |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseTest.php |
|
ConfigFileContentTest::testSerialization |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigFileContentTest.php |
Tests serialization of configuration to file. |
LocaleContentTest::testContentTypeDirLang |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleContentTest.php |
Test if a dir and lang tags exist in node's attributes. |
AbstractEntityBodyDecorator::getContentMd5 |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/AbstractEntityBodyDecorator.php |
Get an MD5 checksum of the stream's contents |
RequestTest::testGetContentReturnsResource |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
|
RequestTest::testGetAcceptableContentTypes |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
|
EntityBody::setStreamFilterContentEncoding |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/EntityBody.php |
|
ConfigFileContentTest::testReadWriteConfig |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigFileContentTest.php |
Tests setting, writing, and reading of a configuration setting. |
HttpCacheTest::testSendsNoContentWhenFresh |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTest.php |
|
AbstractEntityBodyDecorator::getContentType |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/AbstractEntityBodyDecorator.php |
Guess the Content-Type or return the default application/octet-stream |
TranslationTest::testTranslateOwnContentRole |
function |
drupal/core/modules/translation/lib/Drupal/translation/Tests/TranslationTest.php |
Checks that users with "translate own content" role only can translate own content. |
NodeBuildContentTest::testNodeRebuildContent |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeBuildContentTest.php |
Ensures that content array is rebuilt on every call to node_build_content(). |
EntityRenderControllerInterface::buildContent |
function |
drupal/core/lib/Drupal/Core/Entity/EntityRenderControllerInterface.php |
Build the structured $content property on the entity. |
AbstractEntityBodyDecorator::getContentLength |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/AbstractEntityBodyDecorator.php |
Get the Content-Length of the entity body if possible (alias of getSize) |
FileResourceTest::testGetContentOnInvalidPath |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Factory/Resource/FileResourceTest.php |
|
CommentContentRebuildTest::testCommentRebuild |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentContentRebuildTest.php |
Tests the rebuilding of comment's content arrays on calling comment_view(). |
ContentNegotiationTest::testBogusAcceptHeader |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/DrupalKernel/ContentNegotiationTest.php |
Verifies HTML responses for bogus Accept headers. |
StatisticsReportsTest::testPopularContentBlock |
function |
drupal/core/modules/statistics/lib/Drupal/statistics/Tests/StatisticsReportsTest.php |
Tests the "popular content" block. |
LocaleContentTest::testNodeAdminLanguageFilter |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleContentTest.php |
Test filtering Node content by language. |
AbstractEntityBodyDecorator::getContentEncoding |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/AbstractEntityBodyDecorator.php |
Get the Content-Encoding of the EntityBody |
FileFieldRSSContentTest::testFileFieldRSSContent |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldRSSContentTest.php |
Tests RSS enclosure formatter display for RSS feeds. |
MainContentFallbackTest::testMainContentFallback |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/MainContentFallbackTest.php |
Test availability of main content. |
RequestTest::testGetContentWorksTwiceInDefaultMode |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
|
Hook implementations for user-created content types |
group |
drupal/core/modules/node/node.module |
Functions that implement hooks for user-created content types. |
TwigResourceTest::testInvalidTemplateNameGetContent |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Extension/Twig/TwigResourceTest.php |
|
StreamedResponseTest::testSendContentWithNonCallable |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/StreamedResponseTest.php |
@expectedException \LogicException |
HttpCacheTest::testEsiRecalculateContentLengthHeader |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTest.php |
|
EsiTest::testProcessDoesNothingIfContentTypeIsNotHtml |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/EsiTest.php |
|
JsonResponseTest::testConstructorAddsContentTypeHeader |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/JsonResponseTest.php |
|
JsonResponseTest::testConstructorWithCustomContentType |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/JsonResponseTest.php |
|
ResponseTest::testPrepareDoesNothingIfContentTypeIsSet |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseTest.php |
|
ResponseTest::testPrepareRemovesContentForHeadRequests |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseTest.php |
|