NodeRSSContentTestCase::setUp |
function |
core/modules/node/tests/node.test |
Sets up a Backdrop site for running functional and integration tests. |
DashboardOverviewContentBlock |
class |
core/modules/dashboard/includes/block.overview_content.inc |
@file
Dashboard block displaying information about content, including: |
EntityInterface::buildContent |
function |
core/modules/entity/entity.class.inc |
Builds a structured array representing the entity's content. |
DashboardMenuBlock::getContent |
function |
core/modules/dashboard/includes/block.menus.inc |
Return the content of a block. |
drupal_load_stylesheet_content |
function |
core/includes/drupal.inc |
Processes the contents of a stylesheet for aggregation. |
DashboardNewsBlock::getContent |
function |
core/modules/dashboard/includes/block.news.inc |
Return the content of a block. |
DBLogTestCase::getContentUpdate |
function |
core/modules/dblog/tests/dblog.test |
Creates random content as an update based on node content type. |
ArchiverInterface::listContents |
function |
core/includes/archiver.inc |
Lists all files in the archive. |
backdrop_load_stylesheet_content |
function |
core/includes/common.inc |
Processes the contents of a stylesheet for aggregation. |
DashboardContentTypesBlock::form |
function |
core/modules/dashboard/includes/block.node_types.inc |
Build the settings form for editing this block. |
NodeRSSContentTestCase::$profile |
property |
core/modules/node/tests/node.test |
The profile to install as a basis for testing. |
DashboardCreateBlock::getContent |
function |
core/modules/dashboard/includes/block.create.inc |
Return the content of a block. |
SystemMainContentFallback::setUp |
function |
core/modules/system/tests/system.test |
Sets up a Backdrop site for running functional and integration tests. |
DashboardUpdateBlock::getContent |
function |
core/modules/dashboard/includes/block.update.inc |
Return the content of a block. |
DashboardWelcomeBlock::getContent |
function |
core/modules/dashboard/includes/block.welcome.inc |
Return the content of a block. |
FieldTokenTestCase::$content_type |
property |
core/modules/field/tests/field.test |
|
FieldBlockTestCase::$content_type |
property |
core/modules/field/tests/field.test |
|
PageTitleFiltering::$content_user |
property |
core/modules/system/tests/system.test |
|
system_test_main_content_fallback |
function |
core/modules/simpletest/tests/system_test.module |
Menu callback to test main content fallback(). |
DashboardTaxonomyBlock::getContent |
function |
core/modules/dashboard/includes/block.taxonomy.inc |
Return the content of a block. |
LocaleContentFunctionalTest::setUp |
function |
core/modules/locale/tests/locale.test |
Sets up a Backdrop site for running functional and integration tests. |
LayoutSelectionTest::$content_type |
property |
core/modules/layout/tests/layout.test |
|
UserStorageController::buildContent |
function |
core/modules/user/user.entity.inc |
Implements EntityControllerInterface::buildContent(). |
DrupalWebTestCase::drupalGetContent |
function |
core/includes/drupal.classes.inc |
|
DrupalWebTestCase::drupalSetContent |
function |
core/includes/drupal.classes.inc |
|
FileStorageController::buildContent |
function |
core/modules/file/file.entity.inc |
Implements EntityControllerInterface::buildContent(). |
NodeStorageController::buildContent |
function |
core/modules/node/node.entity.inc |
Implements EntityControllerInterface::buildContent(). |
DashboardOverviewContentBlock::form |
function |
core/modules/dashboard/includes/block.overview_content.inc |
Build the settings form for editing this block. |
theme_theming_example_content_array |
function |
modules/examples/theming_example/theming_example.module |
Theme a simple content array. |
DashboardContentTypesBlock::getTitle |
function |
core/modules/dashboard/includes/block.node_types.inc |
Return the title of a block as configured in the layout. |
TaxonomyTermController::buildContent |
function |
core/modules/taxonomy/taxonomy.entity.inc |
Implements EntityControllerInterface::buildContent(). |
FieldGetValueTestCase::$content_type |
property |
core/modules/field/tests/field.test |
|
SystemMainContentFallback::$web_user |
property |
core/modules/system/tests/system.test |
|
IconTestCase::assertIconContentsEqual |
function |
core/modules/simpletest/tests/icon.test |
Compare the contents of two SVG icons for equality. |
DefaultEntityController::buildContent |
function |
core/modules/entity/entity.controller.inc |
Implements EntityControllerInterface::buildContent(). |
DashboardContentTypesBlock::getContent |
function |
core/modules/dashboard/includes/block.node_types.inc |
Return the content of a block. |
DashboardContentTypesBlock::formSubmit |
function |
core/modules/dashboard/includes/block.node_types.inc |
Submit handler to save the form settings. |
BackdropWebTestCase::$plainTextContent |
property |
core/modules/simpletest/backdrop_web_test_case.php |
The content of the page currently loaded in the internal browser (plain text version). |
CommentStorageController::buildContent |
function |
core/modules/comment/comment.entity.inc |
Implements EntityControllerInterface::buildContent(). |
SystemMainContentFallback::$admin_user |
property |
core/modules/system/tests/system.test |
|
DashboardOverviewUserBlock::getContent |
function |
core/modules/dashboard/includes/block.overview_user.inc |
Return the content of a block. |
NodeAdminTestCase::testContentAdminSort |
function |
core/modules/node/tests/node.test |
Tests that the table sorting works on the content admin pages. |
TranslationTestCase::findContentByXPath |
function |
core/modules/translation/tests/translation.test |
Searches for elements matching the given xpath and value. |
DashboardContentTypesBlock::__construct |
function |
core/modules/dashboard/includes/block.node_types.inc |
Create a new Block object. |
system_token_browser_tree_build_content |
function |
core/modules/system/system.pages.inc |
Helper function to generate a render array of token types. |
BackdropWebTestCase::backdropGetContent |
function |
core/modules/simpletest/backdrop_web_test_case.php |
Gets the current raw HTML of requested page. |
BackdropWebTestCase::backdropSetContent |
function |
core/modules/simpletest/backdrop_web_test_case.php |
Sets the raw HTML content. This can be useful when a page has been fetched
outside of the internal browser and assertions need to be made on the
returned page. |
DashboardOverviewContentBlock::getTitle |
function |
core/modules/dashboard/includes/block.overview_content.inc |
Return the title of a block as configured in the layout. |
EntityControllerInterface::buildContent |
function |
core/modules/entity/entity.controller.inc |
Builds a structured array representing the entity's content. |
NodeAdminTestCase::testContentAdminPages |
function |
core/modules/node/tests/node.test |
Tests content overview with different user permissions. |