Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| PageTitle::getInfo | function | core/ |
Returns the element properties for this element. |
| PageTitleBlock | class | core/ |
Provides a block to display the page title. |
| PageTitleBlock.php | file | core/ |
|
| PageTitleBlock::$title | property | core/ |
The page title: a string (plain title) or a render array (formatted title). |
| PageTitleBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
| PageTitleBlock::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
| PageTitleBlock::setTitle | function | core/ |
Sets the title. |
| PageTitleConvertedIntoBlockUpdateTest | class | core/ |
Tests the upgrade path for page title being converted into a block. |
| PageTitleConvertedIntoBlockUpdateTest.php | file | core/ |
|
| PageTitleConvertedIntoBlockUpdateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| PageTitleConvertedIntoBlockUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| PageTitleConvertedIntoBlockUpdateTest::setUp | function | core/ |
Overrides WebTestBase::setUp() for update testing. |
| PageTitleConvertedIntoBlockUpdateTest::testUpdateHookN | function | core/ |
Tests that page title is being converted into a block. |
| PageTitleTest | class | core/ |
Tests HTML output escaping of page title, site name, and slogan. |
| PageTitleTest.php | file | core/ |
|
| PageTitleTest::$contentUser | property | core/ |
|
| PageTitleTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| PageTitleTest::$modules | property | core/ |
Modules to enable. |
| PageTitleTest::$savedTitle | property | core/ |
|
| PageTitleTest::setUp | function | core/ |
Implement setUp(). |
| PageTitleTest::testRoutingTitle | function | core/ |
Tests the page title of render arrays. |
| PageTitleTest::testTitleTags | function | core/ |
Tests the handling of HTML in node titles. |
| PageTitleTest::testTitleXSS | function | core/ |
Test if the title of the site is XSS proof. |
| ParamConversionEnhancer::getSubscribedEvents | function | core/ |
|
| ParamConverterManager::getConverter | function | core/ |
Lazy-loads converter services. |
| ParamConverterManagerInterface::getConverter | function | core/ |
Lazy-loads converter services. |
| ParamConverterManagerTest::providerTestGetConverter | function | core/ |
Provide data for parameter converter manager tests. |
| ParamConverterManagerTest::testGetConverter | function | core/ |
Tests \Drupal\Core\ParamConverter\ParamConverterManager::getConverter(). |
| ParamConverterManagerTest::testGetConverterException | function | core/ |
Tests \Drupal\Core\ParamConverter\ParamConverterManager::getConverter(). |
| ParamConverterSubscriber::getSubscribedEvents | function | core/ |
|
| ParamNotConvertedException::getRawParameters | function | core/ |
Get the raw parameters that were not converted. |
| ParamNotConvertedException::getRouteName | function | core/ |
Get the route name that was not converted. |
| Password::getInfo | function | core/ |
Returns the element properties for this element. |
| PasswordConfirm::getInfo | function | core/ |
Returns the element properties for this element. |
| PathAlias::getAlias | function | core/ |
Gets the alias for this path. |
| PathAlias::getCacheTagsToInvalidate | function | core/ |
Returns the cache tags that should be used to invalidate caches. |
| PathAlias::getPath | function | core/ |
Gets the source path of the alias. |
| PathAliasHalJsonTestBase::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
| PathAliasHalJsonTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| PathAliasHalJsonTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| PathAliasInterface::getAlias | function | core/ |
Gets the alias for this path. |
| PathAliasInterface::getPath | function | core/ |
Gets the source path of the alias. |
| PathAliasListBuilder::getEntityIds | function | core/ |
Loads entity IDs using a pager sorted by the entity id. |
| PathAliasResourceTestBase::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
| PathAliasResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| PathAliasResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| PathAliasStorageSchema::getEntitySchema | function | core/ |
Gets the entity schema for the specified entity type. |
| PathAliasTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
| PathAliasTest::getPID | function | core/ |
Returns the path ID. |
| PathAliasTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
Pagination
- Previous page
- Page 148
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.