Search for __get
- Search 7.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| PageTest::testBatchProgressPageTitle | function | core/ |
Tests that the batch API progress page shows the title correctly. |
| PageTest::testBuildBasicRenderable | function | core/ |
@covers ::buildBasicRenderable[[api-linebreak]] |
| PageTest::testBuildBasicRenderableWithMissingRoute | function | core/ |
@covers ::buildBasicRenderable[[api-linebreak]] |
| PageTitle | class | core/ |
Provides a render element for the title of an HTML page. |
| PageTitle.php | file | core/ |
|
| 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. |
| 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/ |
Tests 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. |
| PasswordConfirmWidgetTest | class | core/ |
Tests the JS components added to the PasswordConfirm render element. |
| PasswordConfirmWidgetTest.php | file | core/ |
|
| PasswordConfirmWidgetTest::$assert | property | core/ |
WebAssert object. |
| PasswordConfirmWidgetTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| PasswordConfirmWidgetTest::$testUser | property | core/ |
User for testing. |
| PasswordConfirmWidgetTest::setUp | function | core/ |
|
| PasswordConfirmWidgetTest::testFillConfirmOnly | function | core/ |
Tests the password confirm widget so that only confirm input is filled. |
| PasswordConfirmWidgetTest::testPasswordConfirmMessage | function | core/ |
Ensures that password match message is visible when widget is initialized. |
| PasswordConfirmWidgetTest::testPasswordConfirmWidgetJsComponents | function | core/ |
Tests the components added to the password confirm widget. |
| PasswordWidgetThemeFunctionTest | class | core/ |
Tests the JS components added to the PasswordConfirm render element. |
| PasswordWidgetThemeFunctionTest.php | file | core/ |
|
| PasswordWidgetThemeFunctionTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| PasswordWidgetThemeFunctionTest::$failOnJavascriptConsoleErrors | property | core/ |
@todo Remove this class property in https://www.drupal.org/node/3217947. |
| PasswordWidgetThemeFunctionTest::$modules | property | core/ |
Modules to enable. |
| PasswordWidgetThemeFunctionTest::$testUser | property | core/ |
User for testing. |
| PasswordWidgetThemeFunctionTest::setUp | function | core/ |
|
| PasswordWidgetThemeFunctionTest::testPasswordConfirmWidgetJsComponents | function | core/ |
Tests password widget theme functions and its deprecations. |
Pagination
- Previous page
- Page 150
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.