Search for end

  1. Search 7.x for end
  2. Search 9.5.x for end
  3. Search 10.3.x for end
  4. Search 11.x for end
  5. Other projects
Title Object type File name Summary
ContentTranslationPendingRevisionTestBase::getTranslatorPermissions function core/modules/content_translation/tests/src/Functional/ContentTranslationPendingRevisionTestBase.php Returns an array of permissions needed for the translator.
ContentTranslationPendingRevisionTestBase::loadRevisionTranslation function core/modules/content_translation/tests/src/Functional/ContentTranslationPendingRevisionTestBase.php Loads the active revision translation for the specified entity.
ContentTranslationPendingRevisionTestBase::setUp function core/modules/content_translation/tests/src/Functional/ContentTranslationPendingRevisionTestBase.php
ContentTranslationPendingRevisionTestBase::setupBundle function core/modules/content_translation/tests/src/Functional/ContentTranslationPendingRevisionTestBase.php Creates or initializes the bundle date if needed.
content_moderation_post_update_entity_display_dependencies function core/modules/content_moderation/content_moderation.post_update.php Update the dependencies of entity displays to include associated workflow.
Context::addCacheableDependency function core/lib/Drupal/Core/Plugin/Context/Context.php Adds a dependency on an object: merges its cacheability metadata.
ContextInterface::addCacheableDependency function core/lib/Drupal/Core/Plugin/Context/ContextInterface.php Adds a dependency on an object: merges its cacheability metadata.
ContextTest::testSetContextValueCacheableDependency function core/tests/Drupal/Tests/Core/Plugin/Context/ContextTest.php @covers ::setContextValue[[api-linebreak]]
ContextualController::$renderer property core/modules/contextual/src/ContextualController.php The renderer.
ContextualController::render function core/modules/contextual/src/ContextualController.php Returns the requested rendered contextual links.
ContextualDynamicContextTest::renderContextualLinks function core/modules/contextual/tests/src/Functional/ContextualDynamicContextTest.php Get server-rendered contextual links for the given contextual link ids.
ContextualLinkManagerTest::$cacheBackend property core/tests/Drupal/Tests/Core/Menu/ContextualLinkManagerTest.php The cache backend used in the test.
ContextualLinks::preRender function core/modules/contextual/src/Plugin/views/field/ContextualLinks.php Runs before any fields are rendered.
ContextualLinks::preRenderLinks function core/modules/contextual/src/Element/ContextualLinks.php Pre-render callback: Builds a renderable array for contextual links.
ContextualLinks::render function core/modules/contextual/src/Plugin/views/field/ContextualLinks.php Overrides \Drupal\views\Plugin\views\field\FieldPluginBase::render().
ContextualLinksPlaceholder::preRenderPlaceholder function core/modules/contextual/src/Element/ContextualLinksPlaceholder.php Pre-render callback: Renders a contextual links placeholder into #markup.
contextual_post_update_fixed_endpoint_and_markup function core/modules/contextual/contextual.post_update.php Ensure new page loads use the updated JS and get the updated markup.
core.extending.html.twig file core/modules/help_topics/help_topics/core.extending.html.twig ---
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/modules/views/tests/src/Unit/Plugin/field/CounterTest.php Renders the counter field handler.
CssCollectionRenderer class core/lib/Drupal/Core/Asset/CssCollectionRenderer.php Renders CSS assets.
CssCollectionRenderer.php file core/lib/Drupal/Core/Asset/CssCollectionRenderer.php
CssCollectionRenderer::$state property core/lib/Drupal/Core/Asset/CssCollectionRenderer.php The state key/value store.
CssCollectionRenderer::render function core/lib/Drupal/Core/Asset/CssCollectionRenderer.php Renders an asset collection.
CssCollectionRenderer::__construct function core/lib/Drupal/Core/Asset/CssCollectionRenderer.php Constructs a CssCollectionRenderer.
CssCollectionRendererUnitTest class core/tests/Drupal/Tests/Core/Asset/CssCollectionRendererUnitTest.php Tests the CSS asset collection renderer.
CssCollectionRendererUnitTest.php file core/tests/Drupal/Tests/Core/Asset/CssCollectionRendererUnitTest.php
CssCollectionRendererUnitTest::$fileCssGroup property core/tests/Drupal/Tests/Core/Asset/CssCollectionRendererUnitTest.php A valid file CSS asset group.
CssCollectionRendererUnitTest::$renderer property core/tests/Drupal/Tests/Core/Asset/CssCollectionRendererUnitTest.php A CSS asset renderer.
CssCollectionRendererUnitTest::providerTestRender function core/tests/Drupal/Tests/Core/Asset/CssCollectionRendererUnitTest.php Provides data for the CSS asset rendering test.
CssCollectionRendererUnitTest::setUp function core/tests/Drupal/Tests/Core/Asset/CssCollectionRendererUnitTest.php
CssCollectionRendererUnitTest::testRender function core/tests/Drupal/Tests/Core/Asset/CssCollectionRendererUnitTest.php Tests CSS asset rendering.
CssCollectionRendererUnitTest::testRenderInvalidType function core/tests/Drupal/Tests/Core/Asset/CssCollectionRendererUnitTest.php Tests a CSS asset group with the invalid 'type' => 'internal'.
CssCommand::render function core/lib/Drupal/Core/Ajax/CssCommand.php Implements Drupal\Core\Ajax\CommandInterface:render().
Custom::preRenderCustomForm function core/modules/views/src/Plugin/views/field/Custom.php Prerender function to move the textarea to the top of a form.
Custom::render function core/modules/views/src/Plugin/views/field/Custom.php Renders the field.
DatabaseBackend class core/lib/Drupal/Core/Flood/DatabaseBackend.php Defines the database flood backend. This is the default Drupal backend.
DatabaseBackend class core/lib/Drupal/Core/Cache/DatabaseBackend.php Defines a default cache implementation.
DatabaseBackend.php file core/lib/Drupal/Core/Flood/DatabaseBackend.php
DatabaseBackend.php file core/lib/Drupal/Core/Cache/DatabaseBackend.php
DatabaseBackend::$bin property core/lib/Drupal/Core/Cache/DatabaseBackend.php
DatabaseBackend::$checksumProvider property core/lib/Drupal/Core/Cache/DatabaseBackend.php The cache tags checksum provider.
DatabaseBackend::$connection property core/lib/Drupal/Core/Flood/DatabaseBackend.php The database connection used to store flood event information.
DatabaseBackend::$connection property core/lib/Drupal/Core/Cache/DatabaseBackend.php The database connection.
DatabaseBackend::$maxRows property core/lib/Drupal/Core/Cache/DatabaseBackend.php The maximum number of rows that this cache bin table is allowed to store.
DatabaseBackend::$requestStack property core/lib/Drupal/Core/Flood/DatabaseBackend.php The request stack.
DatabaseBackend::catchException function core/lib/Drupal/Core/Flood/DatabaseBackend.php Act on an exception when flood might be stale.
DatabaseBackend::catchException function core/lib/Drupal/Core/Cache/DatabaseBackend.php Act on an exception when cache might be stale.
DatabaseBackend::clear function core/lib/Drupal/Core/Flood/DatabaseBackend.php Makes the flood control mechanism forget an event for the current visitor.
DatabaseBackend::DEFAULT_MAX_ROWS constant core/lib/Drupal/Core/Cache/DatabaseBackend.php The default maximum number of rows that this cache bin table can store.
DatabaseBackend::delete function core/lib/Drupal/Core/Cache/DatabaseBackend.php Deletes an item from the cache.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.