|
AreaTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/AreaTest.php |
|
|
Table::build_sort |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/Table.php |
Determine if we should provide sorting based upon $_GET inputs |
|
ClassMapGenerator |
class |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/ClassMapGenerator.php |
ClassMapGenerator |
|
NullLogger::alert |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Log/NullLogger.php |
@api |
|
WidgetFactory.php |
file |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Widget/WidgetFactory.php |
Definition of Drupal\field\Plugin\WidgetFactory. |
|
Schema::dropTable |
function |
drupal/core/lib/Drupal/Core/Database/Driver/sqlite/Schema.php |
Drop a table. |
|
contact_site_form |
function |
drupal/core/modules/contact/contact.pages.inc |
Page callback: Form constructor for the site-wide contact form. |
|
ParameterBag::all |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/ParameterBag.php |
Returns the parameters. |
|
ArrayCache::$data |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/ArrayCache.php |
|
|
Table::even_empty |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/Table.php |
Should the output of the style plugin be rendered even if it's a empty view. |
|
image_gd_get_info |
function |
drupal/core/modules/system/image.gd.inc |
Get details about an image.
Image toolkit callback: Retrieves details about an image. |
|
taxonomy_term_uri |
function |
drupal/core/modules/taxonomy/taxonomy.module |
Entity URI callback. |
|
tracker_uninstall |
function |
drupal/core/modules/tracker/tracker.install |
Implements hook_uninstall(). |
|
SummaryLengthTest |
class |
drupal/core/modules/node/lib/Drupal/node/Tests/SummaryLengthTest.php |
Tests the summary length functionality. |
|
EsiTest::getCache |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/EsiTest.php |
|
|
archiver_get_info |
function |
drupal/core/includes/common.inc |
Retrieves a list of all available archivers. |
|
Schema::dropField |
function |
drupal/core/lib/Drupal/Core/Database/Driver/sqlite/Schema.php |
Drop a field. |
|
ParameterBag::add |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/ParameterBag.php |
Adds parameters. |
|
ClassDDC1660::bar |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/ClassDDC1660.php |
@since 2.0
@version 1 |
|
Response::getVary |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Response.php |
Get the Vary HTTP header |
|
ParameterBag::get |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/ParameterBag.php |
Returns a parameter by name. |
|
simpletest_schema |
function |
drupal/core/modules/simpletest/simpletest.install |
Implements hook_schema(). |
|
ParameterBag::set |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/ParameterBag.php |
Sets a parameter by name. |
|
TypedDataTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/TypedData/TypedDataTest.php |
Definition of Drupal\system\Tests\TypedData\TypedDataTest. |
|
AbstractProxy.php |
file |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Proxy/AbstractProxy.php |
|
|
drupal_strtoupper |
function |
drupal/core/includes/unicode.inc |
Uppercase a UTF-8 string. |
|
forum_rdf_mapping |
function |
drupal/core/modules/forum/forum.module |
Implements hook_rdf_mapping(). |
|
_book_admin_table |
function |
drupal/core/modules/book/book.admin.inc |
Builds the table portion of the form for the book administration page. |
|
CurlMulti::$state |
property |
drupal/core/vendor/guzzle/http/Guzzle/Http/Curl/CurlMulti.php |
|
|
ParameterBag::has |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/ParameterBag.php |
Returns true if the parameter is defined. |
|
drupal_strtolower |
function |
drupal/core/includes/unicode.inc |
Lowercase a UTF-8 string. |
|
Tables::$sqlQuery |
property |
drupal/core/modules/field/modules/field_sql_storage/lib/Drupal/field_sql_storage/Entity/Tables.php |
|
|
FilterAPITest.php |
file |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterAPITest.php |
Definition of Drupal\filter\Tests\FilterAPITest. |
|
_unicode_caseflip |
function |
drupal/core/includes/unicode.inc |
Helper function for case conversion of Latin-1.
Used for flipping U+C0-U+DE to U+E0-U+FD and back. |
|
Schema::dropIndex |
function |
drupal/core/lib/Drupal/Core/Database/Driver/sqlite/Schema.php |
Drop an index. |
|
Status::canExpose |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/filter/Status.php |
Determine if a filter can be exposed. |
|
unclosed_tag.test |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/exceptions/unclosed_tag.test |
|
|
drupal_get_schema |
function |
drupal/core/includes/schema.inc |
Gets the schema definition of a table, or the whole database schema. |
|
cache_delete_tags |
function |
drupal/core/includes/cache.inc |
Deletes items from all bins with any of the specified tags. |
|
image_get_toolkit |
function |
drupal/core/includes/image.inc |
Gets the name of the currently used toolkit. |
|
ConfigInstallTest |
class |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigInstallTest.php |
Tests installation of configuration objects in installation functionality. |
|
Collection::clear |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/Collection.php |
Clears the collection, removing all elements. |
|
TimeDataCollector |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/TimeDataCollector.php |
TimeDataCollector. |
|
XmlDumper::escape |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/XmlDumper.php |
Escapes arguments |
|
file_library_info |
function |
drupal/core/modules/file/file.module |
Implements hook_library_info(). |
|
Access::canExpose |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/filter/Access.php |
Determine if a filter can be exposed. |
|
NODE_ACCESS_ALLOW |
constant |
drupal/core/modules/node/node.module |
Denotes that access is allowed for a node. |
|
TestBase::$testId |
property |
drupal/core/modules/simpletest/lib/Drupal/simpletest/TestBase.php |
The test run ID. |
|
Combine::op_equal |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/Combine.php |
|
|
AttributeBag::has |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php |
Checks if an attribute is defined. |