Search for lock
- Search 7.x for lock
- Search 9.5.x for lock
- Search 8.9.x for lock
- Search 10.3.x for lock
- Search main for lock
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| lock | service | core/ |
Drupal\Core\Lock\DatabaseLockBackend |
| Lock | class | core/ |
Provides a value object representing the lock from a TempStore. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| block_content.uuid_lookup | service | core/ |
\Drupal\block_content\BlockContentUuidLookup |
| block_content_add_body_field | function | core/ |
Adds the default body field to a block type. |
| block_content_body_field.yml | file | core/ |
core/modules/block_content/migrations/block_content_body_field.yml |
| block_content_body_field_storage.yml | file | core/ |
core/modules/block_content/migrations/block_content_body_field_storage.yml |
| block_content_entity_display.yml | file | core/ |
core/modules/block_content/migrations/block_content_entity_display.yml |
| block_content_entity_form_display.yml | file | core/ |
core/modules/block_content/migrations/block_content_entity_form_display.yml |
| block_content_post_update_remove_block_content_listing_empty | function | core/ |
Remove block_content_listing_empty from views. |
| block_content_post_update_remove_block_content_status_info_keys | function | core/ |
Remove deprecated status and info keys from block_content blocks. |
| block_content_removed_post_updates | function | core/ |
Implements hook_removed_post_updates(). |
| block_content_storage_body_field.info.yml | file | core/ |
core/modules/block_content/modules/block_content_storage_body_field/block_content_storage_body_field.info.yml |
| block_content_storage_body_field_test.info.yml | file | core/ |
core/modules/block_content/modules/block_content_storage_body_field/tests/modules/block_content_storage_body_field_test/block_content_storage_body_field_test.info.yml |
| block_content_test.info.yml | file | core/ |
core/modules/block_content/tests/modules/block_content_test/block_content_test.info.yml |
| block_content_test.routing.yml | file | core/ |
core/modules/block_content/tests/modules/block_content_test/block_content_test.routing.yml |
| block_content_test_views.info.yml | file | core/ |
core/modules/block_content/tests/modules/block_content_test_views/block_content_test_views.info.yml |
| block_content_theme_suggestions_test.info.yml | file | core/ |
core/modules/block_content/tests/modules/block_content_theme_suggestions_test/block_content_theme_suggestions_test.info.yml |
| block_content_type.yml | file | core/ |
core/modules/block_content/migrations/block_content_type.yml |
| block_content_update_last_removed | function | core/ |
Implements hook_update_last_removed(). |
| block_install | function | core/ |
Implements hook_install(). |
| block_post_update_make_weight_integer | function | core/ |
Ensures that all block weights are integers. |
| block_post_update_set_menu_block_depth_to_null_if_zero | function | core/ |
Updates the `depth` setting to NULL if it is 0 in any menu blocks. |
| block_removed_post_updates | function | core/ |
Implements hook_removed_post_updates(). |
| block_test.info.yml | file | core/ |
core/modules/block/tests/modules/block_test/block_test.info.yml |
| block_test.multiple_static_context | service | core/ |
Drupal\block_test\ContextProvider\MultipleStaticContext |
| block_test.routing.yml | file | core/ |
core/modules/block/tests/modules/block_test/block_test.routing.yml |
| block_test.schema.yml | file | core/ |
core/modules/block/tests/modules/block_test/config/schema/block_test.schema.yml |
| block_test.services.yml | file | core/ |
core/modules/block/tests/modules/block_test/block_test.services.yml |
| block_test_special_chars_theme.info.yml | file | core/ |
core/modules/block/tests/modules/block_test/themes/block_test_special_chars_theme/block_test_special_chars_theme.info.yml |
| block_test_theme.info.yml | file | core/ |
core/modules/block/tests/modules/block_test/themes/block_test_theme/block_test_theme.info.yml |
| block_test_views.info.yml | file | core/ |
core/modules/block/tests/modules/block_test_views/block_test_views.info.yml |
| block_theme_initialize | function | core/ |
Assigns an initial, default set of blocks for a theme. |
| block_update_last_removed | function | core/ |
Implements hook_update_last_removed(). |
| body-scroll-lock.css | file | core/ |
Body scroll lock with css only. |
| body-scroll-lock.css | file | core/ |
Body scroll lock with css only. |
| body-scroll-lock.pcss.css | file | core/ |
Body scroll lock with css only. |
| book-all-books-block.html.twig | file | core/ |
Theme override for rendering book outlines within a block. |
| BoxTranslation::CUSTOM_BLOCK_TABLE | constant | core/ |
Drupal 6 table names. |
| BreakLockForm | class | core/ |
Builds the form to break the lock of an edited view. |
| BreakLockForm.php | file | core/ |
|
| BreakLockForm::$entityTypeManager | property | core/ |
Stores the entity type manager. |
| BreakLockForm::$tempStore | property | core/ |
Stores the shared tempstore. |
| BreakLockForm::buildForm | function | core/ |
Form constructor. |
| BreakLockForm::create | function | core/ |
Instantiates a new instance of this class. |
| BreakLockForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| BreakLockForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| BreakLockForm::getDescription | function | core/ |
Returns additional text to display as a description. |
| BreakLockForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| BreakLockForm::getQuestion | function | core/ |
Returns the question to ask the user. |
| BreakLockForm::submitForm | function | core/ |
This is the default entity object builder function. It is called before any other submit handler to build the new entity object to be used by the following submit handlers. At this point of the form workflow the entity is validated and the form state… |
| BreakLockForm::__construct | function | core/ |
Constructs a \Drupal\views_ui\Form\BreakLockForm object. |
| BreakLockLink | class | core/ |
Provides a link to break a tempstore lock. |
Pagination
- Previous page
- Page 36
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.