Search for age

  1. Search 7.x for age
  2. Search 9.5.x for age
  3. Search 8.9.x for age
  4. Search 11.x for age
  5. Search main for age
  6. Other projects
Title Object type File name Summary
BlockPageVariantTest::testBuildWithoutMainContent function core/modules/block/tests/src/Unit/Plugin/DisplayVariant/BlockPageVariantTest.php Tests the building of a full page variant with no main content set.
BlockPluginId::$blockContentStorage property core/modules/block/src/Plugin/migrate/process/BlockPluginId.php The block_content entity storage handler.
BlockRepository::$blockStorage property core/modules/block/src/BlockRepository.php The block storage.
BlockRepository::$themeManager property core/modules/block/src/BlockRepository.php The theme manager.
BlockRepositoryTest::$blockStorage property core/modules/block/tests/src/Unit/BlockRepositoryTest.php
BlockResourceTestBase::getExpectedUnauthorizedAccessMessage function core/modules/block/tests/src/Functional/Rest/BlockResourceTestBase.php Return the expected error message.
BlockStorageUnitTest class core/modules/block/tests/src/Kernel/BlockStorageUnitTest.php Tests the storage of blocks.
BlockStorageUnitTest.php file core/modules/block/tests/src/Kernel/BlockStorageUnitTest.php
BlockStorageUnitTest::$controller property core/modules/block/tests/src/Kernel/BlockStorageUnitTest.php The block storage.
BlockStorageUnitTest::$modules property core/modules/block/tests/src/Kernel/BlockStorageUnitTest.php Modules to install.
BlockStorageUnitTest::createTests function core/modules/block/tests/src/Kernel/BlockStorageUnitTest.php Tests the creation of blocks.
BlockStorageUnitTest::deleteTests function core/modules/block/tests/src/Kernel/BlockStorageUnitTest.php Tests the deleting of blocks.
BlockStorageUnitTest::loadTests function core/modules/block/tests/src/Kernel/BlockStorageUnitTest.php Tests the loading of blocks.
BlockStorageUnitTest::setUp function core/modules/block/tests/src/Kernel/BlockStorageUnitTest.php
BlockStorageUnitTest::testBlockCRUD function core/modules/block/tests/src/Kernel/BlockStorageUnitTest.php Tests CRUD operations.
BlockStorageUnitTest::testDefaultBlocks function core/modules/block/tests/src/Kernel/BlockStorageUnitTest.php Tests the installation of default blocks.
BlockTest::getExpectedUnauthorizedAccessMessage function core/modules/jsonapi/tests/src/Functional/BlockTest.php Return the expected error message.
BlockUiTest::testBlockAdminUiPage function core/modules/block/tests/src/Functional/BlockUiTest.php Tests block admin page exists and functions correctly.
BlockUiTest::testBlockDemoUiPage function core/modules/block/tests/src/Functional/BlockUiTest.php Tests block demo page exists and functions correctly.
BlockVisibilityTest::testTransformMultiplePagesWithFront function core/modules/block/tests/src/Unit/Plugin/migrate/process/BlockVisibilityTest.php @covers ::transform[[api-linebreak]]
BlockVisibilityTest::testTransformSinglePageWithFront function core/modules/block/tests/src/Unit/Plugin/migrate/process/BlockVisibilityTest.php @covers ::transform[[api-linebreak]]
block_configurable_language_delete function core/modules/block/block.module Implements hook_ENTITY_TYPE_delete() for 'configurable_language'.
block_content.pages.inc file core/modules/block_content/block_content.pages.inc Provides page callbacks for content blocks.
block_page_top function core/modules/block/block.module Implements hook_page_top().
book.manager service core/modules/book/book.services.yml Drupal\book\BookManager
book.outline_storage service core/modules/book/book.services.yml Drupal\book\BookOutlineStorage
BookAdminEditForm::$bookManager property core/modules/book/src/Form/BookAdminEditForm.php The book manager.
BookAdminEditForm::$nodeStorage property core/modules/book/src/Form/BookAdminEditForm.php The node storage.
BookBreadcrumbBuilder::$languageManager property core/modules/book/src/BookBreadcrumbBuilder.php The language manager service.
BookBreadcrumbBuilder::$nodeStorage property core/modules/book/src/BookBreadcrumbBuilder.php The node storage.
BookController::$bookManager property core/modules/book/src/Controller/BookController.php The book manager.
BookExport::$bookManager property core/modules/book/src/BookExport.php The book manager.
BookExport::$nodeStorage property core/modules/book/src/BookExport.php The node storage.
BookJavascriptTest::assertOrderInPage function core/modules/book/tests/src/FunctionalJavascript/BookJavascriptTest.php Asserts that several pieces of markup are in a given order in the page.
BookManager class core/modules/book/src/BookManager.php Defines a book manager.
BookManager class core/modules/book/src/ProxyClass/BookManager.php Provides a proxy class for \Drupal\book\BookManager.
BookManager.php file core/modules/book/src/ProxyClass/BookManager.php
BookManager.php file core/modules/book/src/BookManager.php
BookManager::$backendChainedCache property core/modules/book/src/BookManager.php The book chained backend cache service.
BookManager::$bookOutlineStorage property core/modules/book/src/BookManager.php Book outline storage.
BookManager::$books property core/modules/book/src/BookManager.php Books Array.
BookManager::$bookTreeFlattened property core/modules/book/src/BookManager.php Stores flattened book trees.
BookManager::$configFactory property core/modules/book/src/BookManager.php Config Factory Service Object.
BookManager::$container property core/modules/book/src/ProxyClass/BookManager.php The service container.
BookManager::$drupalProxyOriginalServiceId property core/modules/book/src/ProxyClass/BookManager.php The id of the original proxied service.
BookManager::$entityRepository property core/modules/book/src/BookManager.php The entity repository service.
BookManager::$entityTypeManager property core/modules/book/src/BookManager.php Entity type manager.
BookManager::$languageManager property core/modules/book/src/BookManager.php The language manager.
BookManager::$memoryCache property core/modules/book/src/BookManager.php The book memory cache service.
BookManager::$renderer property core/modules/book/src/BookManager.php The renderer.

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