View::isEnabled |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/Core/Entity/View.php |
Implements Drupal\views\ViewStorageInterface::isEnabled(). |
ViewUI::isEnabled |
function |
drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewUI.php |
Implements \Drupal\views\ViewStorageInterface::isEnabled(). |
DisplayPluginBase::isEnabled |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Whether the display is enabled. |
ViewStorageInterface::isEnabled |
function |
drupal/core/modules/views/lib/Drupal/views/ViewStorageInterface.php |
Returns whether the configuration entity is enabled. |
CacheWarmerAggregateTest::testWarmupDoesCallWarmupOnOptionalWarmersWhenEnableOptionalWarmersIsEnabled |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/CacheWarmer/CacheWarmerAggregateTest.php |
|