|
Model |
class |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/SerializerTest.php |
|
|
Model::$title |
property |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/SerializerTest.php |
|
|
EntityViewMode |
class |
drupal/core/modules/entity/lib/Drupal/entity/Plugin/Core/Entity/EntityViewMode.php |
Defines the view mode configuration entity class. |
|
Model::toArray |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/SerializerTest.php |
|
|
Model::$numbers |
property |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/SerializerTest.php |
|
|
Model::getTitle |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/SerializerTest.php |
|
|
Model::setTitle |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/SerializerTest.php |
|
|
MAINTENANCE_MODE |
constant |
drupal/core/authorize.php |
Global flag to identify update.php and authorize.php runs. |
|
MAINTENANCE_MODE |
constant |
drupal/core/install.php |
Global flag to indicate the site is in installation mode. |
|
Model::fromArray |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/SerializerTest.php |
|
|
MAINTENANCE_MODE |
constant |
drupal/core/update.php |
Global flag indicating that update.php is being run. |
|
overlay_get_mode |
function |
drupal/core/modules/overlay/overlay.module |
Gets the current overlay mode. |
|
overlay_set_mode |
function |
drupal/core/modules/overlay/overlay.module |
Sets the overlay mode and adds proper JavaScript and styles to the page. |
|
Model::getNumbers |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/SerializerTest.php |
|
|
Model::setNumbers |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/SerializerTest.php |
|
|
COMMENT_MODE_FLAT |
constant |
drupal/core/modules/comment/comment.module |
Comments are displayed in a flat list - expanded. |
|
_comment_get_modes |
function |
drupal/core/modules/comment/comment.module |
Returns an array of viewing modes for comment listings. |
|
EntityViewMode.php |
file |
drupal/core/modules/entity/lib/Drupal/entity/Plugin/Core/Entity/EntityViewMode.php |
Contains \Drupal\entity\Plugin\Core\Entity\EntityViewMode. |
|
EntityViewMode::$id |
property |
drupal/core/modules/entity/lib/Drupal/entity/Plugin/Core/Entity/EntityViewMode.php |
The ID of the view mode. |
|
OverviewBase::$mode |
property |
drupal/core/modules/field_ui/lib/Drupal/field_ui/OverviewBase.php |
The entity view or form mode. |
|
ViewModeAccessCheck |
class |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Access/ViewModeAccessCheck.php |
Allows access to routes to be controlled by an '_access' boolean parameter. |
|
EntityViewMode::$uuid |
property |
drupal/core/modules/entity/lib/Drupal/entity/Plugin/Core/Entity/EntityViewMode.php |
The UUID of the view mode. |
|
entity_get_view_modes |
function |
drupal/core/includes/entity.inc |
Returns the entity view mode info. |
|
COMMENT_MODE_THREADED |
constant |
drupal/core/modules/comment/comment.module |
Comments are displayed as a threaded list - expanded. |
|
EntityViewMode::$label |
property |
drupal/core/modules/entity/lib/Drupal/entity/Plugin/Core/Entity/EntityViewMode.php |
The human-readable name of the view mode. |
|
EntityViewModeInterface |
interface |
drupal/core/modules/entity/lib/Drupal/entity/EntityViewModeInterface.php |
Provides an interface defining an entity view mode entity. |
|
EntityViewMode::$status |
property |
drupal/core/modules/entity/lib/Drupal/entity/Plugin/Core/Entity/EntityViewMode.php |
Whether or not this view mode has custom settings by default. |
|
ViewModeAccessCheck.php |
file |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Access/ViewModeAccessCheck.php |
Contains \Drupal\field_ui\Access\ViewModeAccessCheck. |
|
SiteMaintenanceModeForm |
class |
drupal/core/modules/system/lib/Drupal/system/Form/SiteMaintenanceModeForm.php |
Configure maintenance settings for this site. |
|
field_view_mode_settings |
function |
drupal/core/modules/field/field.module |
Returns view mode settings in a given bundle. |
|
Block::blockCachingModes |
function |
drupal/core/modules/block/lib/Drupal/block/Plugin/views/display/Block.php |
Provide a list of core's block caching modes. |
|
EntityDisplayBase::$mode |
property |
drupal/core/modules/entity/lib/Drupal/entity/EntityDisplayBase.php |
View or form mode to be displayed. |
|
FormatterBase::$viewMode |
property |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Formatter/FormatterBase.php |
The view mode. |
|
MaintenanceModeSubscriber |
class |
drupal/core/modules/system/tests/modules/menu_test/lib/Drupal/menu_test/EventSubscriber/MaintenanceModeSubscriber.php |
Maintenance mode subscriber to set site online on a test. |
|
field_ui_view_mode_delete |
function |
drupal/core/modules/field_ui/field_ui.module |
Implements hook_view_mode_delete(). |
|
system_admin_compact_mode |
function |
drupal/core/modules/system/system.module |
Determines whether the current user is in compact mode. |
|
MaintenanceModeSubscriber |
class |
drupal/core/modules/user/lib/Drupal/user/EventSubscriber/MaintenanceModeSubscriber.php |
Maintenance mode subscriber to logout users. |
|
MaintenanceModeSubscriber |
class |
drupal/core/lib/Drupal/Core/EventSubscriber/MaintenanceModeSubscriber.php |
Maintenance mode subscriber for controller requests. |
|
field_ui_view_mode_presave |
function |
drupal/core/modules/field_ui/field_ui.module |
Implements hook_view_mode_presave(). |
|
AdminTest::testCompactMode |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/AdminTest.php |
Test compact mode. |
|
NodeEntityViewModeAlterTest |
class |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeEntityViewModeAlterTest.php |
Tests changing view modes for nodes. |
|
maintenance_mode_subscriber |
service |
drupal/core/core.services.yml |
Drupal\Core\EventSubscriber\MaintenanceModeSubscriber |
|
hook_entity_view_mode_alter |
function |
drupal/core/includes/entity.api.php |
Change the view mode of an entity that is being displayed. |
|
ViewModeAccessCheck::access |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Access/ViewModeAccessCheck.php |
Checks for access to route. |
|
EntityViewModeInterface.php |
file |
drupal/core/modules/entity/lib/Drupal/entity/EntityViewModeInterface.php |
Contains \Drupal\entity\EntityViewModeInterface. |
|
SiteMaintenanceModeForm.php |
file |
drupal/core/modules/system/lib/Drupal/system/Form/SiteMaintenanceModeForm.php |
Contains \Drupal\system\Form\SiteMaintenanceModeForm. |
|
Entity::buildViewModeOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/area/Entity.php |
Return the main options, which are shown in the summary title. |
|
ViewModeAccessCheck::applies |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Access/ViewModeAccessCheck.php |
Declares whether the access check applies to a specific route or not. |
|
StatementEmpty::setFetchMode |
function |
drupal/core/lib/Drupal/Core/Database/StatementEmpty.php |
|
|
BlockCacheTest::setCacheMode |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockCacheTest.php |
Private helper method to set the test block's cache mode. |