|
RouteCompiler::getRegex |
function |
drupal/core/lib/Drupal/Core/Routing/RouteCompiler.php |
Generates a regular expression that will match this pattern. |
|
views_get_enabled_views |
function |
drupal/core/modules/views/views.module |
Returns an array of all enabled views, as fully loaded $view objects. |
|
Process::getCommandLine |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Process.php |
|
|
RequestTest::testGetUri |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
@covers Symfony\Component\HttpFoundation\Request::getUri |
|
KernelTest::testGetName |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/KernelTest.php |
|
|
UpdateCoreTest::getInfo |
function |
drupal/core/modules/update/lib/Drupal/update/Tests/UpdateCoreTest.php |
|
|
DBLogTest::getTypeCount |
function |
drupal/core/modules/dblog/lib/Drupal/dblog/Tests/DBLogTest.php |
Gets the count of database log entries by database log event type. |
|
AnnotationTargetAll.php |
file |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/AnnotationTargetAll.php |
|
|
PoStreamReader::getSeek |
function |
drupal/core/lib/Drupal/Component/Gettext/PoStreamReader.php |
Returns the pointer position of the current PO stream. |
|
Schema::getFieldTypeMap |
function |
drupal/core/lib/Drupal/Core/Database/Driver/mysql/Schema.php |
Returns a mapping of Drupal schema field names to DB-native field types. |
|
ForumIndexTest::getInfo |
function |
drupal/core/modules/forum/lib/Drupal/forum/Tests/ForumIndexTest.php |
|
|
BulkDeleteTest::getInfo |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/BulkDeleteTest.php |
|
|
PathLanguageTest::setUp |
function |
drupal/core/modules/path/lib/Drupal/path/Tests/PathLanguageTest.php |
Sets up a Drupal site for running functional and integration tests. |
|
TestFieldWidgetMultiple |
class |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/widget/TestFieldWidgetMultiple.php |
Plugin implementation of the 'test_field_widget_multiple' widget. |
|
ViewUI::getFormProgress |
function |
drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewUI.php |
Get the user's current progress through the form stack. |
|
CompiledRoute::getRegex |
function |
drupal/core/lib/Drupal/Core/Routing/CompiledRoute.php |
Returns the placeholder regex. |
|
CompiledRoute::getRoute |
function |
drupal/core/lib/Drupal/Core/Routing/CompiledRoute.php |
Returns the Route instance. |
|
Database::getConnection |
function |
drupal/core/lib/Drupal/Core/Database/Database.php |
Gets the connection object for the specified database key and target. |
|
Response::getStatusCode |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Response.php |
Retrieves the status code for the current web response. |
|
SortRandomTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/SortRandomTest.php |
|
|
Profile::getParentToken |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/Profile.php |
Returns the parent token. |
|
PoMemoryWriter::getData |
function |
drupal/core/lib/Drupal/Component/Gettext/PoMemoryWriter.php |
Get all stored PoItem's. |
|
AssetReference::getVars |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetReference.php |
Returns an array of variable names for this asset. |
|
RdfaMarkupTest::getInfo |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/RdfaMarkupTest.php |
|
|
ScopeInterface::getName |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ScopeInterface.php |
@api |
|
FilterUnitTest::getInfo |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterUnitTest.php |
|
|
_drupal_get_last_caller |
function |
drupal/core/includes/errors.inc |
Gets the last caller from a backtrace. |
|
PostFile::getCurlString |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/PostFile.php |
Get a cURL ready string for the upload |
|
TaggedWithTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Wizard/TaggedWithTest.php |
|
|
Statement::getStatement |
function |
drupal/core/lib/Drupal/Core/Database/Driver/sqlite/Statement.php |
SQLite specific implementation of getStatement(). |
|
CreatedDay::get_formula |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/argument/CreatedDay.php |
Overrides Drupal\views\Plugin\views\argument\Formula::get_formula(). |
|
ContainerInterface::get |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerInterface.php |
Gets a service. |
|
DisplayApiTest::getInfo |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/DisplayApiTest.php |
|
|
TestTokenParser::getTag |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/ParserTest.php |
Gets the tag name associated with this token parser. |
|
DateFormatsLanguageTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/System/DateFormatsLanguageTest.php |
Functional tests for localizing date formats. |
|
Collection::getIterator |
function |
drupal/core/vendor/guzzle/common/Guzzle/Common/Collection.php |
Get an iterator object |
|
FileCache::getDirectory |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/FileCache.php |
Gets the cache directory. |
|
RequestContext::getHost |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/RequestContext.php |
Gets the HTTP host. |
|
FileCache::getExtension |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/FileCache.php |
Gets the cache file extension. |
|
RepeatedPass::getPasses |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/RepeatedPass.php |
Returns the passes |
|
FilterManager::getNames |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/FilterManager.php |
|
|
ContainerTest::getField |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerTest.php |
|
|
LanguageTestBase::setUp |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Language/LanguageTestBase.php |
Sets up Drupal unit test environment. |
|
CurlException::getError |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Exception/CurlException.php |
Get the associated cURL error message |
|
CacheTest::testGetStats |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Cache/CacheTest.php |
@group DCOM-43 |
|
DatabaseStorage::getAll |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/DatabaseStorage.php |
Implements Drupal\Core\KeyValueStore\KeyValueStoreInterface::getAll(). |
|
drupal_render_cache_get |
function |
drupal/core/includes/common.inc |
Gets the rendered output of a renderable element from the cache. |
|
Response::getStatusCode |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Response.php |
Get the response status code |
|
Response::getRawHeaders |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Response.php |
Get the the raw message headers as a string |
|
FilterCrudTest::getInfo |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterCrudTest.php |
|