Search for end
| Title | Object type | File name | Summary |
|---|---|---|---|
| ContentTranslationPendingRevisionTestBase::getTranslatorPermissions | function | core/ |
Returns an array of permissions needed for the translator. |
| ContentTranslationPendingRevisionTestBase::loadRevisionTranslation | function | core/ |
Loads the active revision translation for the specified entity. |
| ContentTranslationPendingRevisionTestBase::setUp | function | core/ |
|
| ContentTranslationPendingRevisionTestBase::setupBundle | function | core/ |
Creates or initializes the bundle date if needed. |
| content_moderation_post_update_entity_display_dependencies | function | core/ |
Update the dependencies of entity displays to include associated workflow. |
| Context::addCacheableDependency | function | core/ |
Adds a dependency on an object: merges its cacheability metadata. |
| ContextInterface::addCacheableDependency | function | core/ |
Adds a dependency on an object: merges its cacheability metadata. |
| ContextTest::testSetContextValueCacheableDependency | function | core/ |
@covers ::setContextValue[[api-linebreak]] |
| ContextualController::$renderer | property | core/ |
The renderer. |
| ContextualController::render | function | core/ |
Returns the requested rendered contextual links. |
| ContextualDynamicContextTest::renderContextualLinks | function | core/ |
Get server-rendered contextual links for the given contextual link ids. |
| ContextualLinkManagerTest::$cacheBackend | property | core/ |
The cache backend used in the test. |
| ContextualLinks::preRender | function | core/ |
Runs before any fields are rendered. |
| ContextualLinks::preRenderLinks | function | core/ |
Pre-render callback: Builds a renderable array for contextual links. |
| ContextualLinks::render | function | core/ |
Overrides \Drupal\views\Plugin\views\field\FieldPluginBase::render(). |
| ContextualLinksPlaceholder::preRenderPlaceholder | function | core/ |
Pre-render callback: Renders a contextual links placeholder into #markup. |
| contextual_post_update_fixed_endpoint_and_markup | function | core/ |
Ensure new page loads use the updated JS and get the updated markup. |
| core.extending.html.twig | file | core/ |
--- label: 'Extending and modifying your site functionality' top_level: true --- <h2>{% trans %}What is a module?{% endtrans %}</h2> <p>{% trans %}A <em>module</em> is a set of PHP, JavaScript, and/or CSS files… |
| CounterTest::renderCounter | function | core/ |
Renders the counter field handler. |
| CssCollectionRenderer | class | core/ |
Renders CSS assets. |
| CssCollectionRenderer.php | file | core/ |
|
| CssCollectionRenderer::$state | property | core/ |
The state key/value store. |
| CssCollectionRenderer::render | function | core/ |
Renders an asset collection. |
| CssCollectionRenderer::__construct | function | core/ |
Constructs a CssCollectionRenderer. |
| CssCollectionRendererUnitTest | class | core/ |
Tests the CSS asset collection renderer. |
| CssCollectionRendererUnitTest.php | file | core/ |
|
| CssCollectionRendererUnitTest::$fileCssGroup | property | core/ |
A valid file CSS asset group. |
| CssCollectionRendererUnitTest::$renderer | property | core/ |
A CSS asset renderer. |
| CssCollectionRendererUnitTest::providerTestRender | function | core/ |
Provides data for the CSS asset rendering test. |
| CssCollectionRendererUnitTest::setUp | function | core/ |
|
| CssCollectionRendererUnitTest::testRender | function | core/ |
Tests CSS asset rendering. |
| CssCollectionRendererUnitTest::testRenderInvalidType | function | core/ |
Tests a CSS asset group with the invalid 'type' => 'internal'. |
| CssCommand::render | function | core/ |
Implements Drupal\Core\Ajax\CommandInterface:render(). |
| Custom::preRenderCustomForm | function | core/ |
Prerender function to move the textarea to the top of a form. |
| Custom::render | function | core/ |
Renders the field. |
| DatabaseBackend | class | core/ |
Defines the database flood backend. This is the default Drupal backend. |
| DatabaseBackend | class | core/ |
Defines a default cache implementation. |
| DatabaseBackend.php | file | core/ |
|
| DatabaseBackend.php | file | core/ |
|
| DatabaseBackend::$bin | property | core/ |
|
| DatabaseBackend::$checksumProvider | property | core/ |
The cache tags checksum provider. |
| DatabaseBackend::$connection | property | core/ |
The database connection used to store flood event information. |
| DatabaseBackend::$connection | property | core/ |
The database connection. |
| DatabaseBackend::$maxRows | property | core/ |
The maximum number of rows that this cache bin table is allowed to store. |
| DatabaseBackend::$requestStack | property | core/ |
The request stack. |
| DatabaseBackend::catchException | function | core/ |
Act on an exception when flood might be stale. |
| DatabaseBackend::catchException | function | core/ |
Act on an exception when cache might be stale. |
| DatabaseBackend::clear | function | core/ |
Makes the flood control mechanism forget an event for the current visitor. |
| DatabaseBackend::DEFAULT_MAX_ROWS | constant | core/ |
The default maximum number of rows that this cache bin table can store. |
| DatabaseBackend::delete | function | core/ |
Deletes an item from the cache. |
Pagination
- Previous page
- Page 14
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.