NodeAdminTestCase::testContentAdminPages |
function |
core/modules/node/tests/node.test |
Tests content overview with different user permissions. |
NodeBuildContent::testNodeRebuildContent |
function |
core/modules/node/tests/node.test |
Ensures that content array is rebuilt on every call to node_build_content(). |
FilterUnitTestCase::testUrlFilterContent |
function |
core/modules/filter/tests/filter.test |
Tests URL filter on longer content. |
NodeTypeTestCase::testNodeTypeHasContent |
function |
core/modules/node/tests/node.test |
Ensures that node_type_has_content function works correctly. |
NodeLayoutPreviewTestCase::$content_type |
property |
core/modules/node/tests/node.test |
|
TranslationTestCase::assertContentByXPath |
function |
core/modules/translation/tests/translation.test |
Asserts an element identified by the given XPath has the given content. |
DashboardContentTypesBlock::getAdminTitle |
function |
core/modules/dashboard/includes/block.node_types.inc |
Return an administrative title that will always have a value. |
file_example_show_session_contents_submit |
function |
modules/examples/file_example/file_example.module |
Utility submit function to show the contents of $_SESSION. |
CommentContentRebuild::testCommentRebuild |
function |
core/modules/comment/tests/comment.test |
Tests the rebuilding of comment's content arrays on calling comment_view(). |
LayoutInterfaceTest::testMainContentBlock |
function |
core/modules/layout/tests/layout.test |
Check special conditions around the main content block. |
DashboardOverviewContentBlock::getContent |
function |
core/modules/dashboard/includes/block.overview_content.inc |
Return the content of a block. |
DashboardOverviewContentBlock::formSubmit |
function |
core/modules/dashboard/includes/block.overview_content.inc |
Submit handler to save the form settings. |
EntityReferenceFieldTestCase::$contentType |
property |
core/modules/entityreference/tests/entityreference.field.test |
The content type that is created. |
DrupalWebTestCase::drupalCreateContentType |
function |
core/includes/drupal.classes.inc |
|
NodeRSSContentTestCase::testNodeRSSContent |
function |
core/modules/node/tests/node.test |
Ensures that a new node includes the custom data when added to an RSS feed. |
DashboardOverviewContentBlock::__construct |
function |
core/modules/dashboard/includes/block.overview_content.inc |
Create a new Block object. |
TranslationTestCase::testContentTranslation |
function |
core/modules/translation/tests/translation.test |
Creates, modifies, and updates a page with a translation. |
DashboardContentTypesBlock::getAdminPreview |
function |
core/modules/dashboard/includes/block.node_types.inc |
Return a preview for this block. |
LocaleContentFunctionalTest::createNodePost |
function |
core/modules/locale/tests/locale.test |
Create node in a specific language. |
GenericFieldTest::createFieldContentForUser |
function |
modules/examples/field_permission_example/tests/field_permission_example.test |
Create a node with some field content. |
NodeAccessFieldTestCase::$content_admin_user |
property |
core/modules/node/tests/node.test |
|
DashboardOverviewContentBlock::getAdminTitle |
function |
core/modules/dashboard/includes/block.overview_content.inc |
Return an administrative title that will always have a value. |
InfoFileCoreTest::testProjectInfoFileContents |
function |
core/modules/system/tests/system.test |
Tests that the .info files of all core projects specify a project type. |
ViewsPluginDisplayBlockTestCase::$test_content |
property |
core/modules/views/tests/plugins/views_plugin_display_block.test |
|
BackdropWebTestCase::backdropCreateContentType |
function |
core/modules/simpletest/backdrop_web_test_case.php |
Creates a custom content type based on default settings. |
LayoutRendererStandard::ensurePageContentBlock |
function |
core/modules/layout/plugins/renderers/layout_renderer_standard.inc |
Ensure that the page content block is included in the default region. |
DashboardOverviewContentBlock::getAdminPreview |
function |
core/modules/dashboard/includes/block.overview_content.inc |
Return a preview for this block. |
LocaleContentFunctionalTest::testMachineNameLTR |
function |
core/modules/locale/tests/locale.test |
Verifies that machine name fields are always LTR. |
FileExampleSessionStreamWrapper::$sessionContent |
property |
modules/examples/file_example/file_example_session_streams.inc |
The content of the stream. |
SystemMainContentFallback::testMainContentFallback |
function |
core/modules/system/tests/system.test |
Test availability of main content. |
Hook implementations for user-created content types |
group |
core/modules/node/node.module |
Functions that implement hooks for user-created content types. |
LocaleContentFunctionalTest::testContentTypeDirLang |
function |
core/modules/locale/tests/locale.test |
Test if a dir and lang tags exist in node's attributes. |
FieldTestPermissionsExample::createFieldContentForUser |
function |
modules/examples/field_permission_example/tests/field_permission_example.test |
Override createFieldContentForUser(). |
ImageStylesPathAndUrlUnitTest::testImageContentTypeHeaders |
function |
core/modules/image/tests/image.test |
Test that we do not pass an array to backdrop_add_http_header. |
LocaleContentFunctionalTest::testContentTypeLanguageConfiguration |
function |
core/modules/locale/tests/locale.test |
Test if a content type can be set to multilingual and language is present. |