Search for d
Title | Object type | File name | Summary |
---|---|---|---|
block_content_post_update_sort_permissions | function | core/ |
Update permissions for users with "administer blocks" permission. |
block_content_removed_post_updates | function | core/ |
Implements hook_removed_post_updates(). |
block_content_test.module | file | core/ |
A dummy module for testing content block related hooks. |
block_content_test_block_content_update | function | core/ |
Implements hook_block_content_update(). |
block_content_update_10100 | function | core/ |
Update entity definition to handle revision routes. |
block_content_update_10200 | function | core/ |
Remove the unique values constraint from block content info fields. |
block_content_update_10300 | function | core/ |
Apply index to reusable column. |
block_content_update_last_removed | function | core/ |
Implements hook_update_last_removed(). |
block_drupal_alter_foo_alter | function | core/ |
Implements hook_TYPE_alter(). |
block_menu_delete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for menu entities. |
block_modules_installed | function | core/ |
Implements hook_modules_installed(). |
block_rebuild | function | core/ |
Implements hook_rebuild(). |
block_removed_post_updates | function | core/ |
Implements hook_removed_post_updates(). |
block_test.module | file | core/ |
Provide test blocks. |
block_test_block_build_test_cache_alter | function | core/ |
Implements hook_block_build_BASE_BLOCK_ID_alter(). |
block_themes_installed | function | core/ |
Initializes blocks for installed themes. |
block_update_last_removed | function | core/ |
Implements hook_update_last_removed(). |
block_user_role_delete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for user_role entities. |
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-node-export-html.html.twig | file | core/ |
Theme override for a single node in a printer-friendly outline. |
book-node-export-html.html.twig | file | core/ |
Theme override for a single node in a printer-friendly outline. |
book-node-export-html.html.twig | file | core/ |
Theme override for a single node in a printer-friendly outline. |
book-node-export-html.html.twig | file | core/ |
Theme override for a single node in a printer-friendly outline. |
book-node-export-html.html.twig | file | core/ |
Default theme implementation for a single node in a printer-friendly outline. |
book.adding.html.twig | file | core/ |
--- label: 'Adding content to a book' related: - book.about - book.configuring - book.creating - book.organizing --- {% set node_add_link_text %}{% trans %}Add content{% endtrans %}{% endset %} {% set node_add_link =… |
book.backend_chained_cache | service | core/ |
Drupal\Core\Cache\BackendChain |
book.breadcrumb | service | core/ |
Drupal\book\BookBreadcrumbBuilder |
book.migrate_drupal.yml | file | core/ |
core/modules/book/migrations/state/book.migrate_drupal.yml |
book.module | file | core/ |
Allows users to create and organize related content in an outline. |
book.uninstall_validator | service | core/ |
Drupal\book\BookUninstallValidator |
Book::fields | function | core/ |
Returns available fields on the source. |
Book::getEntityTypeId | function | core/ |
Finds the entity type from configuration or plugin ID. |
Book::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
Book::updateEntity | function | core/ |
Updates an entity with the new values from row. |
BookAdminEditForm | class | core/ |
Provides a form for administering a single book's hierarchy. |
BookAdminEditForm.php | file | core/ |
|
BookAdminEditForm::$bookManager | property | core/ |
The book manager. |
BookAdminEditForm::$entityRepository | property | core/ |
The entity repository service. |
BookAdminEditForm::$nodeStorage | property | core/ |
The node storage. |
BookAdminEditForm::bookAdminTable | function | core/ |
Builds the table portion of the form for the book administration page. |
BookAdminEditForm::bookAdminTableTree | function | core/ |
Helps build the main table in the book administration page form. |
BookAdminEditForm::buildForm | function | core/ |
Form constructor. |
BookAdminEditForm::create | function | core/ |
Instantiates a new instance of this class. |
BookAdminEditForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
BookAdminEditForm::submitForm | function | core/ |
Form submission handler. |
BookAdminEditForm::validateForm | function | core/ |
Form validation handler. |
BookAdminEditForm::__construct | function | core/ |
Constructs a new BookAdminEditForm. |
BookBreadcrumbBuilder | class | core/ |
Provides a breadcrumb builder for nodes in a book. |
BookBreadcrumbBuilder.php | file | core/ |
Pagination
- Previous page
- Page 62
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.