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 10.3.x for __get
  5. Search main for __get
  6. Other projects
Title Object type File name Summary
EntityTypeTest::testGetPluralLabelDefault function core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php Tests get plural label default.
EntityTypeTest::testGetSingularLabel function core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php Tests get singular label.
EntityTypeTest::testGetSingularLabelDefault function core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php Tests get singular label default.
EntityTypeTest::testGetStorageClass function core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php Tests the getStorageClass() method.
EntityTypeTest::testGetViewBuilderClass function core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php Tests the getViewBuilderClass() method.
EntityUnitTest::testGetEntityType function core/tests/Drupal/Tests/Core/Entity/EntityUnitTest.php Tests get entity type.
EntityUnitTest::testGetEntityTypeId function core/tests/Drupal/Tests/Core/Entity/EntityUnitTest.php Tests get entity type id.
EntityUrlLanguageTest class core/modules/language/tests/src/Kernel/EntityUrlLanguageTest.php Tests the language of entity URLs.
EntityUrlLanguageTest.php file core/modules/language/tests/src/Kernel/EntityUrlLanguageTest.php
EntityUrlLanguageTest::$entity property core/modules/language/tests/src/Kernel/EntityUrlLanguageTest.php The entity being used for testing.
EntityUrlLanguageTest::$modules property core/modules/language/tests/src/Kernel/EntityUrlLanguageTest.php Modules to install.
EntityUrlLanguageTest::createTranslatableEntity function core/modules/language/tests/src/Kernel/EntityUrlLanguageTest.php Creates a translated entity.
EntityUrlLanguageTest::setCurrentRequestForRoute function core/modules/language/tests/src/Kernel/EntityUrlLanguageTest.php Sets the current request to a specific path with the corresponding route.
EntityUrlLanguageTest::setUp function core/modules/language/tests/src/Kernel/EntityUrlLanguageTest.php
EntityUrlLanguageTest::testEntityUrlLanguage function core/modules/language/tests/src/Kernel/EntityUrlLanguageTest.php Ensures that entity URLs in a language have the right language prefix.
EntityUrlLanguageTest::testEntityUrlLanguageWithLanguageContentEnabled function core/modules/language/tests/src/Kernel/EntityUrlLanguageTest.php Ensures correct entity URLs with the method language-content-entity enabled.
EntityUrlTest::getEntity function core/tests/Drupal/Tests/Core/Entity/EntityUrlTest.php Returns a mock entity for testing.
EntityUser::getHighestId function core/modules/user/src/Plugin/migrate/destination/EntityUser.php Returns the highest ID tracked by the implementing plugin.
EntityValidationException::getViolationMessages function core/modules/migrate/src/Exception/EntityValidationException.php Returns the list of violation messages.
EntityValidationException::getViolations function core/modules/migrate/src/Exception/EntityValidationException.php Returns the list of violations generated during the entity validation.
EntityViewBuilder::getBuildDefaults function core/lib/Drupal/Core/Entity/EntityViewBuilder.php Provides entity-specific defaults to the build process.
EntityViewBuilder::getCacheTags function core/lib/Drupal/Core/Entity/EntityViewBuilder.php The cache tag associated with this entity view builder.
EntityViewBuilder::getRenderRecursionKey function core/lib/Drupal/Core/Entity/EntityViewBuilder.php Generates a key for an entity render array for recursion protection.
EntityViewBuilder::getSingleFieldDisplay function core/lib/Drupal/Core/Entity/EntityViewBuilder.php Gets an EntityViewDisplay for rendering an individual field.
EntityViewBuilderInterface::getCacheTags function core/lib/Drupal/Core/Entity/EntityViewBuilderInterface.php The cache tag associated with this entity view builder.
EntityViewDisplay::getPluginCollections function core/lib/Drupal/Core/Entity/Entity/EntityViewDisplay.php Gets the plugin collections used by this object.
EntityViewDisplay::getRenderer function core/lib/Drupal/Core/Entity/Entity/EntityViewDisplay.php Gets the renderer plugin for a field (e.g. widget, formatter).
EntityViewDisplayEditForm::getDefaultPlugin function core/modules/field_ui/src/Form/EntityViewDisplayEditForm.php Returns the ID of the default widget or formatter plugin for a field type.
EntityViewDisplayEditForm::getDisplayModeOptions function core/modules/field_ui/src/Form/EntityViewDisplayEditForm.php Returns an array of form or view mode options.
EntityViewDisplayEditForm::getDisplayModes function core/modules/field_ui/src/Form/EntityViewDisplayEditForm.php Returns the form or view modes used by this form.
EntityViewDisplayEditForm::getDisplayModesLink function core/modules/field_ui/src/Form/EntityViewDisplayEditForm.php Returns a link to the form or view mode admin page.
EntityViewDisplayEditForm::getEntityDisplay function core/modules/field_ui/src/Form/EntityViewDisplayEditForm.php Returns an entity display object to be used by this form.
EntityViewDisplayEditForm::getOverviewUrl function core/modules/field_ui/src/Form/EntityViewDisplayEditForm.php Returns the Url object for a specific entity (form) display edit form.
EntityViewDisplayEditForm::getTableHeader function core/modules/field_ui/src/Form/EntityViewDisplayEditForm.php Returns an array containing the table headers.
EntityViewDisplayResourceTestBase::getExpectedCacheContexts function core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayResourceTestBase.php The expected cache contexts for the GET/HEAD response of the test entity.
EntityViewDisplayResourceTestBase::getExpectedNormalizedEntity function core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayResourceTestBase.php Returns the expected normalization of the entity.
EntityViewDisplayResourceTestBase::getExpectedUnauthorizedAccessMessage function core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayResourceTestBase.php Return the expected error message.
EntityViewDisplayResourceTestBase::getNormalizedPostEntity function core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayResourceTestBase.php Returns the normalized POST entity.
EntityViewDisplayTest::getExpectedDocument function core/modules/jsonapi/tests/src/Functional/EntityViewDisplayTest.php Returns the expected JSON:API document for the entity.
EntityViewDisplayTest::getExpectedUnauthorizedAccessMessage function core/modules/jsonapi/tests/src/Functional/EntityViewDisplayTest.php Return the expected error message.
EntityViewDisplayTest::getPostDocument function core/modules/jsonapi/tests/src/Functional/EntityViewDisplayTest.php Returns the JSON:API POST document.
EntityViewDisplayValidationTest::testTargetBundleMustExist function core/tests/Drupal/KernelTests/Core/Entity/EntityViewDisplayValidationTest.php Tests that the target bundle of the entity view display is checked.
EntityViewMode::getIds function core/modules/migrate/src/Plugin/migrate/destination/EntityViewMode.php Gets the destination IDs.
EntityViewModeResourceTestBase::getExpectedNormalizedEntity function core/tests/Drupal/FunctionalTests/Rest/EntityViewModeResourceTestBase.php Returns the expected normalization of the entity.
EntityViewModeResourceTestBase::getNormalizedPostEntity function core/tests/Drupal/FunctionalTests/Rest/EntityViewModeResourceTestBase.php Returns the normalized POST entity.
EntityViewModeTest::getExpectedDocument function core/modules/jsonapi/tests/src/Functional/EntityViewModeTest.php Returns the expected JSON:API document for the entity.
EntityViewModeTest::getPostDocument function core/modules/jsonapi/tests/src/Functional/EntityViewModeTest.php Returns the JSON:API POST document.
EntityViewsData::getFieldStorageDefinitions function core/modules/views/src/EntityViewsData.php Gets the field storage definitions.
EntityViewsData::getViewsData function core/modules/views/src/EntityViewsData.php Returns views data for the entity type.
EntityViewsData::getViewsTableForEntityType function core/modules/views/src/EntityViewsData.php Gets the table of an entity type to be used as base table in views.

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