Search for end
| Title | Object type | File name | Summary |
|---|---|---|---|
| ContentModerationStateTest::testContentModerationStatePendingRevisionDataRemoval | function | core/ |
Tests removal of content moderation state pending entity revisions. |
| ContentModerationStateTest::testWorkflowDependencies | function | core/ |
Tests the dependencies of the workflow when using content moderation. |
| ContentModerationStateTest::testWorkflowNonConfigBundleDependencies | function | core/ |
Tests the content moderation workflow dependencies for non-config bundles. |
| ContentTranslationManager::isPendingRevisionSupportEnabled | function | core/ |
Checks whether support for pending revisions should be enabled. |
| ContentTranslationPendingRevisionTestBase | class | core/ |
Base class for pending revision translation tests. |
| ContentTranslationPendingRevisionTestBase.php | file | core/ |
|
| ContentTranslationPendingRevisionTestBase::$commonPermissions | property | core/ |
Permissions common to all test accounts. |
| ContentTranslationPendingRevisionTestBase::$currentAccount | property | core/ |
The current test account. |
| ContentTranslationPendingRevisionTestBase::$modules | property | core/ |
Modules to install. |
| ContentTranslationPendingRevisionTestBase::$storage | property | core/ |
The entity storage. |
| ContentTranslationPendingRevisionTestBase::enableContentModeration | function | core/ |
Enables content moderation for the test entity type and bundle. |
| ContentTranslationPendingRevisionTestBase::getDeleteUrl | function | core/ |
Returns the delete translation URL for the specified entity. |
| ContentTranslationPendingRevisionTestBase::getEditorPermissions | function | core/ |
Returns an array of permissions needed for the editor. |
| ContentTranslationPendingRevisionTestBase::getEditUrl | function | core/ |
Returns the edit URL for the specified entity. |
| 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. |
| 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. |
| 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. |
| CronQueueTest::testSuspendQueueException | function | core/ |
Tests suspend queue exception is handled properly. |
| CronQueueTestSuspendQueue | class | core/ |
A queue worker for testing suspending queue run. |
| CronQueueTestSuspendQueue.php | file | core/ |
|
| CronQueueTestSuspendQueue::PLUGIN_ID | constant | core/ |
The plugin ID. |
| CronQueueTestSuspendQueue::processItem | function | core/ |
Works on a single queue item. |
| CronSuspendQueueDelayTest | class | core/ |
Test Cron handling of suspended queues with a delay. |
| CronSuspendQueueDelayTest.php | file | core/ |
|
| CronSuspendQueueDelayTest::$cronConstructorArguments | property | core/ |
Constructor arguments for \Drupal\Core\Cron. |
| CronSuspendQueueDelayTest::$workerA | property | core/ |
A worker for testing. |
| CronSuspendQueueDelayTest::$workerB | property | core/ |
A worker for testing. |
| CronSuspendQueueDelayTest::providerSuspendQueueThreshold | function | core/ |
Data for testing. |
| CronSuspendQueueDelayTest::setUp | function | core/ |
|
| CronSuspendQueueDelayTest::testSuspendQueue | function | core/ |
Tests a queue is reprocessed again after other queues. |
| CronSuspendQueueDelayTest::testSuspendQueueOrder | function | core/ |
Tests queues are executed in order. |
| CronSuspendQueueDelayTest::testSuspendQueueThreshold | function | core/ |
Tests queues may be re-processed by whether delay exceeds threshold. |
| CssCollectionRenderer | class | core/ |
Renders CSS assets. |
| CssCollectionRenderer.php | file | core/ |
|
| CssCollectionRenderer::$assetQueryString | property | core/ |
The asset query string. |
| CssCollectionRenderer::$deprecatedProperties | property | core/ |
Pagination
- Previous page
- Page 15
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.