RestExport::execute |
function |
drupal/core/modules/rest/lib/Drupal/rest/Plugin/views/display/RestExport.php |
Overrides \Drupal\views\Plugin\views\display\DisplayPluginBase::execute(). |
MemcacheMock::close |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/Mock/MemcacheMock.php |
Close memcached server connection |
USERNAME_MAX_LENGTH |
constant |
drupal/core/modules/user/user.module |
Maximum length of username text field. |
AccessTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/AccessTest.php |
|
RequestContentProxy |
class |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
|
Schema::changeField |
function |
drupal/core/lib/Drupal/Core/Database/Driver/mysql/Schema.php |
Change a field definition. |
drupal_static_reset |
function |
drupal/core/includes/bootstrap.inc |
Resets one or all centrally stored static variable(s). |
taxonomy_views_data |
function |
drupal/core/modules/taxonomy/taxonomy.views.inc |
Implements hook_views_data(). |
LocalStream::unlink |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/LocalStream.php |
Support for unlink(). |
BaseCommand::render |
function |
drupal/core/modules/edit/lib/Drupal/edit/Ajax/BaseCommand.php |
Implements Drupal\Core\Ajax\CommandInterface:render(). |
UrlMatcherInterface |
interface |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/UrlMatcherInterface.php |
UrlMatcherInterface is the interface that all URL matcher classes must implement. |
GroupwiseMax::query |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/relationship/GroupwiseMax.php |
Called to implement a relationship in a query.
This is mostly a copy of our parent's query() except for this bit with
the join class. |
RestExport::preview |
function |
drupal/core/modules/rest/lib/Drupal/rest/Plugin/views/display/RestExport.php |
The DisplayPluginBase preview method assumes we will be returning a render
array. The data plugin will already return the serialized string. |
User::defineOptions |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/views/argument_default/User.php |
Retrieve the options when this is a new access
control plugin |
TestControllers.php |
file |
drupal/core/modules/system/tests/modules/paramconverter_test/lib/Drupal/paramconverter_test/TestControllers.php |
Contains Drupal\paramconverter_test\TestControllers. |
EsiListenerTest.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/EventListener/EsiListenerTest.php |
|
breakpoint.info.yml |
file |
drupal/core/modules/breakpoint/breakpoint.info.yml |
drupal/core/modules/breakpoint/breakpoint.info.yml |
language.schema.yml |
file |
drupal/core/modules/language/config/schema/language.schema.yml |
drupal/core/modules/language/config/schema/language.schema.yml |
update_requirements |
function |
drupal/core/modules/update/update.install |
Implements hook_requirements(). |
ViewUI::getBCEntity |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewUI.php |
Implements Drupal\Core\Entity\EntityInterface::getBCEntity(). |
LocalStream::rename |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/LocalStream.php |
Support for rename(). |
ClassBasedInterface |
interface |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ClassBasedInterface.php |
An object backed by a PHP class. |
Collection::indexOf |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/Collection.php |
Gets the index/key of a given element. The comparison of two elements is strict,
that means not only the value but also the type must match.
For objects this means reference equality. |
FieldAccessTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/FieldAccessTest.php |
Contains \Drupal\system\Tests\Entity\FieldAccessTest. |
ViewUI::getNGEntity |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewUI.php |
Implements \Drupal\Core\Entity\EntityInterface::getNGEntity(). |
hook_file_predelete |
function |
drupal/core/modules/file/file.api.php |
Act prior to file deletion. |
datetime_field_info |
function |
drupal/core/modules/datetime/datetime.module |
Implements hook_field_info(). |
EasyRdf_Literal_XML |
class |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Literal/XML.php |
Class that represents an RDF Literal of datatype rdf:XMLLiteral |
FieldUrlTest::setUp |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldUrlTest.php |
Sets up Drupal unit test environment. |
TestFailureTest.php |
file |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/TestFailureTest.php |
|
Schema::tableExists |
function |
drupal/core/lib/Drupal/Core/Database/Driver/mysql/Schema.php |
Check if a table exists. |
FieldFormatter::$id |
property |
drupal/core/modules/field/lib/Drupal/field/Annotation/FieldFormatter.php |
The plugin ID. |
Views area handlers |
group |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/area/AreaPluginBase.php |
Handlers to tell Views what can display in header, footer
and empty text in a view. |
Field::$cardinality |
property |
drupal/core/modules/field/lib/Drupal/field/Plugin/Core/Entity/Field.php |
The field cardinality. |
FieldAccessTest.php |
file |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldAccessTest.php |
Definition of Drupal\field\Tests\FieldAccessTest. |
NumberFieldTest.php |
file |
drupal/core/modules/number/lib/Drupal/number/Tests/NumberFieldTest.php |
Definition of Drupal\number\NumberFieldTest. |
Schema::fieldExists |
function |
drupal/core/lib/Drupal/Core/Database/Driver/mysql/Schema.php |
Check if a column exists in the given table. |
PHPUnit_MAIN_METHOD |
constant |
drupal/core/vendor/phpunit/phpunit/phpunit.php |
|
PHPUnit_Util_Getopt |
class |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Getopt.php |
Command-line options parsing class. |
Language::$langcode |
property |
drupal/core/lib/Drupal/Core/Language/Language.php |
|
Response::setStatus |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Response.php |
Set the response status |
Cache::STATS_MISSES |
constant |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/Cache.php |
|
MemoryDataCollector |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/MemoryDataCollector.php |
MemoryDataCollector. |
_ckeditor_theme_css |
function |
drupal/core/modules/ckeditor/ckeditor.module |
Retrieves the default theme's CKEditor stylesheets defined in the .info file. |
DateUpgradePathTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/DateUpgradePathTest.php |
Test upgrade of date formats. |
Cache::STATS_UPTIME |
constant |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/Cache.php |
|
Extension::$classes |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DependencyInjection/Extension.php |
|
Sql::$relationships |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/query/Sql.php |
Holds an array of relationships, which are aliases of the primary
table that represent different ways to join the same table in. |
TranslationTest.php |
file |
drupal/core/modules/field/lib/Drupal/field/Tests/TranslationTest.php |
Definition of Drupal\field\Tests\TranslationTest. |
theme_status_report |
function |
drupal/core/modules/system/system.admin.inc |
Returns HTML for the status report. |