FormTest::testNumber |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/FormTest.php |
Tests validation of #type 'number' and 'range' elements. |
SassFilter::setQuiet |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/Sass/SassFilter.php |
|
EntityResource::post |
function |
drupal/core/modules/rest/lib/Drupal/rest/Plugin/rest/resource/EntityResource.php |
Responds to entity POST requests and saves the new entity. |
SessionHandler::read |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/NativeSessionStorageTest.php |
|
Views template files |
group |
drupal/core/modules/views/views.theme.inc |
All views templates can be overridden with a variety of names, using
the view, the display ID of the view, the display type of the view,
or some combination thereof. |
DatabaseBackend::set |
function |
drupal/core/lib/Drupal/Core/Cache/DatabaseBackend.php |
Implements Drupal\Core\Cache\CacheBackendInterface::set(). |
RouteFilterInterface |
interface |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/NestedMatcher/RouteFilterInterface.php |
A RouteFilter takes a RouteCollection and returns a filtered subset. |
CommentPagerTest.php |
file |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentPagerTest.php |
Definition of Drupal\comment\Tests\CommentPagerTest. |
DebugClassLoader.php |
file |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/DebugClassLoader.php |
|
field_ui_update_8001 |
function |
drupal/core/modules/field_ui/field_ui.install |
Upgrade Field UI permissions. |
UPDATE_FETCH_PENDING |
constant |
drupal/core/modules/update/update.module |
We need to (re)fetch available update data for this project. |
Query::isSimpleQuery |
function |
drupal/core/modules/field_sql_storage/lib/Drupal/field_sql_storage/Entity/Query.php |
Returns whether the query requires GROUP BY and ORDER BY MIN/MAX. |
MapClassLoader::$map |
property |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/MapClassLoader.php |
|
PluginBase::validate |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/PluginBase.php |
Validate that the plugin is correct and can be saved. |
statistics.views.inc |
file |
drupal/core/modules/statistics/statistics.views.inc |
Provide views data and handlers for statistics.module. |
TypedDataManager.php |
file |
drupal/core/lib/Drupal/Core/TypedData/TypedDataManager.php |
Contains \Drupal\Core\TypedData\TypedDataManager. |
field_ui_fields_list |
function |
drupal/core/modules/field_ui/field_ui.admin.inc |
Page callback: Lists all defined fields for quick reference. |
Drupal::setContainer |
function |
drupal/core/lib/Drupal.php |
Sets a new global container. |
FieldInfo::$fieldMap |
property |
drupal/core/modules/field/lib/Drupal/field/FieldInfo.php |
Lightweight map of fields across entity types and bundles. |
_tracker_user_access |
function |
drupal/core/modules/tracker/tracker.module |
Access callback: Determines access permission for an account. |
Connection::truncate |
function |
drupal/core/lib/Drupal/Core/Database/Connection.php |
Prepares and returns a TRUNCATE query object. |
ClassFinderInterface |
interface |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/ClassFinderInterface.php |
Finds a class in a PSR-0 structure. |
ProgrammaticTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ProgrammaticTest.php |
Definition of Drupal\system\Tests\Form\ProgrammaticTest. |
double_escaping.test |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/autoescape/double_escaping.test |
|
theme_field_ui_table |
function |
drupal/core/modules/field_ui/field_ui.admin.inc |
Returns HTML for Field UI overview tables. |
Drupal::getContainer |
function |
drupal/core/lib/Drupal.php |
Returns the currently active global container. |
Client::setCurlMulti |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Client.php |
Set a curl multi object to be used internally by the client for transferring requests. |
XssUnitTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/XssUnitTest.php |
|
ViewsFormBase::$type |
property |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/Ajax/ViewsFormBase.php |
The type of item this form is manipulating. |
HandlerFieldRoleTest |
class |
drupal/core/modules/user/lib/Drupal/user/Tests/Views/HandlerFieldRoleTest.php |
Tests the role field handler. |
xmlrpc_server_output |
function |
drupal/core/modules/xmlrpc/xmlrpc.server.inc |
Sends XML-RPC output to the browser. |
Client::getCurlMulti |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Client.php |
Get the curl multi object to be used internally by the client for transferring requests. |
ViewsFormBase::setID |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/Ajax/ViewsFormBase.php |
Sets the ID for this form. |
Sql::set_count_field |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/query/Sql.php |
Set what field the query will count() on for paging. |
BatchStorage::delete |
function |
drupal/core/lib/Drupal/Core/Utility/BatchStorage.php |
Loads a batch. |
PHP_Token_ENDFOREACH |
class |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token.php |
|
statistics_uninstall |
function |
drupal/core/modules/statistics/statistics.install |
Implements hook_uninstall(). |
date_increment_round |
function |
drupal/core/modules/datetime/datetime.module |
Rounds minutes and seconds to nearest requested value. |
telephone_field_info |
function |
drupal/core/modules/telephone/telephone.module |
Implements hook_field_info(). |
HistoryUserTimestamp |
class |
drupal/core/modules/history/lib/Drupal/history/Plugin/views/field/HistoryUserTimestamp.php |
Field handler to display the marker for new content. |
BatchStorage::update |
function |
drupal/core/lib/Drupal/Core/Utility/BatchStorage.php |
Updates a batch. |
datetime_range_years |
function |
drupal/core/modules/datetime/datetime.module |
Specifies the start and end year to use as a date range. |
ViewsDataTest::setUp |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewsDataTest.php |
Sets up Drupal unit test environment. |
Tables::$fieldTables |
property |
drupal/core/modules/field_sql_storage/lib/Drupal/field_sql_storage/Entity/Tables.php |
Field table array, key is table name, value is alias. |
ArrayCollection::get |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/ArrayCollection.php |
Gets the element with the given key/index. |
InputRequired::query |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/exposed_form/InputRequired.php |
Add anything to the query that we might need to. |
drupal_add_tabledrag |
function |
drupal/core/includes/common.inc |
Assists in adding the tableDrag JavaScript behavior to a themed table. |
PHP_Token_ENDDECLARE |
class |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token.php |
|
ForumTest::testForum |
function |
drupal/core/modules/forum/lib/Drupal/forum/Tests/ForumTest.php |
Tests forum functionality through the admin and user interfaces. |
Process::getExitCode |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Process.php |
Returns the exit code returned by the process. |