39 string references to 'Entity'
- CommentBreadcrumbBuilder::applies in core/
modules/ comment/ src/ CommentBreadcrumbBuilder.php - Whether this breadcrumb builder should be used to build the breadcrumb.
- CommentBreadcrumbBuilder::build in core/
modules/ comment/ src/ CommentBreadcrumbBuilder.php - Builds the breadcrumb.
- CommentTokensHooks::tokenInfo in core/
modules/ comment/ src/ Hook/ CommentTokensHooks.php - Implements hook_token_info().
- CommentTokensHooks::tokenInfo in core/
modules/ comment/ src/ Hook/ CommentTokensHooks.php - Implements hook_token_info().
- CommentTokensHooks::tokens in core/
modules/ comment/ src/ Hook/ CommentTokensHooks.php - Implements hook_tokens().
- EntityAccessChecker::checkRevisionViewAccess in core/
modules/ jsonapi/ src/ Access/ EntityAccessChecker.php - Checks access to the given revision entity.
- EntityBase::toUrl in core/
lib/ Drupal/ Core/ Entity/ EntityBase.php - Gets the URL object for the entity.
- EntityDataDefinition::createFromDataType in core/
lib/ Drupal/ Core/ Entity/ TypedData/ EntityDataDefinition.php - Creates a new data definition object.
- EntityDataDefinition::getDataType in core/
lib/ Drupal/ Core/ Entity/ TypedData/ EntityDataDefinition.php - Returns the data type of the data.
- EntityModerationForm::buildForm in core/
modules/ content_moderation/ src/ Form/ EntityModerationForm.php - Form constructor.
- EntityModerationForm::submitForm in core/
modules/ content_moderation/ src/ Form/ EntityModerationForm.php - Form submission handler.
- EntityReferenceItem::onChange in core/
lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldType/ EntityReferenceItem.php - EntityReferenceItem::setValue in core/
lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldType/ EntityReferenceItem.php - EntityReferenceTranslationDeriver::getDerivativeDefinitions in core/
modules/ migrate_drupal/ src/ Plugin/ migrate/ EntityReferenceTranslationDeriver.php - Gets the definition of all derivatives of a base plugin.
- EntityResourcePostRouteSubscriber::onDynamicRouteEvent in core/
modules/ rest/ src/ EventSubscriber/ EntityResourcePostRouteSubscriber.php - Provides routes on route rebuild time.
- EntityTypeManager::__construct in core/
lib/ Drupal/ Core/ Entity/ EntityTypeManager.php - Constructs a new Entity plugin manager.
- EntityUuidConverter::applies in core/
modules/ jsonapi/ src/ ParamConverter/ EntityUuidConverter.php - Determines if the converter applies to a specific route and variable.
- ExtraFieldBlock::getEntity in core/
modules/ layout_builder/ src/ Plugin/ Block/ ExtraFieldBlock.php - Gets the entity that has the field.
- FieldBlock::getEntity in core/
modules/ layout_builder/ src/ Plugin/ Block/ FieldBlock.php - Gets the entity that has the field.
- FieldItemListPropertyReflection::canHandleProperty in vendor/
mglaman/ phpstan-drupal/ src/ Reflection/ FieldItemListPropertyReflection.php - FieldItemListPropertyReflection::getReadableType in vendor/
mglaman/ phpstan-drupal/ src/ Reflection/ FieldItemListPropertyReflection.php - FieldItemListPropertyReflection::getWritableType in vendor/
mglaman/ phpstan-drupal/ src/ Reflection/ FieldItemListPropertyReflection.php - IncludeResolver::resolveIncludeTree in core/
modules/ jsonapi/ src/ IncludeResolver.php - Receives a tree of include field names and resolves resources for it.
- LinkWidget::getUriAsDisplayableString in core/
modules/ link/ src/ Plugin/ Field/ FieldWidget/ LinkWidget.php - Gets the URI without the 'internal:' or 'entity:' scheme.
- Mbstring::mb_substitute_character in vendor/
symfony/ polyfill-mbstring/ Mbstring.php - NavigationLinkBlock::getUriAsDisplayableString in core/
modules/ navigation/ src/ Plugin/ Block/ NavigationLinkBlock.php - Gets the URI without the 'internal:' or 'entity:' scheme.
- options_allowed_values in core/
modules/ options/ options.module - Returns the array of allowed values for a list field.
- OverridesEntityForm::buildForm in core/
modules/ layout_builder/ src/ Form/ OverridesEntityForm.php - Form constructor.
- OverridesSectionStorage::getEntity in core/
modules/ layout_builder/ src/ Plugin/ SectionStorage/ OverridesSectionStorage.php - Gets the entity storing the overrides.
- RelationshipRouteAccessCheck::access in core/
modules/ jsonapi/ src/ Access/ RelationshipRouteAccessCheck.php - Checks access to the relationship field on the given route.
- umami_preprocess_breadcrumb in core/
profiles/ demo_umami/ themes/ umami/ umami.theme - Implements hook_preprocess_breadcrumb().
- Url::fromEntityUri in core/
lib/ Drupal/ Core/ Url.php - Create a new Url object for entity URIs.
- Url::fromUri in core/
lib/ Drupal/ Core/ Url.php - Creates a new Url object from a URI.
- views.area.schema.yml in core/
modules/ views/ config/ schema/ views.area.schema.yml - core/modules/views/config/schema/views.area.schema.yml
- views.view.files.yml in core/
modules/ file/ config/ optional/ views.view.files.yml - core/modules/file/config/optional/views.view.files.yml
- views.view.taxonomy_term.yml in core/
profiles/ demo_umami/ config/ install/ views.view.taxonomy_term.yml - core/profiles/demo_umami/config/install/views.view.taxonomy_term.yml
- views.view.taxonomy_term.yml in core/
modules/ taxonomy/ config/ optional/ views.view.taxonomy_term.yml - core/modules/taxonomy/config/optional/views.view.taxonomy_term.yml
- ViewsViewsHooks::viewsData in core/
modules/ views/ src/ Hook/ ViewsViewsHooks.php - Implements hook_views_data().
- WorkspaceSafeFormTrait::isWorkspaceSafeForm in core/
modules/ layout_builder/ src/ Form/ WorkspaceSafeFormTrait.php - Determines whether the current form is safe to be submitted in a workspace.