Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| PagerPluginBase::getItemsPerPage | function | core/ |
Get how many items per page this pager will display. |
| PagerPluginBase::getOffset | function | core/ |
Get the page offset, or how many items to skip. |
| PagerPluginBase::getPagerId | function | core/ |
Get the pager id, if it exists. |
| PagerPluginBase::getTotalItems | function | core/ |
Get the total number of items. |
| PagerPluginBaseTest::testGetCurrentPage | function | core/ |
Tests the getCurrentPage() method. |
| PagerPluginBaseTest::testGetItemsPerPage | function | core/ |
Tests the getItemsPerPage() method. |
| PagerPluginBaseTest::testGetOffset | function | core/ |
Tests the getOffset() method. |
| PagerPluginBaseTest::testGetPagerId | function | core/ |
Tests the getPagerId() method. |
| PagerPluginBaseTest::testGetTotalItems | function | core/ |
Tests the getTotalItems() method. |
| PagersCacheContext::getCacheableMetadata | function | core/ |
Gets cacheability metadata for the context based on the parameter value. |
| PagersCacheContext::getContext | function | core/ |
|
| PagersCacheContext::getLabel | function | core/ |
Returns the label of the cache context. |
| PagerSelectExtender::getCountQuery | function | core/ |
Retrieve the count query for this pager. |
| PagerSelectExtender::getElement | function | core/ |
Gets the element ID for this pager query. |
| PageTest | class | core/ |
Tests Drupal\views\Plugin\views\display\Page. |
| PageTest | class | core/ |
Tests the content of the progress page. |
| PageTest.php | file | core/ |
|
| PageTest.php | file | core/ |
|
| PageTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| PageTest::$modules | property | core/ |
Modules to install. |
| PageTest::testBatchProgressMessages | function | core/ |
Tests that the progress messages are correct. |
| PageTest::testBatchProgressPageTheme | function | core/ |
Tests that the batch API progress page uses the correct theme. |
| PageTest::testBatchProgressPageTitle | function | core/ |
Tests that the batch API progress page shows the title correctly. |
| PageTest::testBuildBasicRenderable | function | core/ |
Tests build basic renderable. |
| PageTest::testBuildBasicRenderableWithMissingRoute | function | core/ |
Tests build basic renderable with missing route. |
| 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/ |
The test user. |
| PageTitleTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| PageTitleTest::$modules | property | core/ |
Modules to install. |
| 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/ |
Pagination
- Previous page
- Page 163
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.