hook_enable |
function |
drupal/core/modules/system/system.api.php |
Perform necessary actions after module is enabled. |
menu_enable |
function |
drupal/core/modules/menu/menu.module |
Implements hook_enable(). |
theme_enable |
function |
drupal/core/includes/theme.inc |
Enables a given list of themes. |
forum_enable |
function |
drupal/core/modules/forum/forum.install |
Implements hook_enable(). |
ModuleEnable |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/ModuleEnable.php |
Tests module_enable(). |
Debug::enable |
function |
drupal/core/vendor/symfony/debug/Symfony/Component/Debug/Debug.php |
Enables the debug tools. |
module_enable |
function |
drupal/core/includes/module.inc |
Enables or installs a given list of modules. |
ViewUI::enable |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewUI.php |
Implements \Drupal\Core\Config\Entity\ConfigEntityInterface::enable(). |
tracker_enable |
function |
drupal/core/modules/tracker/tracker.install |
Implements hook_enable(). |
overlay_enable |
function |
drupal/core/modules/overlay/overlay.install |
Implements hook_enable(). |
comment_enable |
function |
drupal/core/modules/comment/comment.install |
Implements hook_enable(). |
Debug::$enabled |
property |
drupal/core/vendor/symfony/debug/Symfony/Component/Debug/Debug.php |
|
language_enable |
function |
drupal/core/modules/language/language.install |
Implements hook_enable(). |
Profiler::enable |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/Profiler.php |
Enables the profiler. |
ModuleEnable.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/ModuleEnable.php |
Contains Drupal\system\Tests\Module\ModuleEnable. |
views_enable_view |
function |
drupal/core/modules/views/views.module |
Enables and saves a view. |
EnableDisableTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/EnableDisableTest.php |
Tests functionality for enabling and disabling modules. |
breakpoint_enable |
function |
drupal/core/modules/breakpoint/breakpoint.install |
Implements hook_enable(). |
Feed::$ajaxEnabled |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/Feed.php |
Whether the display allows the use of AJAX or not. |
Profiler::$enabled |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/Profiler.php |
|
module_test_enable |
function |
drupal/core/modules/system/tests/modules/module_test/module_test.install |
Implements hook_enable(). |
hook_themes_enabled |
function |
drupal/core/modules/system/theme.api.php |
Respond to themes being enabled. |
user_picture_enabled |
function |
drupal/core/modules/user/user.module |
Returns whether this site supports the default user picture feature. |
BLOCK_CUSTOM_ENABLED |
constant |
drupal/core/modules/block/block.module |
Shows this block by default, but lets individual users hide it. |
block_themes_enabled |
function |
drupal/core/modules/block/block.module |
Initializes blocks for enabled themes. |
node_modules_enabled |
function |
drupal/core/modules/node/node.module |
Implements hook_modules_enabled(). |
hook_modules_enabled |
function |
drupal/core/modules/system/system.api.php |
Perform necessary actions after modules are enabled. |
field_modules_enabled |
function |
drupal/core/modules/field/field.module |
Implements hook_modules_enabled(). |
views_view_is_enabled |
function |
drupal/core/modules/views/views.module |
Returns whether the view is enabled. |
update_themes_enabled |
function |
drupal/core/modules/update/update.module |
Implements hook_themes_enabled(). |
ModuleHandler::enable |
function |
drupal/core/lib/Drupal/Core/Extension/ModuleHandler.php |
Enables or installs a given list of modules. |
EnableDisableTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/EnableDisableTest.php |
Definition of Drupal\system\Tests\Module\EnableDisableTest. |
locale_themes_enabled |
function |
drupal/core/modules/locale/locale.module |
Implements hook_themes_enabled(). |
ModuleEnable::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/ModuleEnable.php |
|
hook_modules_preenable |
function |
drupal/core/modules/system/system.api.php |
Perform necessary actions before modules are enabled. |
views_get_enabled_views |
function |
drupal/core/modules/views/views.module |
Returns an array of all enabled views, as fully loaded $view objects. |
ThemeController::enable |
function |
drupal/core/modules/system/lib/Drupal/system/Controller/ThemeController.php |
Enables a theme. |
comment_modules_enabled |
function |
drupal/core/modules/comment/comment.install |
Implements hook_modules_enabled(). |
language_modules_enabled |
function |
drupal/core/modules/language/language.module |
Implements hook_modules_enabled(). |
ConfigEntityBase::enable |
function |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php |
Implements \Drupal\Core\Config\Entity\ConfigEntityInterface::enable(). |
DebugClassLoader::enable |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/DebugClassLoader.php |
Replaces all autoloaders implementing a findFile method by a DebugClassLoader wrapper. |
MenuTest::enableMenuLink |
function |
drupal/core/modules/menu/lib/Drupal/menu/Tests/MenuTest.php |
Enable a menu link. |
translation_entity_enable |
function |
drupal/core/modules/translation_entity/translation_entity.install |
Implements hook_enable(). |
breakpoint_themes_enabled |
function |
drupal/core/modules/breakpoint/breakpoint.module |
Implements hook_themes_enabled(). |
_breakpoint_theme_enabled |
function |
drupal/core/modules/breakpoint/breakpoint.module |
Import breakpoints from all new enabled themes. |
EnableDisableTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/EnableDisableTest.php |
|
translation_entity_enabled |
function |
drupal/core/modules/translation_entity/translation_entity.module |
Determines whether the given entity type is translatable. |
Process::isSigchildEnabled |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Process.php |
Returns whether PHP has been compiled with the '--enable-sigchild' option or not. |
breakpoint_modules_enabled |
function |
drupal/core/modules/breakpoint/breakpoint.module |
Implements hook_modules_enabled(). |
LlamaContextual::isEnabled |
function |
drupal/core/modules/ckeditor/tests/modules/lib/Drupal/ckeditor_test/Plugin/CKEditorPlugin/LlamaContextual.php |
Implements \Drupal\ckeditor\Plugin\CKEditorPluginContextualInterface::isEnabled(). |