Search for end
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| css-order-dependent.css | file | core/ |
div { display: block; } |
| CssCollectionRenderer | class | core/ |
Renders CSS assets. |
| CssCollectionRenderer.php | file | core/ |
|
| 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 a default cache implementation. |
| DatabaseBackend | class | core/ |
Defines the database flood backend. This is the default Drupal backend. |
| 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. |
| DatabaseBackend::$maxRows | property | core/ |
The maximum number of rows that this cache bin table is allowed to store. |
| DatabaseBackend::catchException | function | core/ |
Act on an exception when cache might be stale. |
| DatabaseBackend::catchException | function | core/ |
Act on an exception when flood might be stale. |
| DatabaseBackend::clear | function | core/ |
Makes the flood control mechanism forget an event for the current visitor. |
| DatabaseBackend::clearByPrefix | function | core/ |
Makes the flood control mechanism forget an event by identifier prefix. |
| 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 16
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.