FieldInterface.php |
file |
drupal/core/lib/Drupal/Core/Entity/Field/FieldInterface.php |
Contains \Drupal\Core\Entity\Field\FieldInterface. |
MenuRouterTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/MenuRouterTest.php |
Definition of Drupal\system\Tests\Menu\MenuRouterTest. |
menu_tree_set_path |
function |
drupal/core/includes/menu.inc |
Sets the path for determining the active trail of the specified menu tree. |
CoffeeScriptFilter |
class |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/CoffeeScriptFilter.php |
Compiles CoffeeScript into Javascript. |
Request::getCookie |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Request.php |
Get a cookie value by name |
BinaryFileResponse |
class |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/BinaryFileResponse.php |
BinaryFileResponse represents an HTTP response delivering a file. |
TestEntity::bundle |
function |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/Core/Entity/TestEntity.php |
Overrides Drupal\Core\Entity\Entity::bundle(). |
CrossCheckTest.php |
file |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/CrossCheckTest.php |
|
entity_test.module |
file |
drupal/core/modules/system/tests/modules/entity_test/entity_test.module |
Test module for the entity API providing several entity types for testing. |
menu_tree_get_path |
function |
drupal/core/includes/menu.inc |
Gets the path for determining the active trail of the specified menu tree. |
PHP_Token_BACKTICK |
class |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token.php |
|
Request::addCookie |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Request.php |
Add a Cookie value by name to the Cookie header |
Scope::$parentName |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Scope.php |
|
Request::getFormat |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php |
Gets the format associated with the mime type. |
ElementsLabelsTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementsLabelsTest.php |
Test form element labels, required markers and associated output. |
GraphvizDumperTest |
class |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Dumper/GraphvizDumperTest.php |
|
BlockInterface.php |
file |
drupal/core/modules/block/lib/Drupal/block/BlockInterface.php |
Contains \Drupal\block\Plugin\Core\Entity\BlockInterface. |
CollectionTest.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CollectionTest.php |
|
hook_entity_create |
function |
drupal/core/includes/entity.api.php |
Act on a newly created entity. |
theme_get_registry |
function |
drupal/core/includes/theme.inc |
Gets the theme registry. |
Update::conditions |
function |
drupal/core/lib/Drupal/Core/Database/Query/Update.php |
Implements Drupal\Core\Database\Query\ConditionInterface::conditions(). |
Scope::__construct |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Scope.php |
@api |
Request::setFormat |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php |
Associates a format with mime types. |
Comparison::$field |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/Expr/Comparison.php |
|
LocalTasksTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/LocalTasksTest.php |
Contains Drupal\system\Tests\Menu\LocalTasksTest. |
language.admin.css |
file |
drupal/core/modules/language/css/language.admin.css |
Styles for the content language administration page. |
filter_list_format |
function |
drupal/core/modules/filter/filter.module |
Retrieves a list of filters for a given text format. |
PluginTypeListTest |
class |
drupal/core/modules/views/tests/Drupal/views/Tests/PluginTypeListTest.php |
Class for plugin list testing. |
UidRevision::query |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/argument/UidRevision.php |
Set up the query for this argument. |
NormalizerBase.php |
file |
drupal/core/modules/hal/lib/Drupal/hal/Normalizer/NormalizerBase.php |
Contains \Drupal\hal\Normalizer\NormalizerBase. |
contact_permission |
function |
drupal/core/modules/contact/contact.module |
Implements hook_permission(). |
ConditionInterface |
interface |
drupal/core/lib/Drupal/Core/Database/Query/ConditionInterface.php |
Interface for a conditional clause in a query. |
ObjectManagerAware |
interface |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/ObjectManagerAware.php |
Makes a Persistent Objects aware of its own object-manager. |
ArgumentPluginBase |
class |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php |
Base class for arguments. |
Comparison::$value |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/Expr/Comparison.php |
|
menu_link.info.yml |
file |
drupal/core/modules/menu_link/menu_link.info.yml |
drupal/core/modules/menu_link/menu_link.info.yml |
BlockPluginBag.php |
file |
drupal/core/modules/block/lib/Drupal/block/BlockPluginBag.php |
Contains \Drupal\block\BlockPluginBag. |
AreaPluginBase.php |
file |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/area/AreaPluginBase.php |
Definition of Drupal\views\Plugin\views\area\AreaPluginBase. |
hook_entity_insert |
function |
drupal/core/includes/entity.api.php |
Act on entities when inserted. |
overlay_page_alter |
function |
drupal/core/modules/overlay/overlay.module |
Implements hook_page_alter(). |
GreaterThanOrEqual |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/GreaterThanOrEqual.php |
@author Daniel Holmes <daniel@danielholmes.org> |
RdfaMarkupTest.php |
file |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/RdfaMarkupTest.php |
Definition of Drupal\rdf\Tests\RdfaMarkupTest. |
hook_entity_update |
function |
drupal/core/includes/entity.api.php |
Act on entities when updated. |
TranslationManager |
class |
drupal/core/lib/Drupal/Core/StringTranslation/TranslationManager.php |
Defines a chained translation implementation combining multiple translators. |
ImageFieldTestBase |
class |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageFieldTestBase.php |
This class provides methods specifically for testing Image's field handling. |
ConnectionRegistry |
interface |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/ConnectionRegistry.php |
Contract covering connection for a Doctrine persistence layer ManagerRegistry class to implement. |
seven.settings.yml |
file |
drupal/core/themes/seven/config/seven.settings.yml |
drupal/core/themes/seven/config/seven.settings.yml |
UglifyJsFilter.php |
file |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/UglifyJsFilter.php |
|
BreadcrumbTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/BreadcrumbTest.php |
Definition of Drupal\system\Tests\Menu\BreadcrumbTest. |
node_load_multiple |
function |
drupal/core/modules/node/node.module |
Loads node entities from the database. |