ParameterBagInterface::clear |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ParameterBag/ParameterBagInterface.php |
Clears all parameters. |
TranslationString::$language |
property |
drupal/core/modules/locale/lib/Drupal/locale/TranslationString.php |
The language code. |
InvalidArgumentException.php |
file |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Exception/InvalidArgumentException.php |
|
aggregator_admin_form_submit |
function |
drupal/core/modules/aggregator/aggregator.admin.inc |
Form submission handler for aggregator_admin_form(). |
PrerenderList::defineOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/PrerenderList.php |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
FileLocator::findMappingFile |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/FileLocator.php |
Locate mapping file for the given class name. |
MapperInterface::getInstance |
function |
drupal/core/lib/Drupal/Component/Plugin/Mapper/MapperInterface.php |
Returns a preconfigured instance of a plugin. |
ContactSitewideTest::getInfo |
function |
drupal/core/modules/contact/lib/Drupal/contact/Tests/ContactSitewideTest.php |
|
FilterPluginBase::group_form |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/FilterPluginBase.php |
Build a form containing a group of operator | values to apply as a
single filter. |
language_language_types_info |
function |
drupal/core/modules/language/language.module |
Implements hook_language_types_info(). |
Process::$processInformation |
property |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Process.php |
|
language_negotiation_include |
function |
drupal/core/modules/language/language.module |
Include negotiation backend functionality. |
StatisticsLoggingTest::setUp |
function |
drupal/core/modules/statistics/lib/Drupal/statistics/Tests/StatisticsLoggingTest.php |
Sets up a Drupal site for running functional and integration tests. |
GlobAssetTest::testInterface |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Asset/GlobAssetTest.php |
|
MenuTest::addInvalidMenuLink |
function |
drupal/core/modules/menu/lib/Drupal/menu/Tests/MenuTest.php |
Attempt to add menu link with invalid path or no access permission. |
TranslationString::getString |
function |
drupal/core/modules/locale/lib/Drupal/locale/TranslationString.php |
Implements Drupal\locale\StringInterface::getString(). |
hook_aggregator_process_info |
function |
drupal/core/modules/aggregator/aggregator.api.php |
Specify the title and short description of your processor. |
TranslationString::setString |
function |
drupal/core/modules/locale/lib/Drupal/locale/TranslationString.php |
Implements Drupal\locale\StringInterface::setString(). |
NestedMatcher::$finalMatcher |
property |
drupal/core/lib/Drupal/Core/Routing/NestedMatcher.php |
The final matcher. |
BackendChain::prependBackend |
function |
drupal/core/lib/Drupal/Core/Cache/BackendChain.php |
Prepends a cache backend to the cache chain. |
StatisticsAdminTest::getInfo |
function |
drupal/core/modules/statistics/lib/Drupal/statistics/Tests/StatisticsAdminTest.php |
|
DummyJoinTable::$joinColumns |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php |
|
ExtensionInterface::getAlias |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Extension/ExtensionInterface.php |
Returns the recommended alias to use in XML. |
PagerPluginBase::pre_execute |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php |
Perform any needed actions just prior to the query executing. |
BackendChain::deleteMultiple |
function |
drupal/core/lib/Drupal/Core/Cache/BackendChain.php |
Implements Drupal\Core\Cache\CacheBackendInterface::deleteMultiple(). |
ContactPersonalTest::getInfo |
function |
drupal/core/modules/contact/lib/Drupal/contact/Tests/ContactPersonalTest.php |
|
PagerPluginBase::postExecute |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php |
Perform any needed actions just after the query executing. |
ImageDimensionsTest::getInfo |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageDimensionsTest.php |
|
translation_entity.admin.inc |
file |
drupal/core/modules/translation_entity/translation_entity.admin.inc |
The entity translation administration forms. |
MockUserLoginBlock::getTitle |
function |
drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/plugin_test/mock_block/MockUserLoginBlock.php |
|
theme_test_system_theme_info |
function |
drupal/core/modules/system/tests/modules/theme_test/theme_test.module |
Implements hook_system_theme_info(). |
PluginBase::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/PluginBase.php |
Provide a form to edit options for this plugin. |
AsseticFilterInvoker::invoke |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/AsseticFilterInvoker.php |
|
CachePluginBase::$resultsKey |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/cache/CachePluginBase.php |
Stores the cache ID used for the results cache. |
translation_entity.pages.inc |
file |
drupal/core/modules/translation_entity/translation_entity.pages.inc |
The entity translation user interface. |
hook_entity_field_info_alter |
function |
drupal/core/includes/entity.api.php |
Alter defined entity properties. |
AttributeValueBase::$printed |
property |
drupal/core/lib/Drupal/Core/Template/AttributeValueBase.php |
Whether this attribute hsa been printed already. |
NameMungingTest::testMunging |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/NameMungingTest.php |
Create a file and munge/unmunge the name. |
BackendChain::invalidateTags |
function |
drupal/core/lib/Drupal/Core/Cache/BackendChain.php |
Implements Drupal\Core\Cache\CacheBackendInterface::invalidateTags(). |
block_admin_configure_submit |
function |
drupal/core/modules/block/block.admin.inc |
Form submission handler for block_admin_configure(). |
LocaleLookup::$stringStorage |
property |
drupal/core/modules/locale/lib/Drupal/locale/LocaleLookup.php |
The locale storage |
PictureAdminUITest::$modules |
property |
drupal/core/modules/picture/lib/Drupal/picture/Tests/PictureAdminUITest.php |
Modules to enable. |
FilterStringTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterStringTest.php |
Views used by this test. |
NameMungingTest::testUnMunge |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/NameMungingTest.php |
Ensure that unmunge gets your name back. |
views_get_plugin_definitions |
function |
drupal/core/modules/views/views.module |
Gets all the views plugin definitions. |
image_effect_definition_load |
function |
drupal/core/modules/image/image.module |
Load the definition for an image effect. |
BreakpointGroup::$sourceType |
property |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/Plugin/Core/Entity/BreakpointGroup.php |
The breakpoint group source type. |
StyleMappingTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/StyleMappingTest.php |
Views used by this test. |
BreakpointGroup::__construct |
function |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/Plugin/Core/Entity/BreakpointGroup.php |
Overrides Drupal\config\ConfigEntityBase::__construct(). |
UuidUpgradePathTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/UuidUpgradePathTest.php |
|