Search for lock
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 |
---|---|---|---|
BlockXssTest | class | core/ |
Tests that the block module properly escapes block descriptions. |
BlockXssTest.php | file | core/ |
|
BlockXssTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BlockXssTest::$modules | property | core/ |
Modules to install. |
BlockXssTest::doBlockContentTest | function | core/ |
Tests XSS coming from Block Content block info. |
BlockXssTest::doMenuTest | function | core/ |
Tests XSS coming from Menu block labels. |
BlockXssTest::doViewTest | function | core/ |
Tests XSS coming from View block labels. |
BlockXssTest::testBlockXss | function | core/ |
Tests various modules that provide blocks for XSS. |
BlockXssTest::testNoUnexpectedEscaping | function | core/ |
Tests that nothing is escaped other than the blocks explicitly tested. |
BlockXssTest::testXssInCategory | function | core/ |
Tests XSS in category. |
BlockXssTest::testXssInTitle | function | core/ |
Tests XSS in title. |
block_configurable_language_delete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for 'configurable_language'. |
block_content.add.html.twig | file | core/ |
--- label: 'Creating a custom block' related: - block.overview - block.configure - block.place - block_content.type --- {% set library_link_text %}{% trans %}Custom block library{% endtrans %}{% endset %} {% set library_link =… |
block_content.info.yml | file | core/ |
core/modules/block_content/block_content.info.yml |
block_content.install | file | core/ |
Install, update and uninstall functions for the block_content module. |
block_content.links.action.yml | file | core/ |
core/modules/block_content/block_content.links.action.yml |
block_content.links.contextual.yml | file | core/ |
core/modules/block_content/block_content.links.contextual.yml |
block_content.links.task.yml | file | core/ |
core/modules/block_content/block_content.links.task.yml |
block_content.migrate_drupal.yml | file | core/ |
core/modules/block_content/migrations/state/block_content.migrate_drupal.yml |
block_content.module | file | core/ |
Allows the creation of custom blocks through the user interface. |
block_content.pages.inc | file | core/ |
Provides page callbacks for custom blocks. |
block_content.post_update.php | file | core/ |
Post update functions for Custom Block. |
block_content.routing.yml | file | core/ |
core/modules/block_content/block_content.routing.yml |
block_content.schema.yml | file | core/ |
core/modules/block_content/config/schema/block_content.schema.yml |
block_content.services.yml | file | core/ |
core/modules/block_content/block_content.services.yml |
block_content.type.banner_block.yml | file | core/ |
core/profiles/demo_umami/config/install/block_content.type.banner_block.yml |
block_content.type.basic.yml | file | core/ |
core/profiles/standard/config/install/block_content.type.basic.yml |
block_content.type.basic.yml | file | core/ |
core/profiles/demo_umami/config/install/block_content.type.basic.yml |
block_content.type.disclaimer_block.yml | file | core/ |
core/profiles/demo_umami/config/install/block_content.type.disclaimer_block.yml |
block_content.type.footer_promo_block.yml | file | core/ |
core/profiles/demo_umami/config/install/block_content.type.footer_promo_block.yml |
block_content.type.html.twig | file | core/ |
--- label: 'Defining a custom block type' related: - block.overview - block.configure - block.place - block_content.add - field_ui.add_field - field_ui.manage_form - field_ui.manage_display --- {% set types_link_text %}{% trans… |
block_content.uuid_lookup | service | core/ |
\Drupal\block_content\BlockContentUuidLookup |
block_content_add_body_field | function | core/ |
Adds the default body field to a custom block type. |
block_content_body_field.yml | file | core/ |
core/modules/block_content/migrations/block_content_body_field.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_entity_type_alter | function | core/ |
Implements hook_entity_type_alter(). |
block_content_help | function | core/ |
Implements hook_help(). |
block_content_post_update_entity_changed_constraint | function | core/ |
Clear the entity type cache. |
block_content_query_entity_reference_alter | function | core/ |
Implements hook_query_TAG_alter(). |
block_content_removed_post_updates | function | core/ |
Implements hook_removed_post_updates(). |
block_content_test.info.yml | file | core/ |
core/modules/block_content/tests/modules/block_content_test/block_content_test.info.yml |
block_content_test.module | file | core/ |
A dummy module for testing custom block related hooks. |
block_content_test.routing.yml | file | core/ |
core/modules/block_content/tests/modules/block_content_test/block_content_test.routing.yml |
block_content_test_block_content_insert | function | core/ |
Implements hook_block_content_insert(). |
block_content_test_block_content_presave | function | core/ |
Implements hook_block_content_presave(). |
block_content_test_block_content_update | function | core/ |
Implements hook_block_content_update(). |
block_content_test_block_content_view | function | core/ |
Implements hook_block_content_view(). |
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 | function | core/ |
Implements hook_theme(). |
Pagination
- Previous page
- Page 32
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.