Search for __get

  1. Search 7.x for __get
  2. Search 9.5.x for __get
  3. Search 10.3.x for __get
  4. Search 11.x for __get
  5. Other projects
Title Object type File name Summary
FileUploadHalJsonTestBase::getExpectedNormalizedEntity function core/modules/file/tests/src/Functional/Hal/FileUploadHalJsonTestBase.php Gets the expected file entity.
FileUploadHalJsonTestBase::getNormalizedPostEntity function core/modules/file/tests/src/Functional/Hal/FileUploadHalJsonTestBase.php
FileUsageTemporaryDeletionConfigurationUpdateTest class core/modules/file/tests/src/Functional/Update/FileUsageTemporaryDeletionConfigurationUpdateTest.php Tests the upgrade path for setting the file usage deletion configuration.
FileUsageTemporaryDeletionConfigurationUpdateTest.php file core/modules/file/tests/src/Functional/Update/FileUsageTemporaryDeletionConfigurationUpdateTest.php
FileUsageTemporaryDeletionConfigurationUpdateTest::$modules property core/modules/file/tests/src/Functional/Update/FileUsageTemporaryDeletionConfigurationUpdateTest.php Modules to enable after the database is loaded.
FileUsageTemporaryDeletionConfigurationUpdateTest::setDatabaseDumpFiles function core/modules/file/tests/src/Functional/Update/FileUsageTemporaryDeletionConfigurationUpdateTest.php Set database dump files to be used.
FileUsageTemporaryDeletionConfigurationUpdateTest::testUpdateHookN function core/modules/file/tests/src/Functional/Update/FileUsageTemporaryDeletionConfigurationUpdateTest.php Tests that make_unused_managed_files_temporary conditions are correct.
FormatSpecificGetBcRouteTestTrait trait core/modules/rest/tests/src/Functional/EntityResource/FormatSpecificGetBcRouteTestTrait.php Provides test methods to assert BC on format-specific GET routes.
FormatSpecificGetBcRouteTestTrait.php file core/modules/rest/tests/src/Functional/EntityResource/FormatSpecificGetBcRouteTestTrait.php
FormatSpecificGetBcRouteTestTrait::testFormatSpecificGetBcRoute function core/modules/rest/tests/src/Functional/EntityResource/FormatSpecificGetBcRouteTestTrait.php @group legacy
FormatSpecificGetBcRouteTestTrait::testNoFormatSpecificGetBcRouteForOtherFormats function core/modules/rest/tests/src/Functional/EntityResource/FormatSpecificGetBcRouteTestTrait.php @group legacy
FrontMatter::getCode function core/modules/help_topics/src/FrontMatter.php Retrieves the extracted source code.
FrontMatter::getData function core/modules/help_topics/src/FrontMatter.php Retrieves the extracted front matter data.
FrontMatter::getLine function core/modules/help_topics/src/FrontMatter.php Retrieves the line where the source code starts, after any data.
GenericCacheBackendUnitTestBase::getCacheBackend function core/modules/system/src/Tests/Cache/GenericCacheBackendUnitTestBase.php Gets a backend to test; this will get a shared instance set in the object.
GenericCacheBackendUnitTestBase::getTestBin function core/modules/system/src/Tests/Cache/GenericCacheBackendUnitTestBase.php Gets the testing bin.
GenericCacheBackendUnitTestBase::testGetMultiple function core/modules/system/src/Tests/Cache/GenericCacheBackendUnitTestBase.php Tests Drupal\Core\Cache\CacheBackendInterface::getMultiple().
GenericCacheBackendUnitTestBase::testSetGet function core/modules/system/src/Tests/Cache/GenericCacheBackendUnitTestBase.php Tests the get and set methods of Drupal\Core\Cache\CacheBackendInterface.
image-widget.css file core/profiles/demo_umami/themes/umami/css/classy/components/image-widget.css Image upload widget.
image-widget.css file core/themes/claro/css/layout/image-widget.css Image widget styles.
image-widget.css file core/themes/bartik/css/classy/components/image-widget.css Image upload widget.
image-widget.pcss.css file core/themes/claro/css/layout/image-widget.pcss.css Image widget styles.
ImageFieldTestBase::getLastFileId function core/modules/image/src/Tests/ImageFieldTestBase.php Retrieves the fid of the last inserted file.
InstallerExistingConfigSyncDriectoryProfileMismatchTest::getConfigTarball function core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDriectoryProfileMismatchTest.php Gets the filepath to the configuration tarball.
ItemHalJsonTestBase::getExpectedCacheContexts function core/modules/aggregator/tests/src/Functional/Hal/ItemHalJsonTestBase.php The expected cache contexts for the GET/HEAD response of the test entity.
ItemHalJsonTestBase::getExpectedNormalizedEntity function core/modules/aggregator/tests/src/Functional/Hal/ItemHalJsonTestBase.php Returns the expected normalization of the entity.
ItemHalJsonTestBase::getNormalizedPostEntity function core/modules/aggregator/tests/src/Functional/Hal/ItemHalJsonTestBase.php Returns the normalized POST entity.
ItemTest::getExpectedDocument function core/modules/jsonapi/tests/src/Functional/ItemTest.php Returns the expected JSON:API document for the entity.
ItemTest::getExpectedUnauthorizedAccessMessage function core/modules/jsonapi/tests/src/Functional/ItemTest.php Return the expected error message.
ItemTest::getPostDocument function core/modules/jsonapi/tests/src/Functional/ItemTest.php Returns the JSON:API POST document.
ItemTest::testGetIndividual function core/modules/jsonapi/tests/src/Functional/ItemTest.php Tests GETting an individual resource, plus edge cases to ensure good DX.
KernelTestBaseTest::testDrupalGetProfile function core/modules/simpletest/src/Tests/KernelTestBaseTest.php Tests that \Drupal::installProfile() returns NULL.
LangcodeToAsciiUpdateTest::getColumnCollation function core/modules/system/tests/src/Functional/Entity/Update/LangcodeToAsciiUpdateTest.php Determine the column collation.
LanguageSelectWidgetUpdateTest class core/modules/language/tests/src/Functional/Update/LanguageSelectWidgetUpdateTest.php Tests the update path for the language_select widget.
LanguageSelectWidgetUpdateTest.php file core/modules/language/tests/src/Functional/Update/LanguageSelectWidgetUpdateTest.php
LanguageSelectWidgetUpdateTest::setDatabaseDumpFiles function core/modules/language/tests/src/Functional/Update/LanguageSelectWidgetUpdateTest.php Set database dump files to be used.
LanguageSelectWidgetUpdateTest::testLanguagePostUpdateLanguageSelectWidget function core/modules/language/tests/src/Functional/Update/LanguageSelectWidgetUpdateTest.php Tests language_post_update_language_select_widget().
LayoutBuilderQuickEditTest::getQuickEditFieldId function core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderQuickEditTest.php
LegacyAliasStorageTest class core/tests/Drupal/KernelTests/Core/Path/LegacyAliasStorageTest.php @coversDefaultClass \Drupal\Core\Path\AliasStorage[[api-linebreak]]
@group path
@group legacy
LegacyAliasStorageTest.php file core/tests/Drupal/KernelTests/Core/Path/LegacyAliasStorageTest.php
LegacyAliasStorageTest::$modules property core/tests/Drupal/KernelTests/Core/Path/LegacyAliasStorageTest.php Modules to enable.
LegacyAliasStorageTest::$storage property core/tests/Drupal/KernelTests/Core/Path/LegacyAliasStorageTest.php
LegacyAliasStorageTest::sampleUrlAliases function core/tests/Drupal/KernelTests/Core/Path/LegacyAliasStorageTest.php Returns an array of URL aliases for testing.
LegacyAliasStorageTest::setUp function core/tests/Drupal/KernelTests/Core/Path/LegacyAliasStorageTest.php
LegacyAliasStorageTest::testAliasExists function core/tests/Drupal/KernelTests/Core/Path/LegacyAliasStorageTest.php @covers ::aliasExists[[api-linebreak]]
@expectedDeprecation \Drupal\Core\Path\AliasStorage is deprecated in drupal:8.8.0 and is removed from drupal:9.0.0. Use the "path_alias.repository" service instead, or the entity storage handler for the…
LegacyAliasStorageTest::testCRUD function core/tests/Drupal/KernelTests/Core/Path/LegacyAliasStorageTest.php @covers ::load[[api-linebreak]]
@covers ::save[[api-linebreak]]
@covers ::delete[[api-linebreak]]
@expectedDeprecation \Drupal\Core\Path\AliasStorage is deprecated in drupal:8.8.0 and is removed from drupal:9.0.0. Use the…
LegacyAliasStorageTest::testGetAliasesForAdminListing function core/tests/Drupal/KernelTests/Core/Path/LegacyAliasStorageTest.php @covers ::getAliasesForAdminListing[[api-linebreak]]
@expectedDeprecation \Drupal\Core\Path\AliasStorage is deprecated in drupal:8.8.0 and is removed from drupal:9.0.0. Use the "path_alias.repository" service instead, or the entity storage…
LegacyAliasStorageTest::testLanguageAliasExists function core/tests/Drupal/KernelTests/Core/Path/LegacyAliasStorageTest.php @covers ::languageAliasExists[[api-linebreak]]
@expectedDeprecation \Drupal\Core\Path\AliasStorage is deprecated in drupal:8.8.0 and is removed from drupal:9.0.0. Use the "path_alias.repository" service instead, or the entity storage handler…
LegacyAliasStorageTest::testLoad function core/tests/Drupal/KernelTests/Core/Path/LegacyAliasStorageTest.php @covers ::load[[api-linebreak]]
@expectedDeprecation \Drupal\Core\Path\AliasStorage is deprecated in drupal:8.8.0 and is removed from drupal:9.0.0. Use the "path_alias.repository" service instead, or the entity storage handler for the…
LegacyAliasStorageTest::testLookupPathAlias function core/tests/Drupal/KernelTests/Core/Path/LegacyAliasStorageTest.php @covers ::lookupPathAlias[[api-linebreak]]
@expectedDeprecation \Drupal\Core\Path\AliasStorage is deprecated in drupal:8.8.0 and is removed from drupal:9.0.0. Use the "path_alias.repository" service instead, or the entity storage handler for…

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