RemoveFeedTest::getInfo |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/RemoveFeedTest.php |
|
TranslationString::save |
function |
drupal/core/modules/locale/lib/Drupal/locale/TranslationString.php |
Implements Drupal\locale\StringInterface::save(). |
MenuTest::resetMenuLink |
function |
drupal/core/modules/menu/lib/Drupal/menu/Tests/MenuTest.php |
Reset a standard menu link using the menu module UI. |
DependencyTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/DependencyTest.php |
|
Breakpoint::$sourceType |
property |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/Plugin/Core/Entity/Breakpoint.php |
The breakpoint source type. |
PluginBase::$definition |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/PluginBase.php |
Plugins's definition |
AnnotationInterface.php |
file |
drupal/core/lib/Drupal/Core/Annotation/AnnotationInterface.php |
Definition of Drupal\Core\Annotation\AnnotationInterface. |
router_test.routing.yml |
file |
drupal/core/modules/system/tests/modules/router_test/router_test.routing.yml |
drupal/core/modules/system/tests/modules/router_test/router_test.routing.yml |
Twig_Token::STRING_TYPE |
constant |
drupal/core/vendor/twig/twig/lib/Twig/Token.php |
|
KernelEvents::TERMINATE |
constant |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/KernelEvents.php |
The TERMINATE event occurs once a response was sent |
PluginBase::__construct |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/PluginBase.php |
Constructs a Plugin object. |
FilterPluginBase::query |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/FilterPluginBase.php |
Add this filter to the query. |
hook_modules_preinstall |
function |
drupal/core/modules/system/system.api.php |
Perform necessary actions before modules are installed. |
SourceString::getString |
function |
drupal/core/modules/locale/lib/Drupal/locale/SourceString.php |
Implements Drupal\locale\LocaleString::getString(). |
BackendChain::deleteAll |
function |
drupal/core/lib/Drupal/Core/Cache/BackendChain.php |
Implements Drupal\Core\Cache\CacheBackendInterface::deleteAll(). |
SourceString::setString |
function |
drupal/core/modules/locale/lib/Drupal/locale/SourceString.php |
Implements Drupal\locale\LocaleString::setString(). |
PagerPluginBase::render |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php |
Render the pager. |
views_test_data_install |
function |
drupal/core/modules/views/tests/views_test_data/views_test_data.install |
Implements hook_install(). |
AggregatorRenderingTest |
class |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/AggregatorRenderingTest.php |
|
CachePluginBase::$table |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/cache/CachePluginBase.php |
What table to store data in. |
translation_entity.info |
file |
drupal/core/modules/translation_entity/translation_entity.info |
name = Entity Translation
description = Allows entities to be translated into different languages.
dependencies[] = language
package = Core
version = VERSION
core = 8.x |
JSMinFilter::filterLoad |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/JSMinFilter.php |
Filters an asset after it has been loaded. |
EntityUUIDTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityUUIDTest.php |
|
JSMinFilter::filterDump |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/JSMinFilter.php |
Filters an asset just before it's dumped. |
BreakpointGroup::$label |
property |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/Plugin/Core/Entity/BreakpointGroup.php |
The breakpoint group label. |
NormalizerInterface.php |
file |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Normalizer/NormalizerInterface.php |
|
ForumBlockTest::getInfo |
function |
drupal/core/modules/forum/lib/Drupal/forum/Tests/ForumBlockTest.php |
|
HttpKernel::varToString |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpKernel.php |
|
FilterStringTest::setUp |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterStringTest.php |
Sets up Drupal unit test environment. |
LocalePathTest::getInfo |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocalePathTest.php |
|
PluginBase::pluginTitle |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/PluginBase.php |
Return the human readable name of the display. |
StyleMappingTest::setUp |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/StyleMappingTest.php |
Sets up Drupal unit test environment. |
Yaml::$enablePhpParsing |
property |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Yaml.php |
|
PluginBase::usesOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/PluginBase.php |
Returns the usesOptions property. |
LinkEdit::defineOptions |
function |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/LinkEdit.php |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
views_test_data.install |
file |
drupal/core/modules/views/tests/views_test_data/views_test_data.install |
Install, update, and uninstall functions for the Views Test module. |
LinkDelete::render_link |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/LinkDelete.php |
Renders the link. |
RequestInterface::TRACE |
constant |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/RequestInterface.php |
|
PluginSettingsInterface |
interface |
drupal/core/modules/field/lib/Drupal/field/Plugin/PluginSettingsInterface.php |
Interface definition for plugin with settings. |
GlobAsset::$initialized |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/GlobAsset.php |
|
RequestInterface::PATCH |
constant |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/RequestInterface.php |
|
LANGUAGE_TYPE_INTERFACE |
constant |
drupal/core/includes/bootstrap.inc |
The type of language used to select the user interface. |
Process::getCommandLine |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Process.php |
|
drupal_theme_initialize |
function |
drupal/core/includes/theme.inc |
Initialize the theme system by loading the theme. |
Process::setCommandLine |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Process.php |
|
RequestMatcherInterface |
interface |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/RequestMatcherInterface.php |
RequestMatcherInterface is the interface that all request matcher classes must implement. |
requirements1_test.info |
file |
drupal/core/modules/system/tests/modules/requirements1_test/requirements1_test.info |
name = Requirements 1 Test
description = "Tests that a module is not installed when it fails hook_requirements('install')."
package = Testing
version = VERSION
core = 8.x
hidden = TRUE |
toolbar_in_active_trail |
function |
drupal/core/modules/toolbar/toolbar.module |
Checks whether an item is in the active trail. |
ObjectManager::contains |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/ObjectManager.php |
Check if the object is part of the current UnitOfWork and therefore
managed. |
UrlMatcherInterface.php |
file |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/UrlMatcherInterface.php |
|