Search for end

  1. Search 7.x for end
  2. Search 9.5.x for end
  3. Search 8.9.x for end
  4. Search 11.x for end
  5. Other projects
Title Object type File name Summary
DatabaseLockBackend::$drupalProxyOriginalServiceId property core/lib/Drupal/Core/ProxyClass/Lock/DatabaseLockBackend.php The id of the original proxied service.
DatabaseLockBackend::$service property core/lib/Drupal/Core/ProxyClass/Lock/DatabaseLockBackend.php The real proxied service, after it was lazy loaded.
DatabaseLockBackend::acquire function core/lib/Drupal/Core/ProxyClass/Lock/DatabaseLockBackend.php Acquires a lock.
DatabaseLockBackend::acquire function core/lib/Drupal/Core/Lock/DatabaseLockBackend.php Acquires a lock.
DatabaseLockBackend::catchException function core/lib/Drupal/Core/Lock/DatabaseLockBackend.php Act on an exception when semaphore might be stale.
DatabaseLockBackend::ensureTableExists function core/lib/Drupal/Core/Lock/DatabaseLockBackend.php Check if the semaphore table exists and create it if not.
DatabaseLockBackend::getLockId function core/lib/Drupal/Core/ProxyClass/Lock/DatabaseLockBackend.php Gets the unique page token for locks.
DatabaseLockBackend::lazyLoadItself function core/lib/Drupal/Core/ProxyClass/Lock/DatabaseLockBackend.php Lazy loads the real service from the container.
DatabaseLockBackend::lockMayBeAvailable function core/lib/Drupal/Core/ProxyClass/Lock/DatabaseLockBackend.php Checks if a lock is available for acquiring.
DatabaseLockBackend::lockMayBeAvailable function core/lib/Drupal/Core/Lock/DatabaseLockBackend.php Checks if a lock is available for acquiring.
DatabaseLockBackend::normalizeName function core/lib/Drupal/Core/Lock/DatabaseLockBackend.php Normalizes a lock name in order to comply with database limitations.
DatabaseLockBackend::release function core/lib/Drupal/Core/Lock/DatabaseLockBackend.php Releases the given lock.
DatabaseLockBackend::release function core/lib/Drupal/Core/ProxyClass/Lock/DatabaseLockBackend.php Releases the given lock.
DatabaseLockBackend::releaseAll function core/lib/Drupal/Core/ProxyClass/Lock/DatabaseLockBackend.php Releases all locks for the given lock token identifier.
DatabaseLockBackend::releaseAll function core/lib/Drupal/Core/Lock/DatabaseLockBackend.php Releases all locks for the given lock token identifier.
DatabaseLockBackend::schemaDefinition function core/lib/Drupal/Core/Lock/DatabaseLockBackend.php Defines the schema for the semaphore table.
DatabaseLockBackend::schemaDefinition function core/lib/Drupal/Core/ProxyClass/Lock/DatabaseLockBackend.php
DatabaseLockBackend::TABLE_NAME constant core/lib/Drupal/Core/Lock/DatabaseLockBackend.php The database table name.
DatabaseLockBackend::wait function core/lib/Drupal/Core/ProxyClass/Lock/DatabaseLockBackend.php Waits a short amount of time before a second lock acquire attempt.
DatabaseLockBackend::__construct function core/lib/Drupal/Core/ProxyClass/Lock/DatabaseLockBackend.php Constructs a ProxyClass Drupal proxy object.
DatabaseLockBackend::__construct function core/lib/Drupal/Core/Lock/DatabaseLockBackend.php Constructs a new DatabaseLockBackend.
DataCommand::render function core/lib/Drupal/Core/Ajax/DataCommand.php Implements Drupal\Core\Ajax\CommandInterface:render().
DataEntityRow::render function core/modules/rest/src/Plugin/views/row/DataEntityRow.php Renders a row object.
DataFieldRow::render function core/modules/rest/src/Plugin/views/row/DataFieldRow.php Renders a row object.
Date::preRenderDate function core/lib/Drupal/Core/Render/Element/Date.php Adds form-specific attributes to a 'date' #type element.
Date::render function core/modules/views/src/Plugin/views/field/Date.php Renders the field.
DateRangeWidgetBase::validateStartEnd function core/modules/datetime_range/src/Plugin/Field/FieldWidget/DateRangeWidgetBase.php #element_validate callback to ensure that the start date <= the end date.
DateTestBase::renderTestEntity function core/modules/datetime/tests/src/Functional/DateTestBase.php Renders an entity_test and sets the output in the internal browser.
DateTimePlus::render function core/lib/Drupal/Component/Datetime/DateTimePlus.php Renders the timezone name.
DateTimeRangeConstantsInterface::END_DATE constant core/modules/datetime_range/src/DateTimeRangeConstantsInterface.php
DateTimeRangeTrait::endDateIsDisplayed function core/modules/datetime_range/src/DateTimeRangeTrait.php Gets whether the end date should be displayed.
DateTimeRangeTrait::renderStartEnd function core/modules/datetime_range/src/DateTimeRangeTrait.php Creates a render array given start/end dates.
DateTimeRangeTrait::renderStartEndWithIsoAttribute function core/modules/datetime_range/src/DateTimeRangeTrait.php Creates a render array with ISO attributes given start/end dates.
DblogMessage::render function core/modules/dblog/src/Plugin/views/field/DblogMessage.php Renders the field.
DblogOperations::render function core/modules/dblog/src/Plugin/views/field/DblogOperations.php Renders the field.
dblog_views_pre_render function core/modules/dblog/dblog.module Implements hook_views_pre_render().
DbUpdateController::$bareHtmlPageRenderer property core/modules/system/src/Controller/DbUpdateController.php The bare HTML page renderer.
DefaultDisplayExtender class core/modules/views/src/Plugin/views/display_extender/DefaultDisplayExtender.php Default display extender plugin; does nothing.
DefaultDisplayExtender.php file core/modules/views/src/Plugin/views/display_extender/DefaultDisplayExtender.php
DefaultLanguageRenderer class core/modules/views/src/Entity/Render/DefaultLanguageRenderer.php Renders entities in their default language.
DefaultLanguageRenderer.php file core/modules/views/src/Entity/Render/DefaultLanguageRenderer.php
DefaultLanguageRenderer::getLangcode function core/modules/views/src/Entity/Render/DefaultLanguageRenderer.php Returns the language code associated with the given row.
DefaultLanguageRenderer::getLangcodeByRelationship function core/modules/views/src/Entity/Render/DefaultLanguageRenderer.php Returns the language code associated with the given row.
DefaultPluginManager::setCacheBackend function core/lib/Drupal/Core/Plugin/DefaultPluginManager.php Initialize the cache backend.
DefaultPluginManagerTest::testDefaultPluginManagerWithPluginExtendingNonInstalledClass function core/tests/Drupal/Tests/Core/Plugin/DefaultPluginManagerTest.php Tests the plugin manager with a plugin that extends a non-installed class.
DefaultSummary::render function core/modules/views/src/Plugin/views/style/DefaultSummary.php Render the display in this style.
dependencies.libraries.yml file core/tests/Drupal/Tests/Core/Asset/library_test_files/dependencies.libraries.yml core/tests/Drupal/Tests/Core/Asset/library_test_files/dependencies.libraries.yml
Dependency class core/lib/Drupal/Core/Extension/Dependency.php A value object representing dependency information.
Dependency.php file core/lib/Drupal/Core/Extension/Dependency.php
Dependency::$constraint property core/lib/Drupal/Core/Extension/Dependency.php The Constraint object from the constraint string.

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