132 string references to 'Status'
- AbstractWebDriver::curl in vendor/
lullabot/ php-webdriver/ lib/ WebDriver/ AbstractWebDriver.php - Curl request to webdriver server.
- AccountForm::form in core/
modules/ user/ src/ AccountForm.php - Gets the actual form array to be built.
- BlockTranslation::query in core/
modules/ block/ src/ Plugin/ migrate/ source/ d7/ BlockTranslation.php - block_content.schema.yml in core/
modules/ block_content/ config/ schema/ block_content.schema.yml - core/modules/block_content/config/schema/block_content.schema.yml
- Comment::prepareRow in core/
modules/ comment/ src/ Plugin/ migrate/ source/ d6/ Comment.php - Adds additional data to the row.
- Comment::query in core/
modules/ comment/ src/ Plugin/ migrate/ source/ d6/ Comment.php - CommentAccessControlHandler::checkFieldAccess in core/
modules/ comment/ src/ CommentAccessControlHandler.php - Default field access as determined by this access control handler.
- CommentForm::form in core/
modules/ comment/ src/ CommentForm.php - Gets the actual form array to be built.
- CommentItem::mainPropertyName in core/
modules/ comment/ src/ Plugin/ Field/ FieldType/ CommentItem.php - Returns the name of the main property, if any.
- CommentManager::getCountNewComments in core/
modules/ comment/ src/ CommentManager.php - CommentSelection::buildEntityQuery in core/
modules/ comment/ src/ Plugin/ EntityReferenceSelection/ CommentSelection.php - Builds an EntityQuery to get referenceable entities.
- CommentSelection::validateReferenceableEntities in core/
modules/ comment/ src/ Plugin/ EntityReferenceSelection/ CommentSelection.php - Validates which existing entities can be referenced.
- CommentStorageSchema::getEntitySchema in core/
modules/ comment/ src/ CommentStorageSchema.php - Gets the entity schema for the specified entity type.
- ConfigEntityListBuilder::getDefaultOperations in core/
lib/ Drupal/ Core/ Config/ Entity/ ConfigEntityListBuilder.php - Gets this list's default operations.
- ConfigEntityType::getPropertiesToExport in core/
lib/ Drupal/ Core/ Config/ Entity/ ConfigEntityType.php - Gets the config entity properties to export if declared on the annotation.
- ContentTranslationController::overview in core/
modules/ content_translation/ src/ Controller/ ContentTranslationController.php - Builds the translations overview page.
- ContentTranslationHandler::hasPublishedStatus in core/
modules/ content_translation/ src/ ContentTranslationHandler.php - Checks whether the entity type supports published status natively.
- ContentTranslationMetadataWrapper::isPublished in core/
modules/ content_translation/ src/ ContentTranslationMetadataWrapper.php - Returns the translation published status.
- ContentTranslationMetadataWrapper::setPublished in core/
modules/ content_translation/ src/ ContentTranslationMetadataWrapper.php - Sets the translation published status.
- core.data_types.schema.yml in core/
config/ schema/ core.data_types.schema.yml - core/config/schema/core.data_types.schema.yml
- d6_block.yml in core/
modules/ block/ migrations/ d6_block.yml - core/modules/block/migrations/d6_block.yml
- d6_comment.yml in core/
modules/ comment/ migrations/ d6_comment.yml - core/modules/comment/migrations/d6_comment.yml
- d6_file.yml in core/
modules/ file/ migrations/ d6_file.yml - core/modules/file/migrations/d6_file.yml
- d6_language_content_menu_settings.yml in core/
modules/ language/ migrations/ d6_language_content_menu_settings.yml - core/modules/language/migrations/d6_language_content_menu_settings.yml
- d6_node.yml in core/
modules/ node/ migrations/ d6_node.yml - core/modules/node/migrations/d6_node.yml
- d6_node_complete.yml in core/
modules/ node/ migrations/ d6_node_complete.yml - core/modules/node/migrations/d6_node_complete.yml
- d6_node_revision.yml in core/
modules/ node/ migrations/ d6_node_revision.yml - core/modules/node/migrations/d6_node_revision.yml
- d6_node_setting_status.yml in core/
modules/ node/ migrations/ d6_node_setting_status.yml - core/modules/node/migrations/d6_node_setting_status.yml
- d6_node_translation.yml in core/
modules/ content_translation/ migrations/ d6_node_translation.yml - core/modules/content_translation/migrations/d6_node_translation.yml
- d6_user.yml in core/
modules/ user/ migrations/ d6_user.yml - core/modules/user/migrations/d6_user.yml
- d7_block.yml in core/
modules/ block/ migrations/ d7_block.yml - core/modules/block/migrations/d7_block.yml
- d7_comment.yml in core/
modules/ comment/ migrations/ d7_comment.yml - core/modules/comment/migrations/d7_comment.yml
- d7_comment_entity_translation.yml in core/
modules/ content_translation/ migrations/ d7_comment_entity_translation.yml - core/modules/content_translation/migrations/d7_comment_entity_translation.yml
- d7_file.yml in core/
modules/ file/ migrations/ d7_file.yml - core/modules/file/migrations/d7_file.yml
- d7_file_private.yml in core/
modules/ file/ migrations/ d7_file_private.yml - core/modules/file/migrations/d7_file_private.yml
- d7_filter_format.yml in core/
modules/ filter/ migrations/ d7_filter_format.yml - core/modules/filter/migrations/d7_filter_format.yml
- d7_language_content_menu_settings.yml in core/
modules/ language/ migrations/ d7_language_content_menu_settings.yml - core/modules/language/migrations/d7_language_content_menu_settings.yml
- d7_node.yml in core/
modules/ node/ migrations/ d7_node.yml - core/modules/node/migrations/d7_node.yml
- d7_node_complete.yml in core/
modules/ node/ migrations/ d7_node_complete.yml - core/modules/node/migrations/d7_node_complete.yml
- d7_node_entity_translation.yml in core/
modules/ content_translation/ migrations/ d7_node_entity_translation.yml - core/modules/content_translation/migrations/d7_node_entity_translation.yml
- d7_node_revision.yml in core/
modules/ node/ migrations/ d7_node_revision.yml - core/modules/node/migrations/d7_node_revision.yml
- d7_node_translation.yml in core/
modules/ content_translation/ migrations/ d7_node_translation.yml - core/modules/content_translation/migrations/d7_node_translation.yml
- d7_search_page.yml in core/
modules/ search/ migrations/ d7_search_page.yml - core/modules/search/migrations/d7_search_page.yml
- d7_taxonomy_term_entity_translation.yml in core/
modules/ content_translation/ migrations/ d7_taxonomy_term_entity_translation.yml - core/modules/content_translation/migrations/d7_taxonomy_term_entity_translation.yml
- d7_user.yml in core/
modules/ user/ migrations/ d7_user.yml - core/modules/user/migrations/d7_user.yml
- d7_user_entity_translation.yml in core/
modules/ content_translation/ migrations/ d7_user_entity_translation.yml - core/modules/content_translation/migrations/d7_user_entity_translation.yml
- DefaultMenuLinkTreeManipulators::checkNodeAccess in core/
lib/ Drupal/ Core/ Menu/ DefaultMenuLinkTreeManipulators.php - Performs access checking for nodes in an optimized way.
- editor.schema.yml in core/
modules/ editor/ config/ schema/ editor.schema.yml - core/modules/editor/config/schema/editor.schema.yml
- editor_image_upload_settings_form in core/
modules/ editor/ editor.admin.inc - Subform constructor to configure the text editor's image upload settings.
- EntityDisplayFormBase::saveDisplayStatuses in core/
modules/ field_ui/ src/ Form/ EntityDisplayFormBase.php - Saves the updated display mode statuses.
- Extension::fields in core/
modules/ system/ src/ Plugin/ migrate/ source/ Extension.php - Returns available fields on the source.
- Feed::setHeaders in core/
modules/ views/ src/ Plugin/ views/ display/ Feed.php - Sets headers on a response object.
- FieldOptionTranslation::query in core/
modules/ field/ src/ Plugin/ migrate/ source/ d6/ FieldOptionTranslation.php - FileAccessControlHandler::checkFieldAccess in core/
modules/ file/ src/ FileAccessControlHandler.php - Default field access as determined by this access control handler.
- FileStorageSchema::getSharedTableFieldSchema in core/
modules/ file/ src/ FileStorageSchema.php - Gets the schema for a single field definition.
- FilterFormatFormBase::form in core/
modules/ filter/ src/ FilterFormatFormBase.php - Gets the actual form array to be built.
- FilterFormatListBuilder::buildHeader in core/
modules/ filter/ src/ FilterFormatListBuilder.php - Builds the header row for the entity listing.
- GitDownloader::getLocalChanges in vendor/
composer/ composer/ src/ Composer/ Downloader/ GitDownloader.php - @inheritDoc
- HtmlResponseAttachmentsProcessor::setHeaders in core/
lib/ Drupal/ Core/ Render/ HtmlResponseAttachmentsProcessor.php - Sets headers on a response object.
- HTTPStatusCode::render in core/
modules/ views/ src/ Plugin/ views/ area/ HTTPStatusCode.php - Render the area.
- Image::validateConfigurationForm in core/
modules/ ckeditor5/ src/ Plugin/ CKEditor5Plugin/ Image.php - MaintenanceModeSubscriber::onKernelRequestMaintenance in core/
lib/ Drupal/ Core/ EventSubscriber/ MaintenanceModeSubscriber.php - Returns the site maintenance page if the site is offline.
- MediaListBuilder::buildHeader in core/
modules/ media/ src/ MediaListBuilder.php - Builds the header row for the entity listing.
- MediaSelection::buildEntityQuery in core/
modules/ media/ src/ Plugin/ EntityReferenceSelection/ MediaSelection.php - Builds an EntityQuery to get referenceable entities.
- MediaTypeForm::save in core/
modules/ media/ src/ MediaTypeForm.php - Form submission handler for the 'save' action.
- MediaViewsData::getViewsData in core/
modules/ media/ src/ MediaViewsData.php - Returns views data for the entity type.
- media_filter_format_edit_form_validate in core/
modules/ media/ media.module - Validate callback to ensure filter order and allowed_html are compatible.
- MigrateUpgradeImportBatch::finished in core/
modules/ migrate_drupal_ui/ src/ Batch/ MigrateUpgradeImportBatch.php - Callback executed when the Migrate Upgrade Import batch process completes.
- MigrateUpgradeImportBatch::onIdMapMessage in core/
modules/ migrate_drupal_ui/ src/ Batch/ MigrateUpgradeImportBatch.php - Displays any messages being logged to the ID map.
- node.views.schema.yml in core/
modules/ node/ config/ schema/ node.views.schema.yml - core/modules/node/config/schema/node.views.schema.yml
- NodeAccessControlHandler::checkFieldAccess in core/
modules/ node/ src/ NodeAccessControlHandler.php - Default field access as determined by this access control handler.
- NodeComplete::query in core/
modules/ node/ src/ Plugin/ migrate/ source/ d7/ NodeComplete.php - NodeForm::form in core/
modules/ node/ src/ NodeForm.php - Gets the actual form array to be built.
- NodeListBuilder::buildHeader in core/
modules/ node/ src/ NodeListBuilder.php - Builds the header row for the entity listing.
- NodeSelection::buildEntityQuery in core/
modules/ node/ src/ Plugin/ EntityReferenceSelection/ NodeSelection.php - Builds an EntityQuery to get referenceable entities.
- NodeStorageSchema::getEntitySchema in core/
modules/ node/ src/ NodeStorageSchema.php - Gets the entity schema for the specified entity type.
- NodeStorageSchema::getSharedTableFieldSchema in core/
modules/ node/ src/ NodeStorageSchema.php - Gets the schema for a single field definition.
- NodeTranslationHandler::entityFormAlter in core/
modules/ node/ src/ NodeTranslationHandler.php - Performs the needed alterations to the entity form.
- NodeType::prepareRow in core/
modules/ node/ src/ Plugin/ migrate/ source/ d6/ NodeType.php - Adds additional data to the row.
- NodeType::prepareRow in core/
modules/ node/ src/ Plugin/ migrate/ source/ d7/ NodeType.php - Adds additional data to the row.
- NodeTypeForm::save in core/
modules/ node/ src/ NodeTypeForm.php - Form submission handler for the 'save' action.
- NodeViewsData::getViewsData in core/
modules/ node/ src/ NodeViewsData.php - Returns views data for the entity type.
- NodeViewsHooks::viewsAnalyze in core/
modules/ node/ src/ Hook/ NodeViewsHooks.php - Implements hook_views_analyze().
- OverviewTerms::buildForm in core/
modules/ taxonomy/ src/ Form/ OverviewTerms.php - Form constructor.
- PathAliasStorageSchema::getEntitySchema in core/
modules/ path_alias/ src/ PathAliasStorageSchema.php - Gets the entity schema for the specified entity type.
- recipe.yml in core/
recipes/ article_content_type/ recipe.yml - core/recipes/article_content_type/recipe.yml
- SearchPageListBuilder::buildHeader in core/
modules/ search/ src/ SearchPageListBuilder.php - Builds the header row for the entity listing.
- StatusCommand::execute in vendor/
composer/ composer/ src/ Composer/ Command/ StatusCommand.php - Executes the current command.
- SvnDownloader::getLocalChanges in vendor/
composer/ composer/ src/ Composer/ Downloader/ SvnDownloader.php - @inheritDoc
- TaxonomyIndexTid::valueForm in core/
modules/ taxonomy/ src/ Plugin/ views/ filter/ TaxonomyIndexTid.php - Options form subform for setting options.
- TemporaryQueryGuard::getAccessConditionForKnownSubsets in core/
modules/ jsonapi/ src/ Access/ TemporaryQueryGuard.php - Gets an access condition for the allowed JSONAPI_FILTER_AMONG_* subsets.
- TermSelection::buildEntityQuery in core/
modules/ taxonomy/ src/ Plugin/ EntityReferenceSelection/ TermSelection.php - Builds an EntityQuery to get referenceable entities.
- TermStorageSchema::getEntitySchema in core/
modules/ taxonomy/ src/ TermStorageSchema.php - Gets the entity schema for the specified entity type.
- Tests::addTest in vendor/
phpunit/ php-code-coverage/ src/ Report/ Xml/ Tests.php - TranslationStatusForm::buildForm in core/
modules/ locale/ src/ Form/ TranslationStatusForm.php - Form builder for displaying the current translation status.
- TranslationStatusForm::buildForm in core/
modules/ locale/ src/ Form/ TranslationStatusForm.php - Form builder for displaying the current translation status.
- update_authorize_update_batch_finished in core/
modules/ update/ update.authorize.inc - Batch callback: Performs actions when the authorized update batch is done.
- User::baseFields in core/
modules/ user/ src/ Plugin/ migrate/ source/ d6/ User.php - Returns the user base fields to be migrated.
- User::fields in core/
modules/ user/ src/ Plugin/ migrate/ source/ d7/ User.php - Returns available fields on the source.
- UserAccessControlHandler::checkFieldAccess in core/
modules/ user/ src/ UserAccessControlHandler.php - Default field access as determined by this access control handler.
- UserListBuilder::buildHeader in core/
modules/ user/ src/ UserListBuilder.php - Builds the header row for the entity listing.
- UserListBuilder::buildHeader in core/
modules/ user/ src/ UserListBuilder.php - Builds the header row for the entity listing.
- UserSearch::execute in core/
modules/ user/ src/ Plugin/ Search/ UserSearch.php - Executes the search.
- UserSelection::buildEntityQuery in core/
modules/ user/ src/ Plugin/ EntityReferenceSelection/ UserSelection.php - Builds an EntityQuery to get referenceable entities.
- views.data_types.schema.yml in core/
modules/ views/ config/ schema/ views.data_types.schema.yml - core/modules/views/config/schema/views.data_types.schema.yml
- views.view.archive.yml in core/
modules/ node/ config/ optional/ views.view.archive.yml - core/modules/node/config/optional/views.view.archive.yml
- views.view.articles_aside.yml in core/
profiles/ demo_umami/ config/ install/ views.view.articles_aside.yml - core/profiles/demo_umami/config/install/views.view.articles_aside.yml
- views.view.comment.yml in core/
modules/ comment/ config/ optional/ views.view.comment.yml - core/modules/comment/config/optional/views.view.comment.yml
- views.view.comments_recent.yml in core/
modules/ comment/ config/ optional/ views.view.comments_recent.yml - core/modules/comment/config/optional/views.view.comments_recent.yml
- views.view.content.yml in core/
modules/ node/ config/ optional/ views.view.content.yml - core/modules/node/config/optional/views.view.content.yml
- views.view.content.yml in core/
modules/ node/ config/ optional/ views.view.content.yml - core/modules/node/config/optional/views.view.content.yml
- views.view.featured_articles.yml in core/
profiles/ demo_umami/ config/ install/ views.view.featured_articles.yml - core/profiles/demo_umami/config/install/views.view.featured_articles.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.files.yml in core/
modules/ file/ config/ optional/ views.view.files.yml - core/modules/file/config/optional/views.view.files.yml
- views.view.frontpage.yml in core/
profiles/ demo_umami/ config/ install/ views.view.frontpage.yml - core/profiles/demo_umami/config/install/views.view.frontpage.yml
- views.view.frontpage.yml in core/
modules/ node/ config/ optional/ views.view.frontpage.yml - core/modules/node/config/optional/views.view.frontpage.yml
- views.view.glossary.yml in core/
modules/ node/ config/ optional/ views.view.glossary.yml - core/modules/node/config/optional/views.view.glossary.yml
- views.view.media.yml in core/
profiles/ demo_umami/ config/ optional/ views.view.media.yml - core/profiles/demo_umami/config/optional/views.view.media.yml
- views.view.media.yml in core/
profiles/ demo_umami/ config/ optional/ views.view.media.yml - core/profiles/demo_umami/config/optional/views.view.media.yml
- views.view.media.yml in core/
modules/ media/ config/ optional/ views.view.media.yml - core/modules/media/config/optional/views.view.media.yml
- views.view.media.yml in core/
modules/ media/ config/ optional/ views.view.media.yml - core/modules/media/config/optional/views.view.media.yml
- views.view.media_library.yml in core/
modules/ media_library/ config/ install/ views.view.media_library.yml - core/modules/media_library/config/install/views.view.media_library.yml
- views.view.promoted_items.yml in core/
profiles/ demo_umami/ config/ install/ views.view.promoted_items.yml - core/profiles/demo_umami/config/install/views.view.promoted_items.yml
- views.view.recipes.yml in core/
profiles/ demo_umami/ config/ install/ views.view.recipes.yml - core/profiles/demo_umami/config/install/views.view.recipes.yml
- views.view.related_recipes.yml in core/
profiles/ demo_umami/ config/ install/ views.view.related_recipes.yml - core/profiles/demo_umami/config/install/views.view.related_recipes.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
- views.view.user_admin_people.yml in core/
modules/ user/ config/ optional/ views.view.user_admin_people.yml - core/modules/user/config/optional/views.view.user_admin_people.yml
- views.view.user_admin_people.yml in core/
modules/ user/ config/ optional/ views.view.user_admin_people.yml - core/modules/user/config/optional/views.view.user_admin_people.yml
- views.view.who_s_new.yml in core/
modules/ user/ config/ optional/ views.view.who_s_new.yml - core/modules/user/config/optional/views.view.who_s_new.yml
- views.view.who_s_online.yml in core/
modules/ user/ config/ optional/ views.view.who_s_online.yml - core/modules/user/config/optional/views.view.who_s_online.yml
- _drupal_log_error in core/
includes/ errors.inc - Logs a PHP error or exception and displays an error page in fatal cases.