ReplaceAliasByActualDefinitionPassTest::process |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/ReplaceAliasByActualDefinitionPassTest.php |
|
MockLayoutBlockDeriver::getDerivativeDefinition |
function |
drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/plugin_test/mock_block/MockLayoutBlockDeriver.php |
Implements Drupal\Component\Plugin\Derivative\DerivativeInterface::getDerivativeDefinition(). |
AbstractEntityBodyDecorator::getContentEncoding |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/AbstractEntityBodyDecorator.php |
Get the Content-Encoding of the EntityBody |
RemoteFileUnmanagedDeleteRecursiveTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileUnmanagedDeleteRecursiveTest.php |
|
EntityTranslationControllerInterface::getAccess |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationControllerInterface.php |
Checks if the user can perform the given operation on the wrapped entity. |
field_sql_storage_field_storage_delete_instance |
function |
drupal/core/modules/field/modules/field_sql_storage/field_sql_storage.module |
Implements hook_field_storage_delete_instance(). |
AnnotationClassLoaderTest::testLoadMissingClass |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/AnnotationClassLoaderTest.php |
@expectedException \InvalidArgumentException |
ContainerTest::testSetDoesNotAllowInactiveScope |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerTest.php |
@expectedException \RuntimeException |
ContainerInterface::IGNORE_ON_INVALID_REFERENCE |
constant |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerInterface.php |
|
TaxonomyTermReferenceItem::$propertyDefinitions |
property |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Type/TaxonomyTermReferenceItem.php |
Property definitions of the contained properties. |
Twig_TokenParserBrokerInterface::getTokenParser |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenParserBrokerInterface.php |
Gets a TokenParser suitable for a tag. |
ReflectionProviderInterface::getReflectionClass |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/ReflectionProviderInterface.php |
Get the ReflectionClass equivalent for this class. |
ContainerAwareTraceableEventDispatcher::$logger |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Debug/ContainerAwareTraceableEventDispatcher.php |
|
Twig_Tests_Node_SandboxedPrintTest::testCompile |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/SandboxedPrintTest.php |
@covers Twig_Node_SandboxedPrint::compile
@dataProvider getTests |
ContainerAwareTraceableEventDispatcher::$called |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Debug/ContainerAwareTraceableEventDispatcher.php |
|
DatabaseStorageController::baseFieldDefinitions |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Defines the base properties of the entity type. |
Twig_Node_Expression_Binary_BitwiseOr::operator |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Binary/BitwiseOr.php |
|
Twig_Node_Expression_Binary_LessEqual::operator |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Binary/LessEqual.php |
|
SearchMultilingualEntityTest::$searchable_nodes |
property |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchMultilingualEntityTest.php |
List of searchable nodes. |
CommentApprovalTest::testApprovalAdminInterface |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentApprovalTest.php |
Test comment approval functionality through admin/content/comment. |
Twig_Tests_TemplateTest::testAttributeOnAString |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/TemplateTest.php |
@expectedException Twig_Error_Runtime
@expectedExceptionMessage Impossible to access a key ("a") on a "string" variable |
ResolveReferencesToAliasesPass::getDefinitionId |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/ResolveReferencesToAliasesPass.php |
Resolves an alias into a definition id. |
GenericCacheBackendUnitTestBase::testInvalidate |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Cache/GenericCacheBackendUnitTestBase.php |
Test Drupal\Core\Cache\CacheBackendInterface::invalidate() and
Drupal\Core\Cache\CacheBackendInterface::invalidateMultiple(). |
KernelInterface::registerContainerConfiguration |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/KernelInterface.php |
Loads the container configuration |
PhpParserTest::testParseClassWhenNotUserDefined |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/PhpParserTest.php |
|
VocabularyTest::testTaxonomyAdminNoVocabularies |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/VocabularyTest.php |
Test the vocabulary overview with no vocabularies. |
ScopeCrossingInjectionException::$destServiceId |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Exception/ScopeCrossingInjectionException.php |
|
ScopeCrossingInjectionException::getSourceScope |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Exception/ScopeCrossingInjectionException.php |
|
BreakpointMediaQueryTest::testValidMediaQueries |
function |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/Tests/BreakpointMediaQueryTest.php |
Test valid media queries. |
ScopeWideningInjectionException::$destServiceId |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Exception/ScopeWideningInjectionException.php |
|
ScopeWideningInjectionException::getSourceScope |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Exception/ScopeWideningInjectionException.php |
|
locale_form_language_admin_add_form_alter_submit |
function |
drupal/core/modules/locale/locale.module |
Form submission handler for language_admin_add_form(). |
OtherInstallationProfileModuleTestsTest::getInfo |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/OtherInstallationProfileModuleTestsTest.php |
|
CachedDiscoveryInterface::clearCachedDefinitions |
function |
drupal/core/lib/Drupal/Component/Plugin/Discovery/CachedDiscoveryInterface.php |
Clears cached plugin definitions. |
BreakpointGroupCRUDTest::testBreakpointGroupCRUD |
function |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/Tests/BreakpointGroupCRUDTest.php |
Test CRUD operations for breakpoint groups. |
DrupalUnitTestBaseTest::testEnableModulesInstall |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/DrupalUnitTestBaseTest.php |
Tests expected installation behavior of enableModules(). |
ProcessBuilderTest::shouldInheritEnvironmentVars |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/ProcessBuilderTest.php |
@test |
CheckExceptionOnInvalidReferenceBehaviorPassTest |
class |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/CheckExceptionOnInvalidReferenceBehaviorPassTest.php |
|
EntityEnclosingRequestInterface::removePostField |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/EntityEnclosingRequestInterface.php |
Remove a POST field or file by name |
TwigResourceTest::testInvalidTemplateNameIsFresh |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Extension/Twig/TwigResourceTest.php |
|
LocaleLibraryInfoAlterTest::testLibraryInfoAlter |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleLibraryInfoAlterTest.php |
Verifies that the datepicker can be localized. |
template_preprocess_views_ui_display_tab_setting |
function |
drupal/core/modules/views/views_ui/theme/theme.inc |
|
KernelTest::testBootSetsTheContainerToTheBundles |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/KernelTest.php |
|
MockLayoutBlockDeriver::getDerivativeDefinitions |
function |
drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/plugin_test/mock_block/MockLayoutBlockDeriver.php |
Implements Drupal\Component\Plugin\Derivative\DerivativeInterface::getDerivativeDefinitions(). |
StringAssetTest::testLoadAppliesAdditionalFilter |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Asset/StringAssetTest.php |
|
StringAssetTest::testDumpAppliesAdditionalFilter |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Asset/StringAssetTest.php |
|
ChainCacheClearerTest::testInjectClearerUsingAdd |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/CacheClearer/ChainCacheClearerTest.php |
|
AnalyzeServiceReferencesPass::$currentDefinition |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/AnalyzeServiceReferencesPass.php |
|
ElementsVerticalTabsTest::testJavaScriptOrdering |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementsVerticalTabsTest.php |
Ensures that vertical-tabs.js is included before collapse.js. |
ContainerTest::testSetDoesNotAllowPrototypeScope |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerTest.php |
@expectedException \InvalidArgumentException |