PerformanceForm::getFormID |
function |
drupal/core/modules/system/lib/Drupal/system/Form/PerformanceForm.php |
Returns a unique string identifying the form. |
SearchCommentTest::getInfo |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchCommentTest.php |
|
PHP_TokenTest::testGetLine |
function |
drupal/core/vendor/phpunit/php-token-stream/Tests/TokenTest.php |
@covers PHP_Token::__construct
@covers PHP_Token::getLine |
DeleteForm::getConfirmText |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/DeleteForm.php |
Implements \Drupal\Core\Form\ConfirmFormBase::getConfirmText(). |
ContextPluginTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/ContextPluginTest.php |
|
StreamInterface::getStream |
function |
drupal/core/vendor/guzzle/stream/Guzzle/Stream/StreamInterface.php |
Get the stream resource |
SelectOrderedTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectOrderedTest.php |
|
HeaderBagTest::testGetDate |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/HeaderBagTest.php |
|
ConfigInstallTest::getInfo |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigInstallTest.php |
|
BundleInterface::getParent |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Bundle/BundleInterface.php |
Returns the bundle name that this bundle overrides. |
ScanDirectoryTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/ScanDirectoryTest.php |
|
LanguageTestBase::$modules |
property |
drupal/core/modules/language/lib/Drupal/language/Tests/Views/LanguageTestBase.php |
Modules to enable. |
MongoDbProfilerStorageTest |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/MongoDbProfilerStorageTest.php |
|
EntityBCDecorator::getType |
function |
drupal/core/lib/Drupal/Core/Entity/EntityBCDecorator.php |
Forwards the call to the decorated entity. |
GenericEvent::getArguments |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/GenericEvent.php |
Getter for all arguments. |
EasyRdf_ParsedUri::getPath |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/ParsedUri.php |
Returns the path of the URI (e.g. /foo/bar) |
LocaleInstallTest::getInfo |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleInstallTest.php |
|
Display::getLayoutInstance |
function |
drupal/core/modules/layout/lib/Drupal/layout/Plugin/Core/Entity/Display.php |
Returns the instantiated layout object. |
EntityWrapper::getIterator |
function |
drupal/core/lib/Drupal/Core/Entity/Field/Type/EntityWrapper.php |
Implements \IteratorAggregate::getIterator(). |
NodeLoadHooksTest::getInfo |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeLoadHooksTest.php |
|
EntityBCDecorator::getName |
function |
drupal/core/lib/Drupal/Core/Entity/EntityBCDecorator.php |
Forwards the call to the decorated entity. |
UpdateComplexTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/UpdateComplexTest.php |
|
EntityBCDecorator::getRoot |
function |
drupal/core/lib/Drupal/Core/Entity/EntityBCDecorator.php |
Forwards the call to the decorated entity. |
Twig_Environment::getCache |
function |
drupal/core/vendor/twig/twig/lib/Twig/Environment.php |
Gets the cache directory or false if cache is disabled. |
Twig_Filter_Node::getClass |
function |
drupal/core/vendor/twig/twig/lib/Twig/Filter/Node.php |
|
LessphpFilter::getChildren |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/LessphpFilter.php |
Returns child assets. |
FieldPluginBase::getEntity |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php |
Gets the entity matching the current row and relationship. |
UsageTest::testRemoveUsage |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/UsageTest.php |
Tests file_usage()->delete(). |
FieldLanguageTest::getInfo |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/Views/FieldLanguageTest.php |
|
MemcacheCache::getMemcache |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/MemcacheCache.php |
Gets the memcache instance used by the cache. |
field_info_widget_settings |
function |
drupal/core/modules/field/field.info.inc |
Returns a field widget's default settings. |
EasyRdf_GraphStore::getUri |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/GraphStore.php |
Get the URI of the graph store |
StringInterface::getString |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringInterface.php |
Gets plain string contained in this object. |
AnnotationTargetMethod.php |
file |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/AnnotationTargetMethod.php |
|
EntityBody::getContentType |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/EntityBody.php |
Guess the Content-Type or return the default application/octet-stream |
PathLanguageTest::$modules |
property |
drupal/core/modules/path/lib/Drupal/path/Tests/PathLanguageTest.php |
Modules to enable. |
EntityReferenceItem::__get |
function |
drupal/core/lib/Drupal/Core/Entity/Field/Type/EntityReferenceItem.php |
Overrides \Drupal\Core\Entity\Field\FieldItemBase::__get(). |
menu_get_active_menu_names |
function |
drupal/core/includes/menu.inc |
Gets the active menu for the current page. |
Twig_Environment::getLexer |
function |
drupal/core/vendor/twig/twig/lib/Twig/Environment.php |
Gets the Lexer instance. |
StringInterface::getValues |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringInterface.php |
Gets field values that are set for given field names. |
Router::getRouteCollection |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Router.php |
Gets the RouteCollection instance associated with this Router. |
Reader::getClassAnnotation |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/Reader.php |
|
menu_get_active_breadcrumb |
function |
drupal/core/includes/menu.inc |
Gets the breadcrumb for the current page, as determined by the active trail. |
FileFieldPathTest::getInfo |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldPathTest.php |
|
LinkDelete::getConfirmText |
function |
drupal/core/modules/shortcut/lib/Drupal/shortcut/Form/LinkDelete.php |
Returns a caption for the button that confirms the action. |
GetSetMethodNormalizer.php |
file |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Normalizer/GetSetMethodNormalizer.php |
|
KeyValueMemoryFactory::get |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueMemoryFactory.php |
Constructs a new key/value memory storage object for a given collection name. |
UpdateContribTest::getInfo |
function |
drupal/core/modules/update/lib/Drupal/update/Tests/UpdateContribTest.php |
|
ParseException::getSnippet |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Exception/ParseException.php |
Gets the snippet of code near the error. |
DatetimeDatelistWidget.php |
file |
drupal/core/modules/datetime/lib/Drupal/datetime/Plugin/field/widget/DatetimeDatelistWidget.php |
Contains \Drupal\datetime\Plugin\field\widget\DateTimeDatelistWidget. |