<?php
include_once $_SERVER['DOCUMENT_ROOT'] . '/include/shared-manual.inc';
$TOC = array();
$TOC_DEPRECATED = array();
$PARENTS = array();
include_once dirname(__FILE__) ."/toc/refs.basic.vartype.inc";
$setup = array (
  'home' => 
  array (
    0 => 'index.php',
    1 => 'PHP Manual',
  ),
  'head' => 
  array (
    0 => 'UTF-8',
    1 => 'tr',
  ),
  'this' => 
  array (
    0 => 'book.reflection.php',
    1 => 'Reflection',
    2 => 'Yansıtma',
  ),
  'up' => 
  array (
    0 => 'refs.basic.vartype.php',
    1 => 'Değişkenler ve Veri T&uuml;rleriyle İlgili Eklentiler',
  ),
  'prev' => 
  array (
    0 => 'quickhashintstringhash.update.php',
    1 => 'QuickHashIntStringHash::update',
  ),
  'next' => 
  array (
    0 => 'reflection.examples.php',
    1 => '&Ouml;rnekler',
  ),
  'alternatives' => 
  array (
  ),
  'source' => 
  array (
    'lang' => 'tr',
    'path' => 'reference/reflection/book.xml',
  ),
  'history' => 
  array (
  ),
  'extra_header_links' => 
  array (
    'rel' => 'alternate',
    'href' => '/manual/en/feeds/book.reflection.atom',
    'type' => 'application/atom+xml',
  ),
);
$setup["toc"] = $TOC;
$setup["toc_deprecated"] = $TOC_DEPRECATED;
$setup["parents"] = $PARENTS;
manual_setup($setup);

contributors($setup);

?>
<div id="book.reflection" class="book">
 
 <h1 class="title">Yansıtma</h1>
 

 <div id="intro.reflection" class="preface">
  <h1 class="title">Giriş</h1>
  <p class="para">
    PHP, sınıflar, arayüzler, işlevler, yöntemler ve hatta eklentiler
    üzerinde içgözlem yapabilmeyi sağlayan eksiksiz bir yansıtma
    arayüzü ile gelmektedir. Buna ek olarak, yansıtma arayüzü, işlevler,
    sınıflar ve yöntemler için belgeleme açıklamalarının elde edilmesini
    sağlayan yollar içerir.
  </p>
  <p class="para">
   Şuna dikkat edin: Reflection eklentisi ile çalışmak için gereken kod,
   dahili <abbr title="Application Programming Interface">API</abbr>&#039;nin bazı parçalarında eksiktir. Örn,
   özellikler için yansıtma verisi, dahili PHP sınıfında eksik olabilir.
   Bu birkaç durum hata olarak kabul edilir, ancak, yine de keşfedilmeleri
   ve düzeltilmeleri gerekir.
  </p>
 </div>

 







 







 





 





 





 



 




 




 




 





 





 





 





 





 





 





 





 





 





 





 





 




 




 





 




 





 





 




<ul class="chunklist chunklist_book"><li><a href="reflection.examples.php">&Ouml;rnekler</a></li><li><a href="reflection.extending.php">Yansıtma Sınıflarının Genişletilmesi</a></li><li><a href="class.reflection.php">Reflection</a> — Reflection Sınıfı<ul class="chunklist chunklist_book chunklist_children"><li><a href="reflection.export.php">Reflection::export</a> — Sınıfı ihra&ccedil; eder</li><li><a href="reflection.getmodifiernames.php">Reflection::getModifierNames</a> — Değiştirici isimlerini d&ouml;nd&uuml;r&uuml;r</li></ul></li><li><a href="class.reflectionclass.php">ReflectionClass</a> — ReflectionClass Sınıfı<ul class="chunklist chunklist_book chunklist_children"><li><a href="reflectionclass.construct.php">ReflectionClass::__construct</a> — Bir ReflectionClass nesnesi oluşturur</li><li><a href="reflectionclass.export.php">ReflectionClass::export</a> — Bir sınıf ihra&ccedil; eder</li><li><a href="reflectionclass.getattributes.php">ReflectionClass::getAttributes</a> — Gets Attributes</li><li><a href="reflectionclass.getconstant.php">ReflectionClass::getConstant</a> — Tanımlı sabiti d&ouml;nd&uuml;r&uuml;r</li><li><a href="reflectionclass.getconstants.php">ReflectionClass::getConstants</a> — Sabitleri d&ouml;nd&uuml;r&uuml;r</li><li><a href="reflectionclass.getconstructor.php">ReflectionClass::getConstructor</a> — Sınıfın kurucusunu d&ouml;nd&uuml;r&uuml;r</li><li><a href="reflectionclass.getdefaultproperties.php">ReflectionClass::getDefaultProperties</a> — Sınıftaki &ouml;ntanımlı &ouml;zellikleri (miras alınanlar dahil) d&ouml;nd&uuml;r&uuml;r</li><li><a href="reflectionclass.getdoccomment.php">ReflectionClass::getDocComment</a> — Belgelendirici a&ccedil;ıklamaları d&ouml;nd&uuml;r&uuml;r</li><li><a href="reflectionclass.getendline.php">ReflectionClass::getEndLine</a> — Son satırın numarasını d&ouml;nd&uuml;r&uuml;r</li><li><a href="reflectionclass.getextension.php">ReflectionClass::getExtension</a> — Sınıfı tanımlayan eklenti i&ccedil;in bir ReflectionExtension &ouml;rneği d&ouml;nd&uuml;r&uuml;r</li><li><a href="reflectionclass.getextensionname.php">ReflectionClass::getExtensionName</a> — Sınıfı tanımlayan eklentinin ismini d&ouml;nd&uuml;r&uuml;r</li><li><a href="reflectionclass.getfilename.php">ReflectionClass::getFileName</a> — Sınıfın tanımlandığı dosyanın adını d&ouml;nd&uuml;r&uuml;r</li><li><a href="reflectionclass.getinterfacenames.php">ReflectionClass::getInterfaceNames</a> — Aray&uuml;z isimlerini d&ouml;nd&uuml;r&uuml;r</li><li><a href="reflectionclass.getinterfaces.php">ReflectionClass::getInterfaces</a> — Aray&uuml;zleri d&ouml;nd&uuml;r&uuml;r</li><li><a href="reflectionclass.getlazyinitializer.php">ReflectionClass::getLazyInitializer</a> — Gets lazy initializer</li><li><a href="reflectionclass.getmethod.php">ReflectionClass::getMethod</a> — Bir sınıf y&ouml;ntemi i&ccedil;in bir ReflectionMethod
  nesnesi d&ouml;nd&uuml;r&uuml;r</li><li><a href="reflectionclass.getmethods.php">ReflectionClass::getMethods</a> — Y&ouml;ntemleri dizi olarak d&ouml;nd&uuml;r&uuml;r</li><li><a href="reflectionclass.getmodifiers.php">ReflectionClass::getModifiers</a> — Sınıf değiştiricilerini d&ouml;nd&uuml;r&uuml;r</li><li><a href="reflectionclass.getname.php">ReflectionClass::getName</a> — Sınıf ismini d&ouml;nd&uuml;r&uuml;r</li><li><a href="reflectionclass.getnamespacename.php">ReflectionClass::getNamespaceName</a> — İsim alanı ismini d&ouml;nd&uuml;r&uuml;r</li><li><a href="reflectionclass.getparentclass.php">ReflectionClass::getParentClass</a> — Ebeveyn sınıfı d&ouml;nd&uuml;r&uuml;r</li><li><a href="reflectionclass.getproperties.php">ReflectionClass::getProperties</a> — &Ouml;zellikleri d&ouml;nd&uuml;r&uuml;r</li><li><a href="reflectionclass.getproperty.php">ReflectionClass::getProperty</a> — Bir sınıf &ouml;zelliği i&ccedil;in bir ReflectionProperty d&ouml;nd&uuml;r&uuml;r</li><li><a href="reflectionclass.getreflectionconstant.php">ReflectionClass::getReflectionConstant</a> — Bir sınıfın sabiti i&ccedil;in ReflectionClassConstant sınıfı</li><li><a href="reflectionclass.getreflectionconstants.php">ReflectionClass::getReflectionConstants</a> — Sınıf sabitlerini d&ouml;nd&uuml;r&uuml;r</li><li><a href="reflectionclass.getshortname.php">ReflectionClass::getShortName</a> — Kısa adı d&ouml;nd&uuml;r&uuml;r</li><li><a href="reflectionclass.getstartline.php">ReflectionClass::getStartLine</a> — Başlangı&ccedil; satır numarasını d&ouml;nd&uuml;r&uuml;r</li><li><a href="reflectionclass.getstaticproperties.php">ReflectionClass::getStaticProperties</a> — Duruk &ouml;zellikleri d&ouml;nd&uuml;r&uuml;r</li><li><a href="reflectionclass.getstaticpropertyvalue.php">ReflectionClass::getStaticPropertyValue</a> — Duruk &ouml;zelliğin değerini d&ouml;nd&uuml;r&uuml;r</li><li><a href="reflectionclass.gettraitaliases.php">ReflectionClass::getTraitAliases</a> — Returns an array of trait aliases</li><li><a href="reflectionclass.gettraitnames.php">ReflectionClass::getTraitNames</a> — Returns an array of names of traits used by this class</li><li><a href="reflectionclass.gettraits.php">ReflectionClass::getTraits</a> — Returns an array of traits used by this class</li><li><a href="reflectionclass.hasconstant.php">ReflectionClass::hasConstant</a> — Sabit tanımlı mı diye bakar</li><li><a href="reflectionclass.hasmethod.php">ReflectionClass::hasMethod</a> — Y&ouml;ntem tanımlı mı diye bakar</li><li><a href="reflectionclass.hasproperty.php">ReflectionClass::hasProperty</a> — &Ouml;zellik tanımlı mı diye bakar</li><li><a href="reflectionclass.implementsinterface.php">ReflectionClass::implementsInterface</a> — Aray&uuml;z ger&ccedil;eklenmiş mi diye bakar</li><li><a href="reflectionclass.initializelazyobject.php">ReflectionClass::initializeLazyObject</a> — Forces initialization of a lazy object</li><li><a href="reflectionclass.innamespace.php">ReflectionClass::inNamespace</a> — Sınıf isim alanında mı diye bakar</li><li><a href="reflectionclass.isabstract.php">ReflectionClass::isAbstract</a> — Sınıf soyut mu diye bakar</li><li><a href="reflectionclass.isanonymous.php">ReflectionClass::isAnonymous</a> — Checks if class is anonymous</li><li><a href="reflectionclass.iscloneable.php">ReflectionClass::isCloneable</a> — Returns whether this class is cloneable</li><li><a href="reflectionclass.isenum.php">ReflectionClass::isEnum</a> — Returns whether this is an enum</li><li><a href="reflectionclass.isfinal.php">ReflectionClass::isFinal</a> — Sınıf bir final sınıf mı diye bakar</li><li><a href="reflectionclass.isinstance.php">ReflectionClass::isInstance</a> — Sınıf bir nesne &ouml;rneği mi diye bakar</li><li><a href="reflectionclass.isinstantiable.php">ReflectionClass::isInstantiable</a> — Sınıf &ouml;rneklenebilir mi diye bakar</li><li><a href="reflectionclass.isinterface.php">ReflectionClass::isInterface</a> — Nesne bir aray&uuml;z m&uuml; diye bakar</li><li><a href="reflectionclass.isinternal.php">ReflectionClass::isInternal</a> — Sınıf yerleşik mi yoksa kullanıcı tanımlı mı diye bakar</li><li><a href="reflectionclass.isiterable.php">ReflectionClass::isIterable</a> — Sınıf yinelenebilir mi diye bakar</li><li><a href="reflectionclass.isiterateable.php">ReflectionClass::isIterateable</a> — ReflectionClass::isIterable i&ccedil;in takma ada</li><li><a href="reflectionclass.isreadonly.php">ReflectionClass::isReadOnly</a> — Checks if class is readonly</li><li><a href="reflectionclass.issubclassof.php">ReflectionClass::isSubclassOf</a> — Sınıf bir alt sınıf mı diye bakar</li><li><a href="reflectionclass.istrait.php">ReflectionClass::isTrait</a> — Returns whether this is a trait</li><li><a href="reflectionclass.isuninitializedlazyobject.php">ReflectionClass::isUninitializedLazyObject</a> — Checks if an object is lazy and uninitialized</li><li><a href="reflectionclass.isuserdefined.php">ReflectionClass::isUserDefined</a> — Sınıf bir kullanıcı tanımlı sınıf mı diye bakar</li><li><a href="reflectionclass.marklazyobjectasinitialized.php">ReflectionClass::markLazyObjectAsInitialized</a> — Marks a lazy object as initialized without calling the initializer or factory</li><li><a href="reflectionclass.newinstance.php">ReflectionClass::newInstance</a> — Belirtilen bağımsız değişkenlerden yeni bir sınıf &ouml;rneği oluşturur</li><li><a href="reflectionclass.newinstanceargs.php">ReflectionClass::newInstanceArgs</a> — Belirtilen bağımsız değişkenlerden yeni bir sınıf &ouml;rneği oluşturur</li><li><a href="reflectionclass.newinstancewithoutconstructor.php">ReflectionClass::newInstanceWithoutConstructor</a> — Creates a new class instance without invoking the constructor</li><li><a href="reflectionclass.newlazyghost.php">ReflectionClass::newLazyGhost</a> — Creates a new lazy ghost instance</li><li><a href="reflectionclass.newlazyproxy.php">ReflectionClass::newLazyProxy</a> — Creates a new lazy proxy instance</li><li><a href="reflectionclass.resetaslazyghost.php">ReflectionClass::resetAsLazyGhost</a> — Resets an object and marks it as lazy</li><li><a href="reflectionclass.resetaslazyproxy.php">ReflectionClass::resetAsLazyProxy</a> — Resets an object and marks it as lazy</li><li><a href="reflectionclass.setstaticpropertyvalue.php">ReflectionClass::setStaticPropertyValue</a> — Statik &ouml;zelliğe değer atar</li><li><a href="reflectionclass.tostring.php">ReflectionClass::__toString</a> — ReflectionClass nesnesinin dizgesel g&ouml;sterimini d&ouml;nd&uuml;r&uuml;r</li></ul></li><li><a href="class.reflectionclassconstant.php">ReflectionClassConstant</a> — The ReflectionClassConstant sınıfı<ul class="chunklist chunklist_book chunklist_children"><li><a href="reflectionclassconstant.construct.php">ReflectionClassConstant::__construct</a> — Constructs a ReflectionClassConstant</li><li><a href="reflectionclassconstant.export.php">ReflectionClassConstant::export</a> — Export</li><li><a href="reflectionclassconstant.getattributes.php">ReflectionClassConstant::getAttributes</a> — Gets Attributes</li><li><a href="reflectionclassconstant.getdeclaringclass.php">ReflectionClassConstant::getDeclaringClass</a> — Gets declaring class</li><li><a href="reflectionclassconstant.getdoccomment.php">ReflectionClassConstant::getDocComment</a> — Gets doc comments</li><li><a href="reflectionclassconstant.getmodifiers.php">ReflectionClassConstant::getModifiers</a> — Gets the class constant modifiers</li><li><a href="reflectionclassconstant.getname.php">ReflectionClassConstant::getName</a> — Get name of the constant</li><li><a href="reflectionclassconstant.gettype.php">ReflectionClassConstant::getType</a> — Gets a class constant's type</li><li><a href="reflectionclassconstant.getvalue.php">ReflectionClassConstant::getValue</a> — Gets value</li><li><a href="reflectionclassconstant.hastype.php">ReflectionClassConstant::hasType</a> — Checks if class constant has a type</li><li><a href="reflectionclassconstant.isdeprecated.php">ReflectionClassConstant::isDeprecated</a> — Checks if deprecated</li><li><a href="reflectionclassconstant.isenumcase.php">ReflectionClassConstant::isEnumCase</a> — Checks if class constant is an Enum case</li><li><a href="reflectionclassconstant.isfinal.php">ReflectionClassConstant::isFinal</a> — Checks if class constant is final</li><li><a href="reflectionclassconstant.isprivate.php">ReflectionClassConstant::isPrivate</a> — Checks if class constant is private</li><li><a href="reflectionclassconstant.isprotected.php">ReflectionClassConstant::isProtected</a> — Checks if class constant is protected</li><li><a href="reflectionclassconstant.ispublic.php">ReflectionClassConstant::isPublic</a> — Checks if class constant is public</li><li><a href="reflectionclassconstant.tostring.php">ReflectionClassConstant::__toString</a> — Returns the string representation of the ReflectionClassConstant object</li></ul></li><li><a href="class.reflectionconstant.php">ReflectionConstant</a> — The ReflectionConstant class<ul class="chunklist chunklist_book chunklist_children"><li><a href="reflectionconstant.construct.php">ReflectionConstant::__construct</a> — Constructs a ReflectionConstant</li><li><a href="reflectionconstant.getextension.php">ReflectionConstant::getExtension</a> — Gets ReflectionExtension of the defining extension</li><li><a href="reflectionconstant.getextensionname.php">ReflectionConstant::getExtensionName</a> — Gets name of the defining extension</li><li><a href="reflectionconstant.getfilename.php">ReflectionConstant::getFileName</a> — Gets name of the defining file</li><li><a href="reflectionconstant.getname.php">ReflectionConstant::getName</a> — Gets name</li><li><a href="reflectionconstant.getnamespacename.php">ReflectionConstant::getNamespaceName</a> — Gets namespace name</li><li><a href="reflectionconstant.getshortname.php">ReflectionConstant::getShortName</a> — Gets short name</li><li><a href="reflectionconstant.getvalue.php">ReflectionConstant::getValue</a> — Gets value</li><li><a href="reflectionconstant.isdeprecated.php">ReflectionConstant::isDeprecated</a> — Checks if deprecated</li><li><a href="reflectionconstant.tostring.php">ReflectionConstant::__toString</a> — Returns string representation</li></ul></li><li><a href="class.reflectionenum.php">ReflectionEnum</a> — ReflectionEnum sınıfı<ul class="chunklist chunklist_book chunklist_children"><li><a href="reflectionenum.construct.php">ReflectionEnum::__construct</a> — Instantiates a ReflectionEnum object</li><li><a href="reflectionenum.getbackingtype.php">ReflectionEnum::getBackingType</a> — Gets the backing type of an Enum, if any</li><li><a href="reflectionenum.getcase.php">ReflectionEnum::getCase</a> — Returns a specific case of an Enum</li><li><a href="reflectionenum.getcases.php">ReflectionEnum::getCases</a> — Returns a list of all cases on an Enum</li><li><a href="reflectionenum.hascase.php">ReflectionEnum::hasCase</a> — Checks for a case on an Enum</li><li><a href="reflectionenum.isbacked.php">ReflectionEnum::isBacked</a> — Determines if an Enum is a Backed Enum</li></ul></li><li><a href="class.reflectionenumunitcase.php">ReflectionEnumUnitCase</a> — ReflectionEnumUnitCase sınıfı<ul class="chunklist chunklist_book chunklist_children"><li><a href="reflectionenumunitcase.construct.php">ReflectionEnumUnitCase::__construct</a> — Instantiates a ReflectionEnumUnitCase object</li><li><a href="reflectionenumunitcase.getenum.php">ReflectionEnumUnitCase::getEnum</a> — Gets the reflection of the enum of this case</li><li><a href="reflectionenumunitcase.getvalue.php">ReflectionEnumUnitCase::getValue</a> — Gets the enum case object described by this reflection object</li></ul></li><li><a href="class.reflectionenumbackedcase.php">ReflectionEnumBackedCase</a> — ReflectionEnumBackedCase sınıfı<ul class="chunklist chunklist_book chunklist_children"><li><a href="reflectionenumbackedcase.construct.php">ReflectionEnumBackedCase::__construct</a> — Instantiates a ReflectionEnumBackedCase object</li><li><a href="reflectionenumbackedcase.getbackingvalue.php">ReflectionEnumBackedCase::getBackingValue</a> — Gets the scalar value backing this Enum case</li></ul></li><li><a href="class.reflectionzendextension.php">ReflectionZendExtension</a> — ReflectionZendExtension sınıfı<ul class="chunklist chunklist_book chunklist_children"><li><a href="reflectionzendextension.clone.php">ReflectionZendExtension::__clone</a> — Clone handler</li><li><a href="reflectionzendextension.construct.php">ReflectionZendExtension::__construct</a> — Constructs a ReflectionZendExtension object</li><li><a href="reflectionzendextension.export.php">ReflectionZendExtension::export</a> — Export</li><li><a href="reflectionzendextension.getauthor.php">ReflectionZendExtension::getAuthor</a> — Gets author</li><li><a href="reflectionzendextension.getcopyright.php">ReflectionZendExtension::getCopyright</a> — Gets copyright</li><li><a href="reflectionzendextension.getname.php">ReflectionZendExtension::getName</a> — Gets name</li><li><a href="reflectionzendextension.geturl.php">ReflectionZendExtension::getURL</a> — Gets URL</li><li><a href="reflectionzendextension.getversion.php">ReflectionZendExtension::getVersion</a> — Gets version</li><li><a href="reflectionzendextension.tostring.php">ReflectionZendExtension::__toString</a> — To string handler</li></ul></li><li><a href="class.reflectionextension.php">ReflectionExtension</a> — ReflectionExtension Sınıfı<ul class="chunklist chunklist_book chunklist_children"><li><a href="reflectionextension.clone.php">ReflectionExtension::__clone</a> — Reflection nesneleri kopyalanamaz</li><li><a href="reflectionextension.construct.php">ReflectionExtension::__construct</a> — Bir ReflectionExtension nesnesi oluşturur</li><li><a href="reflectionextension.export.php">ReflectionExtension::export</a> — Sınıfı ihra&ccedil; eder</li><li><a href="reflectionextension.getclasses.php">ReflectionExtension::getClasses</a> — Eklentinin sınıflarını d&ouml;nd&uuml;r&uuml;r</li><li><a href="reflectionextension.getclassnames.php">ReflectionExtension::getClassNames</a> — Eklentide tanımlı sınıf isimlerini d&ouml;nd&uuml;r&uuml;r</li><li><a href="reflectionextension.getconstants.php">ReflectionExtension::getConstants</a> — Eklentinin sabitlerini d&ouml;nd&uuml;r&uuml;r</li><li><a href="reflectionextension.getdependencies.php">ReflectionExtension::getDependencies</a> — Bağımlılıkları d&ouml;nd&uuml;r&uuml;r</li><li><a href="reflectionextension.getfunctions.php">ReflectionExtension::getFunctions</a> — Eklenti işlevlerini d&ouml;nd&uuml;r&uuml;r</li><li><a href="reflectionextension.getinientries.php">ReflectionExtension::getINIEntries</a> — Eklentinin ini girdilerini d&ouml;nd&uuml;r&uuml;r</li><li><a href="reflectionextension.getname.php">ReflectionExtension::getName</a> — Eklenti ismini d&ouml;nd&uuml;r&uuml;r</li><li><a href="reflectionextension.getversion.php">ReflectionExtension::getVersion</a> — Eklentinin s&uuml;r&uuml;m bilgisini d&ouml;nd&uuml;r&uuml;r</li><li><a href="reflectionextension.info.php">ReflectionExtension::info</a> — Eklenti bilgilerini basar</li><li><a href="reflectionextension.ispersistent.php">ReflectionExtension::isPersistent</a> — Returns whether this extension is persistent</li><li><a href="reflectionextension.istemporary.php">ReflectionExtension::isTemporary</a> — Returns whether this extension is temporary</li><li><a href="reflectionextension.tostring.php">ReflectionExtension::__toString</a> — Dizgesel tepkiyi g&ouml;rselleştirir</li></ul></li><li><a href="class.reflectionfunction.php">ReflectionFunction</a> — ReflectionFunction Sınıfı<ul class="chunklist chunklist_book chunklist_children"><li><a href="reflectionfunction.construct.php">ReflectionFunction::__construct</a> — Bir ReflectionFunction nesnesi oluşturur</li><li><a href="reflectionfunction.export.php">ReflectionFunction::export</a> — İşlevi ihra&ccedil; eder</li><li><a href="reflectionfunction.getclosure.php">ReflectionFunction::getClosure</a> — Returns a dynamically created closure for the function</li><li><a href="reflectionfunction.invoke.php">ReflectionFunction::invoke</a> — İşlevi &ccedil;ağırır</li><li><a href="reflectionfunction.invokeargs.php">ReflectionFunction::invokeArgs</a> — İşlev bağımsız değişkenlerini &ccedil;ağırır</li><li><a href="reflectionfunction.isanonymous.php">ReflectionFunction::isAnonymous</a> — Checks if a function is anonymous</li><li><a href="reflectionfunction.isdisabled.php">ReflectionFunction::isDisabled</a> — İşlevin iptal edilip edilmediğine bakar</li><li><a href="reflectionfunction.tostring.php">ReflectionFunction::__toString</a> — İşlevin bağımsız değişken satırını dizgeleştirerek d&ouml;nd&uuml;r&uuml;r</li></ul></li><li><a href="class.reflectionfunctionabstract.php">ReflectionFunctionAbstract</a> — ReflectionFunctionAbstract sınıfı<ul class="chunklist chunklist_book chunklist_children"><li><a href="reflectionfunctionabstract.clone.php">ReflectionFunctionAbstract::__clone</a> — İşlevi kopyalar</li><li><a href="reflectionfunctionabstract.getattributes.php">ReflectionFunctionAbstract::getAttributes</a> — Gets Attributes</li><li><a href="reflectionfunctionabstract.getclosurecalledclass.php">ReflectionFunctionAbstract::getClosureCalledClass</a> — Returns the class corresponding to static:: inside a closure</li><li><a href="reflectionfunctionabstract.getclosurescopeclass.php">ReflectionFunctionAbstract::getClosureScopeClass</a> — Returns the class corresponding to the scope inside a closure</li><li><a href="reflectionfunctionabstract.getclosurethis.php">ReflectionFunctionAbstract::getClosureThis</a> — Returns the object which corresponds to $this inside a closure</li><li><a href="reflectionfunctionabstract.getclosureusedvariables.php">ReflectionFunctionAbstract::getClosureUsedVariables</a> — Returns an array of the used variables in the Closure</li><li><a href="reflectionfunctionabstract.getdoccomment.php">ReflectionFunctionAbstract::getDocComment</a> — Belgelendirici a&ccedil;ıklamaları d&ouml;nd&uuml;r&uuml;r</li><li><a href="reflectionfunctionabstract.getendline.php">ReflectionFunctionAbstract::getEndLine</a> — Son satır numarasını d&ouml;nd&uuml;r&uuml;r</li><li><a href="reflectionfunctionabstract.getextension.php">ReflectionFunctionAbstract::getExtension</a> — Eklenti bilgilerini d&ouml;nd&uuml;r&uuml;r</li><li><a href="reflectionfunctionabstract.getextensionname.php">ReflectionFunctionAbstract::getExtensionName</a> — Eklenti ismini d&ouml;nd&uuml;r&uuml;r</li><li><a href="reflectionfunctionabstract.getfilename.php">ReflectionFunctionAbstract::getFileName</a> — İşlevin tanımladığı dosyanın ismini d&ouml;nd&uuml;r&uuml;r</li><li><a href="reflectionfunctionabstract.getname.php">ReflectionFunctionAbstract::getName</a> — İşlev ismini d&ouml;nd&uuml;r&uuml;r</li><li><a href="reflectionfunctionabstract.getnamespacename.php">ReflectionFunctionAbstract::getNamespaceName</a> — İsim alanı adını d&ouml;nd&uuml;r&uuml;r</li><li><a href="reflectionfunctionabstract.getnumberofparameters.php">ReflectionFunctionAbstract::getNumberOfParameters</a> — Bağımsız değişken sayısını d&ouml;nd&uuml;r&uuml;r</li><li><a href="reflectionfunctionabstract.getnumberofrequiredparameters.php">ReflectionFunctionAbstract::getNumberOfRequiredParameters</a> — Zorunlu bağımsız değişken sayısını d&ouml;nd&uuml;r&uuml;r</li><li><a href="reflectionfunctionabstract.getparameters.php">ReflectionFunctionAbstract::getParameters</a> — Bağımsız değişkenleri d&ouml;nd&uuml;r&uuml;r</li><li><a href="reflectionfunctionabstract.getreturntype.php">ReflectionFunctionAbstract::getReturnType</a> — Gets the specified return type of a function</li><li><a href="reflectionfunctionabstract.getshortname.php">ReflectionFunctionAbstract::getShortName</a> — İşlevin kısa ismini d&ouml;nd&uuml;r&uuml;r</li><li><a href="reflectionfunctionabstract.getstartline.php">ReflectionFunctionAbstract::getStartLine</a> — Başlangı&ccedil; satır numarasını d&ouml;nd&uuml;r&uuml;r</li><li><a href="reflectionfunctionabstract.getstaticvariables.php">ReflectionFunctionAbstract::getStaticVariables</a> — Duruk değişkenleri d&ouml;nd&uuml;r&uuml;r</li><li><a href="reflectionfunctionabstract.gettentativereturntype.php">ReflectionFunctionAbstract::getTentativeReturnType</a> — Returns the tentative return type associated with the function</li><li><a href="reflectionfunctionabstract.hasreturntype.php">ReflectionFunctionAbstract::hasReturnType</a> — Checks if the function has a specified return type</li><li><a href="reflectionfunctionabstract.hastentativereturntype.php">ReflectionFunctionAbstract::hasTentativeReturnType</a> — Returns whether the function has a tentative return type</li><li><a href="reflectionfunctionabstract.innamespace.php">ReflectionFunctionAbstract::inNamespace</a> — İşlev isim alanına ait mi diye bakar</li><li><a href="reflectionfunctionabstract.isclosure.php">ReflectionFunctionAbstract::isClosure</a> — Bir anonim işlev mi diye bakar</li><li><a href="reflectionfunctionabstract.isdeprecated.php">ReflectionFunctionAbstract::isDeprecated</a> — Kullanımı &ouml;nerilmiyor mu diye bakar</li><li><a href="reflectionfunctionabstract.isgenerator.php">ReflectionFunctionAbstract::isGenerator</a> — Returns whether this function is a generator</li><li><a href="reflectionfunctionabstract.isinternal.php">ReflectionFunctionAbstract::isInternal</a> — İşlev yerleşik mi diye bakar</li><li><a href="reflectiofunctionabstract.isstatic.php">ReflectionFunctionAbstract::isStatic</a> — Checks if the function is static</li><li><a href="reflectionfunctionabstract.isuserdefined.php">ReflectionFunctionAbstract::isUserDefined</a> — İşlev kullanıcı tanımlı bir işlev mi diye bakar</li><li><a href="reflectionfunctionabstract.isvariadic.php">ReflectionFunctionAbstract::isVariadic</a> — Checks if the function is variadic</li><li><a href="reflectionfunctionabstract.returnsreference.php">ReflectionFunctionAbstract::returnsReference</a> — İşlev d&ouml;n&uuml;ş değeri g&ouml;nderimli mi diye bakar</li><li><a href="reflectionfunctionabstract.tostring.php">ReflectionFunctionAbstract::__toString</a> — Nesnenin dizgesel tepkisini g&ouml;rselleştirir</li></ul></li><li><a href="class.reflectionmethod.php">ReflectionMethod</a> — ReflectionMethod Sınıfı<ul class="chunklist chunklist_book chunklist_children"><li><a href="reflectionmethod.construct.php">ReflectionMethod::__construct</a> — Yeni bir ReflectionMethod nesnesi oluşturur</li><li><a href="reflectionmethod.createfrommethodname.php">ReflectionMethod::createFromMethodName</a> — Creates a new ReflectionMethod</li><li><a href="reflectionmethod.export.php">ReflectionMethod::export</a> — Bir y&ouml;ntem ihra&ccedil; eder</li><li><a href="reflectionmethod.getclosure.php">ReflectionMethod::getClosure</a> — Returns a dynamically created closure for the method</li><li><a href="reflectionmethod.getdeclaringclass.php">ReflectionMethod::getDeclaringClass</a> — Yansıtılan y&ouml;ntemin bildirildiği sınıfı d&ouml;nd&uuml;r&uuml;r</li><li><a href="reflectionmethod.getmodifiers.php">ReflectionMethod::getModifiers</a> — Erişim değiştiricileri d&ouml;nd&uuml;r&uuml;r</li><li><a href="reflectionmethod.getprototype.php">ReflectionMethod::getPrototype</a> — Y&ouml;ntem bildirimini (varsa) d&ouml;nd&uuml;r&uuml;r</li><li><a href="reflectionmethod.hasprototype.php">ReflectionMethod::hasPrototype</a> — Returns whether a method has a prototype</li><li><a href="reflectionmethod.invoke.php">ReflectionMethod::invoke</a> — Y&ouml;ntemi &ccedil;ağırır</li><li><a href="reflectionmethod.invokeargs.php">ReflectionMethod::invokeArgs</a> — Bağımsız değişkenlerini dizi i&ccedil;inde aktararak y&ouml;ntemi &ccedil;ağırır</li><li><a href="reflectionmethod.isabstract.php">ReflectionMethod::isAbstract</a> — Y&ouml;ntem soyut mu diye bakar</li><li><a href="reflectionmethod.isconstructor.php">ReflectionMethod::isConstructor</a> — Y&ouml;ntem bir kurucu mu diye bakar</li><li><a href="reflectionmethod.isdestructor.php">ReflectionMethod::isDestructor</a> — Y&ouml;ntem bir yıkıcı mı diye bakar</li><li><a href="reflectionmethod.isfinal.php">ReflectionMethod::isFinal</a> — Y&ouml;ntem final olarak mı bildirilmiş diye bakar</li><li><a href="reflectionmethod.isprivate.php">ReflectionMethod::isPrivate</a> — Y&ouml;ntem private olarak mı bildirilmiş diye bakar</li><li><a href="reflectionmethod.isprotected.php">ReflectionMethod::isProtected</a> — Y&ouml;ntem protected olarak mı bildirilmiş diye bakar</li><li><a href="reflectionmethod.ispublic.php">ReflectionMethod::isPublic</a> — Y&ouml;ntem public olarak mı bildirilmiş diye bakar</li><li><a href="reflectionmethod.setaccessible.php">ReflectionMethod::setAccessible</a> — Set method accessibility</li><li><a href="reflectionmethod.tostring.php">ReflectionMethod::__toString</a> — Yansıtılan y&ouml;ntemin dizgesel g&ouml;sterimini d&ouml;nd&uuml;r&uuml;r</li></ul></li><li><a href="class.reflectionnamedtype.php">ReflectionNamedType</a> — ReflectionNamedType sınıfı<ul class="chunklist chunklist_book chunklist_children"><li><a href="reflectionnamedtype.getname.php">ReflectionNamedType::getName</a> — Get the name of the type as a string</li><li><a href="reflectionnamedtype.isbuiltin.php">ReflectionNamedType::isBuiltin</a> — Checks if it is a built-in type</li></ul></li><li><a href="class.reflectionobject.php">ReflectionObject</a> — ReflectionObject Sınıfı<ul class="chunklist chunklist_book chunklist_children"><li><a href="reflectionobject.construct.php">ReflectionObject::__construct</a> — Bir ReflectionObject nesnesi oluşturur</li><li><a href="reflectionobject.export.php">ReflectionObject::export</a> — Sınıfı ihra&ccedil; eder</li></ul></li><li><a href="class.reflectionparameter.php">ReflectionParameter</a> — ReflectionParameter Sınıfı<ul class="chunklist chunklist_book chunklist_children"><li><a href="reflectionparameter.allowsnull.php">ReflectionParameter::allowsNull</a> — null değere izin veriliyor mu diye bakar</li><li><a href="reflectionparameter.canbepassedbyvalue.php">ReflectionParameter::canBePassedByValue</a> — Returns whether this parameter can be passed by value</li><li><a href="reflectionparameter.clone.php">ReflectionParameter::__clone</a> — Nesneyi kopyalar</li><li><a href="reflectionparameter.construct.php">ReflectionParameter::__construct</a> — Bir ReflectionParameter nesnesi oluşturur</li><li><a href="reflectionparameter.export.php">ReflectionParameter::export</a> — Sınıfı ihra&ccedil; eder</li><li><a href="reflectionparameter.getattributes.php">ReflectionParameter::getAttributes</a> — Gets Attributes</li><li><a href="reflectionparameter.getclass.php">ReflectionParameter::getClass</a> — Yansıtılan bağımsız değişkenin ReflectionClass &ouml;rneğini d&ouml;nd&uuml;r&uuml;r</li><li><a href="reflectionparameter.getdeclaringclass.php">ReflectionParameter::getDeclaringClass</a> — Bildiren sınıfı d&ouml;nd&uuml;r&uuml;r</li><li><a href="reflectionparameter.getdeclaringfunction.php">ReflectionParameter::getDeclaringFunction</a> — Bildiren işlevi d&ouml;nd&uuml;r&uuml;r</li><li><a href="reflectionparameter.getdefaultvalue.php">ReflectionParameter::getDefaultValue</a> — Bağımsız değişkenin &ouml;ntanımlı değerini d&ouml;nd&uuml;r&uuml;r</li><li><a href="reflectionparameter.getdefaultvalueconstantname.php">ReflectionParameter::getDefaultValueConstantName</a> — Returns the default value's constant name if default value is constant or null</li><li><a href="reflectionparameter.getname.php">ReflectionParameter::getName</a> — Bağımsız değişkenin ismini d&ouml;nd&uuml;r&uuml;r</li><li><a href="reflectionparameter.getposition.php">ReflectionParameter::getPosition</a> — Bağımsız değişkenin konumunu d&ouml;nd&uuml;r&uuml;r</li><li><a href="reflectionparameter.gettype.php">ReflectionParameter::getType</a> — Gets a parameter's type</li><li><a href="reflectionparameter.hastype.php">ReflectionParameter::hasType</a> — Checks if parameter has a type</li><li><a href="reflectionparameter.isarray.php">ReflectionParameter::isArray</a> — Bağımsız değişken değeri bir dizi mi olacak diye bakar</li><li><a href="reflectionparameter.iscallable.php">ReflectionParameter::isCallable</a> — Returns whether parameter MUST be callable</li><li><a href="reflectionparameter.isdefaultvalueavailable.php">ReflectionParameter::isDefaultValueAvailable</a> — &Ouml;ntanımlı bir değerin kullanılabilir olup olmadığına bakar</li><li><a href="reflectionparameter.isdefaultvalueconstant.php">ReflectionParameter::isDefaultValueConstant</a> — Returns whether the default value of this parameter is a constant</li><li><a href="reflectionparameter.isoptional.php">ReflectionParameter::isOptional</a> — Bağımsız değişken se&ccedil;imlik mi diye bakar</li><li><a href="reflectionparameter.ispassedbyreference.php">ReflectionParameter::isPassedByReference</a> — Bağımsız değişken g&ouml;nderimli aktarılabilir mi diye bakar</li><li><a href="reflectionparameter.ispromoted.php">ReflectionParameter::isPromoted</a> — Checks if a parameter is promoted to a property</li><li><a href="reflectionparameter.isvariadic.php">ReflectionParameter::isVariadic</a> — Checks if the parameter is variadic</li><li><a href="reflectionparameter.tostring.php">ReflectionParameter::__toString</a> — Dizgesel tepkiyi g&ouml;rselleştirir</li></ul></li><li><a href="class.reflectionproperty.php">ReflectionProperty</a> — ReflectionProperty Sınıfı<ul class="chunklist chunklist_book chunklist_children"><li><a href="reflectionproperty.clone.php">ReflectionProperty::__clone</a> — &Ouml;zelliği kopyalar</li><li><a href="reflectionproperty.construct.php">ReflectionProperty::__construct</a> — Bir ReflectionProperty nesnesi oluşturur</li><li><a href="reflectionproperty.export.php">ReflectionProperty::export</a> — &Ouml;zelliği ihra&ccedil; eder</li><li><a href="reflectionproperty.getattributes.php">ReflectionProperty::getAttributes</a> — Gets Attributes</li><li><a href="reflectionproperty.getdeclaringclass.php">ReflectionProperty::getDeclaringClass</a> — Bildiren sınıfı d&ouml;nd&uuml;r&uuml;r</li><li><a href="reflectionproperty.getdefaultvalue.php">ReflectionProperty::getDefaultValue</a> — Returns the default value declared for a property</li><li><a href="reflectionproperty.getdoccomment.php">ReflectionProperty::getDocComment</a> — &Ouml;zellik a&ccedil;ıklamalarını d&ouml;nd&uuml;r&uuml;r</li><li><a href="reflectionproperty.gethook.php">ReflectionProperty::getHook</a> — Returns a reflection object for a specified hook</li><li><a href="reflectionproperty.gethooks.php">ReflectionProperty::getHooks</a> — Returns an array of all hooks on this property</li><li><a href="reflectionproperty.getmodifiers.php">ReflectionProperty::getModifiers</a> — Erişim değiştiricileri d&ouml;nd&uuml;r&uuml;r</li><li><a href="reflectionproperty.getname.php">ReflectionProperty::getName</a> — &Ouml;zelliğin ismini d&ouml;nd&uuml;r&uuml;r</li><li><a href="reflectionproperty.getrawvalue.php">ReflectionProperty::getRawValue</a> — Returns the value of a property, bypassing a get hook if defined</li><li><a href="reflectionproperty.getsettabletype.php">ReflectionProperty::getSettableType</a> — Returns the parameter type of a setter hook</li><li><a href="reflectionproperty.gettype.php">ReflectionProperty::getType</a> — Gets a property's type</li><li><a href="reflectionproperty.getvalue.php">ReflectionProperty::getValue</a> — &Ouml;zelliğin değerini d&ouml;nd&uuml;r&uuml;r</li><li><a href="reflectionproperty.hasdefaultvalue.php">ReflectionProperty::hasDefaultValue</a> — Checks if property has a default value declared</li><li><a href="reflectionproperty.hashook.php">ReflectionProperty::hasHook</a> — Returns whether the property has a given hook defined</li><li><a href="reflectionproperty.hashooks.php">ReflectionProperty::hasHooks</a> — Returns whether the property has any hooks defined</li><li><a href="reflectionproperty.hastype.php">ReflectionProperty::hasType</a> — Checks if property has a type</li><li><a href="reflectionproperty.isabstract.php">ReflectionProperty::isAbstract</a> — Determines if a property is abstract</li><li><a href="reflectionproperty.isdefault.php">ReflectionProperty::isDefault</a> — &Ouml;zellik &ouml;ntanımlı mı diye bakar</li><li><a href="reflectionproperty.isdynamic.php">ReflectionProperty::isDynamic</a> — Checks if property is a dynamic property</li><li><a href="reflectionproperty.isfinal.php">ReflectionProperty::isFinal</a> — Determines if this property is final or not</li><li><a href="reflectionproperty.isinitialized.php">ReflectionProperty::isInitialized</a> — Checks whether a property is initialized</li><li><a href="reflectionproperty.islazy.php">ReflectionProperty::isLazy</a> — Checks whether a property is lazy</li><li><a href="reflectionproperty.isprivate.php">ReflectionProperty::isPrivate</a> — &Ouml;zellik private olarak mı bildirilmiş diye bakar</li><li><a href="reflectionproperty.isprivateset.php">ReflectionProperty::isPrivateSet</a> — Checks if property is private for writing</li><li><a href="reflectionproperty.ispromoted.php">ReflectionProperty::isPromoted</a> — Checks if property is promoted</li><li><a href="reflectionproperty.isprotected.php">ReflectionProperty::isProtected</a> — &Ouml;zellik protected olarak mı bildirilmiş diye bakar</li><li><a href="reflectionproperty.isprotectedset.php">ReflectionProperty::isProtectedSet</a> — Checks whether the property is protected for writing</li><li><a href="reflectionproperty.ispublic.php">ReflectionProperty::isPublic</a> — &Ouml;zellik public olarak mı bildirilmiş diye bakar</li><li><a href="reflectionproperty.isreadonly.php">ReflectionProperty::isReadOnly</a> — Checks if property is readonly</li><li><a href="reflectionproperty.isstatic.php">ReflectionProperty::isStatic</a> — &Ouml;zellik duruk mu diye bakar</li><li><a href="reflectionproperty.isvirtual.php">ReflectionProperty::isVirtual</a> — Determines if a property is virtual</li><li><a href="reflectionproperty.setaccessible.php">ReflectionProperty::setAccessible</a> — &Ouml;zelliği erişilebilir kılar</li><li><a href="reflectionproperty.setrawvalue.php">ReflectionProperty::setRawValue</a> — Sets the value of a property, bypassing a set hook if defined</li><li><a href="reflectionproperty.setrawvaluewithoutlazyinitialization.php">ReflectionProperty::setRawValueWithoutLazyInitialization</a> — Set raw property value without triggering lazy initialization</li><li><a href="reflectionproperty.setvalue.php">ReflectionProperty::setValue</a> — &Ouml;zelliğe değer atar</li><li><a href="reflectionproperty.skiplazyinitialization.php">ReflectionProperty::skipLazyInitialization</a> — Marks property as non-lazy</li><li><a href="reflectionproperty.tostring.php">ReflectionProperty::__toString</a> — Dizgesel g&ouml;sterimi d&ouml;nd&uuml;r&uuml;r</li></ul></li><li><a href="class.reflectiontype.php">ReflectionType</a> — ReflectionType sınıfı<ul class="chunklist chunklist_book chunklist_children"><li><a href="reflectiontype.allowsnull.php">ReflectionType::allowsNull</a> — Checks if null is allowed</li><li><a href="reflectiontype.tostring.php">ReflectionType::__toString</a> — To string</li></ul></li><li><a href="class.reflectionuniontype.php">ReflectionUnionType</a> — ReflectionUnionType sınıfı<ul class="chunklist chunklist_book chunklist_children"><li><a href="reflectionuniontype.gettypes.php">ReflectionUnionType::getTypes</a> — Returns the types included in the union type</li></ul></li><li><a href="class.reflectiongenerator.php">ReflectionGenerator</a> — ReflectionGenerator sınıfı<ul class="chunklist chunklist_book chunklist_children"><li><a href="reflectiongenerator.construct.php">ReflectionGenerator::__construct</a> — Constructs a ReflectionGenerator object</li><li><a href="reflectiongenerator.getexecutingfile.php">ReflectionGenerator::getExecutingFile</a> — Gets the file name of the currently executing generator</li><li><a href="reflectiongenerator.getexecutinggenerator.php">ReflectionGenerator::getExecutingGenerator</a> — Gets the executing Generator object</li><li><a href="reflectiongenerator.getexecutingline.php">ReflectionGenerator::getExecutingLine</a> — Gets the currently executing line of the generator</li><li><a href="reflectiongenerator.getfunction.php">ReflectionGenerator::getFunction</a> — Gets the function name of the generator</li><li><a href="reflectiongenerator.getthis.php">ReflectionGenerator::getThis</a> — Gets the $this value of the generator</li><li><a href="reflectiongenerator.gettrace.php">ReflectionGenerator::getTrace</a> — Gets the trace of the executing generator</li><li><a href="reflectiongenerator.isclosed.php">ReflectionGenerator::isClosed</a> — Checks if execution finished</li></ul></li><li><a href="class.reflectionfiber.php">ReflectionFiber</a> — ReflectionFiber sınıfı<ul class="chunklist chunklist_book chunklist_children"><li><a href="reflectionfiber.construct.php">ReflectionFiber::__construct</a> — Constructs a ReflectionFiber object</li><li><a href="reflectionfiber.getcallable.php">ReflectionFiber::getCallable</a> — Gets the callable used to create the Fiber</li><li><a href="reflectionfiber.getexecutingfile.php">ReflectionFiber::getExecutingFile</a> — Get the file name of the current execution point</li><li><a href="reflectionfiber.getexecutingline.php">ReflectionFiber::getExecutingLine</a> — Get the line number of the current execution point</li><li><a href="reflectionfiber.getfiber.php">ReflectionFiber::getFiber</a> — Get the reflected Fiber instance</li><li><a href="reflectionfiber.gettrace.php">ReflectionFiber::getTrace</a> — Get the backtrace of the current execution point</li></ul></li><li><a href="class.reflectionintersectiontype.php">ReflectionIntersectionType</a> — ReflectionIntersectionType sınıfı<ul class="chunklist chunklist_book chunklist_children"><li><a href="reflectionintersectiontype.gettypes.php">ReflectionIntersectionType::getTypes</a> — Returns the types included in the intersection type</li></ul></li><li><a href="class.reflectionreference.php">ReflectionReference</a> — ReflectionReference sınıfı<ul class="chunklist chunklist_book chunklist_children"><li><a href="reflectionreference.construct.php">ReflectionReference::__construct</a> — Private constructor to disallow direct instantiation</li><li><a href="reflectionreference.fromarrayelement.php">ReflectionReference::fromArrayElement</a> — Create a ReflectionReference from an array element</li><li><a href="reflectionreference.getid.php">ReflectionReference::getId</a> — Get unique ID of a reference</li></ul></li><li><a href="class.reflectionattribute.php">ReflectionAttribute</a> — ReflectionAttribute sınıfı<ul class="chunklist chunklist_book chunklist_children"><li><a href="reflectionattribute.construct.php">ReflectionAttribute::__construct</a> — Private constructor to disallow direct instantiation</li><li><a href="reflectionattribute.getarguments.php">ReflectionAttribute::getArguments</a> — Gets arguments passed to attribute</li><li><a href="reflectionattribute.getname.php">ReflectionAttribute::getName</a> — Gets attribute name</li><li><a href="reflectionattribute.gettarget.php">ReflectionAttribute::getTarget</a> — Returns the target of the attribute as bitmask</li><li><a href="reflectionattribute.isrepeated.php">ReflectionAttribute::isRepeated</a> — Returns whether the attribute of this name has been repeated on a code element</li><li><a href="reflectionattribute.newinstance.php">ReflectionAttribute::newInstance</a> — Instantiates the attribute class represented by this ReflectionAttribute class and arguments</li></ul></li><li><a href="class.reflector.php">Reflector</a> — Reflector Aray&uuml;z&uuml;<ul class="chunklist chunklist_book chunklist_children"><li><a href="reflector.export.php">Reflector::export</a> — Sınıfı ihra&ccedil; eder</li></ul></li><li><a href="class.reflectionexception.php">ReflectionException</a> — ReflectionException Sınıfı</li><li><a href="enum.propertyhooktype.php">PropertyHookType</a> — The PropertyHookType Enum</li></ul></div><?php manual_footer($setup); ?>