FlattenException::getTrace |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Exception/FlattenException.php |
|
CommentLanguageTest::setUp |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentLanguageTest.php |
Sets up a Drupal site for running functional and integration tests. |
ViewStorageTest::loadTests |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewStorageTest.php |
Tests loading configuration entities. |
NodeAccessLanguageTest.php |
file |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessLanguageTest.php |
Definition of Drupal\node\Tests\NodeAccessLanguageTest. |
theme_file_widget_multiple |
function |
drupal/core/modules/file/file.field.inc |
Returns HTML for a group of file upload widgets. |
GetSetMethodNormalizerTest |
class |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Normalizer/GetSetMethodNormalizerTest.php |
|
ArrayCollection::getValues |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/ArrayCollection.php |
Gets all elements. |
RouteCollection::getPrefix |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/RouteCollection.php |
Returns the prefix that may contain placeholders. |
DisplayPluginBase::getPath |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Return the base path to use for this display. |
ShortcutLinksTest::getInfo |
function |
drupal/core/modules/shortcut/lib/Drupal/shortcut/Tests/ShortcutLinksTest.php |
|
CommentFieldsTest::getInfo |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentFieldsTest.php |
|
image_field_widget_process |
function |
drupal/core/modules/image/image.field.inc |
An element #process callback for the image_image field type. |
TermLanguageTest::$modules |
property |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermLanguageTest.php |
Modules to enable. |
MemoryBackend::getMultiple |
function |
drupal/core/lib/Drupal/Core/Cache/MemoryBackend.php |
Implements Drupal\Core\Cache\CacheBackendInterface::getMultiple(). |
field_info_widget_settings |
function |
drupal/core/modules/field/field.info.inc |
Returns a field widget's default settings. |
KernelInterface::getBundle |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/KernelInterface.php |
Returns a bundle and optionally its descendants by its name. |
Connection::getDriverClass |
function |
drupal/core/lib/Drupal/Core/Database/Connection.php |
Gets the driver-specific override class if any for the specified class. |
Twig_Environment::getCache |
function |
drupal/core/vendor/twig/twig/lib/Twig/Environment.php |
Gets the cache directory or false if cache is disabled. |
ContainerBuilder::getAlias |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerBuilder.php |
Gets an alias. |
NestedMatcherTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/NestedMatcherTest.php |
|
KernelInterface::getLogDir |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/KernelInterface.php |
Gets the log directory. |
PageTitleFilteringTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/System/PageTitleFilteringTest.php |
Definition of Drupal\system\Tests\System\PageTitleFilteringTest. |
ConfigCache::getSourcePath |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Cache/ConfigCache.php |
Returns the path where the file corresponding to the supplied cache key can be included from. |
Twig_Parser::getBlockStack |
function |
drupal/core/vendor/twig/twig/lib/Twig/Parser.php |
|
ParseException::getSnippet |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Exception/ParseException.php |
Gets the snippet of code near the error. |
SearchRankingTest::getInfo |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchRankingTest.php |
|
CacheBackendInterface::get |
function |
drupal/core/lib/Drupal/Core/Cache/CacheBackendInterface.php |
Returns data from the persistent cache. |
LocaleInstallTest::getInfo |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleInstallTest.php |
|
MergeTest::testMergeInsert |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/MergeTest.php |
Confirms that we can merge-insert a record successfully. |
MergeTest::testMergeUpdate |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/MergeTest.php |
Confirms that we can merge-update a record successfully. |
Twig_Environment::getLexer |
function |
drupal/core/vendor/twig/twig/lib/Twig/Environment.php |
Gets the Lexer instance. |
FieldPluginBase::get_value |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php |
Get the value that's supposed to be rendered. |
SelectComplexTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectComplexTest.php |
|
UnmanagedCopyTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/UnmanagedCopyTest.php |
|
EntityTranslation::getName |
function |
drupal/core/lib/Drupal/Core/Entity/Field/Type/EntityTranslation.php |
Implements ContextAwareInterface::getName(). |
NodeLoadHooksTest::getInfo |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeLoadHooksTest.php |
|
AnnotationTargetAnnotation |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/AnnotationTargetAnnotation.php |
Plugin annotation
@Target({ "ANNOTATION" }) |
LazyAssetManager::getNames |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/LazyAssetManager.php |
Returns an array of asset names. |
FilterCombineTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterCombineTest.php |
|
AliasManager::getPathAlias |
function |
drupal/core/lib/Drupal/Core/Path/AliasManager.php |
Implements \Drupal\Core\Path\AliasManagerInterface::getPathAlias(). |
StreamWrapperTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/StreamWrapperTest.php |
|
BreakpointAPITest::getInfo |
function |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/Tests/BreakpointAPITest.php |
|
Container::getParameterBag |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Container.php |
Gets the service container parameter bag. |
LocaleExportTest::getPoFile |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleExportTest.php |
Helper function that returns a proper .po file. |
Twig_NodeInterface::getLine |
function |
drupal/core/vendor/twig/twig/lib/Twig/NodeInterface.php |
|
PluginTypeListTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/PluginTypeListTest.php |
|
EventArgs::getEmptyInstance |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/EventArgs.php |
Gets the single, empty and immutable EventArgs instance. |
Twig_Environment::getFilter |
function |
drupal/core/vendor/twig/twig/lib/Twig/Environment.php |
Get a filter by name. |
DatabaseStorageTest::insert |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/Storage/DatabaseStorageTest.php |
|
InlineTest::getTestsForDump |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/InlineTest.php |
|