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