Numeric::title_query |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/Numeric.php |
Override for specific title lookups. |
RolesRid::title_query |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/views/argument/RolesRid.php |
Override for specific title lookups. |
MockMenuBlock::$title |
property |
drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/plugin_test/mock_block/MockMenuBlock.php |
The title to display when rendering this block instance. |
statistics_title_list |
function |
drupal/core/modules/statistics/statistics.module |
Returns the most viewed content of all time, today, or the last-viewed node. |
element_sort_by_title |
function |
drupal/core/includes/common.inc |
Sorts a structured array by '#title' property. |
IndexTid::title_query |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/argument/IndexTid.php |
Override for specific title lookups. |
menu_get_active_title |
function |
drupal/core/includes/menu.inc |
Gets the title of the current page, as determined by the active trail. |
NodeTitleTest::getInfo |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeTitleTest.php |
|
CreatedFullDate::title |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/argument/CreatedFullDate.php |
Provide a link to the next level of the view |
PageTitleFilteringTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/System/PageTitleFilteringTest.php |
|
ManyToOne::title_query |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ManyToOne.php |
Override for specific title lookups. |
LanguageArgument::title |
function |
drupal/core/modules/language/lib/Drupal/language/Plugin/views/argument/LanguageArgument.php |
Overrides \Drupal\views\Plugin\views\argument\ArgumentPluginBase::summary_name(). |
PluginBase::pluginTitle |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/PluginBase.php |
Return the human readable name of the display. |
Title::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/area/Title.php |
Overrides Drupal\views\Plugin\views\AreaPluginBase::buildOptionsForm(). |
NodeTitleTest::$modules |
property |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeTitleTest.php |
Modules to enable. |
CreatedYearMonth::title |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/argument/CreatedYearMonth.php |
Provide a link to the next level of the view |
AreaTest::testTitleArea |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/AreaTest.php |
Tests overriding the view title using the area title handler. |
EntityRow::summaryTitle |
function |
drupal/core/modules/system/lib/Drupal/system/Plugin/views/row/EntityRow.php |
Overrides Drupal\views\Plugin\views\PluginBase::summaryTitle(). |
views_ui_edit_page_title |
function |
drupal/core/modules/views/views_ui/views_ui.module |
Page title callback for the Edit View page. |
WebTestBase::assertTitle |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
Pass if the page title is the given string. |
menu_test_title_callback |
function |
drupal/core/modules/system/tests/modules/menu_test/menu_test.module |
Concatenates a string, by using the t() function and a case number. |
PluginBase::summaryTitle |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/PluginBase.php |
Returns the summary of the settings in the display. |
Permission::summaryTitle |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/views/access/Permission.php |
Return a string to display as the clickable title for the
access control. |
Updater::getProjectTitle |
function |
drupal/core/lib/Drupal/Core/Updater/Updater.php |
Returns the project name from a Drupal info file. |
ViewExecutable::getTitle |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Get the view's current title. This can change depending upon how it
was built. |
ViewExecutable::setTitle |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Override the view's current title. |
filter_admin_format_title |
function |
drupal/core/modules/filter/filter.module |
Displays a text format form title. |
shortcut_set_title_exists |
function |
drupal/core/modules/shortcut/shortcut.module |
Check to see if a shortcut set with the given title already exists. |
NodeTitleXSSTest::getInfo |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeTitleXSSTest.php |
|
ArgumentPluginBase::title |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php |
Get the title this argument will assign the view, given the argument. |
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. |
WebTestBase::assertNoTitle |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
Pass if the page title is not the given string. |
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. |
ViewExecutable::buildTitle |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Force the view to build a title. |
_aggregator_category_title |
function |
drupal/core/modules/aggregator/aggregator.module |
Title callback: Returns a title for aggregatory category pages. |
MockUserLoginBlock::getTitle |
function |
drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/plugin_test/mock_block/MockUserLoginBlock.php |
|
filter_fallback_format_title |
function |
drupal/core/modules/filter/filter.module |
Returns the title of the fallback text format. |
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. |
LinkFieldTest::testLinkTitle |
function |
drupal/core/modules/field/modules/link/lib/Drupal/link/Tests/LinkFieldTest.php |
Tests the title settings of a link field. |
VocabularyMachineName::title |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/argument/VocabularyMachineName.php |
Override the behavior of title(). Get the name of the vocabulary.. |
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. |
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. |
PageTitleFilteringTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/PageTitleFilteringTest.php |
Implement setUp(). |
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. |
ArgumentPluginBase::get_title |
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(). |
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. |
PageTitleFilteringTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/PageTitleFilteringTest.php |
Implement getInfo(). |
link_field_widget_validate_title |
function |
drupal/core/modules/field/modules/link/link.module |
Form element validation handler for link_field_widget_form(). |