Search for __get

  1. Search 7.x for __get
  2. Search 9.5.x for __get
  3. Search 8.9.x for __get
  4. Search 11.x for __get
  5. Other projects
Title Object type File name Summary
IncorrectConfigTargetForm::buildForm function core/modules/system/tests/modules/form_test/src/Form/IncorrectConfigTargetForm.php Form constructor.
IncorrectConfigTargetForm::getEditableConfigNames function core/modules/system/tests/modules/form_test/src/Form/IncorrectConfigTargetForm.php Gets the configuration names that will be editable.
IncorrectConfigTargetForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/IncorrectConfigTargetForm.php Returns a unique string identifying the form.
IncrementalForm::getConfirmText function core/modules/migrate_drupal_ui/src/Form/IncrementalForm.php Returns a caption for the button that confirms the action.
IncrementalForm::getFormId function core/modules/migrate_drupal_ui/src/Form/IncrementalForm.php Returns a unique string identifying the form.
InfoHookDecorator::getDefinitions function core/lib/Drupal/Core/Plugin/Discovery/InfoHookDecorator.php Gets the definition of all plugins for this type.
InfoParserDynamic::getRequiredKeys function core/lib/Drupal/Core/Extension/InfoParserDynamic.php Returns an array of keys required to exist in .info.yml file.
InlineBlock::getEntity function core/modules/layout_builder/src/Plugin/Block/InlineBlock.php Loads or creates the block content entity of the block.
InlineBlockDeriver::getDerivativeDefinitions function core/modules/layout_builder/src/Plugin/Derivative/InlineBlockDeriver.php Gets the definition of all derivatives of a base plugin.
InlineBlockEntityOperations::getBlockIdsForRevisionIds function core/modules/layout_builder/src/InlineBlockEntityOperations.php Gets blocks IDs for an array of revision IDs.
InlineBlockEntityOperations::getRemovedBlockIds function core/modules/layout_builder/src/InlineBlockEntityOperations.php Gets the IDs of the inline blocks that were removed.
InlineBlockPrivateFilesTest::getFileHrefAccessibleOnNode function core/modules/layout_builder/tests/src/FunctionalJavascript/InlineBlockPrivateFilesTest.php Returns the href of a file, asserting it is accessible on the page.
InlineBlockPrivateFilesTest::getFileSecret function core/modules/layout_builder/tests/src/FunctionalJavascript/InlineBlockPrivateFilesTest.php Gets the text secret for a file.
InlineBlockTestBase::getLatestBlockEntityId function core/modules/layout_builder/tests/src/FunctionalJavascript/InlineBlockTestBase.php Gets the latest block entity id.
InlineBlockUsage::getUnused function core/modules/layout_builder/src/InlineBlockUsage.php Gets unused inline block IDs.
InlineBlockUsage::getUsage function core/modules/layout_builder/src/InlineBlockUsage.php Gets usage record for inline block by ID.
InlineBlockUsageInterface::getUnused function core/modules/layout_builder/src/InlineBlockUsageInterface.php Gets unused inline block IDs.
InlineBlockUsageInterface::getUsage function core/modules/layout_builder/src/InlineBlockUsageInterface.php Gets usage record for inline block by ID.
InlineBlockUsageTest class core/modules/layout_builder/tests/src/Unit/InlineBlockUsageTest.php @coversDefaultClass \Drupal\layout_builder\InlineBlockUsage[[api-linebreak]]
InlineBlockUsageTest class core/modules/layout_builder/tests/src/Kernel/InlineBlockUsageTest.php Class for testing the InlineBlockUsage service.
InlineBlockUsageTest.php file core/modules/layout_builder/tests/src/Kernel/InlineBlockUsageTest.php
InlineBlockUsageTest.php file core/modules/layout_builder/tests/src/Unit/InlineBlockUsageTest.php
InlineBlockUsageTest::$database property core/modules/layout_builder/tests/src/Kernel/InlineBlockUsageTest.php The database connection.
InlineBlockUsageTest::$entity property core/modules/layout_builder/tests/src/Kernel/InlineBlockUsageTest.php The entity for testing.
InlineBlockUsageTest::$inlineBlockUsage property core/modules/layout_builder/tests/src/Kernel/InlineBlockUsageTest.php The inline block usage service.
InlineBlockUsageTest::$modules property core/modules/layout_builder/tests/src/Kernel/InlineBlockUsageTest.php Modules to install.
InlineBlockUsageTest::setUp function core/modules/layout_builder/tests/src/Kernel/InlineBlockUsageTest.php
InlineBlockUsageTest::testAddUsage function core/modules/layout_builder/tests/src/Kernel/InlineBlockUsageTest.php Covers ::addUsage.
InlineBlockUsageTest::testDeleteUsage function core/modules/layout_builder/tests/src/Kernel/InlineBlockUsageTest.php Covers ::deleteUsage.
InlineBlockUsageTest::testEmptyDeleteUsageCall function core/modules/layout_builder/tests/src/Unit/InlineBlockUsageTest.php Tests calling deleteUsage() with empty array.
InlineBlockUsageTest::testGetUnused function core/modules/layout_builder/tests/src/Kernel/InlineBlockUsageTest.php Covers ::getUnused.
InlineBlockUsageTest::testGetUsage function core/modules/layout_builder/tests/src/Kernel/InlineBlockUsageTest.php Covers ::getUsage.
InlineBlockUsageTest::testRemoveByLayoutEntity function core/modules/layout_builder/tests/src/Kernel/InlineBlockUsageTest.php Covers ::removeByLayoutEntity.
InlineTemplate::getInfo function core/lib/Drupal/Core/Render/Element/InlineTemplate.php Returns the element properties for this element.
InOperator::getValueOptions function core/modules/views/src/Plugin/views/filter/InOperator.php Gets the value options.
InputStreamUploadedFile::getClientOriginalName function core/modules/file/src/Upload/InputStreamUploadedFile.php Returns the original file name.
InputStreamUploadedFile::getError function core/modules/file/src/Upload/InputStreamUploadedFile.php Returns the upload error code.
InputStreamUploadedFile::getErrorMessage function core/modules/file/src/Upload/InputStreamUploadedFile.php Returns an informative upload error message.
InputStreamUploadedFile::getFilename function core/modules/file/src/Upload/InputStreamUploadedFile.php Gets the filename.
InputStreamUploadedFile::getPathname function core/modules/file/src/Upload/InputStreamUploadedFile.php Gets the path to the file.
InputStreamUploadedFile::getRealPath function core/modules/file/src/Upload/InputStreamUploadedFile.php Gets the absolute path to the file.
InputStreamUploadedFile::getSize function core/modules/file/src/Upload/InputStreamUploadedFile.php Gets file size.
InsertTrait::getInsertPlaceholderFragment function core/lib/Drupal/Core/Database/Query/InsertTrait.php Returns the query placeholders for values that will be inserted.
InstallCommand::getProfiles function core/lib/Drupal/Core/Command/InstallCommand.php Gets a list of profiles.
InstallCommand::getSitePath function core/lib/Drupal/Core/Command/InstallCommand.php Gets the site path.
InstallerAccessPolicy::getPersistentCacheContexts function core/lib/Drupal/Core/Installer/InstallerAccessPolicy.php Gets the persistent cache contexts.
InstallerException::getTitle function core/lib/Drupal/Core/Installer/Exception/InstallerException.php Returns the exception page title.
InstallerExistingConfigMultilingualTest::getConfigTarball function core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigMultilingualTest.php Gets the filepath to the configuration tarball.
InstallerExistingConfigNoConfigTest::getConfigTarball function core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigNoConfigTest.php Gets the filepath to the configuration tarball.
InstallerExistingConfigNoSystemSiteTest::getConfigTarball function core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigNoSystemSiteTest.php Gets the filepath to the configuration tarball.

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