Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 8.x
»
entity.inc
»
entity_get_bundles
Search Drupal 8.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 8.x
Topics
Classes
Functions
Files
Namespaces
Services
Constants
Globals
Deprecated
30 calls to entity_get_bundles()
AutocompleteTagsWidget::elementValidate
in drupal/
core/
modules/
entity_reference/
lib/
Drupal/
entity_reference/
Plugin/
field/
widget/
AutocompleteTagsWidget.php
Overrides
\Drupal\entity_reference\Plugin\field\widget\AutocompleteWidgetBase::elementValidate
()
AutocompleteWidgetBase::createNewEntity
in drupal/
core/
modules/
entity_reference/
lib/
Drupal/
entity_reference/
Plugin/
field/
widget/
AutocompleteWidgetBase.php
Creates a new entity from a label entered in the autocomplete input.
Bundle::getValueOptions
in drupal/
core/
modules/
views/
lib/
Drupal/
views/
Plugin/
views/
filter/
Bundle.php
Overrides
\Drupal\views\Plugin\views\filter\InOperator::getValueOptions
().
contact_field_extra_fields
in drupal/
core/
modules/
contact/
contact.module
Implements
hook_field_extra_fields
().
Entity::isTranslatable
in drupal/
core/
lib/
Drupal/
Core/
Entity/
Entity.php
Implements
\Drupal\Core\Entity\EntityInterface::isTranslatable
().
Entity::uri
in drupal/
core/
lib/
Drupal/
Core/
Entity/
Entity.php
Implements
\Drupal\Core\Entity\EntityInterface::uri
().
EntityReferenceAdminTest::testFieldAdminHandler
in drupal/
core/
modules/
entity_reference/
lib/
Drupal/
entity_reference/
Tests/
EntityReferenceAdminTest.php
entity_reference_options_list
in drupal/
core/
modules/
entity_reference/
entity_reference.module
Implements
hook_options_list
().
FieldDeleteForm::submitForm
in drupal/
core/
modules/
field_ui/
lib/
Drupal/
field_ui/
Form/
FieldDeleteForm.php
Form submission handler.
FieldInstanceEditForm::buildForm
in drupal/
core/
modules/
field_ui/
lib/
Drupal/
field_ui/
Form/
FieldInstanceEditForm.php
Form constructor.
FieldWidgetTypeForm::buildForm
in drupal/
core/
modules/
field_ui/
lib/
Drupal/
field_ui/
Form/
FieldWidgetTypeForm.php
Form constructor.
field_test_menu
in drupal/
core/
modules/
field/
tests/
modules/
field_test/
field_test.module
Implements
hook_menu
().
field_ui_fields_list
in drupal/
core/
modules/
field_ui/
field_ui.admin.inc
Page callback: Lists all defined fields for quick reference.
FilterEntityBundleTest::setUp
in drupal/
core/
modules/
views/
lib/
Drupal/
views/
Tests/
Entity/
FilterEntityBundleTest.php
Sets up a Drupal site for running functional and integration tests.
language_content_settings_form
in drupal/
core/
modules/
language/
language.admin.inc
Form constructor for the content language settings form.
MenuTest::testMenuBundles
in drupal/
core/
modules/
menu/
lib/
Drupal/
menu/
Tests/
MenuTest.php
Tests menu link bundles.
Node::buildFilters
in drupal/
core/
modules/
node/
lib/
Drupal/
node/
Plugin/
views/
wizard/
Node.php
Overrides
Drupal\views\Plugin\views\wizard\WizardPluginBase::buildFilters
().
rdf_mapping_load
in drupal/
core/
modules/
rdf/
rdf.module
Returns the mapping for attributes of a given entity type/bundle pair.
SelectionBase::settingsForm
in drupal/
core/
modules/
entity_reference/
lib/
Drupal/
entity_reference/
Plugin/
entity_reference/
selection/
SelectionBase.php
Implements SelectionInterface::settingsForm().
SiteSchemaManager::writeCache
in drupal/
core/
modules/
rdf/
lib/
Drupal/
rdf/
SiteSchema/
SiteSchemaManager.php
Writes the cache of site schema types.
Tables::addField
in drupal/
core/
modules/
field_sql_storage/
lib/
Drupal/
field_sql_storage/
Entity/
Tables.php
taxonomy_field_extra_fields
in drupal/
core/
modules/
taxonomy/
taxonomy.module
Implements
hook_field_extra_fields
().
TermSelection::getReferencableEntities
in drupal/
core/
modules/
taxonomy/
lib/
Drupal/
taxonomy/
Plugin/
entity_reference/
selection/
TermSelection.php
Overrides SelectionBase::getReferencableEntities().
translation_entity_enabled
in drupal/
core/
modules/
translation_entity/
translation_entity.module
Determines whether the given entity type is translatable.
translation_entity_field_extra_fields
in drupal/
core/
modules/
translation_entity/
translation_entity.module
Implements
hook_field_extra_fields
().
translation_entity_permission
in drupal/
core/
modules/
translation_entity/
translation_entity.module
Implements
hook_permission
().
TypeLinkManager::writeCache
in drupal/
core/
modules/
rest/
lib/
Drupal/
rest/
LinkManager/
TypeLinkManager.php
Writes the cache of type links.
VocabularyUnitTest::testTaxonomyVocabularyChangeMachineName
in drupal/
core/
modules/
taxonomy/
lib/
Drupal/
taxonomy/
Tests/
VocabularyUnitTest.php
Tests that machine name changes are properly reflected.
WizardPluginBase::buildFilters
in drupal/
core/
modules/
views/
lib/
Drupal/
views/
Plugin/
views/
wizard/
WizardPluginBase.php
Builds the form structure for selecting the view's filters.
_translation_entity_form_language_content_settings_form_alter
in drupal/
core/
modules/
translation_entity/
translation_entity.admin.inc
(proxied) Implements
hook_form_FORM_ID_alter
().