Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| InlineBlock::getEntity | function | core/ |
Loads or creates the block content entity of the block. |
| InlineBlockDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| InlineBlockEntityOperations::getBlockIdsForRevisionIds | function | core/ |
Gets blocks IDs for an array of revision IDs. |
| InlineBlockEntityOperations::getRemovedBlockIds | function | core/ |
Gets the IDs of the inline blocks that were removed. |
| InlineBlockPrivateFilesTest::getFileHrefAccessibleOnNode | function | core/ |
Returns the href of a file, asserting it is accessible on the page. |
| InlineBlockPrivateFilesTest::getFileSecret | function | core/ |
Gets the text secret for a file. |
| InlineBlockTestBase::getLatestBlockEntityId | function | core/ |
Gets the latest block entity id. |
| InlineBlockUsage::getUnused | function | core/ |
Gets unused inline block IDs. |
| InlineBlockUsage::getUsage | function | core/ |
Gets usage record for inline block by ID. |
| InlineBlockUsageInterface::getUnused | function | core/ |
Gets unused inline block IDs. |
| InlineBlockUsageInterface::getUsage | function | core/ |
Gets usage record for inline block by ID. |
| InlineBlockUsageTest | class | core/ |
Tests Drupal\layout_builder\InlineBlockUsage. |
| InlineBlockUsageTest | class | core/ |
Class for testing the InlineBlockUsage service. |
| InlineBlockUsageTest.php | file | core/ |
|
| InlineBlockUsageTest.php | file | core/ |
|
| InlineBlockUsageTest::$database | property | core/ |
The database connection. |
| InlineBlockUsageTest::$entity | property | core/ |
The entity for testing. |
| InlineBlockUsageTest::$inlineBlockUsage | property | core/ |
The inline block usage service. |
| InlineBlockUsageTest::$modules | property | core/ |
Modules to install. |
| InlineBlockUsageTest::setUp | function | core/ |
|
| InlineBlockUsageTest::testAddUsage | function | core/ |
Covers ::addUsage. |
| InlineBlockUsageTest::testDeleteUsage | function | core/ |
Covers ::deleteUsage. |
| InlineBlockUsageTest::testEmptyDeleteUsageCall | function | core/ |
Tests calling deleteUsage() with empty array. |
| InlineBlockUsageTest::testGetUnused | function | core/ |
Covers ::getUnused. |
| InlineBlockUsageTest::testGetUsage | function | core/ |
Covers ::getUsage. |
| InlineBlockUsageTest::testRemoveByLayoutEntity | function | core/ |
Covers ::removeByLayoutEntity. |
| InlineTemplate::getInfo | function | core/ |
Returns the element properties for this element. |
| InOperator::getValueOptions | function | core/ |
Gets the value options. |
| InputConfigurator::getDataDefinitions | function | core/ |
Returns the typed data definitions for the inputs defined by this recipe. |
| InputConfigurator::getDefaultValue | function | core/ |
Returns the default value for an input definition. |
| InputConfigurator::getValues | function | core/ |
Returns the collected input values, keyed by name. |
| InputStreamUploadedFile::getClientOriginalName | function | core/ |
Returns the original file name. |
| InputStreamUploadedFile::getFilename | function | core/ |
Gets the filename. |
| InputStreamUploadedFile::getPathname | function | core/ |
Gets the path to the file. |
| InputStreamUploadedFile::getRealPath | function | core/ |
Gets the absolute path to the file. |
| InputStreamUploadedFile::getSize | function | core/ |
Gets file size. |
| InsertTrait::getInsertPlaceholderFragment | function | core/ |
Returns the query placeholders for values that will be inserted. |
| InstallCommand::getProfiles | function | core/ |
Gets a list of profiles. |
| InstallCommand::getSitePath | function | core/ |
Gets the site path. |
| InstalledPackage::getProjectName | function | core/ |
Returns the Drupal project name for this package. |
| InstalledPackagesList::getCorePackageList | function | core/ |
Returns the canonical names of the supported core packages. |
| InstalledPackagesList::getCorePackages | function | core/ |
Returns a list of installed core packages. |
| InstalledPackagesList::getPackageByDrupalProjectName | function | core/ |
Returns the package for a given Drupal project name, if it is installed. |
| InstalledPackagesList::getPackagesNotIn | function | core/ |
Returns the packages that are in this list, but not in another. |
| InstalledPackagesList::getPackagesWithDifferentVersionsIn | function | core/ |
Returns the packages which have a different version in another list. |
| InstalledPackagesList::offsetGet | function | core/ |
|
| InstalledPackageTest | class | core/ |
Tests Drupal\package_manager\InstalledPackage. |
| InstalledPackageTest.php | file | core/ |
|
| InstalledPackageTest::testMetapackageWithAPath | function | core/ |
Tests metapackage with a path. |
| InstalledPackageTest::testPathResolution | function | core/ |
Tests path resolution. |
Pagination
- Previous page
- Page 117
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.