Search for end
| Title | Object type | File name | Summary |
|---|---|---|---|
| PageCacheTest::testPageCacheTagsIndependentFromCacheabilityHeaders | function | core/ |
Tests that the page cache doesn't depend on cacheability headers. |
| Pager::preRenderPager | function | core/ |
#pre_render callback to associate the appropriate cache context. |
| PageRenderTest | class | core/ |
Test page rendering hooks. |
| PageRenderTest.php | file | core/ |
|
| PageRenderTest::assertPageRenderHookExceptions | function | core/ |
Asserts whether expected exceptions are thrown for invalid hook implementations. |
| PageRenderTest::testHookPageAlter | function | core/ |
Tests hook_page_attachments_alter() exceptions. |
| PageRenderTest::testHookPageAttachmentsExceptions | function | core/ |
Tests hook_page_attachments() exceptions. |
| PageRenderTest::testHtmlRendererAttachmentsRenderContext | function | core/ |
Tests HtmlRenderer::invokePageAttachmentHooks in a render context. |
| PagerPluginBase::preRender | function | core/ |
Perform any needed actions just before rendering. |
| PagerPluginBase::render | function | core/ |
Return the renderable array of the pager. |
| PagerSelectExtender | class | core/ |
Query extender for pager queries. |
| PagerSelectExtender | class | core/ |
CoreFakeWithAllCustomClasses implementation of \Drupal\Core\Database\Query\PagerSelectExtender. |
| PagerSelectExtender.php | file | core/ |
|
| PagerSelectExtender.php | file | core/ |
|
| PagerSelectExtender::$customCountQuery | property | core/ |
The count query that will be used for this pager. |
| PagerSelectExtender::$element | property | core/ |
The unique ID of this pager on this page. |
| PagerSelectExtender::$limit | property | core/ |
The number of elements per page to allow. |
| PagerSelectExtender::element | function | core/ |
Specify the element ID for this pager query. |
| PagerSelectExtender::ensureElement | function | core/ |
Ensure that there is an element associated with this query. |
| PagerSelectExtender::execute | function | core/ |
Override the execute method. |
| PagerSelectExtender::getCountQuery | function | core/ |
Retrieve the count query for this pager. |
| PagerSelectExtender::getElement | function | core/ |
Gets the element ID for this pager query. |
| PagerSelectExtender::limit | function | core/ |
Specify the maximum number of elements per page for this query. |
| PagerSelectExtender::setCountQuery | function | core/ |
Specify the count query object to use for this pager. |
| PagerSelectExtender::__construct | function | core/ |
Constructs a PagerSelectExtender object. |
| PagerTest::testRenderNullPager | function | core/ |
Tests rendering with NULL pager. |
| PageTest::testBuildBasicRenderable | function | core/ |
@covers ::buildBasicRenderable[[api-linebreak]] |
| PageTest::testBuildBasicRenderableWithMissingRoute | function | core/ |
@covers ::buildBasicRenderable[[api-linebreak]] |
| Password::preRenderPassword | function | core/ |
Prepares a #type 'password' render element for input.html.twig. |
| PathAliasListBuilder::render | function | core/ |
Builds the entity listing as renderable array for table.html.twig. |
| PendingRevisionTest | class | core/ |
Kernel tests for taxonomy pending revisions. |
| PendingRevisionTest.php | file | core/ |
|
| PendingRevisionTest::$modules | property | core/ |
Modules to install. |
| PendingRevisionTest::getTaxonomyIndex | function | core/ |
|
| PendingRevisionTest::setUp | function | core/ |
|
| PendingRevisionTest::testTaxonomyIndexWithPendingRevision | function | core/ |
Tests that the taxonomy index work correctly with pending revisions. |
| Permissions::preRender | function | core/ |
Runs before any fields are rendered. |
| Permissions::render_item | function | core/ |
Renders a single item of a row. |
| PermissionsTest::testPreRenderNullEntity | function | core/ |
Tests the preRender method when getEntity returns NULL. |
| PersistentDatabaseLockBackend | class | core/ |
Defines the persistent database lock backend. |
| PersistentDatabaseLockBackend | class | core/ |
Provides a proxy class for \Drupal\Core\Lock\PersistentDatabaseLockBackend. |
| PersistentDatabaseLockBackend.php | file | core/ |
|
| PersistentDatabaseLockBackend.php | file | core/ |
|
| PersistentDatabaseLockBackend::$container | property | core/ |
The service container. |
| PersistentDatabaseLockBackend::$drupalProxyOriginalServiceId | property | core/ |
The id of the original proxied service. |
| PersistentDatabaseLockBackend::$service | property | core/ |
The real proxied service, after it was lazy loaded. |
| PersistentDatabaseLockBackend::acquire | function | core/ |
Acquires a lock. |
| PersistentDatabaseLockBackend::getLockId | function | core/ |
Gets the unique page token for locks. |
| PersistentDatabaseLockBackend::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
| PersistentDatabaseLockBackend::lockMayBeAvailable | function | core/ |
Checks if a lock is available for acquiring. |
Pagination
- Previous page
- Page 44
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.