NodeTitleTest::$admin_user |
property |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeTitleTest.php |
|
PageTitleFilteringTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/System/PageTitleFilteringTest.php |
Definition of Drupal\system\Tests\System\PageTitleFilteringTest. |
BlockTitleXSSTest::getInfo |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockTitleXSSTest.php |
|
MockUserLoginBlock::$title |
property |
drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/plugin_test/mock_block/MockUserLoginBlock.php |
The title to display when rendering this block instance. |
ViewExecutable::buildTitle |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Force the view to build a title. |
WebTestBase::assertNoTitle |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
Pass if the page title is not the given string. |
BlockTitleXSSTest::$modules |
property |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockTitleXSSTest.php |
Modules to enable. |
MockUserNameBlock::getTitle |
function |
drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/plugin_test/mock_block/MockUserNameBlock.php |
|
TestXSSTitleBlock::settings |
function |
drupal/core/modules/block/tests/lib/Drupal/block_test/Plugin/Block/TestXSSTitleBlock.php |
Overrides \Drupal\block\BlockBase::settings(). |
AggregatorProcessor::$title |
property |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Annotation/AggregatorProcessor.php |
The title of the plugin. |
ReplaceTitleCommand::$title |
property |
drupal/core/modules/views/lib/Drupal/views/Ajax/ReplaceTitleCommand.php |
The page title to replace. |
ReplaceTitleCommand::render |
function |
drupal/core/modules/views/lib/Drupal/views/Ajax/ReplaceTitleCommand.php |
Implements \Drupal\Core\Ajax\CommandInterface::render(). |
NodeTitleTest::testNodeTitle |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeTitleTest.php |
Creates one node and tests if the node title has the correct value. |
MockUserLoginBlock::getTitle |
function |
drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/plugin_test/mock_block/MockUserLoginBlock.php |
|
RolesRidTest::testTitleQuery |
function |
drupal/core/modules/user/tests/Drupal/Tests/user/Views/Argument/RolesRidTest.php |
Tests the title_query method. |
filter_fallback_format_title |
function |
drupal/core/modules/filter/filter.module |
Returns the title of the fallback text format. |
ArgumentPluginBase::getTitle |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php |
Called by the view object to get the title. This may be set by a
validator so we don't necessarily call through to title(). |
LinkFieldTest::testLinkTitle |
function |
drupal/core/modules/link/lib/Drupal/link/Tests/LinkFieldTest.php |
Tests the link title settings of a link field. |
AreaTitleTest::testTitleText |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/AreaTitleTest.php |
Tests the title area handler. |
CachePluginBase::summaryTitle |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/cache/CachePluginBase.php |
Return a string to display as the clickable title for the
access control. |
PagerPluginBase::summaryTitle |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php |
Return a string to display as the clickable title for the
pager plugin. |
QueryPluginBase::summaryTitle |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/query/QueryPluginBase.php |
Returns the summary of the settings in the display. |
NodeTranslationUITest::$title |
property |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeTranslationUITest.php |
The title of the test node. |
PageTitleFilteringTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/PageTitleFilteringTest.php |
Implement setUp(). |
BlockTest::testHideBlockTitle |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockTest.php |
Test block title display settings. |
TypedDataStringBlock::getTitle |
function |
drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/plugin_test/mock_block/TypedDataStringBlock.php |
|
AccessPluginBase::summaryTitle |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/access/AccessPluginBase.php |
Return a string to display as the clickable title for the
access control. |
views.view.test_area_title.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_area_title.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_area_title.yml |
PageTitleFilteringTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/PageTitleFilteringTest.php |
Implement getInfo(). |
ReplaceTitleCommand::__construct |
function |
drupal/core/modules/views/lib/Drupal/views/Ajax/ReplaceTitleCommand.php |
Constructs a \Drupal\views\Ajax\ReplaceTitleCommand object. |
PageTitleFilteringTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/System/PageTitleFilteringTest.php |
Modules to enable. |
PageTitleFilteringTest::tearDown |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/PageTitleFilteringTest.php |
Reset page title. |
OpenDialogCommand::setDialogTitle |
function |
drupal/core/lib/Drupal/Core/Ajax/OpenDialogCommand.php |
Sets the dialog title (an alias of setDialogOptions). |
BlockTitleXSSTest::testXSSInTitle |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockTitleXSSTest.php |
Test XSS in title. |
MockComplexContextBlock::getTitle |
function |
drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/plugin_test/mock_block/MockComplexContextBlock.php |
|
WebTestBase::drupalGetNodeByTitle |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
Get a node from the database based on its title. |
NodeTitleXSSTest::testNodeTitleXSS |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeTitleXSSTest.php |
Tests XSS functionality with a node entity. |
SetDialogTitleCommand::__construct |
function |
drupal/core/lib/Drupal/Core/Ajax/SetDialogTitleCommand.php |
Constructs a SetDialogTitleCommand object. |
ArgumentPluginBase::exceptionTitle |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php |
|
AddFeedTest::testBasicFeedAddNoTitle |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/AddFeedTest.php |
Tests drupal_add_feed() with paths, URLs, and titles. |
PageTitleFilteringTest::$saved_title |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/System/PageTitleFilteringTest.php |
|
PageTitleFilteringTest::testTitleXSS |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/PageTitleFilteringTest.php |
Test if the title of the site is XSS proof. |
MenuRouterTest::testTitleMenuCallback |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/MenuRouterTest.php |
Tests page title of MENU_CALLBACKs. |
PageTitleFilteringTest::$content_user |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/System/PageTitleFilteringTest.php |
|
PageTitleFilteringTest::testTitleTags |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/PageTitleFilteringTest.php |
Tests the handling of HTML by drupal_set_title() and drupal_get_title() |
MenuRouterTest::testTitleCallbackFalse |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/MenuRouterTest.php |
Test title callback set to FALSE. |
FormTest::testRequiredTextfieldNoTitle |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/FormTest.php |
Tests validation for required textfield element without title. |
MenuRouterTest::testMenuItemTitlesCases |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/MenuRouterTest.php |
Tests the possible ways to set the title for menu items.
Also tests that menu item titles work with string overrides. |
MenuRouterTest::menuItemTitlesCasesHelper |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/MenuRouterTest.php |
Get a URL and assert the title given a case number. If override is true,
the title is asserted to begin with "Alternative". |
form_test_validate_required_form_no_title |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Form constructor to test the #required property without #title. |