|
TraceableEventDispatcher::$profiler |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Debug/TraceableEventDispatcher.php |
|
|
language_save_default_configuration |
function |
drupal/core/modules/language/language.module |
Saves a language configuration that is attached to an entity type and bundle. |
|
ContextAwarePluginBase::__construct |
function |
drupal/core/lib/Drupal/Component/Plugin/ContextAwarePluginBase.php |
Overrides \Drupal\Component\Plugin\PluginBase::__construct(). |
|
LanguageDependencyInjectionTest.php |
file |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageDependencyInjectionTest.php |
Definition of Drupal\language\Tests\LanguageDependencyInjectionTest. |
|
NullStorageExpirable::setWithExpire |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/NullStorageExpirable.php |
Implements Drupal\Core\KeyValueStore\KeyValueStoreExpirableInterface::setWithExpire(). |
|
ViewStorageTest::displayMethodTests |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewStorageTest.php |
Tests the display related functions like getDisplaysList(). |
|
DateTimePlusTest::testDateTimestamp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Datetime/DateTimePlusTest.php |
Test creating dates from timestamps. |
|
ContextAwarePluginBase::getContexts |
function |
drupal/core/lib/Drupal/Component/Plugin/ContextAwarePluginBase.php |
Implements \Drupal\Component\Plugin\ContextAwarePluginInterface::getContexts(). |
|
DateTimeDatelistWidget::__construct |
function |
drupal/core/modules/datetime/lib/Drupal/datetime/Plugin/field/widget/DatetimeDatelistWidget.php |
Constructs a WidgetBase object. |
|
MemcachedCacheTest::_getCacheDriver |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Cache/MemcachedCacheTest.php |
|
|
DefaultFileLocator::findMappingFile |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/DefaultFileLocator.php |
Locate mapping file for the given class name. |
|
NestedArrayUnitTest::testUnsetValue |
function |
drupal/core/tests/Drupal/Tests/Core/NestedArrayUnitTest.php |
Tests unsetting nested array values. |
|
taxonomy_term_load_multiple_by_name |
function |
drupal/core/modules/taxonomy/taxonomy.module |
Try to map a string to an existing term, as for glossary use. |
|
PHPUnit_Framework_TestCase::getName |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php |
Gets the name of a TestCase. |
|
Twig_Tests_Node_Expression_TestTest |
class |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/TestTest.php |
|
|
RouteContentEnhancerTest::$document |
property |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Enhancer/RouteContentEnhancerTest.php |
|
|
EasyRdf_Format::getDefaultExtension |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Format.php |
Get the default registered file extension (filename suffix) for a format object |
|
PHPUnit_Framework_TestCase::getSize |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php |
Returns the size of the test. |
|
UnicodeTest::providerTestMimeHeader |
function |
drupal/core/tests/Drupal/Tests/Component/Utility/UnicodeTest.php |
Data provider for testMimeHeader(). |
|
CascadingStylesheetsTest::testAlter |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/CascadingStylesheetsTest.php |
Tests Locale module's CSS Alter to include RTL overrides. |
|
BareMinimalUpgradePathTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/BareMinimalUpgradePathTest.php |
|
|
JsCompressorFilter::setPreserveSemi |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/Yui/JsCompressorFilter.php |
|
|
DateTimeDatelistWidget::formElement |
function |
drupal/core/modules/datetime/lib/Drupal/datetime/Plugin/field/widget/DatetimeDatelistWidget.php |
Implements \Drupal\field\Plugin\Type\Widget\WidgetInterface::formElement(). |
|
MemcachedSessionHandlerTest::PREFIX |
constant |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/MemcachedSessionHandlerTest.php |
|
|
StaticReflectionMethod::isProtected |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionMethod.php |
|
|
RedirectRouteInterface::isPermanent |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/RedirectRouteInterface.php |
Whether this should be a permanent or temporary redirect |
|
PathProcessorFront::processOutbound |
function |
drupal/core/lib/Drupal/Core/PathProcessor/PathProcessorFront.php |
Implements Drupal\Core\PathProcessor\OutboundPathProcessorInterface::processOutbound(). |
|
LocaleImportFunctionalTest::getInfo |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleImportFunctionalTest.php |
|
|
translation_entity_translate_access |
function |
drupal/core/modules/translation_entity/translation_entity.module |
Access callback for the translation overview page. |
|
HttpKernelTest::testSetupSubrequest |
function |
drupal/core/tests/Drupal/Tests/Core/HttpKernelTest.php |
Tests the forward method. |
|
FormTestControllerObject::getFormID |
function |
drupal/core/modules/system/tests/modules/form_test/lib/Drupal/form_test/FormTestControllerObject.php |
Implements \Drupal\Core\Form\FormInterface::getFormID(). |
|
node_revision_revert_confirm_submit |
function |
drupal/core/modules/node/node.pages.inc |
Form submission handler for node_revision_revert_confirm(). |
|
PathProcessorDecode::processInbound |
function |
drupal/core/lib/Drupal/Core/PathProcessor/PathProcessorDecode.php |
Implements Drupal\Core\PathProcessor\InboundPathProcessorInterface::processInbound(). |
|
EditorSelectionTest::$editorManager |
property |
drupal/core/modules/edit/lib/Drupal/edit/Tests/EditorSelectionTest.php |
The manager for editor plugins. |
|
CustomBooleanTest::testCustomOption |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/CustomBooleanTest.php |
Tests the setting and output of custom labels for boolean values. |
|
BlockStorageUnitTest::testBlockCRUD |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockStorageUnitTest.php |
Tests CRUD operations. |
|
FilterPluginBase::submitOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/FilterPluginBase.php |
Simple submit handler |
|
FormTestControllerObject::buildForm |
function |
drupal/core/modules/system/tests/modules/form_test/lib/Drupal/form_test/FormTestControllerObject.php |
Implements \Drupal\Core\Form\FormInterface::buildForm(). |
|
node_revision_delete_confirm_submit |
function |
drupal/core/modules/node/node.pages.inc |
Form submission handler for node_revision_delete_confirm(). |
|
PHPUnit_Util_PHP_Windows::$tempFile |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/PHP/Windows.php |
|
|
Twig_TokenParser_AutoEscape::getTag |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenParser/AutoEscape.php |
Gets the tag name associated with this token parser. |
|
DatabaseStorageController::postSave |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Acts on a saved entity before the insert or update hook is invoked. |
|
EasyRdf_Literal_HexBinary::toBinary |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Literal/HexBinary.php |
Decode the hexadecimal string into a binary blob |
|
RelationshipPluginBase::usesGroupBy |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/relationship/RelationshipPluginBase.php |
You can't groupby a relationship. |
|
views_form_views_exposed_form_alter |
function |
drupal/core/modules/views/views.module |
Implement hook_form_alter for the exposed form. |
|
PHPUnit_Framework_TestSuite::$tests |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestSuite.php |
The tests in the test suite. |
|
AggregatorTestBase::updateFeedItems |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/AggregatorTestBase.php |
Updates the feed items. |
|
StaticReflectionMethod::getFileName |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionMethod.php |
|
|
SystemConfigFormTestForm::getFormID |
function |
drupal/core/modules/system/tests/modules/form_test/lib/Drupal/form_test/SystemConfigFormTestForm.php |
Implements \Drupal\Core\Form\FormInterface::getFormID(). |
|
views_test_data.views_execution.inc |
file |
drupal/core/modules/views/tests/views_test_data/views_test_data.views_execution.inc |
Provides views data and hooks for views_test_data module. |