Search for Id

  1. Search 7.x for Id
  2. Search 9.5.x for Id
  3. Search 10.3.x for Id
  4. Search 11.x for Id
  5. Other projects
Title Object type File name Summary
BlockRepositoryTest::providerBlocksConfig function core/modules/block/tests/src/Unit/BlockRepositoryTest.php
BlockResourceTestBase::$entityTypeId property core/modules/block/tests/src/Functional/Rest/BlockResourceTestBase.php The tested entity type.
BlockTest::$entityTypeId property core/modules/jsonapi/tests/src/Functional/BlockTest.php The tested entity type.
BlockTest::providerSource function core/modules/block/tests/src/Kernel/Plugin/migrate/source/BlockTest.php The data provider.
BlockTest::testBuildNoOverride function core/modules/views/tests/src/Unit/Plugin/views/display/BlockTest.php Tests the build method with no overriding.
BlockTest::testBuildOverride function core/modules/views/tests/src/Unit/Plugin/views/display/BlockTest.php Tests the build method with overriding items per page.
BlockTest::testHideBlockTitle function core/modules/block/tests/src/Functional/BlockTest.php Test block title display settings.
BlockTranslation::getIds function core/modules/block/src/Plugin/migrate/source/d6/BlockTranslation.php Defines the source fields uniquely identifying a source row.
BlockTranslation::getIds function core/modules/block/src/Plugin/migrate/source/d7/BlockTranslation.php Defines the source fields uniquely identifying a source row.
BlockTranslationTest::providerSource function core/modules/block/tests/src/Kernel/Plugin/migrate/source/d6/BlockTranslationTest.php The data provider.
BlockTranslationTest::providerSource function core/modules/block/tests/src/Kernel/Plugin/migrate/source/d7/BlockTranslationTest.php The data provider.
BlockUiTest::testBlockValidateErrors function core/modules/block/tests/src/Functional/BlockUiTest.php Tests if validation errors are passed plugin form to the parent form.
BlockUiTest::testCandidateBlockList function core/modules/block/tests/src/Functional/BlockUiTest.php Tests the block categories on the listing page.
block_content.uuid_lookup service core/modules/block_content/block_content.services.yml \Drupal\block_content\BlockContentUuidLookup
book.uninstall_validator service core/modules/book/book.services.yml Drupal\book\BookUninstallValidator
Book::getEntityTypeId function core/modules/book/src/Plugin/migrate/destination/Book.php Finds the entity type from configuration or plugin ID.
Book::getIds function core/modules/book/src/Plugin/migrate/source/Book.php Defines the source fields uniquely identifying a source row.
BookAdminEditForm::getFormId function core/modules/book/src/Form/BookAdminEditForm.php Returns a unique string identifying the form.
BookAdminEditForm::validateForm function core/modules/book/src/Form/BookAdminEditForm.php Form validation handler.
BookManager::getActiveTrailIds function core/modules/book/src/BookManager.php Gets the active trail IDs for the specified book at the provided path.
BookManagerInterface::getActiveTrailIds function core/modules/book/src/BookManagerInterface.php Gets the active trail IDs for the specified book at the provided path.
BookManagerTest::providerTestGetBookParents function core/modules/book/tests/src/Unit/BookManagerTest.php Provides test data for testGetBookParents.
BookOutlineConstraintValidator class core/modules/book/src/Plugin/Validation/Constraint/BookOutlineConstraintValidator.php Constraint validator for changing the book outline in pending revisions.
BookOutlineConstraintValidator.php file core/modules/book/src/Plugin/Validation/Constraint/BookOutlineConstraintValidator.php
BookOutlineConstraintValidator::$bookManager property core/modules/book/src/Plugin/Validation/Constraint/BookOutlineConstraintValidator.php The book manager.
BookOutlineConstraintValidator::create function core/modules/book/src/Plugin/Validation/Constraint/BookOutlineConstraintValidator.php Instantiates a new instance of this class.
BookOutlineConstraintValidator::validate function core/modules/book/src/Plugin/Validation/Constraint/BookOutlineConstraintValidator.php
BookOutlineConstraintValidator::__construct function core/modules/book/src/Plugin/Validation/Constraint/BookOutlineConstraintValidator.php Creates a new BookOutlineConstraintValidator instance.
BookOutlineForm::getBaseFormId function core/modules/book/src/Form/BookOutlineForm.php Returns a string identifying the base form.
BookRemoveForm::getFormId function core/modules/book/src/Form/BookRemoveForm.php Returns a unique string identifying the form.
BookSettingsForm::getFormId function core/modules/book/src/Form/BookSettingsForm.php Returns a unique string identifying the form.
BookSettingsForm::validateForm function core/modules/book/src/Form/BookSettingsForm.php Form validation handler.
BookTest::providerSource function core/modules/book/tests/src/Kernel/Plugin/migrate/source/BookTest.php The data provider.
BookUninstallValidator class core/modules/book/src/ProxyClass/BookUninstallValidator.php Provides a proxy class for \Drupal\book\BookUninstallValidator.
BookUninstallValidator class core/modules/book/src/BookUninstallValidator.php Prevents book module from being uninstalled whilst any book nodes exist or
there are any book outline stored.
BookUninstallValidator.php file core/modules/book/src/ProxyClass/BookUninstallValidator.php
BookUninstallValidator.php file core/modules/book/src/BookUninstallValidator.php
BookUninstallValidator::$bookOutlineStorage property core/modules/book/src/BookUninstallValidator.php The book outline storage.
BookUninstallValidator::$container property core/modules/book/src/ProxyClass/BookUninstallValidator.php The service container.
BookUninstallValidator::$drupalProxyOriginalServiceId property core/modules/book/src/ProxyClass/BookUninstallValidator.php The id of the original proxied service.
BookUninstallValidator::$entityTypeManager property core/modules/book/src/BookUninstallValidator.php The entity type manager.
BookUninstallValidator::$service property core/modules/book/src/ProxyClass/BookUninstallValidator.php The real proxied service, after it was lazy loaded.
BookUninstallValidator::hasBookNodes function core/modules/book/src/BookUninstallValidator.php Determines if there is any book nodes or not.
BookUninstallValidator::hasBookOutlines function core/modules/book/src/BookUninstallValidator.php Checks if there are any books in an outline.
BookUninstallValidator::lazyLoadItself function core/modules/book/src/ProxyClass/BookUninstallValidator.php Lazy loads the real service from the container.
BookUninstallValidator::setStringTranslation function core/modules/book/src/ProxyClass/BookUninstallValidator.php
BookUninstallValidator::validate function core/modules/book/src/ProxyClass/BookUninstallValidator.php Determines the reasons a module can not be uninstalled.
BookUninstallValidator::validate function core/modules/book/src/BookUninstallValidator.php Determines the reasons a module can not be uninstalled.
BookUninstallValidator::__construct function core/modules/book/src/ProxyClass/BookUninstallValidator.php Constructs a ProxyClass Drupal proxy object.
BookUninstallValidator::__construct function core/modules/book/src/BookUninstallValidator.php Constructs a new BookUninstallValidator.

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