Stream::getWrapper |
function |
drupal/core/vendor/guzzle/stream/Guzzle/Stream/Stream.php |
Get the stream wrapper type |
Router::getMatcher |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Router.php |
Gets the UrlMatcher instance associated with this Router. |
HeaderBag::getDate |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/HeaderBag.php |
Returns the HTTP header value converted to a date. |
ConfigContext::get |
function |
drupal/core/lib/Drupal/Core/Config/Context/ConfigContext.php |
Implements \Drupal\Core\Config\Context\ContextInterface::get(). |
AutocompleteWidget |
class |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/field/widget/AutocompleteWidget.php |
Plugin implementation of the 'entity_reference autocomplete' widget. |
Route::getDefaults |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Annotation/Route.php |
|
BlockTest::getInfo |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockTest.php |
|
ThemeTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/ThemeTest.php |
|
TypedData::getType |
function |
drupal/core/lib/Drupal/Core/TypedData/TypedData.php |
Implements \Drupal\Core\TypedData\TypedDataInterface::getType(). |
PageTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Batch/PageTest.php |
Modules to enable. |
AlterTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/AlterTest.php |
|
PhpStorageTestBase |
class |
drupal/core/tests/Drupal/Tests/Component/PhpStorage/PhpStorageTestBase.php |
Base test for PHP storage controllers. |
PHP_Token::getLine |
function |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token.php |
|
Route::getDefaults |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Route.php |
Returns the defaults. |
ClearTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Cache/ClearTest.php |
|
TypedData::getName |
function |
drupal/core/lib/Drupal/Core/TypedData/TypedData.php |
Implements \Drupal\Core\TypedData\TypedDataInterface::getName(). |
drupal_get_profile |
function |
drupal/core/includes/common.inc |
Gets the name of the currently active installation profile. |
TypedData::getRoot |
function |
drupal/core/lib/Drupal/Core/TypedData/TypedData.php |
Implements \Drupal\Core\TypedData\TypedDataInterface::getRoot(). |
RssFields::getField |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/row/RssFields.php |
Retrieves a views field value from the style plugin. |
FolderTest::getInfo |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/FolderTest.php |
|
views_get_page_view |
function |
drupal/core/modules/views/views.module |
Find out what, if any, page view is currently in use. |
ViewUI::getIterator |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewUI.php |
Implements \IteratorAggregate::getIterator(). |
Analyze::getFormKey |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/Ajax/Analyze.php |
Implements \Drupal\views_ui\Form\Ajax\ViewsFormInterface::getFormKey(). |
Twig_Token::getLine |
function |
drupal/core/vendor/twig/twig/lib/Twig/Token.php |
Gets the line. |
views_get_all_views |
function |
drupal/core/modules/views/views.module |
Returns an array of all views as fully loaded $view objects. |
Response::getMaxAge |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Response.php |
Returns the number of seconds after the time specified in the response's Date
header when the response should no longer be considered fresh. |
Twig_Token::getType |
function |
drupal/core/vendor/twig/twig/lib/Twig/Token.php |
Gets the token type. |
Definition::getTags |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Definition.php |
Returns all tags. |
RowRssTest::getInfo |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/Views/RowRssTest.php |
|
MenuLink::offsetGet |
function |
drupal/core/modules/menu_link/lib/Drupal/menu_link/Plugin/Core/Entity/MenuLink.php |
Implements ArrayAccess::offsetGet(). |
Connection::$target |
property |
drupal/core/lib/Drupal/Core/Database/Connection.php |
The database target this connection is for. |
FileStorageTest.php |
file |
drupal/core/modules/config/lib/Drupal/config/Tests/Storage/FileStorageTest.php |
Definition of Drupal\config\Tests\Storage\FileStorageTest. |
tablesort_get_order |
function |
drupal/core/includes/tablesort.inc |
Determines the current sort criterion. |
Definition::getFile |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Definition.php |
Gets the file to require before creating the service. |
DatabaseStorageTest |
class |
drupal/core/modules/config/lib/Drupal/config/Tests/Storage/DatabaseStorageTest.php |
Tests DatabaseStorage controller operations. |
FilterBase::getType |
function |
drupal/core/modules/filter/lib/Drupal/filter/Plugin/FilterBase.php |
Returns the processing type of this filter plugin. |
AddItem::getFormKey |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/Ajax/AddItem.php |
Implements \Drupal\views_ui\Form\Ajax\ViewsFormInterface::getFormKey(). |
LocalStream::getUri |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/LocalStream.php |
Implements Drupal\Core\StreamWrapper\StreamWrapperInterface::getUri(). |
WizardTest::getInfo |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/Views/WizardTest.php |
|
Collection::getKeys |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/Collection.php |
Gets all keys/indices of the collection. |
RestExport::getType |
function |
drupal/core/modules/rest/lib/Drupal/rest/Plugin/views/display/RestExport.php |
Returns the display type that this display requires. |
FieldSqlStorageTest |
class |
drupal/core/modules/field_sql_storage/lib/Drupal/field_sql_storage/Tests/FieldSqlStorageTest.php |
Tests field storage. |
RenderTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/RenderTest.php |
|
SiteSchema::getPath |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/SiteSchema/SiteSchema.php |
Get the relative base path of the schema. |
AccessTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/AccessTest.php |
|
ViewUI::getBCEntity |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewUI.php |
Implements Drupal\Core\Entity\EntityInterface::getBCEntity(). |
ViewUI::getNGEntity |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewUI.php |
Implements \Drupal\Core\Entity\EntityInterface::getNGEntity(). |
PHPUnit_Util_Getopt |
class |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Getopt.php |
Command-line options parsing class. |
DisplayPageTest.php |
file |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/DisplayPageTest.php |
Contains \Drupal\views\Tests\Plugin\DisplayPageTest. |
xmlrpc_date_get_xml |
function |
drupal/core/modules/xmlrpc/xmlrpc.inc |
Converts an XML-RPC date-time object into XML. |